Interface IReplicationInOperationsStatistics<T extends IReplicationInOperations>

All Known Implementing Classes:
MirrorStatisticsImpl

public interface IReplicationInOperationsStatistics<T extends IReplicationInOperations>
  • Method Details

    • getSourceChannelStatistics

      T getSourceChannelStatistics(String channelName)
      Get incoming channels statistics
      Parameters:
      channelName - the name of the source incoming channel. Format : <space-containerName:spaceName>
    • getAllSourceChannelStatistics

      Map<String,? extends T> getAllSourceChannelStatistics()
      Get incoming statistics for all space instances incoming channels