Class RegularPrimaryKeyVacuum<PK extends io.datarouter.model.key.primary.RegularPrimaryKey<PK>>

java.lang.Object
io.datarouter.storage.util.BaseIndexingNodeVacuum<PK,PK>
io.datarouter.storage.util.RegularPrimaryKeyVacuum<PK>

public class RegularPrimaryKeyVacuum<PK extends io.datarouter.model.key.primary.RegularPrimaryKey<PK>> extends BaseIndexingNodeVacuum<PK,PK>
  • Method Details

    • getKey

      protected PK getKey(PK pk)
      Specified by:
      getKey in class BaseIndexingNodeVacuum<PK extends io.datarouter.model.key.primary.RegularPrimaryKey<PK>,PK extends io.datarouter.model.key.primary.RegularPrimaryKey<PK>>