Interface HBaseCompactionInfo
- All Known Implementing Classes:
DefaultHBaseCompactionInfo
public interface HBaseCompactionInfo
-
Method Summary
Modifier and Type Method Description default DurationgetCompactionPeriod(DrRegionInfo<?> regionInfo)default DurationgetCompactionTriggerPeriod()default StringgetDisplayServerName(String serverName)List<io.datarouter.storage.client.ClientId>getManagedClientIds()
-
Method Details
-
getCompactionTriggerPeriod
-
getCompactionPeriod
-
getDisplayServerName
-
getManagedClientIds
List<io.datarouter.storage.client.ClientId> getManagedClientIds()
-