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.operationparker.impl |
Contains the implementation code for the
OperationParker . |
com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
Modifier and Type | Class and Description |
---|---|
class |
DistributedExecutorService |
Modifier and Type | Class and Description |
---|---|
class |
OperationParkerImpl |
Modifier and Type | Class and Description |
---|---|
class |
OperationServiceImpl
This is the implementation of the
InternalOperationService . |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.