Uses of Class
io.datarouter.storage.node.factory.BaseNodeFactory
| Package | Description |
|---|---|
| io.datarouter.storage.node.builder | |
| io.datarouter.storage.node.factory |
-
Uses of BaseNodeFactory in io.datarouter.storage.node.builder
Constructors in io.datarouter.storage.node.builder with parameters of type BaseNodeFactory Constructor Description NodeBuilder(BaseNodeFactory nodeFactory, java.util.function.Supplier<java.lang.Boolean> enableDiagnosticsSupplier, ClientId clientId, java.util.function.Supplier<EK> entityKeySupplier, java.util.function.Supplier<D> databeanSupplier, java.util.function.Supplier<F> fielderSupplier) -
Uses of BaseNodeFactory in io.datarouter.storage.node.factory
Subclasses of BaseNodeFactory in io.datarouter.storage.node.factory Modifier and Type Class Description classNodeFactoryclassSettinglessNodeFactory