Hierarchy For Package org.apache.druid.query.rowsandcols
Class Hierarchy
- java.lang.Object
- org.apache.druid.query.rowsandcols.AppendableMapOfColumns (implements org.apache.druid.query.rowsandcols.semantic.AppendableRowsAndColumns)
- org.apache.druid.query.rowsandcols.ArrayListRowsAndColumns<RowType> (implements org.apache.druid.query.rowsandcols.semantic.AppendableRowsAndColumns)
- org.apache.druid.query.rowsandcols.ConcatRowsAndColumns (implements org.apache.druid.query.rowsandcols.RowsAndColumns)
- org.apache.druid.query.rowsandcols.CursorFactoryRowsAndColumns (implements org.apache.druid.segment.CloseableShapeshifter, org.apache.druid.query.rowsandcols.RowsAndColumns)
- org.apache.druid.query.rowsandcols.EmptyRowsAndColumns (implements org.apache.druid.query.rowsandcols.RowsAndColumns)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- org.apache.druid.query.rowsandcols.RowsAndColumns.RowsAndColumnsDeserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.apache.druid.query.rowsandcols.RowsAndColumns.RowsAndColumnsSerializer
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.apache.druid.query.rowsandcols.LazilyDecoratedRowsAndColumns (implements org.apache.druid.query.rowsandcols.RowsAndColumns)
- org.apache.druid.query.rowsandcols.LimitedRowsAndColumns (implements org.apache.druid.query.rowsandcols.RowsAndColumns)
- org.apache.druid.query.rowsandcols.MapOfColumnsRowsAndColumns (implements org.apache.druid.query.rowsandcols.RowsAndColumns)
- org.apache.druid.query.rowsandcols.MapOfColumnsRowsAndColumns.Builder
- org.apache.druid.query.rowsandcols.RearrangedRowsAndColumns (implements org.apache.druid.query.rowsandcols.RowsAndColumns)
Interface Hierarchy
- org.apache.druid.query.rowsandcols.RowsAndColumns