| Package | Description |
|---|---|
| com.hazelcast.cluster | |
| com.hazelcast.impl | |
| com.hazelcast.impl.ascii | |
| com.hazelcast.impl.base | |
| com.hazelcast.impl.concurrentmap | |
| com.hazelcast.impl.wan | |
| com.hazelcast.nio | |
| com.hazelcast.util |
| Modifier and Type | Field and Description |
|---|---|
protected Node |
AbstractNodeAware.node |
| Modifier and Type | Method and Description |
|---|---|
Node |
AbstractNodeAware.getNode() |
Node |
NodeAware.getNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNodeAware.setNode(Node node) |
void |
NodeAware.setNode(Node node) |
| Constructor and Description |
|---|
ClusterImpl(Node node) |
ClusterManager(Node node) |
ClusterService(Node node) |
| Modifier and Type | Field and Description |
|---|---|
Node |
FactoryImpl.node |
protected Node |
AbstractJoiner.node |
protected Node |
BaseManager.node |
| Modifier and Type | Method and Description |
|---|---|
Node |
ClientHandlerService.CountDownLatchLeave.getNode() |
Node |
BaseManager.getNode() |
Node |
CMap.getNode() |
static Node |
TestUtil.getNode(HazelcastInstance h) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientHandlerService.ClientOperationHandler.handle(Node node,
Packet packet) |
abstract void |
ClientHandlerService.ClientOperationHandler.processCall(Node node,
Packet packet) |
void |
ClientHandlerService.CountDownLatchLeave.setNode(Node node) |
| Constructor and Description |
|---|
AbstractJoiner(Node node) |
BaseManager(Node node) |
ClientHandlerService(Node node) |
ClientRequestHandler(Node node,
Packet packet,
CallContext callContext,
ClientHandlerService.ClientOperationHandler clientOperationHandler,
Subject subject) |
ExecutorServiceProxy(Node node,
String name) |
MulticastJoiner(Node node) |
MulticastService(Node node,
MulticastSocket multicastSocket) |
NodeMulticastListener(Node node) |
SplitBrainHandler(Node node) |
TcpIpJoiner(Node node) |
TcpIpJoinerOverAWS(Node node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
TextCommandService.getNode() |
Node |
TextCommandServiceImpl.getNode() |
| Constructor and Description |
|---|
TextCommandServiceImpl(Node node) |
| Modifier and Type | Field and Description |
|---|---|
protected Node |
DefaultNodeInitializer.node |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNodeInitializer.afterInitialize(Node node) |
void |
NodeInitializer.afterInitialize(Node node) |
void |
DefaultNodeInitializer.beforeInitialize(Node node) |
void |
NodeInitializer.beforeInitialize(Node node) |
static void |
VersionCheck.check(Node hazelcastNode,
String buildDate,
String version) |
void |
DefaultNodeInitializer.printNodeInfo(Node node) |
void |
NodeInitializer.printNodeInfo(Node node) |
| Constructor and Description |
|---|
SystemLogService(Node node) |
| Modifier and Type | Method and Description |
|---|---|
static SystemLog |
MapSystemLogFactory.newRedoLog(Node node,
Request request,
Constants.RedoType redoType,
boolean isCaller) |
| Modifier and Type | Method and Description |
|---|---|
void |
WanReplicationEndpoint.init(Node node,
String groupName,
String password,
String... targets) |
void |
WanNoDelayReplication.init(Node node,
String groupName,
String password,
String... targets) |
| Constructor and Description |
|---|
WanReplicationService(Node node) |
| Constructor and Description |
|---|
NodeIOService(Node node) |
| Constructor and Description |
|---|
HealthMonitor(Node node,
HealthMonitorLevel logLevel,
int delaySeconds) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.