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 | Method and Description |
---|---|
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> |
MirrorStatistics.getAllSourceChannelStatistics()
Get mirror statistics for all space instances incoming channels to the mirror
|
Copyright © GigaSpaces.