BlockManagerStorageEndpoint¶
BlockManagerStorageEndpoint is an IsolatedRpcEndpoint.
Creating Instance¶
BlockManagerStorageEndpoint takes the following to be created:
BlockManagerStorageEndpoint is created when:
BlockManageris created
Messages¶
DecommissionBlockManager¶
When received, receiveAndReply requests the BlockManager to decommissionSelf.
DecommissionBlockManager is sent out when BlockManager is requested to decommissionBlockManager.