Uses of Interface
io.datarouter.storage.servertype.ServerTypes
| Package | Description |
|---|---|
| io.datarouter.storage.config | |
| io.datarouter.storage.config.properties | |
| io.datarouter.storage.servertype |
-
Uses of ServerTypes in io.datarouter.storage.config
Constructors in io.datarouter.storage.config with parameters of type ServerTypes Constructor Description DatarouterStoragePluginBuilder(ServerTypes serverTypes, List<ClientId> defaultClientIds) -
Uses of ServerTypes in io.datarouter.storage.config.properties
Constructors in io.datarouter.storage.config.properties with parameters of type ServerTypes Constructor Description DatarouterServerTypeSupplier(ComputedPropertiesFinder finder, ServerTypes serverTypes) -
Uses of ServerTypes in io.datarouter.storage.servertype
Classes in io.datarouter.storage.servertype that implement ServerTypes Modifier and Type Class Description classBaseServerTypes