Uses of Class
org.apache.pinot.server.conf.ServerConf
-
Packages that use ServerConf Package Description org.apache.pinot.server.starter org.apache.pinot.server.starter.helix -
-
Uses of ServerConf in org.apache.pinot.server.starter
Constructors in org.apache.pinot.server.starter with parameters of type ServerConf Constructor Description ServerInstance(ServerConf serverConf, org.apache.helix.HelixManager helixManager, AccessControlFactory accessControlFactory) -
Uses of ServerConf in org.apache.pinot.server.starter.helix
Methods in org.apache.pinot.server.starter.helix that return ServerConf Modifier and Type Method Description static ServerConfDefaultHelixStarterServerConfig. getDefaultHelixServerConfig(PinotConfiguration externalConfigs)
-