Uses of Class
io.datarouter.storage.util.BaseNodeVacuum.BaseNodeVacuumBuilder
Packages that use BaseNodeVacuum.BaseNodeVacuumBuilder
-
Uses of BaseNodeVacuum.BaseNodeVacuumBuilder in io.datarouter.storage.util
Classes in io.datarouter.storage.util with type parameters of type BaseNodeVacuum.BaseNodeVacuumBuilderModifier and TypeClassDescriptionstatic 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.utilModifier and TypeClassDescriptionstatic 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>>