| 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 | 
MirrorStatistics.getSourceChannelStatistics(String channelName)
Get the mirror statistics per specific space instance replication channel that replicates
 data to the mirror. 
 | 
MirrorOperations | 
MirrorStatisticsImpl.getSourceChannelStatistics(String channelName)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,? extends MirrorOperations> | 
MirrorStatistics.getAllSourceChannelStatistics()
Get mirror statistics for all space instances incoming channels to the mirror 
 | 
Map<String,? extends MirrorOperations> | 
MirrorStatisticsImpl.getAllSourceChannelStatistics()  | 
Copyright © GigaSpaces.