Uses of Interface
io.datarouter.storage.servertype.ServerTypeDetector
| Package | Description |
|---|---|
| io.datarouter.storage.config | |
| io.datarouter.storage.servertype |
-
Uses of ServerTypeDetector in io.datarouter.storage.config
Method parameters in io.datarouter.storage.config with type arguments of type ServerTypeDetector Modifier and Type Method Description DatarouterStoragePlugin.DatarouterStoragePluginBuilderDatarouterStoragePlugin.DatarouterStoragePluginBuilder. setServerTypeDetector(Class<? extends ServerTypeDetector> serveTypeDetectorClass) -
Uses of ServerTypeDetector in io.datarouter.storage.servertype
Classes in io.datarouter.storage.servertype that implement ServerTypeDetector Modifier and Type Class Description classDatarouterServerTypeDetectorstatic classServerTypeDetector.NoOpServerTypeDetectorstatic classServerTypeDetector.OnlyDevelopmentServerTypeDetector