Package | Description |
---|---|
com.hazelcast.executor.impl |
This package contains IExecutorService functionality for Hazelcast.
The IExecutorService extends the ExecutorService and provides all kinds
of additional methods related to distributed systems. |
com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
com.hazelcast.spi.impl.waitnotifyservice.impl |
Contains the implementation code for the
WaitNotifyService . |
Modifier and Type | Class and Description |
---|---|
class |
DistributedExecutorService |
Modifier and Type | Class and Description |
---|---|
class |
OperationServiceImpl
This is the implementation of the
InternalOperationService . |
Modifier and Type | Class and Description |
---|---|
class |
WaitNotifyServiceImpl |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.