Package | Description |
---|---|
com.gigaspaces.blobstore.pmem | |
com.gigaspaces.cluster.replication.async.mirror |
Provides information about mirror statistics.
|
com.gigaspaces.internal.cluster.node.impl | |
com.gigaspaces.internal.cluster.node.impl.backlog | |
com.gigaspaces.internal.cluster.node.impl.groups | |
com.gigaspaces.internal.cluster.node.impl.groups.reliableasync | |
com.gigaspaces.internal.oshi | |
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.sync.mirror | |
com.gigaspaces.metrics | |
com.gigaspaces.server.blobstore | |
com.j_spaces.core.cache.blobStore.memory_pool | |
org.openspaces.pu.container |
An abstraction of a Processing Unit Containers.
|
Modifier and Type | Method and Description |
---|---|
void |
PmemMemoryPool.initMetrics(MetricRegistrator metricRegistrator) |
Modifier and Type | Method and Description |
---|---|
void |
MirrorOperationsImpl.register(MetricRegistrator metricRegistrator) |
void |
MirrorOperationStatisticsImpl.register(MetricRegistrator registrator,
String prefix) |
void |
MirrorStatisticsImpl.setMetricRegistrator(MetricRegistrator metricRegistrator) |
Modifier and Type | Method and Description |
---|---|
MetricRegistrator |
ReplicationNode.getMetricRegister() |
Constructor and Description |
---|
ReplicationNode(ReplicationNodeConfig replicationNodeConfig,
IReplicationNodeBuilder nodeBuilder,
String name,
MetricRegistrator metricRegister) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSingleFileGroupBacklog.registerWith(MetricRegistrator metricRegister) |
void |
IReplicationGroupBacklog.registerWith(MetricRegistrator metricRegister) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractReplicationSourceChannel.registerWith(MetricRegistrator metricRegister) |
void |
IReplicationSourceGroup.registerWith(MetricRegistrator metricRegister) |
void |
AbstractReplicationSourceGroup.registerWith(MetricRegistrator metricRegister) |
void |
IReplicationSourceGroup.setActive(MetricRegistrator metricRegistrator) |
void |
AbstractReplicationSourceGroup.setActive(MetricRegistrator metricRegistrator) |
Modifier and Type | Method and Description |
---|---|
void |
ReliableAsyncReplicationSourceGroup.setActive(MetricRegistrator metricRegistrator) |
Modifier and Type | Method and Description |
---|---|
static void |
OshiGaugeUtils.registerNetworkMetrics(oshi.hardware.NetworkIF networkIF,
MetricRegistrator networkRegistrator) |
Modifier and Type | Method and Description |
---|---|
MetricRegistrator |
SpaceEngine.extendSpaceMetricRegistrator(String prefix,
Map<String,String> extraTags,
Map<String,DynamicMetricTag> extraDynamicTags) |
MetricRegistrator |
SpaceEngine.getDataTypeMetricRegistrar(String dataTypeName) |
MetricRegistrator |
SpaceEngine.getDataTypeMetricRegistrar(String typeName,
String indexName) |
MetricRegistrator |
SpaceEngine.getMetricRegistrator() |
Constructor and Description |
---|
MirrorService(String name,
Uuid uuid,
MirrorConfig mirrorConfig,
SpaceSynchronizationEndpoint syncEndpoint,
Class<?> dataClass,
SpaceTypeManager typeManager,
MetricRegistrator metricRegister) |
Modifier and Type | Class and Description |
---|---|
class |
DummyMetricRegistrator |
class |
InternalMetricRegistrator |
Modifier and Type | Method and Description |
---|---|
MetricRegistrator |
MetricManager.createRegistrator(String prefix) |
MetricRegistrator |
MetricManager.createRegistrator(String prefix,
Map<String,String> tags) |
MetricRegistrator |
MetricManager.createRegistrator(String prefix,
Map<String,String> tags,
Map<String,DynamicMetricTag> dynamicTags) |
MetricRegistrator |
DummyMetricRegistrator.extend(String prefix) |
MetricRegistrator |
InternalMetricRegistrator.extend(String prefix) |
abstract MetricRegistrator |
MetricRegistrator.extend(String prefix) |
MetricRegistrator |
InternalMetricRegistrator.extend(String prefix,
Map<String,String> newTags,
Map<String,DynamicMetricTag> newDynamicTags) |
static MetricRegistrator |
DummyMetricRegistrator.get() |
Modifier and Type | Method and Description |
---|---|
List<MetricRegistrator> |
MetricManager.registerProcessMetrics(Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
static void |
MetricManager.registerTaskManagerMetrics(MetricRegistrator registrator,
TaskManager taskManager) |
static void |
MetricManager.registerThreadPoolMetrics(MetricRegistrator registrator,
DynamicThreadPoolExecutor dynamicThreadPoolExecutor) |
Modifier and Type | Method and Description |
---|---|
MetricRegistrator |
BlobStoreConfig.getMetricRegistrator() |
Constructor and Description |
---|
BlobStoreConfig(String spaceName,
int numberOfPartitions,
int numberOfBackups,
boolean warmStart,
MetricRegistrator metricRegistrator) |
Modifier and Type | Method and Description |
---|---|
MetricRegistrator |
AbstractMemoryPool.getMetricRegistrator() |
Modifier and Type | Method and Description |
---|---|
void |
OffHeapMemoryPool.initMetrics(MetricRegistrator metricRegistrator) |
abstract void |
AbstractMemoryPool.initMetrics(MetricRegistrator metricRegistrator) |
void |
AbstractMemoryPool.setMetricRegistrator(MetricRegistrator metricRegistrator) |
Modifier and Type | Method and Description |
---|---|
MetricRegistrator |
ProcessingUnitContainerConfig.getMetricRegistrator() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessingUnitContainerConfig.setMetricRegistrator(MetricRegistrator metricRegistrator) |
void |
ProcessingUnitContainerProvider.setMetricRegistrator(MetricRegistrator metricRegistrator) |
Copyright © GigaSpaces.