Package | Description |
---|---|
com.gigaspaces.cluster.replication.async.mirror |
Provides information about mirror statistics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MirrorStatistics
Interface for mirror operation statistics.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMirrorOperations
Abstract class for
MirrorOperations implementations. |
class |
MirrorOperationsImpl |
class |
MirrorStatisticsImpl
Default implementation of the mirror space statistics.
|
Modifier and Type | Method and Description |
---|---|
MirrorOperations |
MirrorStatisticsImpl.getSourceChannelStatistics(String channelName) |
MirrorOperations |
MirrorStatistics.getSourceChannelStatistics(String channelName)
Get the mirror statistics per specific space instance replication channel that replicates
data to the mirror.
|
Modifier and Type | Method and Description |
---|---|
Map<String,? extends MirrorOperations> |
MirrorStatisticsImpl.getAllSourceChannelStatistics() |
Map<String,? extends MirrorOperations> |
MirrorStatistics.getAllSourceChannelStatistics()
Get mirror statistics for all space instances incoming channels to the mirror
|
Copyright © GigaSpaces.