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>
  • Method Details

    • getKey

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