Uses of Interface
com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Packages that use MirrorOperations
Package
Description
Provides information about mirror statistics.
-
Uses of MirrorOperations in com.gigaspaces.cluster.replication.async.mirror
Subinterfaces of MirrorOperations in com.gigaspaces.cluster.replication.async.mirrorModifier and TypeInterfaceDescriptioninterfaceInterface for mirror operation statistics.Classes in com.gigaspaces.cluster.replication.async.mirror that implement MirrorOperationsModifier and TypeClassDescriptionclassAbstract class forMirrorOperationsimplementations.classclassDefault implementation of the mirror space statistics.Methods in com.gigaspaces.cluster.replication.async.mirror that return MirrorOperationsModifier and TypeMethodDescriptionMirrorStatistics.getSourceChannelStatistics(String channelName) Get the mirror statistics per specific space instance replication channel that replicates data to the mirror.MirrorStatisticsImpl.getSourceChannelStatistics(String channelName) Methods in com.gigaspaces.cluster.replication.async.mirror that return types with arguments of type MirrorOperationsModifier and TypeMethodDescriptionMap<String,? extends MirrorOperations> MirrorStatistics.getAllSourceChannelStatistics()Get mirror statistics for all space instances incoming channels to the mirrorMap<String,? extends MirrorOperations> MirrorStatisticsImpl.getAllSourceChannelStatistics()