In Process
Interface which represents an in process node and exposes available services.
Inheritors
Properties
Link copied to clipboard
The location of the node's base directory
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get the JMX server address for this node, if JMX is enabled
Link copied to clipboard
Get the p2p address for this node
Link copied to clipboard
Get the rpc address for this node
Link copied to clipboard
Get the rpc admin address for this node
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun <T> registerInitiatedFlow(initiatedFlowClass: Class<T>): <Error class: unknown class><T>
Register a flow that is initiated by another flow
Link copied to clipboard