Out Of Process Impl
data class OutOfProcessImpl(val nodeInfo: <Error class: unknown class>, val rpc: <Error class: unknown class>, val configuration: <Error class: unknown class>, val webAddress: <Error class: unknown class>, val useHTTPS: Boolean, val debugPort: Int?, val process: Process, val onStopCallback: () -> Unit) : OutOfProcess, NodeHandleInternal
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
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
Link copied to clipboard