| Class and Description |
|---|
| io.druid.query.filter.ExtractionDimFilter |
| io.druid.query.ReflectionLoaderThingy |
| io.druid.query.ReflectionQueryToolChestWarehouse |
| Method and Description |
|---|
| io.druid.query.groupby.epinephelinae.IntGrouper.aggregate(Integer)
Please use
IntGrouper.aggregate(int) instead. |
| io.druid.query.groupby.epinephelinae.IntGrouper.aggregate(Integer, int)
Please use
IntGrouper.aggregate(int, int) instead. |
| io.druid.segment.LongColumnSelector.classOfObject()
This method is marked as deprecated in LongColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of LongColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.FloatColumnSelector.classOfObject()
This method is marked as deprecated in FloatColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of FloatColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DoubleColumnSelector.classOfObject()
This method is marked as deprecated in DoubleColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of DoubleColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DimensionSelector.classOfObject()
always throws
UnsupportedOperationException |
| io.druid.segment.data.GenericIndexedWriter.combineStreams() |
| io.druid.query.BaseQuery.computeOverridenContext(Map<String, Object>)
use
computeOverriddenContext(getContext(), overrides))
instead. This method may be removed in the next minor or major version of Druid. |
| io.druid.query.topn.TopNQueryBuilder.copy(TopNQuery) |
| io.druid.query.topn.TopNQueryBuilder.copy(TopNQueryBuilder) |
| io.druid.segment.ObjectColumnSelector.getDouble()
This method is marked as deprecated in ObjectColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of ObjectColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.LongColumnSelector.getDouble()
This method is marked as deprecated in LongColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of LongColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.FloatColumnSelector.getDouble()
This method is marked as deprecated in FloatColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of FloatColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DimensionSelector.getDouble()
always throws
UnsupportedOperationException |
| io.druid.query.dimension.DimensionSpec.getExtractionFn() |
| io.druid.segment.ObjectColumnSelector.getFloat()
This method is marked as deprecated in ObjectColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of ObjectColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.LongColumnSelector.getFloat()
This method is marked as deprecated in LongColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of LongColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DoubleColumnSelector.getFloat()
This method is marked as deprecated in DoubleColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of DoubleColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DimensionSelector.getFloat()
always throws
UnsupportedOperationException |
| io.druid.segment.ObjectColumnSelector.getLong()
This method is marked as deprecated in ObjectColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of ObjectColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.FloatColumnSelector.getLong()
This method is marked as deprecated in FloatColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of FloatColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DoubleColumnSelector.getLong()
This method is marked as deprecated in DoubleColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of DoubleColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DimensionSelector.getLong()
always throws
UnsupportedOperationException |
| io.druid.segment.LongColumnSelector.getObject()
This method is marked as deprecated in LongColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of LongColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.FloatColumnSelector.getObject()
This method is marked as deprecated in FloatColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of FloatColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DoubleColumnSelector.getObject()
This method is marked as deprecated in DoubleColumnSelector to minimize the probability of accidential
calling. "Polymorphism" of DoubleColumnSelector should be used only when operating on
ColumnValueSelector
objects. |
| io.druid.segment.DimensionSelector.getObject()
always throws
UnsupportedOperationException |
| io.druid.segment.serde.ComplexMetricSerde.getObjectStrategy() |
| io.druid.query.Queries.prepareAggregations(List<AggregatorFactory>, List<PostAggregator>) |
| io.druid.query.lookup.LookupExtractorFactory.replaces(LookupExtractorFactory) |
Copyright © 2011–2017. All rights reserved.