public interface PlatformProcessor extends GridProcessor
GridComponent.DiscoveryDataExchangeType| Modifier and Type | Method and Description |
|---|---|
void |
awaitStart()
Await until platform processor is safe to use (i.e.
|
PlatformContext |
context()
Gets platform context.
|
long |
environmentPointer()
Get environment pointer associated with this processor.
|
Ignite |
ignite()
Gets owning Ignite instance.
|
void |
registerStore(PlatformCacheStore store,
boolean convertBinary)
Register cache store.
|
void |
releaseStart()
Notify processor that it is safe to use.
|
collectGridNodeData, collectJoiningNodeData, discoveryDataType, onDisconnected, onGridDataReceived, onJoiningNodeDataReceived, onKernalStart, onKernalStop, onReconnected, printMemoryStats, start, stop, validateNode, validateNodeIgnite ignite()
long environmentPointer()
PlatformContext context()
void releaseStart()
void awaitStart()
throws IgniteCheckedException
has been called.IgniteCheckedException - If failed.void registerStore(PlatformCacheStore store, boolean convertBinary) throws IgniteCheckedException
store - Store.convertBinary - Convert binary flag.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020