|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartitionAware | |
---|---|
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. |
Uses of PartitionAware in com.hazelcast.core |
---|
Classes in com.hazelcast.core that implement PartitionAware | |
---|---|
class |
PartitionAwareKey<K,P>
A PartitionAware key. |
Uses of PartitionAware in com.hazelcast.executor.impl |
---|
Classes in com.hazelcast.executor.impl that implement PartitionAware | |
---|---|
class |
RunnableAdapter<V>
An adapter that adapts a Runnable to become a Callable . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |