| Package | Description | 
|---|---|
| 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.server.space | |
| com.gigaspaces.internal.sync.mirror | |
| com.gigaspaces.metrics | |
| com.gigaspaces.server.blobstore | |
| com.j_spaces.core.cache.blobStore.offheap | |
| org.openspaces.pu.container | 
 An abstraction of a Processing Unit Containers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MirrorOperationsImpl.register(MetricRegistrator metricRegistrator)  | 
void | 
MirrorOperationStatisticsImpl.register(MetricRegistrator registrator,
        String prefix)  | 
void | 
MirrorStatisticsImpl.setMetricRegistrator(MetricRegistrator metricRegistrator)  | 
| Constructor and Description | 
|---|
ReplicationNode(ReplicationNodeConfig replicationNodeConfig,
               IReplicationNodeBuilder nodeBuilder,
               String name,
               MetricRegistrator metricRegister)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IReplicationGroupBacklog.registerWith(MetricRegistrator metricRegister)  | 
void | 
AbstractSingleFileGroupBacklog.registerWith(MetricRegistrator metricRegister)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractReplicationSourceGroup.registerWith(MetricRegistrator metricRegister)  | 
void | 
IReplicationSourceGroup.registerWith(MetricRegistrator metricRegister)  | 
void | 
AbstractReplicationSourceChannel.registerWith(MetricRegistrator metricRegister)  | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
abstract MetricRegistrator | 
MetricRegistrator.extend(String prefix)  | 
MetricRegistrator | 
InternalMetricRegistrator.extend(String prefix)  | 
MetricRegistrator | 
DummyMetricRegistrator.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 | 
|---|---|
void | 
OffHeapMemoryPool.initMetrics(MetricRegistrator metricRegistrator)  | 
| Modifier and Type | Method and Description | 
|---|---|
MetricRegistrator | 
ProcessingUnitContainerConfig.getMetricRegistrator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessingUnitContainerProvider.setMetricRegistrator(MetricRegistrator metricRegistrator)  | 
void | 
ProcessingUnitContainerConfig.setMetricRegistrator(MetricRegistrator metricRegistrator)  | 
Copyright © GigaSpaces.