Uses of Class
org.nustaq.kontraktor.services.rlserver.SimpleRLConfig
| Package | Description |
|---|---|
| org.nustaq.kontraktor.services.rlserver |
-
Uses of SimpleRLConfig in org.nustaq.kontraktor.services.rlserver
Fields in org.nustaq.kontraktor.services.rlserver declared as SimpleRLConfig Modifier and Type Field Description static SimpleRLConfigSimpleRLConfig. getMethods in org.nustaq.kontraktor.services.rlserver that return SimpleRLConfig Modifier and Type Method Description static SimpleRLConfigRLJsonServer. Cfg()static SimpleRLConfigSimpleRLConfig. read()static SimpleRLConfigSimpleRLConfig. read(java.lang.String pathname)static SimpleRLConfigSimpleRLConfig. read(java.lang.String pathname, java.lang.Class<? extends SimpleRLConfig> simpleRLConfigClass)Methods in org.nustaq.kontraktor.services.rlserver with parameters of type SimpleRLConfig Modifier and Type Method Description protected static org.nustaq.reallive.api.RecordStorageSingleProcessRLCluster. createOrConnectMongoDBStorage(org.nustaq.reallive.api.TableDescription desc, SimpleRLConfig scfg)Method parameters in org.nustaq.kontraktor.services.rlserver with type arguments of type SimpleRLConfig Modifier and Type Method Description static SimpleRLConfigSimpleRLConfig. read(java.lang.String pathname, java.lang.Class<? extends SimpleRLConfig> simpleRLConfigClass)