Interface HBaseCompactionInfo

All Known Implementing Classes:
DefaultHBaseCompactionInfo

public interface HBaseCompactionInfo
  • Method Details

    • getCompactionTriggerPeriod

      default Duration getCompactionTriggerPeriod()
    • getCompactionPeriod

      default Duration getCompactionPeriod​(DrRegionInfo<?> regionInfo)
    • getDisplayServerName

      default String getDisplayServerName​(String serverName)
    • getManagedClientIds

      List<io.datarouter.storage.client.ClientId> getManagedClientIds()