Uses of Class
org.apache.druid.segment.realtime.appenderator.Committed
-
Packages that use Committed Package Description org.apache.druid.segment.realtime.appenderator -
-
Uses of Committed in org.apache.druid.segment.realtime.appenderator
Methods in org.apache.druid.segment.realtime.appenderator that return Committed Modifier and Type Method Description static CommittedCommitted. create(Map<SegmentIdWithShardSpec,Integer> hydrants0, Object metadata)static CommittedCommitted. nil()CommittedCommitted. with(Map<String,Integer> hydrantsToAdd)CommittedCommitted. without(String identifierAsString)
-