Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
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. |
Modifier and Type | Class and Description |
---|---|
class |
PartitionAwareKey<K,P>
A
PartitionAware key. |
Modifier and Type | Class and Description |
---|---|
class |
RunnableAdapter<V>
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.