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 Classes Modifier and Type Class Description static 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