Uses of Class
org.apache.druid.discovery.DataNodeService
Packages that use DataNodeService
-
Uses of DataNodeService in org.apache.druid.discovery
Methods in org.apache.druid.discovery that return DataNodeServiceModifier and TypeMethodDescriptionstatic DataNodeServiceDataNodeService.fromJson(String tier, long maxSize, ServerType type, ServerType serverType, int priority) This JSON creator requires for the "type" subtype key ofDruidServiceto appear before the "type" property of this class in the serialized JSON. -
Uses of DataNodeService in org.apache.druid.guice
Methods in org.apache.druid.guice that return DataNodeServiceModifier and TypeMethodDescriptionStorageNodeModule.getDataNodeService(ServerTypeConfig serverTypeConfig, DruidServerConfig config, Boolean isSegmentCacheConfigured)