Package io.datarouter.storage.util
Class PrimaryKeyVacuum<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
java.lang.Object
io.datarouter.storage.util.BaseNodeVacuum<PK,PK>
io.datarouter.storage.util.PrimaryKeyVacuum<PK>
public class PrimaryKeyVacuum<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
extends BaseNodeVacuum<PK,PK>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classPrimaryKeyVacuum.PrimaryKeyVacuumBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>Nested classes/interfaces inherited from class io.datarouter.storage.util.BaseNodeVacuum
BaseNodeVacuum.BaseNodeVacuumBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,T, C extends BaseNodeVacuum.BaseNodeVacuumBuilder<PK, T, C>> -
Method Summary
Methods inherited from class io.datarouter.storage.util.BaseNodeVacuum
run