Uses of Class
org.apache.druid.utils.CircularBuffer
-
Packages that use CircularBuffer Package Description org.apache.druid.segment.incremental -
-
Uses of CircularBuffer in org.apache.druid.segment.incremental
Methods in org.apache.druid.segment.incremental that return CircularBuffer Modifier and Type Method Description CircularBuffer<ParseExceptionReport>ParseExceptionHandler. getSavedParseExceptionReports()
-