Uses of Class
io.datarouter.storage.util.BaseNodeVacuum.BaseNodeVacuumBuilder
| Package | Description |
|---|---|
| io.datarouter.storage.util |
-
Uses of BaseNodeVacuum.BaseNodeVacuumBuilder in io.datarouter.storage.util
Classes in io.datarouter.storage.util with type parameters of type BaseNodeVacuum.BaseNodeVacuumBuilder Modifier and Type Class Description static classBaseNodeVacuum.BaseNodeVacuumBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,T,C extends BaseNodeVacuum.BaseNodeVacuumBuilder<PK,T,C>>Subclasses of BaseNodeVacuum.BaseNodeVacuumBuilder in io.datarouter.storage.util Modifier and Type Class Description static classDatabeanVacuum.DatabeanVacuumBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>static classPrimaryKeyVacuum.PrimaryKeyVacuumBuilder<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>