|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatisticsAwareService | |
|---|---|
| com.hazelcast.collection.impl.queue | |
| 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.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
| com.hazelcast.multimap.impl | Contains classes for Hazelcast MultiMap module. |
| com.hazelcast.topic.impl | This package contains ITopic functionality for Hazelcast. With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. |
| Uses of StatisticsAwareService in com.hazelcast.collection.impl.queue |
|---|
| Classes in com.hazelcast.collection.impl.queue that implement StatisticsAwareService | |
|---|---|
class |
QueueService
Provides important services via methods for the the Queue such as QueueEvictionProcessor |
| Uses of StatisticsAwareService in com.hazelcast.executor.impl |
|---|
| Classes in com.hazelcast.executor.impl that implement StatisticsAwareService | |
|---|---|
class |
DistributedExecutorService
|
| Uses of StatisticsAwareService in com.hazelcast.map.impl |
|---|
| Classes in com.hazelcast.map.impl that implement StatisticsAwareService | |
|---|---|
class |
MapService
Defines map service behavior. |
| Fields in com.hazelcast.map.impl declared as StatisticsAwareService | |
|---|---|
protected StatisticsAwareService |
MapService.statisticsAwareService
|
| Uses of StatisticsAwareService in com.hazelcast.multimap.impl |
|---|
| Classes in com.hazelcast.multimap.impl that implement StatisticsAwareService | |
|---|---|
class |
MultiMapService
|
| Uses of StatisticsAwareService in com.hazelcast.topic.impl |
|---|
| Classes in com.hazelcast.topic.impl that implement StatisticsAwareService | |
|---|---|
class |
TopicService
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||