CloseableFlowManagerRPCOps

Properties

Link copied to clipboard
abstract val protocolVersion: Int

Returns the RPC protocol version. Exists since version 0 so guaranteed to be present.

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun debugCheckpoints()

Dump all the current flow checkpoints, alongside with the node's main jar, all CorDapps and driver jars into a zip file in the node's log directory.

Link copied to clipboard
abstract fun dumpCheckpoints()

Dump all the current flow checkpoints as JSON into a zip file in the node's log directory.