Interface IReplicationInOperationsStatistics<T extends IReplicationInOperations>
- All Known Implementing Classes:
MirrorStatisticsImpl
public interface IReplicationInOperationsStatistics<T extends IReplicationInOperations>
-
Method Summary
Modifier and TypeMethodDescriptionGet incoming statistics for all space instances incoming channelsgetSourceChannelStatistics(String channelName) Get incoming channels statistics
-
Method Details
-
getSourceChannelStatistics
Get incoming channels statistics- Parameters:
channelName- the name of the source incoming channel. Format : <space-containerName:spaceName>
-
getAllSourceChannelStatistics
Get incoming statistics for all space instances incoming channels
-