GigaSpaces XAP 9.7.2 API

Uses of Interface
com.gigaspaces.cluster.replication.async.mirror.MirrorOperations

Packages that use MirrorOperations
com.gigaspaces.cluster.replication.async.mirror Provides information about mirror statistics. 
 

Uses of MirrorOperations in com.gigaspaces.cluster.replication.async.mirror
 

Subinterfaces of MirrorOperations in com.gigaspaces.cluster.replication.async.mirror
 interface MirrorStatistics
           Interface for mirror operation statistics.
 

Methods in com.gigaspaces.cluster.replication.async.mirror that return MirrorOperations
 MirrorOperations MirrorStatistics.getSourceChannelStatistics(String channelName)
          Get the mirror statistics per specific space instance replication channel that replicates data to the mirror.
 

Methods in com.gigaspaces.cluster.replication.async.mirror that return types with arguments of type MirrorOperations
 Map<String,? extends MirrorOperations> MirrorStatistics.getAllSourceChannelStatistics()
          Get mirror statistics for all space instances incoming channels to the mirror
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.