Package | Description |
---|---|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalIndexesStats
The implementation of internal indexes stats specialized for global indexes.
|
class |
PartitionIndexesStats
The implementation of internal indexes stats specialized for partitioned
indexes.
|
Modifier and Type | Field and Description |
---|---|
static IndexesStats |
IndexesStats.EMPTY
Empty no-op internal indexes stats.
|
Modifier and Type | Method and Description |
---|---|
IndexesStats |
Indexes.getIndexesStats()
Returns the indexes stats of this indexes instance.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.