Package | Description |
---|---|
com.hazelcast.client.spi.impl |
Provides util classes for the Hazelcast client SPI.
|
com.hazelcast.client.spi.impl.listener | |
com.hazelcast.internal.cluster.impl |
This package contains the implementation of the cluster functionality.
|
com.hazelcast.internal.diagnostics |
Contains functionality what is happening in a HazelcastInstance.
|
com.hazelcast.internal.metrics |
Contains the Hazelcast Metrics.
|
com.hazelcast.internal.metrics.impl |
Contains the
MetricsRegistry implementation. |
com.hazelcast.internal.metrics.metricsets |
Contains all kinds of metric packs.
|
com.hazelcast.internal.networking.nio |
Contains the non blocking
EventLoopGroup functionality. |
com.hazelcast.internal.networking.spinning |
Contains the implementation of the
SpinningEventLoopGroup . |
com.hazelcast.internal.partition.impl |
Contains the actual implementation of the
InternalPartitionService . |
com.hazelcast.memory |
Provides classes/interfaces for memory utilities, heap/native memory storage support.
|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking for cluster members
This whole package is internal and no compatibility will be provided. |
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.spi.impl.eventservice.impl |
Contains the code for the
InternalEventService implementation. |
com.hazelcast.spi.impl.operationexecutor.impl |
Contains the
OperationExecutorImpl code. |
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. |
com.hazelcast.spi.impl.proxyservice.impl |
Contains the implementation of the
InternalProxyService . |
com.hazelcast.util.executor |
This package contains classes related to Util.Executor
|
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Class and Description |
---|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Class and Description |
---|
DoubleGauge
A DoubleGauge is {link Gauge} where a particular double value is read instantaneous.
|
DoubleProbeFunction
A
ProbeFunction that provides a double value and can be used to create a probe using
MetricsRegistry#register(Object, String, DoubleProbeFunction) |
Gauge
A Gauge is
Metric where a particular value is read instantaneous. |
LongGauge
A LongGauge is
Gauge where a particular long value is read instantaneous. |
LongProbeFunction
A
ProbeFunction that provides a long value and can be used to create a probe using
MetricsRegistry#register(Object, String, LongProbeFunction) |
Metric
A Metric is a 'quantitative measure' of something for example the number of operations pending, number of operations
per second being executed etc.
|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
ProbeFunction
A marker interface.
|
ProbeLevel
With the probe level one can control which probes are being tracked by the MetricsRegistry and which ones are not.
|
Class and Description |
---|
DoubleGauge
A DoubleGauge is {link Gauge} where a particular double value is read instantaneous.
|
DoubleProbeFunction
A
ProbeFunction that provides a double value and can be used to create a probe using
MetricsRegistry#register(Object, String, DoubleProbeFunction) |
LongProbeFunction
A
ProbeFunction that provides a long value and can be used to create a probe using
MetricsRegistry#register(Object, String, LongProbeFunction) |
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
ProbeLevel
With the probe level one can control which probes are being tracked by the MetricsRegistry and which ones are not.
|
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of probes).
|
MetricsRegistry
The MetricsRegistry is responsible for recording all kinds of Hazelcast/JVM specific information to
help out with issues like performance or stability problems.
|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Class and Description |
---|
Probe
Annotation that can be placed on a field or method of an object to indicate that it should be tracked by the
MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.