Uses of Class
org.apache.druid.segment.indexing.RealtimeIOConfig
-
Packages that use RealtimeIOConfig Package Description org.apache.druid.segment.realtime -
-
Uses of RealtimeIOConfig in org.apache.druid.segment.realtime
Methods in org.apache.druid.segment.realtime that return RealtimeIOConfig Modifier and Type Method Description RealtimeIOConfigFireDepartment. getIOConfig()Constructors in org.apache.druid.segment.realtime with parameters of type RealtimeIOConfig Constructor Description FireDepartment(DataSchema dataSchema, RealtimeIOConfig ioConfig, RealtimeTuningConfig tuningConfig)
-