public interface NodeInitializer
Modifier and Type | Method and Description |
---|---|
void |
afterInitialize(Node node) |
void |
beforeInitialize(Node node) |
void |
destroy() |
Storage<DataRef> |
getOffHeapStorage() |
SecurityContext |
getSecurityContext() |
void |
printNodeInfo(Node node) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.