Package | Description |
---|---|
messif.netbucket.replication |
Replication support for remote buckets.
|
messif.statistics |
Statistic gathering support.
|
Modifier and Type | Field and Description |
---|---|
protected StatisticSimpleWeakrefCounter |
ReplicationNetworkBucketDispatcher.bucketOperationDistcompCounter
Statistic for per query operation DC
|
Modifier and Type | Method and Description |
---|---|
StatisticSimpleWeakrefCounter |
ReplicationNetworkBucketDispatcher.getBucketOperationDistcompCounter()
Get this bucket dispatcher's statistic for per query operation DC
|
Modifier and Type | Method and Description |
---|---|
protected StatisticSimpleWeakrefCounter |
StatisticSimpleWeakrefCounter.cast() |
static StatisticSimpleWeakrefCounter |
StatisticSimpleWeakrefCounter.getStatistics(java.lang.String name)
Create new statistic object with specified name or get the one already existing
|
Modifier and Type | Method and Description |
---|---|
protected void |
StatisticSimpleWeakrefCounter.setFrom(StatisticSimpleWeakrefCounter sourceStat) |
protected void |
StatisticSimpleWeakrefCounter.updateFrom(StatisticSimpleWeakrefCounter sourceStat)
Statistics merging
|