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
Networking functionality. |
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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Probe
Annotation that can be placed on a field or a 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Class and Description |
---|
Probe
Annotation that can be placed on a field or a 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Class and Description |
---|
DoubleGauge
A DoubleGauge is a
Gauge where a particular double value is read
instantaneously. |
DoubleProbeFunction
A
ProbeFunction that provides a double value and can be used to
create a probe using MetricsRegistry.register(Object, String, ProbeLevel, LongProbeFunction) |
Gauge
A Gauge is a
Metric where a particular value is read instantaneously. |
LongGauge
A LongGauge is a
Gauge where a particular long value is read
instantaneously. |
LongProbeFunction
A
ProbeFunction that provides a long value and can be used to create
a probe using MetricsRegistry.register(Object, String, ProbeLevel, 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
ProbeBuilder
Immutable builder object to register Probes.
|
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.
|
ProbeUnit
Measurement unit of a Probe.
|
Class and Description |
---|
DoubleGauge
A DoubleGauge is a
Gauge where a particular double value is read
instantaneously. |
DoubleProbeFunction
A
ProbeFunction that provides a double value and can be used to
create a probe using MetricsRegistry.register(Object, String, ProbeLevel, LongProbeFunction) |
LongProbeFunction
A
ProbeFunction that provides a long value and can be used to create
a probe using MetricsRegistry.register(Object, String, ProbeLevel, LongProbeFunction) |
MetricsRegistry
The MetricsRegistry is a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
ProbeBuilder
Immutable builder object to register Probes.
|
ProbeLevel
With the probe level one can control which probes are being tracked by the
MetricsRegistry and which ones are not.
|
ProbeUnit
Measurement unit of a Probe.
|
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Probe
Annotation that can be placed on a field or a 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 a 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 a 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 a 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Class and Description |
---|
MetricsRegistry
The MetricsRegistry is a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Class and Description |
---|
MetricsProvider
To be implemented by an object that can provide metrics (so has a bunch of
probes).
|
MetricsRegistry
The MetricsRegistry is a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Probe
Annotation that can be placed on a field or a 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Probe
Annotation that can be placed on a field or a 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Probe
Annotation that can be placed on a field or a 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Probe
Annotation that can be placed on a field or a 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 a registry of various Hazelcast/JVM internal
information to help out with debugging, performance or stability issues.
|
Probe
Annotation that can be placed on a field or a 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 a method of an object to indicate
that it should be tracked by the MetricsRegistry when the
MetricsRegistry.scanAndRegister(Object, String) is called. |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.