- C - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CachedVectorContainer - Class in org.apache.drill.exec.cache
-
- CachedVectorContainer(WritableBatch, BufferAllocator) - Constructor for class org.apache.drill.exec.cache.CachedVectorContainer
-
- CachedVectorContainer(BufferAllocator) - Constructor for class org.apache.drill.exec.cache.CachedVectorContainer
-
- CachedVectorContainer(byte[], BufferAllocator) - Constructor for class org.apache.drill.exec.cache.CachedVectorContainer
-
- CachingStoreProvider - Class in org.apache.drill.exec.store.sys
-
- CachingStoreProvider(PStoreProvider) - Constructor for class org.apache.drill.exec.store.sys.CachingStoreProvider
-
- CALC_INSTANCE_DRILL - Static variable in class org.apache.drill.exec.planner.logical.DrillReduceExpressionsRule
-
- CALL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- callBack - Variable in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch
-
- callBack - Variable in class org.apache.drill.exec.record.AbstractSingleRecordBatch
-
- CALLED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- cancel() - Method in class org.apache.drill.exec.work.foreman.Foreman
-
Cancel the query.
- cancel() - Method in class org.apache.drill.exec.work.fragment.FragmentExecutor
-
Cancel the execution of this fragment is in an appropriate state.
- cancel() - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
- cancel() - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- cancel() - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- cancelAndRemoveFragmentManagerIfExists(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.rpc.control.WorkEventBus
-
Cancels and removes fragment manager (for the corresponding the handle) from the work event bus, Currently, used
for fragments waiting on data (root and intermediate).
- cancelDeleteOnExit(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- cancelFragment(RpcOutcomeListener<GeneralRPCProtos.Ack>, ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel
-
- cancelQuery(UserBitShared.QueryId) - Method in class org.apache.drill.exec.client.DrillClient
-
- cancelQuery(String) - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources
-
- cancelQuery(UserBitShared.QueryId) - Method in class org.apache.drill.exec.work.user.UserWorker
-
- canConvert(RelOptPlanner, DrillDistributionTrait, DrillDistributionTrait) - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTraitDef
-
- canDoWork(int, boolean, boolean, boolean) - Method in class org.apache.drill.exec.physical.impl.window.WindowFunction
-
- canonicalize() - Method in class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- canonicalize() - Method in class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder
-
- canonicalize() - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
Sorts vectors into canonical order (by field name).
- canonicalize(VectorContainer) - Static method in class org.apache.drill.exec.record.VectorContainer
-
Sorts vectors into canonical order (by field name) in new VectorContainer.
- canPushdownProjects(List<SchemaPath>) - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- canPushdownProjects(List<SchemaPath>) - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
GroupScan should check the list of columns, and see if it could support all the columns in the list.
- canPushdownProjects(List<SchemaPath>) - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- canPushdownProjects(List<SchemaPath>) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- capacity() - Method in class org.apache.drill.exec.record.DeadBuf
-
- capacity(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.NullableVarLengthValuesColumn
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.Decimal28Column
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.Decimal38Column
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableDecimal28Column
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableDecimal38Column
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableVarBinaryColumn
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableVarCharColumn
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.VarBinaryColumn
-
- capacity() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.VarCharColumn
-
- CARDINALITY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CASCADE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CASCADED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CASE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CaseExpression() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- CAST - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CAST_TO_NULLABLE_NUMERIC - Static variable in interface org.apache.drill.exec.ExecConstants
-
- CAST_TO_NULLABLE_NUMERIC_OPTION - Static variable in interface org.apache.drill.exec.ExecConstants
-
- CastBigIntDate - Class in org.apache.drill.exec.expr.fn.impl
-
- CastBigIntDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.CastBigIntDate
-
- CastBigIntDecimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal18
-
- CastBigIntDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal28Sparse
-
- CastBigIntDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal38Sparse
-
- CastBigIntDecimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal9
-
- CastBigIntFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntFloat4
-
- CastBigIntFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntFloat8
-
- CastBigIntInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntInt
-
- CastBigIntTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- CastBigIntTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.CastBigIntTimeStamp
-
- CastBigIntVarBinary - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntVarBinary
-
- CastBigIntVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBigIntVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntVarChar
-
- CastBitTinyInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastBitTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastBitTinyInt
-
- CastDateToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDateToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDateToTimeStamp
-
- CastDateToVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDateToVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDateToVarChar
-
- CastDecimal18BigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18BigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18BigInt
-
- CastDecimal18Decimal28Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Decimal28Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal28Dense
-
- CastDecimal18Decimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Decimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal28Sparse
-
- CastDecimal18Decimal38Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Decimal38Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal38Dense
-
- CastDecimal18Decimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Decimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal38Sparse
-
- CastDecimal18Decimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Decimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal9
-
- CastDecimal18Float4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Float4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Float4
-
- CastDecimal18Float8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Float8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Float8
-
- CastDecimal18Int - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18Int() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Int
-
- CastDecimal18VarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal18VarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18VarChar
-
- CastDecimal28DenseDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28DenseDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseDecimal28Sparse
-
- CastDecimal28DenseDecimal38Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28DenseDecimal38Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseDecimal38Dense
-
- CastDecimal28DenseDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28DenseDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseDecimal38Sparse
-
- CastDecimal28DenseFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28DenseFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseFloat4
-
- CastDecimal28DenseFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28DenseFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseFloat8
-
- CastDecimal28SparseBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseBigInt
-
- CastDecimal28SparseDecimal28Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseDecimal28Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseDecimal28Dense
-
- CastDecimal28SparseDecimal38Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseDecimal38Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseDecimal38Dense
-
- CastDecimal28SparseDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseDecimal38Sparse
-
- CastDecimal28SparseFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseFloat4
-
- CastDecimal28SparseFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseFloat8
-
- CastDecimal28SparseInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseInt
-
- CastDecimal28SparseVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal28SparseVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseVarChar
-
- CastDecimal38DenseDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38DenseDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38DenseDecimal38Sparse
-
- CastDecimal38DenseFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38DenseFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38DenseFloat4
-
- CastDecimal38DenseFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38DenseFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38DenseFloat8
-
- CastDecimal38SparseBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseBigInt
-
- CastDecimal38SparseDecimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal18
-
- CastDecimal38SparseDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal28Sparse
-
- CastDecimal38SparseDecimal38Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseDecimal38Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal38Dense
-
- CastDecimal38SparseDecimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal9
-
- CastDecimal38SparseFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseFloat4
-
- CastDecimal38SparseFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseFloat8
-
- CastDecimal38SparseInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseInt
-
- CastDecimal38SparseVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal38SparseVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseVarChar
-
- CastDecimal9BigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9BigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9BigInt
-
- CastDecimal9Decimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Decimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal18
-
- CastDecimal9Decimal28Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Decimal28Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal28Dense
-
- CastDecimal9Decimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Decimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal28Sparse
-
- CastDecimal9Decimal38Dense - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Decimal38Dense() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal38Dense
-
- CastDecimal9Decimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Decimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal38Sparse
-
- CastDecimal9Float4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Float4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Float4
-
- CastDecimal9Float8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Float8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Float8
-
- CastDecimal9Int - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9Int() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Int
-
- CastDecimal9VarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastDecimal9VarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9VarChar
-
- CastEmptyStringNullableVarCharToNullableBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableBigInt
-
- CastEmptyStringNullableVarCharToNullableDecimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal18
-
- CastEmptyStringNullableVarCharToNullableDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal28Sparse
-
- CastEmptyStringNullableVarCharToNullableDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal38Sparse
-
- CastEmptyStringNullableVarCharToNullableDecimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal9
-
- CastEmptyStringNullableVarCharToNullableFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableFloat4
-
- CastEmptyStringNullableVarCharToNullableFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableFloat8
-
- CastEmptyStringNullableVarCharToNullableInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringNullableVarCharToNullableInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableInt
-
- CastEmptyStringVarCharToNullableBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableBigInt
-
- CastEmptyStringVarCharToNullableDecimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal18
-
- CastEmptyStringVarCharToNullableDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal28Sparse
-
- CastEmptyStringVarCharToNullableDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal38Sparse
-
- CastEmptyStringVarCharToNullableDecimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal9
-
- CastEmptyStringVarCharToNullableFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableFloat4
-
- CastEmptyStringVarCharToNullableFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableFloat8
-
- CastEmptyStringVarCharToNullableInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastEmptyStringVarCharToNullableInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableInt
-
- CastFloat4BigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4BigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4BigInt
-
- CastFloat4Decimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4Decimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal18
-
- CastFloat4Decimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4Decimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal28Sparse
-
- CastFloat4Decimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4Decimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal38Sparse
-
- CastFloat4Decimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4Decimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal9
-
- CastFloat4Float8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4Float8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Float8
-
- CastFloat4Int - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4Int() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Int
-
- CastFloat4VarBinary - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4VarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4VarBinary
-
- CastFloat4VarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat4VarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4VarChar
-
- CastFloat8BigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8BigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8BigInt
-
- CastFloat8Decimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8Decimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal18
-
- CastFloat8Decimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8Decimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal28Sparse
-
- CastFloat8Decimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8Decimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal38Sparse
-
- CastFloat8Decimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8Decimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal9
-
- CastFloat8Float4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8Float4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Float4
-
- CastFloat8Int - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8Int() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Int
-
- CastFloat8VarBinary - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8VarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8VarBinary
-
- CastFloat8VarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastFloat8VarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8VarChar
-
- CastHighFunctions - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions
-
- CastHighFunctions.CastHighBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighBigInt
-
- CastHighFunctions.CastHighDecimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal18
-
- CastHighFunctions.CastHighDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal28Sparse
-
- CastHighFunctions.CastHighDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal38Sparse
-
- CastHighFunctions.CastHighDecimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal9
-
- CastHighFunctions.CastHighFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighFloat4
-
- CastHighFunctions.CastHighFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighFloat8
-
- CastHighFunctions.CastHighInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastHighFunctions.CastHighInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighInt
-
- CastIntBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntBigInt
-
- CastIntDecimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal18
-
- CastIntDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal28Sparse
-
- CastIntDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal38Sparse
-
- CastIntDecimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal9
-
- CastIntervalDayToInterval - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntervalDayToInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalDayToInterval
-
- CastIntervalDayToVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntervalDayToVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalDayToVarChar
-
- CastIntervalToIntervalDay - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntervalToIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalToIntervalDay
-
- CastIntervalToIntervalYear - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntervalToIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalToIntervalYear
-
- CastIntervalToVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntervalToVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalToVarChar
-
- CastIntervalYearToInterval - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntervalYearToInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalYearToInterval
-
- CastIntervalYearToVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntervalYearToVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalYearToVarChar
-
- CastIntFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntFloat4
-
- CastIntFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntFloat8
-
- CastIntTime - Class in org.apache.drill.exec.expr.fn.impl
-
- CastIntTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.CastIntTime
-
- CastIntVarBinary - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntVarBinary
-
- CastIntVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastIntVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastIntVarChar
-
- CastTimeStampToDate - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastTimeStampToDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastTimeStampToDate
-
- CastTimeStampToVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastTimeStampToVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastTimeStampToVarChar
-
- CastTimeToVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastTimeToVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastTimeToVarChar
-
- CastTinyIntBit - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastTinyIntBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastTinyIntBit
-
- CastVarBinaryBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryBigInt
-
- CastVarBinaryFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryFloat4
-
- CastVarBinaryFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryFloat8
-
- CastVarBinaryInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryInt
-
- CastVarBinaryToDate - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryToDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryToDate
-
- CastVarBinaryToTime - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryToTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryToTime
-
- CastVarBinaryToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryToTimeStamp
-
- CastVarBinaryVarBinary - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryVarBinary
-
- CastVarBinaryVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarBinaryVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryVarChar
-
- CastVarCharBigInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharBigInt
-
- CastVarCharDecimal18 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal18
-
- CastVarCharDecimal28Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharDecimal28Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal28Sparse
-
- CastVarCharDecimal38Sparse - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharDecimal38Sparse() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal38Sparse
-
- CastVarCharDecimal9 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal9
-
- CastVarCharFloat4 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharFloat4
-
- CastVarCharFloat8 - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharFloat8
-
- CastVarCharInt - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharInt
-
- CastVarCharToDate - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharToDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToDate
-
- CastVarCharToInterval - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharToInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToInterval
-
- CastVarCharToIntervalDay - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharToIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToIntervalDay
-
- CastVarCharToIntervalYear - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharToIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToIntervalYear
-
- CastVarCharToTime - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharToTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToTime
-
- CastVarCharToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToTimeStamp
-
- CastVarCharVar16Char - Class in org.apache.drill.exec.expr.fn.impl
-
- CastVarCharVar16Char() - Constructor for class org.apache.drill.exec.expr.fn.impl.CastVarCharVar16Char
-
- CastVarCharVarBinary - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharVarBinary
-
- CastVarCharVarChar - Class in org.apache.drill.exec.expr.fn.impl.gcast
-
- CastVarCharVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharVarChar
-
- CATALOG - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CATALOG_CONNECT - Variable in class org.apache.drill.exec.store.ischema.Records.Catalog
-
- CATALOG_DESCRIPTION - Variable in class org.apache.drill.exec.store.ischema.Records.Catalog
-
- CATALOG_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CATALOG_NAME - Variable in class org.apache.drill.exec.store.ischema.Records.Catalog
-
- CATALOG_NAME - Variable in class org.apache.drill.exec.store.ischema.Records.Schema
-
- CATS_COL_CATALOG_CONNECT - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- CATS_COL_CATALOG_DESCRIPTION - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- CATS_COL_CATALOG_NAME - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- CEIL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CEILING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHAIN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ChainedHashTable - Class in org.apache.drill.exec.physical.impl.common
-
- ChainedHashTable(HashTableConfig, FragmentContext, BufferAllocator, RecordBatch, RecordBatch, RecordBatch, boolean) - Constructor for class org.apache.drill.exec.physical.impl.common.ChainedHashTable
-
- CHAR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHAR_LENGTH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARACTER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARACTER_LENGTH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARACTER_MAXIMUM_LENGTH - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- CHARACTER_OCTET_LENGTH - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- CHARACTER_SET_CATALOG - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARACTER_SET_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARACTER_SET_SCHEMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARACTERISTICS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARACTERS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CHARSET - Static variable in class org.apache.drill.exec.planner.sql.parser.DrillParserUtil
-
- CHARSETNAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CharSubstring - Class in org.apache.drill.exec.expr.fn.impl
-
Evaluate a substring expression for a given UTF-8 value; specifying the start
position, and optionally the end position.
- CharSubstring() - Constructor for class org.apache.drill.exec.expr.fn.impl.CharSubstring
-
- CHECK - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- checkAndSetComparison(JoinCondition, JoinUtils.JoinComparator) - Static method in class org.apache.drill.exec.physical.impl.join.JoinUtils
-
- checkBroadcastConditions(RelOptPlanner, DrillJoinRel, RelNode, RelNode) - Method in class org.apache.drill.exec.planner.physical.JoinPruleBase
-
- checkBufferLength(DrillBuf, int, int, int) - Static method in class org.apache.drill.exec.util.ByteBufUtil
-
Verifies that the the space provided in the buffer is of specified size.
- checkCartesianJoin(RelNode, List<Integer>, List<Integer>) - Static method in class org.apache.drill.exec.physical.impl.join.JoinUtils
-
Check if the given RelNode contains any Cartesian join.
- checkClass(Class<?>) - Method in enum org.apache.drill.exec.cache.DistributedCache.SerializationMode
-
- CheckClassVisitorFsm - Class in org.apache.drill.exec.compile
-
A ClassVisitor that verifies the required call sequence described in
http://asm.ow2.org/asm50/javadoc/user/org/objectweb/asm/ClassVisitor.html .
- CheckClassVisitorFsm(int, ClassVisitor) - Constructor for class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
See ClassVisitor.ClassVisitor(int, ClassVisitor)
.
- checkDecimalTypeEnabled(OptionManager) - Static method in class org.apache.drill.exec.store.parquet.ParquetReaderUtility
-
- checkForNewPartition(int) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- checkForNewPartition(int) - Method in class org.apache.drill.exec.store.parquet.ParquetRecordWriter
-
- checkForNewPartition(int) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Check if the writer should start a new partition, and if so, start a new partition
- checkForOutOfMemory() - Method in interface org.apache.drill.exec.work.batch.BaseRawBatchBuffer.BufferQueue
-
- CheckMethodVisitorFsm - Class in org.apache.drill.exec.compile
-
A MethodVisitor that verifies the required call sequence according to
http://asm.ow2.org/asm50/javadoc/user/org/objectweb/asm/MethodVisitor.html .
- CheckMethodVisitorFsm(int, MethodVisitor) - Constructor for class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
See MethodVisitor.MethodVisitor(int, MethodVisitor)
.
- checkPrecisionRange() - Method in class org.apache.drill.exec.expr.fn.DrillDecimalAddFuncHolder
-
- checkPrecisionRange() - Method in class org.apache.drill.exec.expr.fn.DrillDecimalDivScaleFuncHolder
-
- checkPrecisionRange() - Method in class org.apache.drill.exec.expr.fn.DrillDecimalModScaleFuncHolder
-
- checkPrecisionRange() - Method in class org.apache.drill.exec.expr.fn.DrillDecimalSumScaleFuncHolder
-
- checkPrecisionRange() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- checkPreconditions(DrillJoinRel, RelNode, RelNode, PlannerSettings) - Method in class org.apache.drill.exec.planner.physical.JoinPruleBase
-
- checkPreconditions(DrillJoinRel, RelNode, RelNode, PlannerSettings) - Method in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrule
-
- checkVectorCapacityReached() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- checkVectorCapacityReached() - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- child - Variable in class org.apache.drill.exec.physical.base.AbstractSingle
-
- children - Variable in class org.apache.drill.exec.physical.base.AbstractMultiple
-
- CLASS_ORIGIN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ClassBodyBuilder - Class in org.apache.drill.exec.compile
-
- CLASSES - Static variable in class org.apache.drill.exec.compile.bytecode.ScalarReplacementTypes
-
- classFromBytes(byte[], int) - Static method in class org.apache.drill.exec.compile.AsmUtil
-
Create a ClassNode from bytecode.
- ClassGenerator<T> - Class in org.apache.drill.exec.expr
-
- ClassGenerator.BlockType - Enum in org.apache.drill.exec.expr
-
- ClassGenerator.HoldingContainer - Class in org.apache.drill.exec.expr
-
- ClassGenerator.HoldingContainer(TypeProtos.MajorType, JVar, JFieldRef, JFieldRef) - Constructor for class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- ClassGenerator.HoldingContainer(TypeProtos.MajorType, JVar, JFieldRef, JFieldRef, boolean, boolean) - Constructor for class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- ClassPathFileSystem - Class in org.apache.drill.exec.store
-
- ClassPathFileSystem() - Constructor for class org.apache.drill.exec.store.ClassPathFileSystem
-
- ClassTransformationException - Exception in org.apache.drill.exec.exception
-
- ClassTransformationException() - Constructor for exception org.apache.drill.exec.exception.ClassTransformationException
-
- ClassTransformationException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.exception.ClassTransformationException
-
- ClassTransformationException(String, Throwable) - Constructor for exception org.apache.drill.exec.exception.ClassTransformationException
-
- ClassTransformationException(String) - Constructor for exception org.apache.drill.exec.exception.ClassTransformationException
-
- ClassTransformationException(Throwable) - Constructor for exception org.apache.drill.exec.exception.ClassTransformationException
-
- ClassTransformer - Class in org.apache.drill.exec.compile
-
- ClassTransformer(OptionManager) - Constructor for class org.apache.drill.exec.compile.ClassTransformer
-
- ClassTransformer.ClassNames - Class in org.apache.drill.exec.compile
-
- ClassTransformer.ClassNames(String) - Constructor for class org.apache.drill.exec.compile.ClassTransformer.ClassNames
-
- ClassTransformer.ClassSet - Class in org.apache.drill.exec.compile
-
- ClassTransformer.ClassSet(ClassTransformer.ClassSet, String, String) - Constructor for class org.apache.drill.exec.compile.ClassTransformer.ClassSet
-
- ClassTransformer.ScalarReplacementOption - Enum in org.apache.drill.exec.compile
-
- clazz - Variable in enum org.apache.drill.exec.cache.SerializationDefinition
-
- clazz - Variable in class org.apache.drill.exec.compile.ClassTransformer.ClassNames
-
- clazz - Variable in class org.apache.drill.exec.expr.ClassGenerator
-
- clean() - Method in class org.apache.drill.exec.exception.UnsupportedOperatorCollector
-
- cleanup() - Method in interface org.apache.drill.exec.physical.impl.aggregate.HashAggregator
-
- cleanup() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- cleanup() - Method in interface org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator
-
- cleanup() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- cleanup() - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- cleanup() - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- cleanup() - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- cleanup() - Method in interface org.apache.drill.exec.physical.impl.window.WindowFramer
-
- cleanup() - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter
-
- cleanup() - Method in class org.apache.drill.exec.store.parquet.ParquetRecordWriter
-
- cleanup() - Method in interface org.apache.drill.exec.store.RecordWriter
-
- cleanup() - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- cleanup() - Method in class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- clear() - Method in class org.apache.drill.exec.cache.CachedVectorContainer
-
- clear() - Method in class org.apache.drill.exec.cache.VectorAccessibleSerializable
-
- clear() - Method in class org.apache.drill.exec.ops.OperatorStats
-
Clear stats
- clear() - Method in class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- clear() - Method in interface org.apache.drill.exec.physical.impl.common.HashTable
-
- clear() - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- clear() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- clear() - Method in interface org.apache.drill.exec.physical.impl.partitionsender.Partitioner
-
- clear() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerDecorator
-
decorator method to call multiple Partitioners clear()
- clear() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
- clear() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- clear() - Method in class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- clear() - Method in class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder
-
- clear() - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- clear() - Method in interface org.apache.drill.exec.physical.impl.xsort.MSorter
-
- clear() - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- clear() - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- clear() - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions.OpState
-
- clear() - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- clear() - Method in class org.apache.drill.exec.record.DeadBuf
-
- clear() - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- clear() - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
Clears this loader, which clears the internal vector container (see
VectorContainer.clear()
) and resets the record count to zero.
- clear() - Method in class org.apache.drill.exec.record.RecordIterator
-
- clear() - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- clear() - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- clear() - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- clear() - Method in class org.apache.drill.exec.record.VectorContainer
-
- clear() - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- clear() - Method in class org.apache.drill.exec.record.WritableBatch
-
- clear() - Method in class org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
-
- clear() - Method in class org.apache.drill.exec.store.parquet.ColumnDataReader
-
- clear() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- clear() - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- clear() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- clearInflightBatches() - Method in class org.apache.drill.exec.record.RecordIterator
-
- CLIENT_RPC_THREADS - Static variable in interface org.apache.drill.exec.ExecConstants
-
- CLIENT_SUPPORT_COMPLEX_TYPES - Static variable in interface org.apache.drill.exec.ExecConstants
-
- CLOB - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- clone(FileSelection) - Method in class org.apache.drill.exec.physical.base.AbstractFileGroupScan
-
- clone(List<SchemaPath>) - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- clone(FileSelection) - Method in interface org.apache.drill.exec.physical.base.FileGroupScan
-
- clone(List<SchemaPath>) - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
Returns a clone of GroupScan instance, except that the new GroupScan will use the provided list of columns .
- clone() - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer.FieldList
-
- clone() - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- clone() - Method in class org.apache.drill.exec.planner.physical.ValuesPrel
-
- clone() - Method in class org.apache.drill.exec.record.BatchSchema
-
- clone() - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- clone(List<SchemaPath>) - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- clone(FileSelection) - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- clone(List<SchemaPath>) - Method in class org.apache.drill.exec.store.direct.DirectGroupScan
-
- clone(List<SchemaPath>) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- clone(List<SchemaPath>) - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- clone(List<SchemaPath>) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- clone(FileSelection) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- clone(List<SchemaPath>) - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- cloneAndTransfer() - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- cloneAndTransfer() - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- cloneAndTransfer() - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- CloneVisitor - Class in org.apache.drill.exec.expr
-
Creates a deep copy of a LogicalExpression.
- CloneVisitor() - Constructor for class org.apache.drill.exec.expr.CloneVisitor
-
- close() - Method in class org.apache.drill.exec.client.DrillClient
-
Closes this client's connection to the server
- close() - Method in class org.apache.drill.exec.compile.LogWriter
-
- close() - Method in class org.apache.drill.exec.coord.local.LocalClusterCoordinator
-
- close() - Method in class org.apache.drill.exec.coord.zk.ZKClusterCoordinator
-
- close() - Method in class org.apache.drill.exec.expr.SingleClassStringWriter
-
- close() - Method in class org.apache.drill.exec.ops.BufferManagerImpl
-
- close() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- close() - Method in class org.apache.drill.exec.ops.QueryContext
-
- close() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.BaseRootExec
-
- close() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.limit.LimitRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec
-
- close() - Method in class org.apache.drill.exec.physical.impl.producer.ProducerConsumerBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.ScreenCreator.ScreenRoot
-
- close() - Method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder
-
- close() - Method in class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.trace.TraceRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- close() - Method in class org.apache.drill.exec.physical.impl.window.WindowFrameRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.WriterRecordBatch
-
- close() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- close() - Method in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- close() - Method in interface org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopier
-
- close() - Method in class org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate
-
- CLOSE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- close() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- close() - Method in class org.apache.drill.exec.record.RecordIterator
-
- close() - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- close() - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- close() - Method in class org.apache.drill.exec.rpc.control.ControllerImpl
-
- close() - Method in class org.apache.drill.exec.rpc.data.DataConnectionCreator
-
- close() - Method in class org.apache.drill.exec.rpc.user.security.PamUserAuthenticator
-
- close() - Method in interface org.apache.drill.exec.rpc.user.security.UserAuthenticator
-
Close the authenticator.
- close() - Method in class org.apache.drill.exec.rpc.user.UserServer
-
- close() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- close() - Method in class org.apache.drill.exec.server.Drillbit
-
- close() - Method in class org.apache.drill.exec.server.RemoteServiceSet
-
- close() - Method in class org.apache.drill.exec.server.rest.WebServer
-
- close() - Method in class org.apache.drill.exec.service.ServiceEngine
-
- close() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- close() - Method in class org.apache.drill.exec.store.AbstractStoragePlugin
-
- close() - Method in class org.apache.drill.exec.store.avro.AvroRecordReader
-
- close() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- close() - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- close() - Method in class org.apache.drill.exec.store.easy.json.JSONRecordReader
-
- close() - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileRecordReader
-
- close() - Method in class org.apache.drill.exec.store.easy.text.compliant.CompliantTextRecordReader
-
Cleanup state once we are finished processing all the records.
- close() - Method in class org.apache.drill.exec.store.mock.MockRecordReader
-
- close() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- close() - Method in class org.apache.drill.exec.store.parquet2.DrillParquetReader
-
- close() - Method in class org.apache.drill.exec.store.pojo.PojoRecordReader
-
- close() - Method in class org.apache.drill.exec.store.sys.CachingStoreProvider
-
- close() - Method in class org.apache.drill.exec.store.sys.local.FilePStore
-
- close() - Method in class org.apache.drill.exec.store.sys.local.LocalEStoreProvider
-
- close() - Method in class org.apache.drill.exec.store.sys.local.LocalPStoreProvider
-
- close() - Method in class org.apache.drill.exec.store.sys.local.MapEStore
-
- close() - Method in class org.apache.drill.exec.store.sys.local.NoWriteLocalPStore
-
- close() - Method in interface org.apache.drill.exec.store.sys.PStore
-
- close() - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
- close() - Method in class org.apache.drill.exec.store.sys.zk.ZkEStoreProvider
-
- close() - Method in class org.apache.drill.exec.store.sys.zk.ZkPStoreProvider
-
- close() - Method in class org.apache.drill.exec.store.text.DrillTextRecordReader
-
- close() - Method in interface org.apache.drill.exec.testing.CountDownLatchInjection
-
Close the latch.
- close() - Method in class org.apache.drill.exec.testing.CountDownLatchInjectionImpl
-
- close() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- close() - Method in class org.apache.drill.exec.work.batch.AbstractDataCollector
-
- close() - Method in class org.apache.drill.exec.work.batch.BaseRawBatchBuffer
-
- close() - Method in class org.apache.drill.exec.work.batch.IncomingBuffers
-
- close() - Method in class org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer
-
- close() - Method in class org.apache.drill.exec.work.WorkManager
-
- close() - Method in class org.apache.parquet.hadoop.ColumnChunkIncReadStore
-
- CloseableRecordBatch - Interface in org.apache.drill.exec.record
-
- closeOutputStream() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- ClusterCoordinator - Class in org.apache.drill.exec.coord
-
Pluggable interface built to manage cluster coordination.
- ClusterCoordinator() - Constructor for class org.apache.drill.exec.coord.ClusterCoordinator
-
- ClusterCoordinator.RegistrationHandle - Interface in org.apache.drill.exec.coord
-
- COALESCE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COBOL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- codecFactory - Variable in class org.apache.drill.exec.store.dfs.BasicFormatMatcher
-
- CodeCompiler - Class in org.apache.drill.exec.compile
-
- CodeCompiler(DrillConfig, OptionManager) - Constructor for class org.apache.drill.exec.compile.CodeCompiler
-
- CodeGenerator<T> - Class in org.apache.drill.exec.expr
-
A code generator is responsible for generating the Java source code required to complete the implementation of an
abstract template.
- CodeGeneratorArgument - Class in org.apache.drill.exec.compile.sig
-
- CodeGeneratorArgument(String, Class<?>) - Constructor for class org.apache.drill.exec.compile.sig.CodeGeneratorArgument
-
- CodeGeneratorMethod - Class in org.apache.drill.exec.compile.sig
-
- CodeGeneratorMethod(String, Class<?>) - Constructor for class org.apache.drill.exec.compile.sig.CodeGeneratorMethod
-
- CodeGeneratorMethod(Method) - Constructor for class org.apache.drill.exec.compile.sig.CodeGeneratorMethod
-
- CodeGeneratorSignature - Interface in org.apache.drill.exec.compile.sig
-
- coerceContainer(VectorAccessible, BatchSchema, OperatorContext) - Static method in class org.apache.drill.exec.record.SchemaUtil
-
Creates a copy a record batch, converting any fields as necessary to coerce it into the provided schema
- COLLATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CollateClause() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a COLLATE clause
- collation - Variable in class org.apache.drill.exec.planner.physical.TopNPrel
-
- COLLATION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COLLATION_CATALOG - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COLLATION_ID - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COLLATION_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COLLATION_SCHEMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COLLECT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CollectionsTypeName() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- COLON - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COLS_COL_CHARACTER_MAXIMUM_LENGTH - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_CHARACTER_OCTET_LENGTH - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_COLUMN_DEFAULT - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_COLUMN_NAME - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_DATA_TYPE - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_DATETIME_PRECISION - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_INTERVAL_PRECISION - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_INTERVAL_TYPE - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_IS_NULLABLE - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_NUMERIC_PRECISION - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_NUMERIC_PRECISION_RADIX - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_NUMERIC_SCALE - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLS_COL_ORDINAL_POSITION - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- COLUMN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- column - Variable in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- COLUMN_DEFAULT - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- COLUMN_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COLUMN_NAME - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- ColumnChunkIncReadStore - Class in org.apache.parquet.hadoop
-
- ColumnChunkIncReadStore(long, CodecFactory, BufferAllocator, FileSystem, Path) - Constructor for class org.apache.parquet.hadoop.ColumnChunkIncReadStore
-
- ColumnChunkIncReadStore.ColumnChunkIncPageReader - Class in org.apache.parquet.hadoop
-
- ColumnChunkIncReadStore.ColumnChunkIncPageReader(ColumnChunkMetaData, ColumnDescriptor, FSDataInputStream) - Constructor for class org.apache.parquet.hadoop.ColumnChunkIncReadStore.ColumnChunkIncPageReader
-
- ColumnChunkPageWriteStoreExposer - Class in org.apache.parquet.hadoop
-
- ColumnChunkPageWriteStoreExposer() - Constructor for class org.apache.parquet.hadoop.ColumnChunkPageWriteStoreExposer
-
- ColumnDataReader - Class in org.apache.drill.exec.store.parquet
-
- ColumnDataReader(FSDataInputStream, long, long) - Constructor for class org.apache.drill.exec.store.parquet.ColumnDataReader
-
- ColumnDataReader.HadoopBytesInput - Class in org.apache.drill.exec.store.parquet
-
- ColumnDataReader.HadoopBytesInput(byte[]) - Constructor for class org.apache.drill.exec.store.parquet.ColumnDataReader.HadoopBytesInput
-
- ColumnList - Class in org.apache.drill.exec.planner.logical
-
A list decorator that wraps a list of columns along with a
mode
that informs
readers
to scan or skip the underlying list of columns.
- ColumnList(List<SchemaPath>, ColumnList.Mode) - Constructor for class org.apache.drill.exec.planner.logical.ColumnList
-
- ColumnList.Mode - Enum in org.apache.drill.exec.planner.logical
-
- ColumnReader<V extends ValueVector> - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- ColumnReader(ParquetRecordReader, int, ColumnDescriptor, ColumnChunkMetaData, boolean, V, SchemaElement) - Constructor for class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- ColumnReaderFactory - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- ColumnReaderFactory() - Constructor for class org.apache.drill.exec.store.parquet.columnreaders.ColumnReaderFactory
-
- columns - Variable in class org.apache.drill.exec.planner.physical.PrelUtil.ProjectPushInfo
-
- columns - Variable in class org.apache.drill.exec.server.rest.QueryWrapper.QueryResult
-
- columns - Variable in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- columns - Variable in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- ColumnType(List<SqlNode>) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- columnTypeInfo - Variable in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v2
-
- COMMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COMMAND_FUNCTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COMMAND_FUNCTION_CODE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- comment - Variable in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- COMMIT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- commit_id - Variable in class org.apache.drill.exec.store.sys.VersionIterator.VersionInfo
-
- commit_message - Variable in class org.apache.drill.exec.store.sys.VersionIterator.VersionInfo
-
- commit_time - Variable in class org.apache.drill.exec.store.sys.VersionIterator.VersionInfo
-
- COMMITTED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CommonNonReservedKeyWord() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a non-reserved keyword for use as an identifier.
- compare(VarBinaryHolder, VarCharHolder) - Static method in class org.apache.drill.exec.expr.fn.impl.VarHelpers
-
- compare(VarCharHolder, VarCharHolder) - Static method in class org.apache.drill.exec.expr.fn.impl.VarHelpers
-
- compare(NullableVarBinaryHolder, NullableVarBinaryHolder) - Static method in class org.apache.drill.exec.expr.fn.impl.VarHelpers
-
- compare(NullableVarBinaryHolder, NullableVarCharHolder) - Static method in class org.apache.drill.exec.expr.fn.impl.VarHelpers
-
- compare(NullableVarCharHolder, NullableVarCharHolder) - Static method in class org.apache.drill.exec.expr.fn.impl.VarHelpers
-
- compare(VarBinaryHolder, VarBinaryHolder) - Static method in class org.apache.drill.exec.expr.fn.impl.VarHelpers
-
- compare(int, int) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate
-
- compare(int, int) - Method in class org.apache.drill.exec.physical.impl.sort.SortTemplate
-
- compare(int, int) - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- compare(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- compare(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate
-
- compare(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate
-
- COMPARE_CPU_COST - Static variable in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- COMPARE_TO_NULLS_HIGH - Static variable in class org.apache.drill.exec.expr.fn.FunctionGenerationHelper
-
- COMPARE_TO_NULLS_LOW - Static variable in class org.apache.drill.exec.expr.fn.FunctionGenerationHelper
-
- compareMapping - Variable in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- compareMapping - Static variable in interface org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverGeneratorBase
-
- compareRightMapping - Variable in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- compareTo(ByteBuf) - Method in class org.apache.drill.exec.record.DeadBuf
-
- compareTo(OptionValue) - Method in class org.apache.drill.exec.server.options.OptionValue
-
- compareTo(ProfileResources.ProfileInfo) - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- compareTo(CompleteWork) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan.RowGroupInfo
-
- compareTo(CompleteWork) - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- compareTypes(TypeProtos.MinorType, TypeProtos.MinorType) - Static method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions
-
- CompilationConfig - Class in org.apache.drill.exec.compile
-
- CompilationConfig() - Constructor for class org.apache.drill.exec.compile.CompilationConfig
-
- COMPILE_SCALAR_REPLACEMENT - Static variable in interface org.apache.drill.exec.ExecConstants
-
- CompleteFileWork - Class in org.apache.drill.exec.store.schedule
-
- CompleteFileWork(EndpointByteMap, long, long, String) - Constructor for class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- CompleteFileWork.FileWorkImpl - Class in org.apache.drill.exec.store.schedule
-
- CompleteFileWork.FileWorkImpl(long, long, String) - Constructor for class org.apache.drill.exec.store.schedule.CompleteFileWork.FileWorkImpl
-
- completeLocalOutput(Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- CompleteWork - Interface in org.apache.drill.exec.store.schedule
-
Container that holds a complete work unit.
- ComplexToJson - Class in org.apache.drill.exec.physical.config
-
- ComplexToJson(PhysicalOperator) - Constructor for class org.apache.drill.exec.physical.config.ComplexToJson
-
- ComplexToJsonBatchCreator - Class in org.apache.drill.exec.physical.impl.project
-
- ComplexToJsonBatchCreator() - Constructor for class org.apache.drill.exec.physical.impl.project.ComplexToJsonBatchCreator
-
- ComplexToJsonPrel - Class in org.apache.drill.exec.planner.physical
-
- ComplexToJsonPrel(Prel) - Constructor for class org.apache.drill.exec.planner.physical.ComplexToJsonPrel
-
- ComplexToJsonPrelVisitor - Class in org.apache.drill.exec.planner.physical.visitor
-
- ComplexToJsonPrelVisitor() - Constructor for class org.apache.drill.exec.planner.physical.visitor.ComplexToJsonPrelVisitor
-
- CompliantTextRecordReader - Class in org.apache.drill.exec.store.easy.text.compliant
-
- CompliantTextRecordReader(FileSplit, DrillFileSystem, FragmentContext, TextParsingSettings, List<SchemaPath>) - Constructor for class org.apache.drill.exec.store.easy.text.compliant.CompliantTextRecordReader
-
- CompoundIdentifier() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a Drill compound identifier.
- CompoundIdentifierConverter - Class in org.apache.drill.exec.planner.sql.parser
-
Implementation of
SqlVisitor
that converts bracketed compound
SqlIdentifier
to bracket-less compound
SqlIdentifier
(also known as
DrillCompoundIdentifier
) to provide ease of use while querying complex
types.
- CompoundIdentifierConverter() - Constructor for class org.apache.drill.exec.planner.sql.parser.CompoundIdentifierConverter
-
- compressible - Variable in class org.apache.drill.exec.store.dfs.BasicFormatMatcher
-
- computeCartesianJoinCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- computeHashAggCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillAggregateRelBase
-
Estimate cost of hash agg.
- computeHashJoinCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- computeLogicalAggCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillAggregateRelBase
-
- computeLogicalJoinCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillFilterRelBase
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillProjectRelBase
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.common.DrillScreenRelBase
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.logical.DrillAggregateRel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.logical.DrillScanRel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.logical.DrillUnionRel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.logical.DrillValuesRel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.BroadcastExchangePrel
-
In a BroadcastExchange, each sender is sending data to N receivers (for costing
purposes we assume it is also sending to itself).
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.HashAggPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.HashJoinPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.HashToMergeExchangePrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.HashToRandomExchangePrel
-
HashToRandomExchange processes M input rows and hash partitions them
based on computing a hash value on the distribution fields.
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.MergeJoinPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.OrderedPartitionExchangePrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.SingleMergeExchangePrel
-
A SingleMergeExchange processes a total of M rows coming from N
sorted input streams (from N senders) and merges them into a single
output sorted stream.
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.SortPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.StreamAggPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.TopNPrel
-
Cost of doing Top-N is proportional to M log N where M is the total number of
input rows and N is the limit for Top-N.
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.UnionAllPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.UnionDistinctPrel
-
- computeSelfCost(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.UnionExchangePrel
-
A UnionExchange processes a total of M rows coming from N senders and
combines them into a single output stream.
- CONCAT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- concat(Path, Path[]) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- CONDITION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CONDITION_NUMBER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- config - Variable in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- config - Variable in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
- connect() - Method in class org.apache.drill.exec.client.DrillClient
-
Connects the client to a Drillbit server
- connect(Properties) - Method in class org.apache.drill.exec.client.DrillClient
-
- connect(String, Properties) - Method in class org.apache.drill.exec.client.DrillClient
-
- CONNECT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- connect(RpcConnectionHandler<ControlConnection>) - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- connect(RpcConnectionHandler<BasicClientWithConnection.ServerConnection>, CoordinationProtos.DrillbitEndpoint, UserProtos.UserProperties, UserBitShared.UserCredentials) - Method in class org.apache.drill.exec.rpc.user.UserClient
-
- CONNECTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- connection - Variable in class org.apache.drill.exec.store.dfs.FileSystemConfig
-
- CONNECTION_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- connectionAvailable(ControlConnection) - Method in interface org.apache.drill.exec.rpc.control.ControlCommand
-
- ConnectionManagerRegistry - Class in org.apache.drill.exec.rpc.control
-
- ConnectionManagerRegistry(ControlMessageHandler, BootStrapContext) - Constructor for class org.apache.drill.exec.rpc.control.ConnectionManagerRegistry
-
- CONSTANT_FOLDING - Static variable in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- ConstantExpressionIdentifier - Class in org.apache.drill.exec.compile.sig
-
- CONSTRAINT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CONSTRAINT_CATALOG - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CONSTRAINT_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CONSTRAINT_SCHEMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CONSTRAINTS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CONSTRUCTOR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Consumer<T> - Interface in org.apache.drill.exec.ops
-
- container - Variable in class org.apache.drill.exec.record.AbstractRecordBatch
-
- contains(Object) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- CONTAINS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- containsAll(Collection<?>) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- containsDirectories(DrillFileSystem) - Method in class org.apache.drill.exec.store.dfs.FileSelection
-
- containsKey(int, boolean) - Method in interface org.apache.drill.exec.physical.impl.common.HashTable
-
- containsKey(int, boolean) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- containsKey(Object) - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- containsLimit0(RelNode) - Static method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- containsStarColumn(RelDataType) - Static method in class org.apache.drill.exec.planner.StarColumnHelper
-
- containsStarColumnInProject(RelDataType, List<RexNode>) - Static method in class org.apache.drill.exec.planner.StarColumnHelper
-
- containsValue(Object) - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- contentsHaveChangedSince(long, long) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- context - Variable in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- context - Variable in class org.apache.drill.exec.planner.sql.handlers.ViewHandler
-
- context - Variable in class org.apache.drill.exec.record.AbstractRecordBatch
-
- context - Variable in class org.apache.drill.exec.work.batch.BaseRawBatchBuffer
-
- ContextFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- ContextFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.ContextFunctions
-
- ContextFunctions.CurrentSchema - Class in org.apache.drill.exec.expr.fn.impl
-
Implement "current_schema" function.
- ContextFunctions.CurrentSchema() - Constructor for class org.apache.drill.exec.expr.fn.impl.ContextFunctions.CurrentSchema
-
- ContextFunctions.User - Class in org.apache.drill.exec.expr.fn.impl
-
Implement "user", "session_user" or "system_user" function.
- ContextFunctions.User() - Constructor for class org.apache.drill.exec.expr.fn.impl.ContextFunctions.User
-
- ContextInformation - Class in org.apache.drill.exec.ops
-
Provides query context information (such as query start time, query user, default schema etc.) for UDFs.
- ContextInformation(UserBitShared.UserCredentials, BitControl.QueryContextInformation) - Constructor for class org.apache.drill.exec.ops.ContextInformation
-
- ContextVariable() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- CONTINUE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- control_port - Variable in class org.apache.drill.exec.store.sys.DrillbitIterator.DrillbitInstance
-
- ControlClient - Class in org.apache.drill.exec.rpc.control
-
- ControlClient(CoordinationProtos.DrillbitEndpoint, CoordinationProtos.DrillbitEndpoint, ControlMessageHandler, BootStrapContext, ReconnectingConnection<ControlConnection, BitControl.BitControlHandshake>.CloseHandlerCreator) - Constructor for class org.apache.drill.exec.rpc.control.ControlClient
-
- ControlCommand<T extends com.google.protobuf.MessageLite> - Interface in org.apache.drill.exec.rpc.control
-
- ControlConnection - Class in org.apache.drill.exec.rpc.control
-
- ControlConnection(String, SocketChannel, RpcBus<BitControl.RpcType, ControlConnection>, BufferAllocator) - Constructor for class org.apache.drill.exec.rpc.control.ControlConnection
-
- ControlConnectionManager - Class in org.apache.drill.exec.rpc.control
-
Maintains connection between two particular bits.
- ControlConnectionManager(CoordinationProtos.DrillbitEndpoint, CoordinationProtos.DrillbitEndpoint, ControlMessageHandler, BootStrapContext) - Constructor for class org.apache.drill.exec.rpc.control.ControlConnectionManager
-
- Controller - Interface in org.apache.drill.exec.rpc.control
-
Service that allows one Drillbit to communicate with another.
- ControllerImpl - Class in org.apache.drill.exec.rpc.control
-
Manages communication tunnels between nodes.
- ControllerImpl(BootStrapContext, ControlMessageHandler, boolean) - Constructor for class org.apache.drill.exec.rpc.control.ControllerImpl
-
- ControlMessageHandler - Class in org.apache.drill.exec.work.batch
-
- ControlMessageHandler(WorkManager.WorkerBee) - Constructor for class org.apache.drill.exec.work.batch.ControlMessageHandler
-
- ControlProtobufLengthDecoder - Class in org.apache.drill.exec.rpc.control
-
Purely to simplify memory debugging.
- ControlProtobufLengthDecoder(BufferAllocator, OutOfMemoryHandler) - Constructor for class org.apache.drill.exec.rpc.control.ControlProtobufLengthDecoder
-
- ControlRpcConfig - Class in org.apache.drill.exec.rpc.control
-
- ControlRpcConfig() - Constructor for class org.apache.drill.exec.rpc.control.ControlRpcConfig
-
- ControlServer - Class in org.apache.drill.exec.rpc.control
-
- ControlServer(ControlMessageHandler, BootStrapContext, ConnectionManagerRegistry) - Constructor for class org.apache.drill.exec.rpc.control.ControlServer
-
- ControlsInjector - Interface in org.apache.drill.exec.testing
-
- ControlsInjectorFactory - Class in org.apache.drill.exec.testing
-
- ControlsInjectorFactory() - Constructor for class org.apache.drill.exec.testing.ControlsInjectorFactory
-
- controlsOptionMapper - Static variable in class org.apache.drill.exec.testing.ExecutionControls
-
- ControlTunnel - Class in org.apache.drill.exec.rpc.control
-
- ControlTunnel(CoordinationProtos.DrillbitEndpoint, ControlConnectionManager) - Constructor for class org.apache.drill.exec.rpc.control.ControlTunnel
-
- ControlTunnel.CancelQuery - Class in org.apache.drill.exec.rpc.control
-
- ControlTunnel.CancelQuery(UserBitShared.QueryId) - Constructor for class org.apache.drill.exec.rpc.control.ControlTunnel.CancelQuery
-
- ControlTunnel.ReceiverFinished - Class in org.apache.drill.exec.rpc.control
-
- ControlTunnel.ReceiverFinished(RpcOutcomeListener<GeneralRPCProtos.Ack>, BitControl.FinishedReceiver) - Constructor for class org.apache.drill.exec.rpc.control.ControlTunnel.ReceiverFinished
-
- ControlTunnel.RequestProfile - Class in org.apache.drill.exec.rpc.control
-
- ControlTunnel.RequestProfile(UserBitShared.QueryId) - Constructor for class org.apache.drill.exec.rpc.control.ControlTunnel.RequestProfile
-
- ControlTunnel.SendFragment - Class in org.apache.drill.exec.rpc.control
-
- ControlTunnel.SendFragment(RpcOutcomeListener<GeneralRPCProtos.Ack>, BitControl.InitializeFragments) - Constructor for class org.apache.drill.exec.rpc.control.ControlTunnel.SendFragment
-
- ControlTunnel.SendFragmentStatus - Class in org.apache.drill.exec.rpc.control
-
- ControlTunnel.SendFragmentStatus(BitControl.FragmentStatus) - Constructor for class org.apache.drill.exec.rpc.control.ControlTunnel.SendFragmentStatus
-
- ControlTunnel.SignalFragment - Class in org.apache.drill.exec.rpc.control
-
- ControlTunnel.SignalFragment(RpcOutcomeListener<GeneralRPCProtos.Ack>, ExecProtos.FragmentHandle, BitControl.RpcType) - Constructor for class org.apache.drill.exec.rpc.control.ControlTunnel.SignalFragment
-
- ConversionContext - Class in org.apache.drill.exec.planner.torel
-
- ConversionContext(RelOptCluster, LogicalPlan) - Constructor for class org.apache.drill.exec.planner.torel.ConversionContext
-
- convert(GroupingAggregate, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillAggregateRel
-
- convert(Filter, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillFilterRel
-
- convert(Join, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillJoinRel
-
- convert(Limit, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillLimitRel
-
- convert(Project, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillProjectRel
-
- convert(Scan, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillScanRel
-
- convert(Order, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillSortRel
-
- convert(Union, ConversionContext) - Static method in class org.apache.drill.exec.planner.logical.DrillUnionRel
-
- convert(RelNode) - Method in class org.apache.drill.exec.planner.logical.EnumerableDrillRule
-
- convert(RelOptPlanner, RelNode, DrillDistributionTrait, boolean) - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTraitDef
-
- convert(RelNode, RelTraitSet) - Static method in class org.apache.drill.exec.planner.physical.Prule
-
- convert(RelNode) - Method in class org.apache.drill.exec.planner.physical.SortConvertPrule
-
- CONVERT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- convertCall(SqlRexContext, SqlCall) - Method in class org.apache.drill.exec.planner.sql.DrillAvgVarianceConvertlet
-
- convertCall(SqlRexContext, SqlCall) - Method in class org.apache.drill.exec.planner.sql.DrillExtractConvertlet
-
- convertChild(T, RelNode) - Method in class org.apache.drill.exec.planner.physical.SubsetTransformer
-
- ConvertCountToDirectScan - Class in org.apache.drill.exec.planner.physical
-
This rule will convert
" select count(*) as mycount from table "
or " select count( not-nullable-expr) as mycount from table "
into
Project(mycount)
\
DirectGroupScan ( PojoRecordReader ( rowCount ))
or
" select count(column) as mycount from table "
into
Project(mycount)
\
DirectGroupScan (PojoRecordReader (columnValueCount))
Currently, only parquet group scan has the exact row count and column value count,
obtained from parquet row group info.
- ConvertCountToDirectScan(RelOptRuleOperand, String) - Constructor for class org.apache.drill.exec.planner.physical.ConvertCountToDirectScan
-
Creates a SplunkPushDownRule.
- ConvertCountToDirectScan.CountQueryResult - Class in org.apache.drill.exec.planner.physical
-
Class to represent the count aggregate result.
- ConvertCountToDirectScan.CountQueryResult(long) - Constructor for class org.apache.drill.exec.planner.physical.ConvertCountToDirectScan.CountQueryResult
-
- convertException() - Method in class org.apache.drill.exec.exception.UnsupportedOperatorCollector
-
- convertException() - Method in class org.apache.drill.exec.planner.logical.PreProcessLogicalRel
-
- convertException() - Method in class org.apache.drill.exec.planner.sql.parser.UnsupportedOperatorsVisitor
-
- ConvertFromImpalaTimestamp - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- ConvertFromImpalaTimestamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.ConvertFromImpalaTimestamp
-
- ConvertFromImpalaTimestamp.ImpalaTimestampConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- ConvertFromImpalaTimestamp.ImpalaTimestampConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.ConvertFromImpalaTimestamp.ImpalaTimestampConvertFrom
-
- convertNext() - Method in interface org.apache.drill.exec.physical.impl.materialize.RecordMaterializer
-
- convertNext() - Method in class org.apache.drill.exec.physical.impl.materialize.VectorRecordMaterializer
-
- convertToDrel(RelNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
Given a relNode tree for SELECT statement, convert to Drill Logical RelNode tree.
- convertToDrel(RelNode, RelDataType) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
Return Drill Logical RelNode tree for a SELECT statement, when it is executed / explained directly.
- convertToIOException(Exception) - Method in class org.apache.drill.exec.store.TimedRunnable
-
- convertToNullableType(LogicalExpression, TypeProtos.MinorType, FunctionLookupContext, ErrorCollector) - Static method in class org.apache.drill.exec.expr.ExpressionTreeMaterializer
-
- convertToPlan(PhysicalOperator) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- convertToPop(Prel) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- convertToPrel(RelNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- Copier - Interface in org.apache.drill.exec.physical.impl.svremover
-
- COPIER_MAPPING_SET - Variable in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- CopierTemplate2 - Class in org.apache.drill.exec.physical.impl.svremover
-
- CopierTemplate2() - Constructor for class org.apache.drill.exec.physical.impl.svremover.CopierTemplate2
-
- CopierTemplate4 - Class in org.apache.drill.exec.physical.impl.svremover
-
- CopierTemplate4() - Constructor for class org.apache.drill.exec.physical.impl.svremover.CopierTemplate4
-
- copy(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- copy(int) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- copy(RelTraitSet, RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) - Method in class org.apache.drill.exec.planner.logical.DrillAggregateRel
-
- copy(RelTraitSet, RelNode, RexNode) - Method in class org.apache.drill.exec.planner.logical.DrillFilterRel
-
- copy(RelTraitSet, RexNode, RelNode, RelNode, JoinRelType, boolean) - Method in class org.apache.drill.exec.planner.logical.DrillJoinRel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.logical.DrillLimitRel
-
- copy(RelTraitSet, RelNode, List<RexNode>, RelDataType) - Method in class org.apache.drill.exec.planner.logical.DrillProjectRel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.logical.DrillScreenRel
-
- copy(RelTraitSet, RelNode, RelCollation, RexNode, RexNode) - Method in class org.apache.drill.exec.planner.logical.DrillSortRel
-
- copy(RelTraitSet, List<RelNode>, boolean) - Method in class org.apache.drill.exec.planner.logical.DrillUnionRel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.logical.DrillValuesRel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.logical.DrillWindowRel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.logical.DrillWriterRel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.BroadcastExchangePrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.ComplexToJsonPrel
-
- copy(RelTraitSet, RelNode, RexNode) - Method in class org.apache.drill.exec.planner.physical.FilterPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.FlattenPrel
-
- copy(RelTraitSet, RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) - Method in class org.apache.drill.exec.planner.physical.HashAggPrel
-
- copy(RelTraitSet, RexNode, RelNode, RelNode, JoinRelType, boolean) - Method in class org.apache.drill.exec.planner.physical.HashJoinPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.HashToMergeExchangePrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.HashToRandomExchangePrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.LimitPrel
-
- copy(RelTraitSet, RexNode, RelNode, RelNode, JoinRelType, boolean) - Method in class org.apache.drill.exec.planner.physical.MergeJoinPrel
-
- copy(RelTraitSet, RexNode, RelNode, RelNode, JoinRelType, boolean) - Method in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.OrderedPartitionExchangePrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.ProducerConsumerPrel
-
- copy(RelTraitSet, RelNode, List<RexNode>, RelDataType) - Method in class org.apache.drill.exec.planner.physical.ProjectAllowDupPrel
-
- copy(RelTraitSet, RelNode, List<RexNode>, RelDataType) - Method in class org.apache.drill.exec.planner.physical.ProjectPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.ScreenPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.SelectionVectorRemoverPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.SingleMergeExchangePrel
-
- copy(RelTraitSet, RelNode, RelCollation, RexNode, RexNode) - Method in class org.apache.drill.exec.planner.physical.SortPrel
-
- copy(RelTraitSet, RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) - Method in class org.apache.drill.exec.planner.physical.StreamAggPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.TopNPrel
-
- copy(RelTraitSet, List<RelNode>, boolean) - Method in class org.apache.drill.exec.planner.physical.UnionAllPrel
-
- copy(RelTraitSet, List<RelNode>, boolean) - Method in class org.apache.drill.exec.planner.physical.UnionDistinctPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.UnionExchangePrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.UnorderedDeMuxExchangePrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.UnorderedMuxExchangePrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.ValuesPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.WindowPrel
-
- copy(RelTraitSet, List<RelNode>) - Method in class org.apache.drill.exec.planner.physical.WriterPrel
-
- copy() - Method in class org.apache.drill.exec.record.DeadBuf
-
- copy(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- copyFirstValueToInternal(int) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- copyFromInternal(int, int) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- copyFromLocalFile(Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- copyLeftMapping - Variable in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- copyMapping - Static variable in interface org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverGeneratorBase
-
- copyNext(int, int) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
copies value(s) from inIndex row to outIndex row.
- copyPrev(int, int) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
copies value(s) from inIndex row to outIndex row.
- copyRecords(int, int, int) - Method in interface org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopier
-
- copyRecords(int, int, int) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopierTemplate
-
- copyRecords(int, int) - Method in interface org.apache.drill.exec.physical.impl.svremover.Copier
-
- copyRecords(int, int) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate2
-
- copyRecords(int, int) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate4
-
- copyRightMappping - Variable in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- copyToLocalFile(Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- copyToLocalFile(boolean, Path, Path, boolean) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- CopyUtil - Class in org.apache.drill.exec.vector
-
- CopyUtil() - Constructor for class org.apache.drill.exec.vector.CopyUtil
-
- CORR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CorrelationFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions
-
- CorrelationFunctions.BigIntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.BigIntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.BigIntCorrelation
-
- CorrelationFunctions.Float4Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.Float4Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.Float4Correlation
-
- CorrelationFunctions.Float8Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.Float8Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.Float8Correlation
-
- CorrelationFunctions.IntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.IntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.IntCorrelation
-
- CorrelationFunctions.NullableBigIntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableBigIntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableBigIntCorrelation
-
- CorrelationFunctions.NullableFloat4Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableFloat4Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableFloat4Correlation
-
- CorrelationFunctions.NullableFloat8Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableFloat8Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableFloat8Correlation
-
- CorrelationFunctions.NullableIntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableIntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableIntCorrelation
-
- CorrelationFunctions.NullableSmallIntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableSmallIntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableSmallIntCorrelation
-
- CorrelationFunctions.NullableTinyIntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableTinyIntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableTinyIntCorrelation
-
- CorrelationFunctions.NullableUInt1Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableUInt1Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt1Correlation
-
- CorrelationFunctions.NullableUInt2Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableUInt2Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt2Correlation
-
- CorrelationFunctions.NullableUInt4Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableUInt4Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt4Correlation
-
- CorrelationFunctions.NullableUInt8Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.NullableUInt8Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt8Correlation
-
- CorrelationFunctions.SmallIntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.SmallIntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.SmallIntCorrelation
-
- CorrelationFunctions.TinyIntCorrelation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.TinyIntCorrelation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.TinyIntCorrelation
-
- CorrelationFunctions.UInt1Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.UInt1Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt1Correlation
-
- CorrelationFunctions.UInt2Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.UInt2Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt2Correlation
-
- CorrelationFunctions.UInt4Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.UInt4Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt4Correlation
-
- CorrelationFunctions.UInt8Correlation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CorrelationFunctions.UInt8Correlation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt8Correlation
-
- CORRESPONDING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- costCategory - Variable in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- count - Variable in class org.apache.drill.exec.planner.physical.ConvertCountToDirectScan.CountQueryResult
-
- COUNT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- countDown() - Method in interface org.apache.drill.exec.testing.CountDownLatchInjection
-
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
- countDown() - Method in class org.apache.drill.exec.testing.CountDownLatchInjectionImpl
-
- CountDownLatchInjection - Interface in org.apache.drill.exec.testing
-
This class is used internally for tracking injected countdown latches.
- CountDownLatchInjectionImpl - Class in org.apache.drill.exec.testing
-
- Counter - Interface in org.apache.drill.exec.cache
-
- CountFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions
-
- CountFunctions.BigIntCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.BigIntCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.BigIntCountFunction
-
- CountFunctions.BitCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.BitCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.BitCountFunction
-
- CountFunctions.DateCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.DateCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.DateCountFunction
-
- CountFunctions.Decimal18CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.Decimal18CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal18CountFunction
-
- CountFunctions.Decimal28SparseCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.Decimal28SparseCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal28SparseCountFunction
-
- CountFunctions.Decimal38SparseCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.Decimal38SparseCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal38SparseCountFunction
-
- CountFunctions.Decimal9CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.Decimal9CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal9CountFunction
-
- CountFunctions.Float4CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.Float4CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Float4CountFunction
-
- CountFunctions.Float8CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.Float8CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Float8CountFunction
-
- CountFunctions.IntCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.IntCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntCountFunction
-
- CountFunctions.IntervalCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.IntervalCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalCountFunction
-
- CountFunctions.IntervalDayCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.IntervalDayCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalDayCountFunction
-
- CountFunctions.IntervalYearCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.IntervalYearCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalYearCountFunction
-
- CountFunctions.NullableBigIntCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableBigIntCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableBigIntCountFunction
-
- CountFunctions.NullableBitCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableBitCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableBitCountFunction
-
- CountFunctions.NullableDateCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableDateCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDateCountFunction
-
- CountFunctions.NullableDecimal18CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableDecimal18CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal18CountFunction
-
- CountFunctions.NullableDecimal28SparseCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableDecimal28SparseCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal28SparseCountFunction
-
- CountFunctions.NullableDecimal38SparseCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableDecimal38SparseCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal38SparseCountFunction
-
- CountFunctions.NullableDecimal9CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableDecimal9CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal9CountFunction
-
- CountFunctions.NullableFloat4CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableFloat4CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableFloat4CountFunction
-
- CountFunctions.NullableFloat8CountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableFloat8CountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableFloat8CountFunction
-
- CountFunctions.NullableIntCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableIntCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntCountFunction
-
- CountFunctions.NullableIntervalCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableIntervalCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalCountFunction
-
- CountFunctions.NullableIntervalDayCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableIntervalDayCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalDayCountFunction
-
- CountFunctions.NullableIntervalYearCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableIntervalYearCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalYearCountFunction
-
- CountFunctions.NullableTimeCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableTimeCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableTimeCountFunction
-
- CountFunctions.NullableTimeStampCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableTimeStampCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableTimeStampCountFunction
-
- CountFunctions.NullableVarBinaryCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableVarBinaryCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableVarBinaryCountFunction
-
- CountFunctions.NullableVarCharCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.NullableVarCharCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableVarCharCountFunction
-
- CountFunctions.TimeCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.TimeCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.TimeCountFunction
-
- CountFunctions.TimeStampCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.TimeStampCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.TimeStampCountFunction
-
- CountFunctions.VarBinaryCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.VarBinaryCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.VarBinaryCountFunction
-
- CountFunctions.VarCharCountFunction - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CountFunctions.VarCharCountFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.VarCharCountFunction
-
- CountingJsonReader - Class in org.apache.drill.exec.store.easy.json.reader
-
- CountingJsonReader(DrillBuf) - Constructor for class org.apache.drill.exec.store.easy.json.reader.CountingJsonReader
-
- COVAR_POP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- COVAR_SAMP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CoVariancePopulationFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions
-
- CoVariancePopulationFunctions.BigIntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.BigIntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.BigIntCoVariancePopulation
-
- CoVariancePopulationFunctions.Float4CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.Float4CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.Float4CoVariancePopulation
-
- CoVariancePopulationFunctions.Float8CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.Float8CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.Float8CoVariancePopulation
-
- CoVariancePopulationFunctions.IntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.IntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.IntCoVariancePopulation
-
- CoVariancePopulationFunctions.NullableBigIntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableBigIntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableBigIntCoVariancePopulation
-
- CoVariancePopulationFunctions.NullableFloat4CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableFloat4CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableFloat4CoVariancePopulation
-
- CoVariancePopulationFunctions.NullableFloat8CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableFloat8CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableFloat8CoVariancePopulation
-
- CoVariancePopulationFunctions.NullableIntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableIntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableIntCoVariancePopulation
-
- CoVariancePopulationFunctions.NullableSmallIntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableSmallIntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableSmallIntCoVariancePopulation
-
- CoVariancePopulationFunctions.NullableTinyIntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableTinyIntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableTinyIntCoVariancePopulation
-
- CoVariancePopulationFunctions.NullableUInt1CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableUInt1CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt1CoVariancePopulation
-
- CoVariancePopulationFunctions.NullableUInt2CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableUInt2CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt2CoVariancePopulation
-
- CoVariancePopulationFunctions.NullableUInt4CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableUInt4CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt4CoVariancePopulation
-
- CoVariancePopulationFunctions.NullableUInt8CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.NullableUInt8CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt8CoVariancePopulation
-
- CoVariancePopulationFunctions.SmallIntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.SmallIntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.SmallIntCoVariancePopulation
-
- CoVariancePopulationFunctions.TinyIntCoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.TinyIntCoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.TinyIntCoVariancePopulation
-
- CoVariancePopulationFunctions.UInt1CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.UInt1CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt1CoVariancePopulation
-
- CoVariancePopulationFunctions.UInt2CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.UInt2CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt2CoVariancePopulation
-
- CoVariancePopulationFunctions.UInt4CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.UInt4CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt4CoVariancePopulation
-
- CoVariancePopulationFunctions.UInt8CoVariancePopulation - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVariancePopulationFunctions.UInt8CoVariancePopulation() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt8CoVariancePopulation
-
- CoVarianceSampleFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions
-
- CoVarianceSampleFunctions.BigIntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.BigIntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.BigIntCoVarianceSample
-
- CoVarianceSampleFunctions.Float4CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.Float4CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.Float4CoVarianceSample
-
- CoVarianceSampleFunctions.Float8CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.Float8CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.Float8CoVarianceSample
-
- CoVarianceSampleFunctions.IntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.IntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.IntCoVarianceSample
-
- CoVarianceSampleFunctions.NullableBigIntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableBigIntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableBigIntCoVarianceSample
-
- CoVarianceSampleFunctions.NullableFloat4CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableFloat4CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableFloat4CoVarianceSample
-
- CoVarianceSampleFunctions.NullableFloat8CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableFloat8CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableFloat8CoVarianceSample
-
- CoVarianceSampleFunctions.NullableIntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableIntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableIntCoVarianceSample
-
- CoVarianceSampleFunctions.NullableSmallIntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableSmallIntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableSmallIntCoVarianceSample
-
- CoVarianceSampleFunctions.NullableTinyIntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableTinyIntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableTinyIntCoVarianceSample
-
- CoVarianceSampleFunctions.NullableUInt1CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableUInt1CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt1CoVarianceSample
-
- CoVarianceSampleFunctions.NullableUInt2CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableUInt2CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt2CoVarianceSample
-
- CoVarianceSampleFunctions.NullableUInt4CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableUInt4CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt4CoVarianceSample
-
- CoVarianceSampleFunctions.NullableUInt8CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.NullableUInt8CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt8CoVarianceSample
-
- CoVarianceSampleFunctions.SmallIntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.SmallIntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.SmallIntCoVarianceSample
-
- CoVarianceSampleFunctions.TinyIntCoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.TinyIntCoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.TinyIntCoVarianceSample
-
- CoVarianceSampleFunctions.UInt1CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.UInt1CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt1CoVarianceSample
-
- CoVarianceSampleFunctions.UInt2CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.UInt2CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt2CoVarianceSample
-
- CoVarianceSampleFunctions.UInt4CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.UInt4CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt4CoVarianceSample
-
- CoVarianceSampleFunctions.UInt8CoVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- CoVarianceSampleFunctions.UInt8CoVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt8CoVarianceSample
-
- create(Type, ValueHolderIden, int, List<ReplacingBasicValue>) - Static method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Create a new value representing a holder (boxed value).
- create(String, String, String, String) - Static method in class org.apache.drill.exec.compile.sig.GeneratorMapping
-
- create(DrillFileSystem, FileStatus) - Static method in class org.apache.drill.exec.dotdrill.DotDrillFile
-
- create(int, int) - Static method in class org.apache.drill.exec.planner.fragment.ParallelizationInfo
-
- create(int, int, List<EndpointAffinity>) - Static method in class org.apache.drill.exec.planner.fragment.ParallelizationInfo
-
- create(RelNode, RexNode) - Static method in class org.apache.drill.exec.planner.logical.DrillFilterRel
-
- create(RelOptCluster, RelTraitSet, RelNode, List<? extends RexNode>, RelDataType) - Static method in class org.apache.drill.exec.planner.logical.DrillProjectRel
-
provide a public method to create an instance of DrillProjectRel.
- create(ImmutableSet<RelOptRule>) - Static method in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
- create(RelNode, RelTraitSet, GroupScan, RelDataType) - Static method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- create(KEY) - Method in interface org.apache.drill.exec.planner.sql.ExpandingConcurrentMap.MapValueFactory
-
- CREATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- create(MaterializedField, T[], boolean) - Static method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- create(T) - Static method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- create(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, boolean) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, short) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, short, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, boolean, int) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, boolean, int, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- create(DrillFileSystem, String, String) - Static method in class org.apache.drill.exec.store.dfs.FileSelection
-
- create(List<FileStatus>, List<String>, String) - Static method in class org.apache.drill.exec.store.dfs.FileSelection
-
Creates a
selection
with the given file statuses/files and selection root.
- create(WorkspaceSchemaFactory.TableInstance) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- create(String, TypeProtos.MajorType) - Static method in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Field
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- create(FileSelection, Metadata.ParquetTableMetadataBase) - Static method in class org.apache.drill.exec.store.parquet.ParquetFileSelection
-
Creates a new Parquet specific selection wrapping the given
selection
.
- create2PhasePlan(RelOptRuleCall, DrillAggregateRel) - Method in class org.apache.drill.exec.planner.physical.AggPruleBase
-
- createAndSetupHashTable(TypedFieldId[]) - Method in class org.apache.drill.exec.physical.impl.common.ChainedHashTable
-
- createAuthenticator(DrillConfig, ScanResult) - Static method in class org.apache.drill.exec.rpc.user.security.UserAuthenticatorFactory
-
Create a
UserAuthenticator
implementation based on BOOT settings in
given
drillConfig.
- createBoolean(OptionValue.OptionType, String, boolean) - Static method in class org.apache.drill.exec.server.options.OptionValue
-
- createBroadcastPlan(RelOptRuleCall, DrillJoinRel, RexNode, JoinPruleBase.PhysicalJoinType, RelNode, RelNode, RelCollation, RelCollation) - Method in class org.apache.drill.exec.planner.physical.JoinPruleBase
-
- createCall(String, List<T>) - Method in interface org.apache.drill.exec.planner.physical.HashPrelUtil.HashExpressionCreatorHelper
-
- createCall(String, List<RexNode>) - Method in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor.RexNodeBasedHashExpressionCreatorHelper
-
- createComplexWriterRef(String) - Static method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.ValueReference
-
- createCondition(SqlNode, SqlOperator, SqlNode) - Static method in class org.apache.drill.exec.planner.sql.parser.DrillParserUtil
-
- createConverter() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserWithCompoundIdConverter
-
- createCursor() - Method in class org.apache.drill.exec.compile.FsmDescriptor
-
Create a cursor for performing and validating transitions according to this
state machine.
- createDirectPlan(QueryContext, boolean, String) - Static method in class org.apache.drill.exec.planner.sql.DirectPlan
-
- createDirectPlan(QueryContext, T) - Static method in class org.apache.drill.exec.planner.sql.DirectPlan
-
- createDirectPlan(CoordinationProtos.DrillbitEndpoint, Iterator<T>, Class<T>) - Static method in class org.apache.drill.exec.planner.sql.DirectPlan
-
- createDistBothPlan(RelOptRuleCall, DrillJoinRel, JoinPruleBase.PhysicalJoinType, RelNode, RelNode, RelCollation, RelCollation, boolean) - Method in class org.apache.drill.exec.planner.physical.JoinPruleBase
-
- createDouble(OptionValue.OptionType, String, double) - Static method in class org.apache.drill.exec.server.options.OptionValue
-
- createEventLoop(int, String) - Static method in class org.apache.drill.exec.client.DrillClient
-
- createFieldReaderRef(String) - Static method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.ValueReference
-
- createFileSystem(String, Configuration) - Static method in class org.apache.drill.exec.util.ImpersonationUtil
-
Create DrillFileSystem for given proxyUserName and configuration.
- createHashBasedPartitionExpression(List<T>, HashPrelUtil.HashExpressionCreatorHelper<T>) - Static method in class org.apache.drill.exec.planner.physical.HashPrelUtil
-
Create hash based partition expression based on the given distribution fields.
- createHashExpression(List<T>, HashPrelUtil.HashExpressionCreatorHelper<T>, boolean) - Static method in class org.apache.drill.exec.planner.physical.HashPrelUtil
-
Create hash expression based on the given input fields.
- createInterpreter() - Method in class org.apache.drill.exec.expr.fn.DrillSimpleFuncHolder
-
- createKeysAndExprs() - Method in class org.apache.drill.exec.planner.physical.AggPrelBase
-
- createLong(OptionValue.OptionType, String, long) - Static method in class org.apache.drill.exec.server.options.OptionValue
-
- createMeta(FileSystem, String) - Static method in class org.apache.drill.exec.store.parquet.Metadata
-
Create the parquet metadata file for the directory at the given path, and for any subdirectories
- createNewFile(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- createNewGroupScan(List<String>) - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- createNewGroupScan(List<String>) - Method in class org.apache.drill.exec.planner.ParquetPartitionDescriptor
-
- createNewGroupScan(List<String>) - Method in interface org.apache.drill.exec.planner.PartitionDescriptor
-
- createNewPriorityQueue(FragmentContext, List<Order.Ordering>, VectorAccessible, MappingSet, MappingSet, MappingSet) - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- createNewRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.physical.PrelUtil.ProjectPushInfo
-
- createNewSorter(FragmentContext, List<Order.Ordering>, VectorAccessible) - Static method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- createNewSorter(FragmentContext, List<Order.Ordering>, VectorAccessible, MappingSet, MappingSet, MappingSet) - Static method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- createNewSorter(FragmentContext, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- createNewTable(String, List<String>) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- createNewTable(String, List<String>) - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- createNewTable(String, List<String>) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- createNewTable(String, List<String>) - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- createNewWrapperCurrent(int) - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
Caution: This method shares the underlying buffer between this vector and the newly created one.
- createNewWrapperCurrent() - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
Caution: This method shares the underlying buffer between this vector and the newly created one.
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- createOption(OptionValue.Kind, OptionValue.OptionType, String, String) - Static method in class org.apache.drill.exec.server.options.OptionValue
-
- createOrUpdate(String, StoragePluginConfig, boolean) - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- createOrUpdate(String, V) - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
Creates a node in zookeeper with the
default create mode
and sets its value if supplied
or updates its value if the node already exists.
- createOrUpdate(String, V, CreateMode) - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
Creates a node in zookeeper with the given mode and sets its value if supplied or updates its value if the node
already exists.
- createOrUpdateInStorage(StoragePluginRegistry) - Method in class org.apache.drill.exec.server.rest.PluginConfigWrapper
-
- createOrUpdatePlugin(String, String) - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- createOrUpdatePluginJSON(PluginConfigWrapper) - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- createPartitioner() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec
-
- createPartitionSublists() - Method in class org.apache.drill.exec.planner.AbstractPartitionDescriptor
-
Create sublists of the partition locations, each sublist of size
at most PartitionDescriptor.PARTITION_BATCH_SIZE
- createPartitionSublists() - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- createPartitionSublists() - Method in class org.apache.drill.exec.planner.ParquetPartitionDescriptor
-
- createProxyUgi(String, String) - Static method in class org.apache.drill.exec.util.ImpersonationUtil
-
Create and return proxy user UserGroupInformation
of operator owner if operator
owner is valid.
- createProxyUgi(String) - Static method in class org.apache.drill.exec.util.ImpersonationUtil
-
Create and return proxy user UserGroupInformation
for give user name.
- createQueryContextInfo(String) - Static method in class org.apache.drill.exec.util.Utilities
-
Create QueryContextInformation with given defaultSchemaName.
- createRename(RelNode, List<String>) - Static method in class org.apache.drill.exec.planner.common.DrillRelOptUtil
-
Returns a relational expression which has the same fields as the
underlying expression, but the fields have different names.
- createSchema(List<String>, SchemaConfig) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory
-
- createSenderReceiverMapping() - Method in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
- createSenderReceiverMapping() - Method in class org.apache.drill.exec.physical.config.AbstractMuxExchange
-
- createSnapshot(Path, String) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- createString(OptionValue.OptionType, String, String) - Static method in class org.apache.drill.exec.server.options.OptionValue
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- CreateTableEntry - Interface in org.apache.drill.exec.planner.logical
-
Interface that provides the info needed to create a new table.
- CreateTableHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- CreateTableHandler(SqlHandlerConfig, Pointer<String>) - Constructor for class org.apache.drill.exec.planner.sql.handlers.CreateTableHandler
-
- createTempDir() - Static method in class org.apache.drill.exec.util.TestUtilities
-
Create and removes a temporary folder
- createView(View) - Method in class org.apache.drill.exec.store.AbstractSchema
-
Create a new view given definition.
- createView(View) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- createVisitor(RelDataTypeFactory, DrillOperatorTable) - Static method in class org.apache.drill.exec.planner.logical.PreProcessLogicalRel
-
- createVisitor(QueryContext) - Static method in class org.apache.drill.exec.planner.sql.parser.UnsupportedOperatorsVisitor
-
- createWithPrefix(String, V) - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
- CROSS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CTAS_PARTITIONING_HASH_DISTRIBUTE - Static variable in interface org.apache.drill.exec.ExecConstants
-
- CTAS_PARTITIONING_HASH_DISTRIBUTE_VALIDATOR - Static variable in interface org.apache.drill.exec.ExecConstants
-
- CUBE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- cume_dist - Variable in class org.apache.drill.exec.physical.impl.window.Partition
-
- CUME_DIST - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- curChar - Variable in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- CURRENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- current - Variable in class org.apache.drill.exec.store.sys.DrillbitIterator.DrillbitInstance
-
- CURRENT_CATALOG - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_DATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_DEFAULT_TRANSFORM_GROUP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_PATH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_ROLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_SCHEMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_TIME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_TIMESTAMP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_TRANSFORM_GROUP_FOR_TYPE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURRENT_USER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- currentToken - Variable in exception org.apache.drill.exec.planner.sql.parser.impl.ParseException
-
This is the last token that has been consumed successfully.
- CURSOR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CURSOR_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- CursorExpression(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a CURSOR(query) expression.
- CYCLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DATA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- data_port - Variable in class org.apache.drill.exec.store.sys.DrillbitIterator.DrillbitInstance
-
- DATA_TYPE - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- dataArrived(QueryDataBatch, ConnectionThrottle) - Method in class org.apache.drill.exec.client.PrintingResultsListener
-
- dataArrived(QueryDataBatch, ConnectionThrottle) - Method in class org.apache.drill.exec.rpc.user.AwaitableUserResultsListener
-
- dataArrived(QueryDataBatch, ConnectionThrottle) - Method in interface org.apache.drill.exec.rpc.user.UserResultsListener
-
- DATABASES - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DataClient - Class in org.apache.drill.exec.rpc.data
-
- DataClient(CoordinationProtos.DrillbitEndpoint, BootStrapContext, ReconnectingConnection<DataClientConnection, BitData.BitClientHandshake>.CloseHandlerCreator) - Constructor for class org.apache.drill.exec.rpc.data.DataClient
-
- DataClientConnection - Class in org.apache.drill.exec.rpc.data
-
- DataClientConnection(SocketChannel, DataClient) - Constructor for class org.apache.drill.exec.rpc.data.DataClientConnection
-
- DataConnectionCreator - Class in org.apache.drill.exec.rpc.data
-
Manages a connection for each endpoint.
- DataConnectionCreator(BootStrapContext, WorkEventBus, DataResponseHandler, boolean) - Constructor for class org.apache.drill.exec.rpc.data.DataConnectionCreator
-
- DataConnectionManager - Class in org.apache.drill.exec.rpc.data
-
- DataConnectionManager(CoordinationProtos.DrillbitEndpoint, BootStrapContext) - Constructor for class org.apache.drill.exec.rpc.data.DataConnectionManager
-
- DataDefaultInstanceHandler - Class in org.apache.drill.exec.rpc.data
-
- DataDefaultInstanceHandler() - Constructor for class org.apache.drill.exec.rpc.data.DataDefaultInstanceHandler
-
- DataProtobufLengthDecoder - Class in org.apache.drill.exec.rpc.data
-
- DataProtobufLengthDecoder() - Constructor for class org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder
-
- DataProtobufLengthDecoder.Client - Class in org.apache.drill.exec.rpc.data
-
- DataProtobufLengthDecoder.Client(BufferAllocator, OutOfMemoryHandler) - Constructor for class org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder.Client
-
- DataProtobufLengthDecoder.Server - Class in org.apache.drill.exec.rpc.data
-
- DataProtobufLengthDecoder.Server(BufferAllocator, OutOfMemoryHandler) - Constructor for class org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder.Server
-
- DataRecord - Class in org.apache.drill.exec.schema
-
- DataRecord() - Constructor for class org.apache.drill.exec.schema.DataRecord
-
- DataResponseHandler - Interface in org.apache.drill.exec.rpc.data
-
- DataResponseHandlerImpl - Class in org.apache.drill.exec.rpc.data
-
- DataResponseHandlerImpl(WorkManager.WorkerBee) - Constructor for class org.apache.drill.exec.rpc.data.DataResponseHandlerImpl
-
- DataRpcConfig - Class in org.apache.drill.exec.rpc.data
-
- DataRpcConfig() - Constructor for class org.apache.drill.exec.rpc.data.DataRpcConfig
-
- DataServer - Class in org.apache.drill.exec.rpc.data
-
- DataServer(BootStrapContext, WorkEventBus, DataResponseHandler) - Constructor for class org.apache.drill.exec.rpc.data.DataServer
-
- DataTunnel - Class in org.apache.drill.exec.rpc.data
-
- DataTunnel(DataConnectionManager) - Constructor for class org.apache.drill.exec.rpc.data.DataTunnel
-
- DataType() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- DataValidationMode - Enum in org.apache.drill.exec.physical
-
- DATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DATE - Static variable in interface org.apache.drill.exec.vector.complex.fn.ExtendedTypeName
-
- DateAccessor - Class in org.apache.drill.exec.vector.accessor
-
- DateAccessor(DateVector) - Constructor for class org.apache.drill.exec.vector.accessor.DateAccessor
-
- DateBigIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- DateBigIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateBigIntFunctions
-
- DateBigIntFunctions.BigIntDateAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateBigIntFunctions.BigIntDateAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateBigIntFunctions.BigIntDateAddFunction
-
- DateBigIntFunctions.DateBigIntAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateBigIntFunctions.DateBigIntAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateBigIntFunctions.DateBigIntAddFunction
-
- DateBigIntFunctions.DateBigIntSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateBigIntFunctions.DateBigIntSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateBigIntFunctions.DateBigIntSubtractFunction
-
- DateEpochBEConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DateEpochBEConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DateEpochBEConvertFrom
-
- DateEpochBEConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DateEpochBEConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DateEpochBEConvertTo
-
- DateEpochConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DateEpochConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DateEpochConvertFrom
-
- DateEpochConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DateEpochConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DateEpochConvertTo
-
- DateIntervalDayFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalDayFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalDayFunctions
-
- DateIntervalDayFunctions.DateIntervalDayAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalDayFunctions.DateIntervalDayAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalDayFunctions.DateIntervalDayAddFunction
-
- DateIntervalDayFunctions.DateIntervalDaySubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalDayFunctions.DateIntervalDaySubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalDayFunctions.DateIntervalDaySubtractFunction
-
- DateIntervalDayFunctions.IntervalDayDateAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalDayFunctions.IntervalDayDateAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalDayFunctions.IntervalDayDateAddFunction
-
- DateIntervalFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalFunctions
-
- DateIntervalFunctions.DateIntervalAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalFunctions.DateIntervalAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalFunctions.DateIntervalAddFunction
-
- DateIntervalFunctions.DateIntervalSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalFunctions.DateIntervalSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalFunctions.DateIntervalSubtractFunction
-
- DateIntervalFunctions.IntervalDateAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalFunctions.IntervalDateAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalFunctions.IntervalDateAddFunction
-
- DateIntervalYearFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalYearFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalYearFunctions
-
- DateIntervalYearFunctions.DateIntervalYearAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalYearFunctions.DateIntervalYearAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalYearFunctions.DateIntervalYearAddFunction
-
- DateIntervalYearFunctions.DateIntervalYearSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalYearFunctions.DateIntervalYearSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalYearFunctions.DateIntervalYearSubtractFunction
-
- DateIntervalYearFunctions.IntervalYearDateAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntervalYearFunctions.IntervalYearDateAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntervalYearFunctions.IntervalYearDateAddFunction
-
- DateIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntFunctions
-
- DateIntFunctions.DateIntAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntFunctions.DateIntAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntFunctions.DateIntAddFunction
-
- DateIntFunctions.DateIntSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntFunctions.DateIntSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntFunctions.DateIntSubtractFunction
-
- DateIntFunctions.IntDateAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateIntFunctions.IntDateAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateIntFunctions.IntDateAddFunction
-
- DateOutputFormat - Enum in org.apache.drill.exec.vector.complex.fn
-
Describes the default date output format to use for JSON.
- DATETIME_INTERVAL_CODE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DATETIME_INTERVAL_PRECISION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DATETIME_PRECISION - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- DateTimeLiteral() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a date/time literal.
- DateTypeFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions
-
- DateTypeFunctions.AgeDate2Function - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.AgeDate2Function() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeDate2Function
-
- DateTypeFunctions.AgeDateFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.AgeDateFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeDateFunction
-
- DateTypeFunctions.AgeTimeStamp2Function - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.AgeTimeStamp2Function() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeTimeStamp2Function
-
- DateTypeFunctions.AgeTimeStampFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.AgeTimeStampFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeTimeStampFunction
-
- DateTypeFunctions.CastTimeStampToTime - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.CastTimeStampToTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CastTimeStampToTime
-
- DateTypeFunctions.CurrentDate - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.CurrentDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CurrentDate
-
- DateTypeFunctions.CurrentTime - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.CurrentTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CurrentTime
-
- DateTypeFunctions.DatePartFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.DatePartFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DatePartFunction
-
- DateTypeFunctions.DateTimeAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.DateTimeAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DateTimeAddFunction
-
- DateTypeFunctions.DateType - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.DateType() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DateType
-
- DateTypeFunctions.IntervalDayType - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.IntervalDayType() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalDayType
-
- DateTypeFunctions.IntervalType - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.IntervalType() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalType
-
- DateTypeFunctions.IntervalYearType - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.IntervalYearType() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalYearType
-
- DateTypeFunctions.LocalTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.LocalTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.LocalTimeStamp
-
- DateTypeFunctions.TimeDateAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.TimeDateAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeDateAddFunction
-
- DateTypeFunctions.TimeOfDay - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.TimeOfDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeOfDay
-
- DateTypeFunctions.TimeStampType - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.TimeStampType() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeStampType
-
- DateTypeFunctions.TimeType - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.TimeType() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeType
-
- DateTypeFunctions.UnixTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.UnixTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStamp
-
- DateTypeFunctions.UnixTimeStampForDate - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.UnixTimeStampForDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStampForDate
-
- DateTypeFunctions.UnixTimeStampForDateWithPattern - Class in org.apache.drill.exec.expr.fn.impl
-
- DateTypeFunctions.UnixTimeStampForDateWithPattern() - Constructor for class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStampForDateWithPattern
-
- DAY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEAD_BUFFER - Static variable in class org.apache.drill.exec.record.DeadBuf
-
- DeadBuf - Class in org.apache.drill.exec.record
-
- DEALLOCATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- debug - Variable in class org.apache.drill.exec.compile.AbstractClassCompiler
-
- debugStream - Variable in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- DEC - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DECIMAL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DECIMAL - Static variable in interface org.apache.drill.exec.vector.complex.fn.ExtendedTypeName
-
- Decimal18Accessor - Class in org.apache.drill.exec.vector.accessor
-
- Decimal18Accessor(Decimal18Vector) - Constructor for class org.apache.drill.exec.vector.accessor.Decimal18Accessor
-
- Decimal18Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions
-
- Decimal18Functions.Decimal18AbsFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18AbsFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18AbsFunction
-
- Decimal18Functions.Decimal18AddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18AddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18AddFunction
-
- Decimal18Functions.Decimal18CeilFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18CeilFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18CeilFunction
-
- Decimal18Functions.Decimal18DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18DivideFunction
-
- Decimal18Functions.Decimal18Equal - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18Equal() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18Equal
-
- Decimal18Functions.Decimal18FloorFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18FloorFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18FloorFunction
-
- Decimal18Functions.Decimal18GreaterThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18GreaterThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18GreaterThan
-
- Decimal18Functions.Decimal18GreaterThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18GreaterThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18GreaterThanEq
-
- Decimal18Functions.Decimal18LessThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18LessThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18LessThan
-
- Decimal18Functions.Decimal18LessThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18LessThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18LessThanEq
-
- Decimal18Functions.Decimal18ModFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18ModFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18ModFunction
-
- Decimal18Functions.Decimal18MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18MultiplyFunction
-
- Decimal18Functions.Decimal18NotEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18NotEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18NotEqual
-
- Decimal18Functions.Decimal18RoundFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18RoundFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18RoundFunction
-
- Decimal18Functions.Decimal18RoundScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18RoundScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18RoundScaleFunction
-
- Decimal18Functions.Decimal18SignFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18SignFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18SignFunction
-
- Decimal18Functions.Decimal18SubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18SubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18SubtractFunction
-
- Decimal18Functions.Decimal18TruncateScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18TruncateScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18TruncateScaleFunction
-
- Decimal18Functions.Decimal18TruncFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.Decimal18TruncFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18TruncFunction
-
- Decimal18Functions.GCompareDecimal18VsDecimal18NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareDecimal18VsDecimal18NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsDecimal18NullHigh
-
- Decimal18Functions.GCompareDecimal18VsDecimal18NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareDecimal18VsDecimal18NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsDecimal18NullLow
-
- Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullHigh
-
- Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullLow
-
- Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullHigh
-
- Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullLow
-
- Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullHigh
-
- Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullLow
-
- Decimal28DenseAccessor - Class in org.apache.drill.exec.vector.accessor
-
- Decimal28DenseAccessor(Decimal28DenseVector) - Constructor for class org.apache.drill.exec.vector.accessor.Decimal28DenseAccessor
-
- Decimal28DenseFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions
-
- Decimal28DenseFunctions.Decimal28DenseEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.Decimal28DenseEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseEqual
-
- Decimal28DenseFunctions.Decimal28DenseGreaterThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.Decimal28DenseGreaterThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseGreaterThan
-
- Decimal28DenseFunctions.Decimal28DenseGreaterThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.Decimal28DenseGreaterThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseGreaterThanEq
-
- Decimal28DenseFunctions.Decimal28DenseLessThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.Decimal28DenseLessThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseLessThan
-
- Decimal28DenseFunctions.Decimal28DenseLessThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.Decimal28DenseLessThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseLessThanEq
-
- Decimal28DenseFunctions.Decimal28DenseNotEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.Decimal28DenseNotEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseNotEqual
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullHigh
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullLow
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullHigh
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullLow
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullHigh
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullLow
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullHigh
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullLow
-
- Decimal28SparseAccessor - Class in org.apache.drill.exec.vector.accessor
-
- Decimal28SparseAccessor(Decimal28SparseVector) - Constructor for class org.apache.drill.exec.vector.accessor.Decimal28SparseAccessor
-
- Decimal28SparseFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions
-
- Decimal28SparseFunctions.Decimal28SparseAbsFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseAbsFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseAbsFunction
-
- Decimal28SparseFunctions.Decimal28SparseAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseAddFunction
-
- Decimal28SparseFunctions.Decimal28SparseCeilFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseCeilFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseCeilFunction
-
- Decimal28SparseFunctions.Decimal28SparseDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseDivideFunction
-
- Decimal28SparseFunctions.Decimal28SparseEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseEqual
-
- Decimal28SparseFunctions.Decimal28SparseFloorFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseFloorFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseFloorFunction
-
- Decimal28SparseFunctions.Decimal28SparseGreaterThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseGreaterThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseGreaterThan
-
- Decimal28SparseFunctions.Decimal28SparseGreaterThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseGreaterThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseGreaterThanEq
-
- Decimal28SparseFunctions.Decimal28SparseLessThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseLessThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseLessThan
-
- Decimal28SparseFunctions.Decimal28SparseLessThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseLessThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseLessThanEq
-
- Decimal28SparseFunctions.Decimal28SparseModFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseModFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseModFunction
-
- Decimal28SparseFunctions.Decimal28SparseMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseMultiplyFunction
-
- Decimal28SparseFunctions.Decimal28SparseNotEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseNotEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseNotEqual
-
- Decimal28SparseFunctions.Decimal28SparseRoundFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseRoundFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseRoundFunction
-
- Decimal28SparseFunctions.Decimal28SparseRoundScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseRoundScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseRoundScaleFunction
-
- Decimal28SparseFunctions.Decimal28SparseSignFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseSignFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseSignFunction
-
- Decimal28SparseFunctions.Decimal28SparseSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseSubtractFunction
-
- Decimal28SparseFunctions.Decimal28SparseTruncateFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseTruncateFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseTruncateFunction
-
- Decimal28SparseFunctions.Decimal28SparseTruncateScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.Decimal28SparseTruncateScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseTruncateScaleFunction
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullHigh
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullLow
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullHigh
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullLow
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullHigh
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullLow
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullHigh
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullLow
-
- decimal28Vector - Variable in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.Decimal28Column
-
- decimal28Vector - Variable in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.Decimal38Column
-
- Decimal38DenseAccessor - Class in org.apache.drill.exec.vector.accessor
-
- Decimal38DenseAccessor(Decimal38DenseVector) - Constructor for class org.apache.drill.exec.vector.accessor.Decimal38DenseAccessor
-
- Decimal38DenseFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions
-
- Decimal38DenseFunctions.Decimal38DenseEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.Decimal38DenseEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseEqual
-
- Decimal38DenseFunctions.Decimal38DenseGreaterThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.Decimal38DenseGreaterThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseGreaterThan
-
- Decimal38DenseFunctions.Decimal38DenseGreaterThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.Decimal38DenseGreaterThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseGreaterThanEq
-
- Decimal38DenseFunctions.Decimal38DenseLessThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.Decimal38DenseLessThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseLessThan
-
- Decimal38DenseFunctions.Decimal38DenseLessThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.Decimal38DenseLessThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseLessThanEq
-
- Decimal38DenseFunctions.Decimal38DenseNotEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.Decimal38DenseNotEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseNotEqual
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullHigh
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullLow
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullHigh
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullLow
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullHigh
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullLow
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullHigh
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullLow
-
- Decimal38SparseAccessor - Class in org.apache.drill.exec.vector.accessor
-
- Decimal38SparseAccessor(Decimal38SparseVector) - Constructor for class org.apache.drill.exec.vector.accessor.Decimal38SparseAccessor
-
- Decimal38SparseFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions
-
- Decimal38SparseFunctions.Decimal38SparseAbsFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseAbsFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseAbsFunction
-
- Decimal38SparseFunctions.Decimal38SparseAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseAddFunction
-
- Decimal38SparseFunctions.Decimal38SparseCeilFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseCeilFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseCeilFunction
-
- Decimal38SparseFunctions.Decimal38SparseDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseDivideFunction
-
- Decimal38SparseFunctions.Decimal38SparseEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseEqual
-
- Decimal38SparseFunctions.Decimal38SparseFloorFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseFloorFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseFloorFunction
-
- Decimal38SparseFunctions.Decimal38SparseGreaterThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseGreaterThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseGreaterThan
-
- Decimal38SparseFunctions.Decimal38SparseGreaterThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseGreaterThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseGreaterThanEq
-
- Decimal38SparseFunctions.Decimal38SparseLessThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseLessThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseLessThan
-
- Decimal38SparseFunctions.Decimal38SparseLessThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseLessThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseLessThanEq
-
- Decimal38SparseFunctions.Decimal38SparseModFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseModFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseModFunction
-
- Decimal38SparseFunctions.Decimal38SparseMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseMultiplyFunction
-
- Decimal38SparseFunctions.Decimal38SparseNotEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseNotEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseNotEqual
-
- Decimal38SparseFunctions.Decimal38SparseRoundFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseRoundFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseRoundFunction
-
- Decimal38SparseFunctions.Decimal38SparseRoundScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseRoundScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseRoundScaleFunction
-
- Decimal38SparseFunctions.Decimal38SparseSignFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseSignFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseSignFunction
-
- Decimal38SparseFunctions.Decimal38SparseSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseSubtractFunction
-
- Decimal38SparseFunctions.Decimal38SparseTruncateFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseTruncateFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseTruncateFunction
-
- Decimal38SparseFunctions.Decimal38SparseTruncateScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.Decimal38SparseTruncateScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseTruncateScaleFunction
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullHigh
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullLow
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullHigh
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullLow
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullHigh
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullLow
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullHigh
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullLow
-
- Decimal9Accessor - Class in org.apache.drill.exec.vector.accessor
-
- Decimal9Accessor(Decimal9Vector) - Constructor for class org.apache.drill.exec.vector.accessor.Decimal9Accessor
-
- Decimal9Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions
-
- Decimal9Functions.Decimal9AbsFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9AbsFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9AbsFunction
-
- Decimal9Functions.Decimal9AddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9AddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9AddFunction
-
- Decimal9Functions.Decimal9CeilFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9CeilFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9CeilFunction
-
- Decimal9Functions.Decimal9DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9DivideFunction
-
- Decimal9Functions.Decimal9Equal - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9Equal() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9Equal
-
- Decimal9Functions.Decimal9FloorFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9FloorFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9FloorFunction
-
- Decimal9Functions.Decimal9GreaterThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9GreaterThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9GreaterThan
-
- Decimal9Functions.Decimal9GreaterThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9GreaterThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9GreaterThanEq
-
- Decimal9Functions.Decimal9LessThan - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9LessThan() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9LessThan
-
- Decimal9Functions.Decimal9LessThanEq - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9LessThanEq() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9LessThanEq
-
- Decimal9Functions.Decimal9ModFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9ModFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9ModFunction
-
- Decimal9Functions.Decimal9MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9MultiplyFunction
-
- Decimal9Functions.Decimal9NotEqual - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9NotEqual() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9NotEqual
-
- Decimal9Functions.Decimal9RoundFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9RoundFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9RoundFunction
-
- Decimal9Functions.Decimal9RoundScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9RoundScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9RoundScaleFunction
-
- Decimal9Functions.Decimal9SignFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9SignFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9SignFunction
-
- Decimal9Functions.Decimal9SubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9SubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9SubtractFunction
-
- Decimal9Functions.Decimal9TruncateScaleFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9TruncateScaleFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9TruncateScaleFunction
-
- Decimal9Functions.Decimal9TruncFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.Decimal9TruncFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9TruncFunction
-
- Decimal9Functions.GCompareDecimal9VsDecimal9NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareDecimal9VsDecimal9NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsDecimal9NullHigh
-
- Decimal9Functions.GCompareDecimal9VsDecimal9NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareDecimal9VsDecimal9NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsDecimal9NullLow
-
- Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullHigh
-
- Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullLow
-
- Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullHigh
-
- Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullLow
-
- Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullHigh
-
- Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullLow
-
- DECIMAL_DISABLE_ERR_MSG - Static variable in interface org.apache.drill.exec.work.ExecErrorConstants
-
- DECIMAL_NUMERIC_LITERAL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DecimalAvgFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions
-
- DecimalAvgFunctions.Decimal18Avg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.Decimal18Avg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal18Avg
-
- DecimalAvgFunctions.Decimal28SparseAvg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.Decimal28SparseAvg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal28SparseAvg
-
- DecimalAvgFunctions.Decimal38SparseAvg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.Decimal38SparseAvg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal38SparseAvg
-
- DecimalAvgFunctions.Decimal9Avg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.Decimal9Avg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal9Avg
-
- DecimalAvgFunctions.NullableDecimal18Avg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.NullableDecimal18Avg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal18Avg
-
- DecimalAvgFunctions.NullableDecimal28SparseAvg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.NullableDecimal28SparseAvg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal28SparseAvg
-
- DecimalAvgFunctions.NullableDecimal38SparseAvg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.NullableDecimal38SparseAvg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal38SparseAvg
-
- DecimalAvgFunctions.NullableDecimal9Avg - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalAvgFunctions.NullableDecimal9Avg() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal9Avg
-
- DecimalMaxFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions
-
- DecimalMaxFunctions.Decimal18Max - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.Decimal18Max() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal18Max
-
- DecimalMaxFunctions.Decimal28SparseMax - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.Decimal28SparseMax() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal28SparseMax
-
- DecimalMaxFunctions.Decimal38SparseMax - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.Decimal38SparseMax() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal38SparseMax
-
- DecimalMaxFunctions.Decimal9Max - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.Decimal9Max() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal9Max
-
- DecimalMaxFunctions.NullableDecimal18Max - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.NullableDecimal18Max() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal18Max
-
- DecimalMaxFunctions.NullableDecimal28SparseMax - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.NullableDecimal28SparseMax() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal28SparseMax
-
- DecimalMaxFunctions.NullableDecimal38SparseMax - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.NullableDecimal38SparseMax() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal38SparseMax
-
- DecimalMaxFunctions.NullableDecimal9Max - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMaxFunctions.NullableDecimal9Max() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal9Max
-
- DecimalMinFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions
-
- DecimalMinFunctions.Decimal18Min - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.Decimal18Min() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal18Min
-
- DecimalMinFunctions.Decimal28SparseMin - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.Decimal28SparseMin() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal28SparseMin
-
- DecimalMinFunctions.Decimal38SparseMin - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.Decimal38SparseMin() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal38SparseMin
-
- DecimalMinFunctions.Decimal9Min - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.Decimal9Min() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal9Min
-
- DecimalMinFunctions.NullableDecimal18Min - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.NullableDecimal18Min() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal18Min
-
- DecimalMinFunctions.NullableDecimal28SparseMin - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.NullableDecimal28SparseMin() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal28SparseMin
-
- DecimalMinFunctions.NullableDecimal38SparseMin - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.NullableDecimal38SparseMin() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal38SparseMin
-
- DecimalMinFunctions.NullableDecimal9Min - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalMinFunctions.NullableDecimal9Min() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal9Min
-
- DecimalSumFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions
-
- DecimalSumFunctions.Decimal18Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.Decimal18Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal18Sum
-
- DecimalSumFunctions.Decimal28SparseSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.Decimal28SparseSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal28SparseSum
-
- DecimalSumFunctions.Decimal38SparseSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.Decimal38SparseSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal38SparseSum
-
- DecimalSumFunctions.Decimal9Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.Decimal9Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal9Sum
-
- DecimalSumFunctions.NullableDecimal18Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.NullableDecimal18Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal18Sum
-
- DecimalSumFunctions.NullableDecimal28SparseSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.NullableDecimal28SparseSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal28SparseSum
-
- DecimalSumFunctions.NullableDecimal38SparseSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.NullableDecimal38SparseSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal38SparseSum
-
- DecimalSumFunctions.NullableDecimal9Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- DecimalSumFunctions.NullableDecimal9Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal9Sum
-
- declare(TypeProtos.MajorType) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- declare(TypeProtos.MajorType, boolean) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- DECLARE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- declareClassField(String, JType) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- declareClassField(String, JType, JExpression) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- declareVectorValueSetupAndMember(String, TypedFieldId) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- declareVectorValueSetupAndMember(DirectExpression, TypedFieldId) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- declareWorkspaceVariables(ClassGenerator<?>) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.drill.exec.rpc.control.ControlProtobufLengthDecoder
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder.Client
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.drill.exec.rpc.data.DataProtobufLengthDecoder.Server
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.drill.exec.rpc.user.UserProtobufLengthDecoder
-
- decodeVIntSize(byte) - Static method in class org.apache.drill.exec.util.ByteBufUtil.HadoopWritables
-
Parse the first byte of a vint/vlong to determine the number of bytes
- decrementAndGet() - Method in interface org.apache.drill.exec.cache.Counter
-
- DEFAULT - Static variable in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- DEFAULT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEFAULT - Static variable in enum org.apache.drill.exec.record.BatchSchema.SelectionVectorMode
-
- DEFAULT - Static variable in class org.apache.drill.exec.store.dfs.WorkspaceConfig
-
Default workspace is a root directory which supports read, but not write.
- DEFAULT - Static variable in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- DEFAULT_COLUMN_WIDTH - Static variable in class org.apache.drill.exec.util.VectorUtil
-
- DEFAULT_CONSTANT_MAP - Static variable in class org.apache.drill.exec.expr.ClassGenerator
-
- DEFAULT_CONTROLS - Static variable in class org.apache.drill.exec.testing.ExecutionControls
-
The default value for controls.
- DEFAULT_IDENTIFIER_MAX_LENGTH - Static variable in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- DEFAULT_INITIAL_CAPACITY - Static variable in interface org.apache.drill.exec.physical.impl.common.HashTable
-
The initial default capacity of the hash table (in terms of number of buckets).
- DEFAULT_KW - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEFAULT_LOAD_FACTOR - Static variable in interface org.apache.drill.exec.physical.impl.common.HashTable
-
The default load factor of a hash table.
- DEFAULT_SCALAR_MAP - Static variable in class org.apache.drill.exec.expr.ClassGenerator
-
- DEFAULT_WS_NAME - Static variable in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory
-
- DefaultFrameTemplate - Class in org.apache.drill.exec.physical.impl.window
-
- DefaultFrameTemplate() - Constructor for class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- DefaultFunctionResolver - Class in org.apache.drill.exec.resolver
-
- DefaultFunctionResolver() - Constructor for class org.apache.drill.exec.resolver.DefaultFunctionResolver
-
- DefaultInstanceHandler - Class in org.apache.drill.exec.rpc.control
-
- DefaultInstanceHandler() - Constructor for class org.apache.drill.exec.rpc.control.DefaultInstanceHandler
-
- DEFAULTS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DefaultSqlHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- DefaultSqlHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- DefaultSqlHandler(SqlHandlerConfig, Pointer<String>) - Constructor for class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- DefaultSqlHandler.ConvertedRelNode - Class in org.apache.drill.exec.planner.sql.handlers
-
- DefaultSqlHandler.ConvertedRelNode(RelNode, RelDataType) - Constructor for class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.ConvertedRelNode
-
- DefaultSqlHandler.MetaDataProviderModifier - Class in org.apache.drill.exec.planner.sql.handlers
-
- DefaultSqlHandler.MetaDataProviderModifier(RelMetadataProvider) - Constructor for class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.MetaDataProviderModifier
-
- DEFERRABLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEFERRED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEFINED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEFINER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEGREE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- delete(K) - Method in interface org.apache.drill.exec.cache.DistributedMap
-
- DELETE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- delete(Path) - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- delete(Path, boolean) - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- delete(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- delete(Path, boolean) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- delete(Path) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- delete(Path, boolean) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- delete(String) - Method in class org.apache.drill.exec.store.sys.local.FilePStore
-
- delete(String) - Method in class org.apache.drill.exec.store.sys.local.MapEStore
-
- delete(String) - Method in class org.apache.drill.exec.store.sys.local.NoWriteLocalPStore
-
- delete(String) - Method in interface org.apache.drill.exec.store.sys.PStore
-
- delete(String) - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
- deleteAllOptions(OptionValue.OptionType) - Method in class org.apache.drill.exec.server.options.FallbackOptionManager
-
- deleteAllOptions(OptionValue.OptionType) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Deletes all options.
- deleteAllOptions(OptionValue.OptionType) - Method in class org.apache.drill.exec.server.options.SystemOptionManager
-
- deleteFromStorage(StoragePluginRegistry) - Method in class org.apache.drill.exec.server.rest.PluginConfigWrapper
-
- deleteOnExit(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- deleteOption(String, OptionValue.OptionType) - Method in class org.apache.drill.exec.server.options.FallbackOptionManager
-
- deleteOption(String, OptionValue.OptionType) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Deletes the option.
- deleteOption(String, OptionValue.OptionType) - Method in class org.apache.drill.exec.server.options.SystemOptionManager
-
- deletePlugin(String) - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- deletePlugin(String) - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- deletePluginJSON(String) - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- deleteSnapshot(Path, String) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- DEMUX_EXCHANGE - Static variable in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- dense_rank - Variable in class org.apache.drill.exec.physical.impl.window.Partition
-
- DENSE_RANK - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEPTH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DEREF - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DERIVED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- deriveRowType() - Method in class org.apache.drill.exec.planner.logical.DrillScanRel
-
- deriveRowType() - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.apache.drill.exec.planner.sql.DrillSqlAggOperator
-
- deriveType(SqlValidator, SqlValidatorScope, SqlCall) - Method in class org.apache.drill.exec.planner.sql.DrillSqlOperator
-
- DESC - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- desc - Variable in class org.apache.drill.exec.testing.Injection
-
- DESCRIBE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DescribeTableHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- DescribeTableHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.DescribeTableHandler
-
- DESCRIPTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DESCRIPTOR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.drill.exec.coord.DrillbitEndpointSerDe.De
-
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.drill.exec.record.MajorTypeSerDe.De
-
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2.DeSerializer
-
- deserialize(byte[]) - Method in class org.apache.drill.exec.store.sys.serialize.JacksonSerializer
-
- deserialize(byte[]) - Method in interface org.apache.drill.exec.store.sys.serialize.PClassSerializer
-
- deserialize(byte[]) - Method in class org.apache.drill.exec.store.sys.serialize.ProtoSerializer
-
- deserializeKey(String, DeserializationContext) - Method in class org.apache.drill.exec.testing.InjectionSite.InjectionSiteKeyDeserializer
-
- desiredFields - Variable in class org.apache.drill.exec.planner.physical.PrelUtil.ProjectPushInfo
-
- destinations - Variable in class org.apache.drill.exec.physical.base.AbstractSender
-
- destroy(VALUE) - Method in interface org.apache.drill.exec.planner.sql.ExpandingConcurrentMap.MapValueFactory
-
- destroy(DrillTable) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- determineSize(long, Integer) - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
Determines the size of a single value in a variable column.
- DETERMINISTIC - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DFSPartitionLocation - Class in org.apache.drill.exec.planner
-
Class defines a single partition in a DFS table.
- DFSPartitionLocation(int, String, String) - Constructor for class org.apache.drill.exec.planner.DFSPartitionLocation
-
- DIAGNOSTICS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DiffSchema - Class in org.apache.drill.exec.schema
-
- DiffSchema() - Constructor for class org.apache.drill.exec.schema.DiffSchema
-
- DIGIT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- direct(String) - Static method in class org.apache.drill.exec.expr.DirectExpression
-
- direct_current - Variable in class org.apache.drill.exec.store.sys.MemoryIterator.MemoryInfo
-
- direct_max - Variable in class org.apache.drill.exec.store.sys.MemoryIterator.MemoryInfo
-
- DirectBatchCreator - Class in org.apache.drill.exec.store.direct
-
- DirectBatchCreator() - Constructor for class org.apache.drill.exec.store.direct.DirectBatchCreator
-
- DirectExpression - Class in org.apache.drill.exec.expr
-
- DirectGroupScan - Class in org.apache.drill.exec.store.direct
-
- DirectGroupScan(RecordReader) - Constructor for class org.apache.drill.exec.store.direct.DirectGroupScan
-
- DirectoryExplorers - Class in org.apache.drill.exec.expr.fn.impl
-
This file is generated with Freemarker using the template exec/java-exec/src/main/codegen/templates/DirectoryExplorers.java
- DirectoryExplorers() - Constructor for class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers
-
- DirectoryExplorers.IMaxDir - Class in org.apache.drill.exec.expr.fn.impl
-
- DirectoryExplorers.IMaxDir() - Constructor for class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.IMaxDir
-
- DirectoryExplorers.IMinDir - Class in org.apache.drill.exec.expr.fn.impl
-
- DirectoryExplorers.IMinDir() - Constructor for class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.IMinDir
-
- DirectoryExplorers.MaxDir - Class in org.apache.drill.exec.expr.fn.impl
-
- DirectoryExplorers.MaxDir() - Constructor for class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.MaxDir
-
- DirectoryExplorers.MinDir - Class in org.apache.drill.exec.expr.fn.impl
-
- DirectoryExplorers.MinDir() - Constructor for class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.MinDir
-
- DirectPlan - Class in org.apache.drill.exec.planner.sql
-
- DirectPlan() - Constructor for class org.apache.drill.exec.planner.sql.DirectPlan
-
- DirectSorter - Class in org.apache.drill.exec.compile.bytecode
-
- DirectSorter(int, String, MethodVisitor) - Constructor for class org.apache.drill.exec.compile.bytecode.DirectSorter
-
- DirectSubScan - Class in org.apache.drill.exec.store.direct
-
- DirectSubScan(RecordReader) - Constructor for class org.apache.drill.exec.store.direct.DirectSubScan
-
- directVarInsn(int, int) - Method in class org.apache.drill.exec.compile.bytecode.DirectSorter
-
- disable() - Method in class org.apache.drill.exec.rpc.control.ControlConnection
-
- disable_tracing() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- disableFunctionReturn() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Clear the indication that this value is used as a function return value.
- disableMarking() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- DISALLOW - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- discardReadBytes() - Method in class org.apache.drill.exec.record.DeadBuf
-
- discardSomeReadBytes() - Method in class org.apache.drill.exec.record.DeadBuf
-
- DISCONNECT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DISPATCH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DIST_INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.HashJoinPrule
-
- DIST_INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.MergeJoinPrule
-
- DISTINCT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DistributedCache - Interface in org.apache.drill.exec.cache
-
- DistributedCache.CacheConfig<K,V> - Class in org.apache.drill.exec.cache
-
- DistributedCache.CacheConfig(Class<K>, Class<V>, String, DistributedCache.SerializationMode) - Constructor for class org.apache.drill.exec.cache.DistributedCache.CacheConfig
-
- DistributedCache.CacheConfigBuilder<K,V> - Class in org.apache.drill.exec.cache
-
- DistributedCache.SerializationMode - Enum in org.apache.drill.exec.cache
-
- DistributedMap<K,V> - Interface in org.apache.drill.exec.cache
-
- DistributedMultiMap<K,V> - Interface in org.apache.drill.exec.cache
-
- DistributedSemaphore - Interface in org.apache.drill.exec.coord
-
- DistributedSemaphore.DistributedLease - Interface in org.apache.drill.exec.coord
-
- DistributedStorageEngine - Interface in org.apache.drill.exec.store
-
- divideBy(RelOptCost) - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- DivideFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions
-
- DivideFunctions.BigIntBigIntDivide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.BigIntBigIntDivide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.BigIntBigIntDivide
-
- DivideFunctions.Float4Float4Divide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.Float4Float4Divide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.Float4Float4Divide
-
- DivideFunctions.Float8Float8Divide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.Float8Float8Divide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.Float8Float8Divide
-
- DivideFunctions.IntIntDivide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.IntIntDivide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.IntIntDivide
-
- DivideFunctions.SmallIntSmallIntDivide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.SmallIntSmallIntDivide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.SmallIntSmallIntDivide
-
- DivideFunctions.TinyIntTinyIntDivide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.TinyIntTinyIntDivide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.TinyIntTinyIntDivide
-
- DivideFunctions.UInt1UInt1Divide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.UInt1UInt1Divide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt1UInt1Divide
-
- DivideFunctions.UInt2UInt2Divide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.UInt2UInt2Divide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt2UInt2Divide
-
- DivideFunctions.UInt4UInt4Divide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.UInt4UInt4Divide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt4UInt4Divide
-
- DivideFunctions.UInt8UInt8Divide - Class in org.apache.drill.exec.expr.fn.impl
-
- DivideFunctions.UInt8UInt8Divide() - Constructor for class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt8UInt8Divide
-
- doBatch(FileInputStream, int, boolean) - Method in class org.apache.drill.exec.client.DumpCat
-
Batch mode:
$drill-dumpcat --file=local:///tmp/drilltrace/[queryid]_[tag]_[majorid]_[minor]_[operator] --batch=123 --include-headers=true
Records: 1/1
Average Record Size: 8 bytes
Total Data Size: 8 bytes
Schema Information
name: col1, minor_type: int4, data_mode: nullable
name: col2, minor_type: int4, data_mode: non-nullable
- doCompare(int, int) - Method in class org.apache.drill.exec.physical.impl.join.JoinTemplate
-
Compare the values of the left and right join key to determine whether the left is less than, greater than
or equal to the right.
- doCopy(int, int) - Method in interface org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverGeneratorBase
-
- doCopy(int, int) - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverTemplate
-
- doCopy(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate
-
- doCopyLeft(int, int) - Method in class org.apache.drill.exec.physical.impl.join.JoinTemplate
-
Copy the data to the new record batch (if it fits).
- doCopyRight(int, int) - Method in class org.apache.drill.exec.physical.impl.join.JoinTemplate
-
- doEval(int, int) - Method in interface org.apache.drill.exec.physical.impl.filter.FilterSignature
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate2
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate4
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- doEval(int, int) - Method in interface org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverGeneratorBase
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionProjectorTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopierTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate
-
- doEval(int) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.project.ProjectorTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.sort.SortTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate2
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate4
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.union.UnionAllerTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- doEval(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate
-
- doEval(char, char) - Method in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate
-
- doJoin(JoinStatus) - Method in class org.apache.drill.exec.physical.impl.join.JoinTemplate
-
Copy rows from the input record batches until the output record batch is full
- doJoin(JoinStatus) - Method in interface org.apache.drill.exec.physical.impl.join.JoinWorker
-
- DOMAIN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- doMatch(RelOptRuleCall, ScanPrel, ProjectPrel, FilterPrel) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaPushFilterIntoRecordGenerator
-
- Done() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- doNext() - Method in interface org.apache.drill.exec.work.RootNodeDriver
-
- doOnMatch(RelOptRuleCall, DrillFilterRel, DrillProjectRel, DrillScanRel) - Method in class org.apache.drill.exec.planner.logical.partition.PruneScanRule
-
- doQuery(FileInputStream) - Method in class org.apache.drill.exec.client.DumpCat
-
Querymode:
$drill-dumpcat --file=local:///tmp/drilltrace/[queryid]_[tag]_[majorid]_[minor]_[operator]
Batches: 135
Records: 53,214/53,214 // the first one is the selected records.
- doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack>, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel.CancelQuery
-
- doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack>, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel.ReceiverFinished
-
- doRpcCall(RpcOutcomeListener<UserBitShared.QueryProfile>, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel.RequestProfile
-
- doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack>, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel.SendFragment
-
- doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack>, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel.SendFragmentStatus
-
- doRpcCall(RpcOutcomeListener<GeneralRPCProtos.Ack>, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel.SignalFragment
-
- doSetup(RecordBatch) - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- doSetup(RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in interface org.apache.drill.exec.physical.impl.filter.FilterSignature
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate2
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate4
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- doSetup(FragmentContext, VectorContainer, RecordBatch, RecordBatch) - Method in interface org.apache.drill.exec.physical.impl.join.HashJoinProbe
-
- doSetup(FragmentContext, VectorContainer, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinProbeTemplate
-
- doSetup(FragmentContext, JoinStatus, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.join.JoinTemplate
-
- doSetup(FragmentContext, VectorContainer, RecordBatch, RecordBatch) - Method in interface org.apache.drill.exec.physical.impl.join.NestedLoopJoin
-
- doSetup(FragmentContext, VectorContainer, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinTemplate
-
- doSetup(FragmentContext, VectorAccessible, VectorAccessible) - Method in interface org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverGeneratorBase
-
- doSetup(FragmentContext, VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingReceiverTemplate
-
- doSetup(FragmentContext, VectorAccessible, RecordBatch, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionProjectorTemplate
-
- doSetup(FragmentContext, VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopierTemplate
-
- doSetup(FragmentContext, VectorContainer, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate
-
- doSetup(FragmentContext, RecordBatch, PartitionerTemplate.OutgoingRecordBatch[]) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
- doSetup(RecordBatch, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.project.ProjectorTemplate
-
- doSetup(FragmentContext, VectorContainer, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.sort.SortTemplate
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate2
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate4
-
- doSetup(FragmentContext, VectorContainer, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- doSetup(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.union.UnionAllerTemplate
-
- doSetup(FragmentContext, VectorContainer, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- doSetup(FragmentContext, VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate
-
- doSetup(FragmentContext, VectorAccessible, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate
-
- dot - Variable in class org.apache.drill.exec.compile.ClassTransformer.ClassNames
-
- DOT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DOT_DRILL_GLOB - Static variable in enum org.apache.drill.exec.dotdrill.DotDrillType
-
- DOT_FILE_PREFIX - Static variable in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- DotDrillFile - Class in org.apache.drill.exec.dotdrill
-
- DotDrillType - Enum in org.apache.drill.exec.dotdrill
-
- DotDrillUtil - Class in org.apache.drill.exec.dotdrill
-
- DotDrillUtil() - Constructor for class org.apache.drill.exec.dotdrill.DotDrillUtil
-
- DOUBLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DOUBLE_PERIOD - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DOUBLE_QUOTE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DoubleBEConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DoubleBEConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DoubleBEConvertFrom
-
- DoubleBEConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DoubleBEConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DoubleBEConvertTo
-
- DoubleConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DoubleConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DoubleConvertFrom
-
- DoubleConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- DoubleConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DoubleConvertTo
-
- doWork() - Method in interface org.apache.drill.exec.physical.impl.aggregate.HashAggregator
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- doWork() - Method in interface org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenRecordBatch
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.limit.LimitRecordBatch
-
- doWork(VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.project.ProjectRecordBatch
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- doWork() - Method in class org.apache.drill.exec.physical.impl.trace.TraceRecordBatch
-
Function is invoked for every record batch and it simply dumps the buffers associated with all the value vectors in
this record batch to a log file.
- doWork() - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
processes all rows of current batch:
compute aggregations
compute window functions
transfer remaining vectors from current batch to container
- doWork() - Method in interface org.apache.drill.exec.physical.impl.window.WindowFramer
-
process the inner batch and write the aggregated values in the container
- doWork() - Method in class org.apache.drill.exec.record.AbstractSingleRecordBatch
-
- DQID - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- drill() - Method in class org.apache.drill.exec.cache.DistributedCache.CacheConfigBuilder
-
- DRILL_FILTER_ON_JOIN - Static variable in class org.apache.drill.exec.planner.logical.DrillFilterJoinRules
-
Rule that pushes predicates from a Filter into the Join below them.
- DRILL_INIT - Static variable in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- DRILL_INIT_METHOD - Static variable in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- DRILL_JOIN - Static variable in class org.apache.drill.exec.planner.logical.DrillFilterJoinRules
-
Rule that pushes predicates in a Join into the inputs to the join.
- DRILL_JOIN_TO_MULTIJOIN_RULE - Static variable in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
- DRILL_LOGICAL - Static variable in interface org.apache.drill.exec.planner.logical.DrillRel
-
Calling convention for relational expressions that are "implemented" by
generating Drill logical plans.
- DRILL_LOGICAL_FILTER_FACTORY - Static variable in class org.apache.drill.exec.planner.logical.DrillRelFactories
-
- DRILL_LOGICAL_INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillPushProjIntoScan
-
- DRILL_LOGICAL_JOIN_FACTORY - Static variable in class org.apache.drill.exec.planner.logical.DrillRelFactories
-
- DRILL_LOGICAL_PROJECT_FACTORY - Static variable in class org.apache.drill.exec.planner.logical.DrillRelFactories
-
- DRILL_LOPT_OPTIMIZE_JOIN_RULE - Static variable in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
- DRILL_PHYSICAL - Static variable in interface org.apache.drill.exec.planner.physical.Prel
-
- DRILL_PHYSICAL_DISK - Static variable in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
- DRILL_REL_DATATYPE_SYSTEM - Static variable in class org.apache.drill.exec.planner.types.DrillRelDataTypeSystem
-
- DRILL_SYS_FILE_SUFFIX - Static variable in interface org.apache.drill.exec.ExecConstants
-
- DRILL_TO_CALCITE_TYPE_MAPPING - Static variable in class org.apache.drill.exec.planner.logical.DrillConstExecutor
-
- DRILL_VERSION_PROPERTY - Static variable in class org.apache.drill.exec.store.parquet.ParquetRecordWriter
-
- DrillAggFunc - Interface in org.apache.drill.exec.expr
-
Aggregate function interface.
- DrillAggregateRel - Class in org.apache.drill.exec.planner.logical
-
Aggregation implemented in Drill.
- DrillAggregateRel(RelOptCluster, RelTraitSet, RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) - Constructor for class org.apache.drill.exec.planner.logical.DrillAggregateRel
-
Creates a DrillAggregateRel.
- DrillAggregateRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Aggregations implemented in Drill
- DrillAggregateRelBase(RelOptCluster, RelTraitSet, RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>) - Constructor for class org.apache.drill.exec.planner.common.DrillAggregateRelBase
-
- DrillAggregateRule - Class in org.apache.drill.exec.planner.logical
-
Rule that converts an
LogicalAggregate
to a
DrillAggregateRel
, implemented by a Drill "segment" operation
followed by a "collapseaggregate" operation.
- DrillAvgVarianceConvertlet - Class in org.apache.drill.exec.planner.sql
-
- DrillAvgVarianceConvertlet(SqlAvgAggFunction.Subtype) - Constructor for class org.apache.drill.exec.planner.sql.DrillAvgVarianceConvertlet
-
- Drillbit - Class in org.apache.drill.exec.server
-
Starts, tracks and stops all the required services for a Drillbit daemon to work.
- Drillbit(DrillConfig, RemoteServiceSet) - Constructor for class org.apache.drill.exec.server.Drillbit
-
- Drillbit(DrillConfig, RemoteServiceSet, ScanResult) - Constructor for class org.apache.drill.exec.server.Drillbit
-
- DRILLBIT_CONTROL_INJECTIONS - Static variable in interface org.apache.drill.exec.ExecConstants
-
- DRILLBIT_CONTROLS_VALIDATOR - Static variable in interface org.apache.drill.exec.ExecConstants
-
- DrillbitContext - Class in org.apache.drill.exec.server
-
- DrillbitContext(CoordinationProtos.DrillbitEndpoint, BootStrapContext, ClusterCoordinator, Controller, DataConnectionCreator, WorkEventBus, PStoreProvider) - Constructor for class org.apache.drill.exec.server.DrillbitContext
-
- DrillbitEndpointSerDe - Class in org.apache.drill.exec.coord
-
- DrillbitEndpointSerDe() - Constructor for class org.apache.drill.exec.coord.DrillbitEndpointSerDe
-
- DrillbitEndpointSerDe.De - Class in org.apache.drill.exec.coord
-
- DrillbitEndpointSerDe.De() - Constructor for class org.apache.drill.exec.coord.DrillbitEndpointSerDe.De
-
- DrillbitEndpointSerDe.Se - Class in org.apache.drill.exec.coord
-
- DrillbitEndpointSerDe.Se() - Constructor for class org.apache.drill.exec.coord.DrillbitEndpointSerDe.Se
-
- DrillbitIterator - Class in org.apache.drill.exec.store.sys
-
- DrillbitIterator(FragmentContext) - Constructor for class org.apache.drill.exec.store.sys.DrillbitIterator
-
- DrillbitIterator.DrillbitInstance - Class in org.apache.drill.exec.store.sys
-
- DrillbitIterator.DrillbitInstance() - Constructor for class org.apache.drill.exec.store.sys.DrillbitIterator.DrillbitInstance
-
- drillbitRegistered(Set<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.coord.ClusterCoordinator
-
- drillbitRegistered(Set<CoordinationProtos.DrillbitEndpoint>) - Method in interface org.apache.drill.exec.work.foreman.DrillbitStatusListener
-
The action to taken when a set of new drillbits are registered to the cluster.
- DrillbitStartupException - Exception in org.apache.drill.exec.exception
-
- DrillbitStartupException() - Constructor for exception org.apache.drill.exec.exception.DrillbitStartupException
-
- DrillbitStartupException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.exception.DrillbitStartupException
-
- DrillbitStartupException(String, Throwable) - Constructor for exception org.apache.drill.exec.exception.DrillbitStartupException
-
- DrillbitStartupException(String) - Constructor for exception org.apache.drill.exec.exception.DrillbitStartupException
-
- DrillbitStartupException(Throwable) - Constructor for exception org.apache.drill.exec.exception.DrillbitStartupException
-
- DrillbitStatusListener - Interface in org.apache.drill.exec.work.foreman
-
Interface to define the listener to take actions when the set of active drillbits is changed.
- drillbitUnregistered(Set<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.coord.ClusterCoordinator
-
Actions to take when there are a set of new de-active drillbits.
- drillbitUnregistered(Set<CoordinationProtos.DrillbitEndpoint>) - Method in interface org.apache.drill.exec.work.foreman.DrillbitStatusListener
-
The action to taken when a set of drillbits are unregistered from the cluster.
- DrillBooleanOPHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillBooleanOPHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillBooleanOPHolder
-
- DrillBufInputStream - Class in org.apache.drill.exec.vector.complex.fn
-
An InputStream that wraps a DrillBuf and implements the seekable interface.
- DrillByteArray - Class in org.apache.drill.exec.expr.fn.impl
-
Thin wrapper around byte array.
- DrillByteArray() - Constructor for class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- DrillByteArray(byte[], int) - Constructor for class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- DrillByteArray(byte[]) - Constructor for class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- DrillCheckClassAdapter - Class in org.apache.drill.exec.compile
-
There's a bug in ASM's CheckClassAdapter.
- DrillCheckClassAdapter(ClassVisitor) - Constructor for class org.apache.drill.exec.compile.DrillCheckClassAdapter
-
See CheckClassAdapter.CheckClassAdapter(ClassVisitor)
.
- DrillCheckClassAdapter(int, ClassVisitor) - Constructor for class org.apache.drill.exec.compile.DrillCheckClassAdapter
-
See CheckClassAdapter.CheckClassAdapter(ClassVisitor)
.
- DrillCheckClassAdapter(int, ClassVisitor, boolean) - Constructor for class org.apache.drill.exec.compile.DrillCheckClassAdapter
-
See CheckClassAdapter.CheckClassAdapter(ClassVisitor, boolean)
.
- DrillClient - Class in org.apache.drill.exec.client
-
Thin wrapper around a UserClient that handles connect/close and transforms
String into ByteBuf.
- DrillClient() - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(boolean) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(String) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(DrillConfig) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(DrillConfig, boolean) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(DrillConfig, ClusterCoordinator) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(DrillConfig, ClusterCoordinator, boolean) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(DrillConfig, ClusterCoordinator, BufferAllocator) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillClient(DrillConfig, ClusterCoordinator, BufferAllocator, boolean) - Constructor for class org.apache.drill.exec.client.DrillClient
-
- DrillComplexWriterFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillComplexWriterFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillComplexWriterFuncHolder
-
- DrillCompoundIdentifier - Class in org.apache.drill.exec.planner.sql.parser
-
- DrillCompoundIdentifier(List<DrillCompoundIdentifier.IdentifierHolder>) - Constructor for class org.apache.drill.exec.planner.sql.parser.DrillCompoundIdentifier
-
- DrillCompoundIdentifier.Builder - Class in org.apache.drill.exec.planner.sql.parser
-
- DrillCompoundIdentifier.Builder() - Constructor for class org.apache.drill.exec.planner.sql.parser.DrillCompoundIdentifier.Builder
-
- DrillConditions - Class in org.apache.drill.exec.planner.logical
-
- DrillConditions() - Constructor for class org.apache.drill.exec.planner.logical.DrillConditions
-
- DrillConfigIterator - Class in org.apache.drill.exec.server.options
-
- DrillConfigIterator(DrillConfig) - Constructor for class org.apache.drill.exec.server.options.DrillConfigIterator
-
- DrillConfigIterator.Iter - Class in org.apache.drill.exec.server.options
-
- DrillConfigIterator.Iter(DrillConfig) - Constructor for class org.apache.drill.exec.server.options.DrillConfigIterator.Iter
-
- DrillConstExecutor - Class in org.apache.drill.exec.planner.logical
-
- DrillConstExecutor(FunctionImplementationRegistry, UdfUtilities, PlannerSettings) - Constructor for class org.apache.drill.exec.planner.logical.DrillConstExecutor
-
- DrillConvertletTable - Class in org.apache.drill.exec.planner.sql
-
- DrillConvertletTable() - Constructor for class org.apache.drill.exec.planner.sql.DrillConvertletTable
-
- DrillCostBase - Class in org.apache.drill.exec.planner.cost
-
Implementation of the DrillRelOptCost, modeled similar to VolcanoCost
- DrillCostBase(double, double, double, double) - Constructor for class org.apache.drill.exec.planner.cost.DrillCostBase
-
- DrillCostBase(double, double, double, double, double) - Constructor for class org.apache.drill.exec.planner.cost.DrillCostBase
-
- DrillCostBase.DrillCostFactory - Class in org.apache.drill.exec.planner.cost
-
- DrillCostBase.DrillCostFactory() - Constructor for class org.apache.drill.exec.planner.cost.DrillCostBase.DrillCostFactory
-
- DrillDecimalAddFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalAddFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalAddFuncHolder
-
- DrillDecimalAggFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalAggFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalAggFuncHolder
-
- DrillDecimalCastFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalCastFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalCastFuncHolder
-
- DrillDecimalDivScaleFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalDivScaleFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalDivScaleFuncHolder
-
- DrillDecimalMaxScaleFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalMaxScaleFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalMaxScaleFuncHolder
-
- DrillDecimalModScaleFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalModScaleFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalModScaleFuncHolder
-
- DrillDecimalSetScaleFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalSetScaleFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalSetScaleFuncHolder
-
- DrillDecimalSumAggFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalSumAggFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalSumAggFuncHolder
-
- DrillDecimalSumScaleFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalSumScaleFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalSumScaleFuncHolder
-
- DrillDecimalZeroScaleFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillDecimalZeroScaleFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillDecimalZeroScaleFuncHolder
-
- DrillDefaultRelMetadataProvider - Class in org.apache.drill.exec.planner.cost
-
- DrillDistributionTrait - Class in org.apache.drill.exec.planner.physical
-
- DrillDistributionTrait(DrillDistributionTrait.DistributionType) - Constructor for class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- DrillDistributionTrait(DrillDistributionTrait.DistributionType, ImmutableList<DrillDistributionTrait.DistributionField>) - Constructor for class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- DrillDistributionTrait.DistributionField - Class in org.apache.drill.exec.planner.physical
-
- DrillDistributionTrait.DistributionField(int) - Constructor for class org.apache.drill.exec.planner.physical.DrillDistributionTrait.DistributionField
-
- DrillDistributionTrait.DistributionType - Enum in org.apache.drill.exec.planner.physical
-
- DrillDistributionTraitDef - Class in org.apache.drill.exec.planner.physical
-
- DrillExtractConvertlet - Class in org.apache.drill.exec.planner.sql
-
- DrillFileSystem - Class in org.apache.drill.exec.store.dfs
-
DrillFileSystem is the wrapper around the actual FileSystem implementation.
- DrillFileSystem(Configuration) - Constructor for class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- DrillFileSystem(Configuration, OperatorStats) - Constructor for class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- DrillFileSystem.DebugStackTrace - Class in org.apache.drill.exec.store.dfs
-
- DrillFileSystem.DebugStackTrace(Path, StackTraceElement[]) - Constructor for class org.apache.drill.exec.store.dfs.DrillFileSystem.DebugStackTrace
-
- DrillFilterJoinRules - Class in org.apache.drill.exec.planner.logical
-
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
- DrillFilterJoinRules() - Constructor for class org.apache.drill.exec.planner.logical.DrillFilterJoinRules
-
- DrillFilterRel - Class in org.apache.drill.exec.planner.logical
-
- DrillFilterRel(RelOptCluster, RelTraitSet, RelNode, RexNode) - Constructor for class org.apache.drill.exec.planner.logical.DrillFilterRel
-
- DrillFilterRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Filters implemented in Drill
- DrillFilterRelBase(Convention, RelOptCluster, RelTraitSet, RelNode, RexNode) - Constructor for class org.apache.drill.exec.planner.common.DrillFilterRelBase
-
- DrillFilterRule - Class in org.apache.drill.exec.planner.logical
-
Rule that converts a org.apache.calcite.rel.FilterRel
to a Drill "filter" operation.
- DrillFixedRelDataTypeImpl - Class in org.apache.drill.exec.planner.types
-
Implements RowType for fixed field list with ANY type.
- DrillFixedRelDataTypeImpl(RelDataTypeFactory, List<String>) - Constructor for class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- DrillFSDataInputStream - Class in org.apache.drill.exec.store.dfs
-
Wrapper around FSDataInputStream to collect IO Stats.
- DrillFSDataInputStream(FSDataInputStream, OperatorStats) - Constructor for class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- DrillFSDataInputStream(FSDataInputStream, OperatorStats, OpenFileTracker) - Constructor for class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- DrillFunc - Interface in org.apache.drill.exec.expr
-
- DrillFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- DrillFuncHolder.ValueReference - Class in org.apache.drill.exec.expr.fn
-
- DrillFuncHolder.ValueReference(TypeProtos.MajorType, String) - Constructor for class org.apache.drill.exec.expr.fn.DrillFuncHolder.ValueReference
-
- DrillFuncHolder.WorkspaceReference - Class in org.apache.drill.exec.expr.fn
-
- DrillFuncHolder.WorkspaceReference(Class<?>, String, boolean) - Constructor for class org.apache.drill.exec.expr.fn.DrillFuncHolder.WorkspaceReference
-
- DrillFuncHolderExpr - Class in org.apache.drill.exec.expr
-
- DrillFuncHolderExpr(String, DrillFuncHolder, List<LogicalExpression>, ExpressionPosition) - Constructor for class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- DrillFunctionRegistry - Class in org.apache.drill.exec.expr.fn
-
- DrillFunctionRegistry(ScanResult) - Constructor for class org.apache.drill.exec.expr.fn.DrillFunctionRegistry
-
- DrillImplementor - Class in org.apache.drill.exec.planner.logical
-
Context for converting a tree of
DrillRel
nodes into a Drill logical plan.
- DrillImplementor(DrillParseContext, PlanProperties.Generator.ResultMode) - Constructor for class org.apache.drill.exec.planner.logical.DrillImplementor
-
- DrillInitMethodVisitor - Class in org.apache.drill.exec.compile
-
- DrillInitMethodVisitor(String, MethodVisitor) - Constructor for class org.apache.drill.exec.compile.DrillInitMethodVisitor
-
- DrillJoinRel - Class in org.apache.drill.exec.planner.logical
-
Logical Join implemented in Drill.
- DrillJoinRel(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, JoinRelType) - Constructor for class org.apache.drill.exec.planner.logical.DrillJoinRel
-
Creates a DrillJoinRel.
- DrillJoinRel(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, JoinRelType, List<Integer>, List<Integer>) - Constructor for class org.apache.drill.exec.planner.logical.DrillJoinRel
-
- DrillJoinRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Joins implemented in Drill.
- DrillJoinRelBase(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, JoinRelType) - Constructor for class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- DrillJoinRule - Class in org.apache.drill.exec.planner.logical
-
Rule that converts a
LogicalJoin
to a
DrillJoinRel
, which is implemented by Drill "join" operation.
- DrillLimitRel - Class in org.apache.drill.exec.planner.logical
-
- DrillLimitRel(RelOptCluster, RelTraitSet, RelNode, RexNode, RexNode) - Constructor for class org.apache.drill.exec.planner.logical.DrillLimitRel
-
- DrillLimitRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Limits implemented in Drill
- DrillLimitRelBase(RelOptCluster, RelTraitSet, RelNode, RexNode, RexNode) - Constructor for class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- DrillLimitRelBase(RelOptCluster, RelTraitSet, RelNode, RexNode, RexNode, boolean) - Constructor for class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- DrillLimitRule - Class in org.apache.drill.exec.planner.logical
-
This rule converts a Sort that has either a offset and fetch into a Drill Sort and LimitPOP Rel
- DrillMergeFilterRule - Class in org.apache.drill.exec.planner.logical
-
MergeFilterRule implements the rule for combining two Filter
s
- DrillMergeProjectRule - Class in org.apache.drill.exec.planner.logical
-
- DrillOperatorTable - Class in org.apache.drill.exec.planner.sql
-
- DrillOperatorTable(FunctionImplementationRegistry) - Constructor for class org.apache.drill.exec.planner.sql.DrillOperatorTable
-
- DrillOptiq - Class in org.apache.drill.exec.planner.logical
-
Utilities for Drill's planner.
- DrillOptiq() - Constructor for class org.apache.drill.exec.planner.logical.DrillOptiq
-
- DrillParquetGroupConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter(OutputMutator, ComplexWriterImpl, MessageType, Collection<SchemaPath>, OptionManager) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter
-
- DrillParquetGroupConverter(OutputMutator, BaseWriter.MapWriter, GroupType, Collection<SchemaPath>, OptionManager) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter
-
- DrillParquetGroupConverter.DrillBigIntConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillBigIntConverter(BigIntWriter) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillBigIntConverter
-
- DrillParquetGroupConverter.DrillBinaryToDecimal28Converter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillBinaryToDecimal28Converter(Decimal28SparseWriter, int, int, DrillBuf) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillBinaryToDecimal28Converter
-
- DrillParquetGroupConverter.DrillBinaryToDecimal38Converter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillBinaryToDecimal38Converter(Decimal38SparseWriter, int, int, DrillBuf) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillBinaryToDecimal38Converter
-
- DrillParquetGroupConverter.DrillBoolConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillBoolConverter(BitWriter) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillBoolConverter
-
- DrillParquetGroupConverter.DrillDateConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillDateConverter(DateWriter) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillDateConverter
-
- DrillParquetGroupConverter.DrillDecimal18Converter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillDecimal18Converter(Decimal18Writer, int, int) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillDecimal18Converter
-
- DrillParquetGroupConverter.DrillDecimal9Converter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillDecimal9Converter(Decimal9Writer, int, int) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillDecimal9Converter
-
- DrillParquetGroupConverter.DrillFixedBinaryToVarbinaryConverter - Class in org.apache.drill.exec.store.parquet2
-
Parquet currently supports a fixed binary type, which is not implemented in Drill.
- DrillParquetGroupConverter.DrillFixedBinaryToVarbinaryConverter(VarBinaryWriter, int, DrillBuf) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillFixedBinaryToVarbinaryConverter
-
- DrillParquetGroupConverter.DrillFixedLengthByteArrayToInterval - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillFixedLengthByteArrayToInterval(IntervalWriter) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillFixedLengthByteArrayToInterval
-
- DrillParquetGroupConverter.DrillFloat4Converter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillFloat4Converter(Float4Writer) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillFloat4Converter
-
- DrillParquetGroupConverter.DrillFloat8Converter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillFloat8Converter(Float8Writer) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillFloat8Converter
-
- DrillParquetGroupConverter.DrillIntConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillIntConverter(IntWriter) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillIntConverter
-
- DrillParquetGroupConverter.DrillTimeConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillTimeConverter(TimeWriter) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillTimeConverter
-
- DrillParquetGroupConverter.DrillTimeStampConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillTimeStampConverter(TimeStampWriter) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillTimeStampConverter
-
- DrillParquetGroupConverter.DrillVarBinaryConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillVarBinaryConverter(VarBinaryWriter, DrillBuf) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillVarBinaryConverter
-
- DrillParquetGroupConverter.DrillVarCharConverter - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetGroupConverter.DrillVarCharConverter(VarCharWriter, DrillBuf) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter.DrillVarCharConverter
-
- DrillParquetReader - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetReader(FragmentContext, ParquetMetadata, RowGroupReadEntry, List<SchemaPath>, DrillFileSystem) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetReader
-
- DrillParquetReader.ProjectedColumnType - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetRecordMaterializer - Class in org.apache.drill.exec.store.parquet2
-
- DrillParquetRecordMaterializer(OutputMutator, BaseWriter.ComplexWriter, MessageType, Collection<SchemaPath>, OptionManager) - Constructor for class org.apache.drill.exec.store.parquet2.DrillParquetRecordMaterializer
-
- DrillParseContext - Class in org.apache.drill.exec.planner.logical
-
- DrillParseContext(PlannerSettings) - Constructor for class org.apache.drill.exec.planner.logical.DrillParseContext
-
- DrillParserImpl - Class in org.apache.drill.exec.planner.sql.parser.impl
-
SQL parser, generated from Parser.jj by JavaCC.
- DrillParserImpl(InputStream) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- DrillParserImpl(InputStream, String) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- DrillParserImpl(Reader) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- DrillParserImpl(DrillParserImplTokenManager) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- DrillParserImplConstants - Interface in org.apache.drill.exec.planner.sql.parser.impl
-
- DrillParserImplTokenManager - Class in org.apache.drill.exec.planner.sql.parser.impl
-
- DrillParserImplTokenManager(SimpleCharStream) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- DrillParserImplTokenManager(SimpleCharStream, int) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- DrillParserUtil - Class in org.apache.drill.exec.planner.sql.parser
-
Helper methods or constants used in parsing a SQL query.
- DrillParserUtil() - Constructor for class org.apache.drill.exec.planner.sql.parser.DrillParserUtil
-
- DrillParserWithCompoundIdConverter - Class in org.apache.drill.exec.planner.sql.parser.impl
-
- DrillParserWithCompoundIdConverter(Reader) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.DrillParserWithCompoundIdConverter
-
- DrillPathFilter - Class in org.apache.drill.exec.store.dfs
-
- DrillPathFilter() - Constructor for class org.apache.drill.exec.store.dfs.DrillPathFilter
-
- DrillProjectRel - Class in org.apache.drill.exec.planner.logical
-
Project implemented in Drill.
- DrillProjectRel(RelOptCluster, RelTraitSet, RelNode, List<? extends RexNode>, RelDataType) - Constructor for class org.apache.drill.exec.planner.logical.DrillProjectRel
-
- DrillProjectRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Project implemented in Drill
- DrillProjectRelBase(Convention, RelOptCluster, RelTraitSet, RelNode, List<? extends RexNode>, RelDataType) - Constructor for class org.apache.drill.exec.planner.common.DrillProjectRelBase
-
- DrillProjectRule - Class in org.apache.drill.exec.planner.logical
-
Rule that converts a LogicalProject
to a Drill "project" operation.
- DrillProjectSetOpTransposeRule - Class in org.apache.drill.exec.planner.logical
-
- DrillProjectSetOpTransposeRule(PushProjector.ExprCondition) - Constructor for class org.apache.drill.exec.planner.logical.DrillProjectSetOpTransposeRule
-
- DrillPushFilterPastProjectRule - Class in org.apache.drill.exec.planner.logical
-
- DrillPushFilterPastProjectRule() - Constructor for class org.apache.drill.exec.planner.logical.DrillPushFilterPastProjectRule
-
- DrillPushProjectPastFilterRule - Class in org.apache.drill.exec.planner.logical
-
- DrillPushProjectPastFilterRule(PushProjector.ExprCondition) - Constructor for class org.apache.drill.exec.planner.logical.DrillPushProjectPastFilterRule
-
- DrillPushProjectPastJoinRule - Class in org.apache.drill.exec.planner.logical
-
- DrillPushProjectPastJoinRule(PushProjector.ExprCondition) - Constructor for class org.apache.drill.exec.planner.logical.DrillPushProjectPastJoinRule
-
- DrillPushProjIntoScan - Class in org.apache.drill.exec.planner.logical
-
- DrillReduceAggregatesRule - Class in org.apache.drill.exec.planner.logical
-
Rule to reduce aggregates to simpler forms.
- DrillReduceAggregatesRule(RelOptRuleOperand) - Constructor for class org.apache.drill.exec.planner.logical.DrillReduceAggregatesRule
-
- DrillReduceExpressionsRule - Class in org.apache.drill.exec.planner.logical
-
- DrillReduceExpressionsRule() - Constructor for class org.apache.drill.exec.planner.logical.DrillReduceExpressionsRule
-
- DrillRel - Interface in org.apache.drill.exec.planner.logical
-
Relational expression that is implemented in Drill.
- DrillRelDataTypeSystem - Class in org.apache.drill.exec.planner.types
-
- DrillRelDataTypeSystem() - Constructor for class org.apache.drill.exec.planner.types.DrillRelDataTypeSystem
-
- DrillRelFactories - Class in org.apache.drill.exec.planner.logical
-
Contains factory implementation for creating various Drill Logical Rel nodes.
- DrillRelFactories() - Constructor for class org.apache.drill.exec.planner.logical.DrillRelFactories
-
- DrillRelMdDistinctRowCount - Class in org.apache.drill.exec.planner.cost
-
- DrillRelMdDistinctRowCount() - Constructor for class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount
-
- DrillRelMdRowCount - Class in org.apache.drill.exec.planner.cost
-
- DrillRelMdRowCount() - Constructor for class org.apache.drill.exec.planner.cost.DrillRelMdRowCount
-
- DrillRelNode - Interface in org.apache.drill.exec.planner.common
-
- DrillRelOptCost - Interface in org.apache.drill.exec.planner.cost
-
- DrillRelOptCostFactory - Interface in org.apache.drill.exec.planner.cost
-
- DrillRelOptUtil - Class in org.apache.drill.exec.planner.common
-
Utility class that is a subset of the RelOptUtil class and is a placeholder for Drill specific
static methods that are needed during either logical or physical planning.
- DrillRelOptUtil() - Constructor for class org.apache.drill.exec.planner.common.DrillRelOptUtil
-
- DrillRestServer - Class in org.apache.drill.exec.server.rest
-
- DrillRestServer(WorkManager) - Constructor for class org.apache.drill.exec.server.rest.DrillRestServer
-
- DrillRoot - Class in org.apache.drill.exec.server.rest
-
- DrillRoot() - Constructor for class org.apache.drill.exec.server.rest.DrillRoot
-
- DrillRoot.Stat - Class in org.apache.drill.exec.server.rest
-
- DrillRoot.Stat(String, Object) - Constructor for class org.apache.drill.exec.server.rest.DrillRoot.Stat
-
- DrillRuleSets - Class in org.apache.drill.exec.planner.logical
-
- DrillRuleSets() - Constructor for class org.apache.drill.exec.planner.logical.DrillRuleSets
-
- DrillScanPrel - Interface in org.apache.drill.exec.planner.physical
-
- DrillScanRel - Class in org.apache.drill.exec.planner.logical
-
GroupScan of a Drill table.
- DrillScanRel(RelOptCluster, RelTraitSet, RelOptTable) - Constructor for class org.apache.drill.exec.planner.logical.DrillScanRel
-
Creates a DrillScan.
- DrillScanRel(RelOptCluster, RelTraitSet, RelOptTable, boolean) - Constructor for class org.apache.drill.exec.planner.logical.DrillScanRel
-
Creates a DrillScan.
- DrillScanRel(RelOptCluster, RelTraitSet, RelOptTable, RelDataType, List<SchemaPath>) - Constructor for class org.apache.drill.exec.planner.logical.DrillScanRel
-
Creates a DrillScan.
- DrillScanRel(RelOptCluster, RelTraitSet, RelOptTable, RelDataType, List<SchemaPath>, boolean) - Constructor for class org.apache.drill.exec.planner.logical.DrillScanRel
-
Creates a DrillScan.
- DrillScanRel(RelOptCluster, RelTraitSet, RelOptTable, GroupScan, RelDataType, List<SchemaPath>) - Constructor for class org.apache.drill.exec.planner.logical.DrillScanRel
-
Creates a DrillScanRel for a particular GroupScan
- DrillScanRel(RelOptCluster, RelTraitSet, RelOptTable, GroupScan, RelDataType, List<SchemaPath>, boolean) - Constructor for class org.apache.drill.exec.planner.logical.DrillScanRel
-
Creates a DrillScanRel for a particular GroupScan
- DrillScanRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical scan rel implemented in Drill.
- DrillScanRelBase(Convention, RelOptCluster, RelTraitSet, RelOptTable) - Constructor for class org.apache.drill.exec.planner.common.DrillScanRelBase
-
- DrillScanRelBase(Convention, RelOptCluster, RelTraitSet, RelOptTable, DrillTable) - Constructor for class org.apache.drill.exec.planner.common.DrillScanRelBase
-
- DrillScanRule - Class in org.apache.drill.exec.planner.logical
-
- DrillScreenRel - Class in org.apache.drill.exec.planner.logical
-
- DrillScreenRel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.apache.drill.exec.planner.logical.DrillScreenRel
-
- DrillScreenRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Screen implemented in Drill
- DrillScreenRelBase(Convention, RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.apache.drill.exec.planner.common.DrillScreenRelBase
-
- DrillSerializable - Interface in org.apache.drill.exec.cache
-
Classes that can be put in the Distributed Cache must implement this interface.
- DrillServiceInstanceHelper - Class in org.apache.drill.exec.coord
-
- DrillServiceInstanceHelper() - Constructor for class org.apache.drill.exec.coord.DrillServiceInstanceHelper
-
- DrillSimpleFunc - Interface in org.apache.drill.exec.expr
-
- DrillSimpleFuncHolder - Class in org.apache.drill.exec.expr.fn
-
- DrillSimpleFuncHolder(FunctionAttributes, FunctionInitializer) - Constructor for class org.apache.drill.exec.expr.fn.DrillSimpleFuncHolder
-
- DrillSortRel - Class in org.apache.drill.exec.planner.logical
-
Sort implemented in Drill.
- DrillSortRel(RelOptCluster, RelTraitSet, RelNode, RelCollation) - Constructor for class org.apache.drill.exec.planner.logical.DrillSortRel
-
Creates a DrillSortRel.
- DrillSortRel(RelOptCluster, RelTraitSet, RelNode, RelCollation, RexNode, RexNode) - Constructor for class org.apache.drill.exec.planner.logical.DrillSortRel
-
Creates a DrillSortRel with offset and fetch.
- DrillSortRule - Class in org.apache.drill.exec.planner.logical
-
Rule that converts an
Sort
to a
DrillSortRel
, implemented by a Drill "order" operation.
- DrillSqlAggOperator - Class in org.apache.drill.exec.planner.sql
-
- DrillSqlAggOperator(String, int) - Constructor for class org.apache.drill.exec.planner.sql.DrillSqlAggOperator
-
- DrillSqlCall - Class in org.apache.drill.exec.planner.sql.parser
-
SqlCall interface with addition of method to get the handler.
- DrillSqlCall(SqlParserPos) - Constructor for class org.apache.drill.exec.planner.sql.parser.DrillSqlCall
-
- DrillSqlOperator - Class in org.apache.drill.exec.planner.sql
-
- DrillSqlOperator(String, int, boolean) - Constructor for class org.apache.drill.exec.planner.sql.DrillSqlOperator
-
- DrillSqlOperator(String, int, TypeProtos.MajorType, boolean) - Constructor for class org.apache.drill.exec.planner.sql.DrillSqlOperator
-
- DrillSqlWorker - Class in org.apache.drill.exec.planner.sql
-
- DrillSqlWorker(QueryContext) - Constructor for class org.apache.drill.exec.planner.sql.DrillSqlWorker
-
- DrillStoreRel - Class in org.apache.drill.exec.planner.logical
-
- DrillStoreRel(RelOptCluster, RelTraitSet, RelOptTable, Prepare.CatalogReader, RelNode, TableModify.Operation, List<String>, boolean) - Constructor for class org.apache.drill.exec.planner.logical.DrillStoreRel
-
- DrillStoreRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Store implemented in Drill
- DrillStoreRelBase(RelOptCluster, RelTraitSet, RelOptTable, Prepare.CatalogReader, RelNode, TableModify.Operation, List<String>, boolean) - Constructor for class org.apache.drill.exec.planner.common.DrillStoreRelBase
-
- drillTable - Variable in class org.apache.drill.exec.planner.common.DrillScanRelBase
-
- DrillTable - Class in org.apache.drill.exec.planner.logical
-
- DrillTable(String, StoragePlugin, String, Object) - Constructor for class org.apache.drill.exec.planner.logical.DrillTable
-
Creates a DrillTable instance.
- DrillTable(String, StoragePlugin, Object) - Constructor for class org.apache.drill.exec.planner.logical.DrillTable
-
TODO: Same purpose as other constructor except the impersonation user is the user who is running the Drillbit
process.
- DrillTextRecordReader - Class in org.apache.drill.exec.store.text
-
- DrillTextRecordReader(FileSplit, Configuration, FragmentContext, char, List<SchemaPath>) - Constructor for class org.apache.drill.exec.store.text.DrillTextRecordReader
-
- DrillTextRecordWriter - Class in org.apache.drill.exec.store.text
-
- DrillTextRecordWriter(BufferAllocator) - Constructor for class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- DrillTextRecordWriter.ComplexStringFieldConverter - Class in org.apache.drill.exec.store.text
-
- DrillTextRecordWriter.ComplexStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.text.DrillTextRecordWriter.ComplexStringFieldConverter
-
- DrillTranslatableTable - Class in org.apache.drill.exec.planner.logical
-
TableMacros must return a TranslatableTable
This class adapts the existing DrillTable to a TranslatableTable
- DrillTranslatableTable(DrillTable) - Constructor for class org.apache.drill.exec.planner.logical.DrillTranslatableTable
-
- DrillUnionAllRule - Class in org.apache.drill.exec.planner.logical
-
Rule that converts a
LogicalUnion
to a
DrillUnionRelBase
, implemented by a "union" operation.
- DrillUnionRel - Class in org.apache.drill.exec.planner.logical
-
Union implemented in Drill.
- DrillUnionRel(RelOptCluster, RelTraitSet, List<RelNode>, boolean, boolean) - Constructor for class org.apache.drill.exec.planner.logical.DrillUnionRel
-
Creates a DrillUnionRel.
- DrillUnionRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Union implemented in Drill
- DrillUnionRelBase(RelOptCluster, RelTraitSet, List<RelNode>, boolean, boolean) - Constructor for class org.apache.drill.exec.planner.common.DrillUnionRelBase
-
- DrillUser - Class in org.apache.drill.exec.rpc.user
-
- DrillUser(String) - Constructor for class org.apache.drill.exec.rpc.user.DrillUser
-
- DrillValuesRel - Class in org.apache.drill.exec.planner.logical
-
Values implemented in Drill.
- DrillValuesRel(RelOptCluster, RelDataType, ImmutableList<ImmutableList<RexLiteral>>, RelTraitSet) - Constructor for class org.apache.drill.exec.planner.logical.DrillValuesRel
-
- DrillValuesRule - Class in org.apache.drill.exec.planner.logical
-
Rule that converts a LogicalValues
to a Drill "values" operation.
- DrillViewInfoProvider - Interface in org.apache.drill.exec.planner.logical
-
Interface used by Drill components such as InformationSchema generator to get view info.
- DrillViewTable - Class in org.apache.drill.exec.planner.logical
-
- DrillViewTable(View, String, ViewExpansionContext) - Constructor for class org.apache.drill.exec.planner.logical.DrillViewTable
-
- DrillWindowRel - Class in org.apache.drill.exec.planner.logical
-
- DrillWindowRel(RelOptCluster, RelTraitSet, RelNode, List<RexLiteral>, RelDataType, List<Window.Group>) - Constructor for class org.apache.drill.exec.planner.logical.DrillWindowRel
-
Creates a window relational expression.
- DrillWindowRelBase - Class in org.apache.drill.exec.planner.common
-
- DrillWindowRelBase(RelOptCluster, RelTraitSet, RelNode, List<RexLiteral>, RelDataType, List<Window.Group>) - Constructor for class org.apache.drill.exec.planner.common.DrillWindowRelBase
-
- DrillWindowRule - Class in org.apache.drill.exec.planner.logical
-
- DrillWriterRel - Class in org.apache.drill.exec.planner.logical
-
- DrillWriterRel(RelOptCluster, RelTraitSet, RelNode, CreateTableEntry) - Constructor for class org.apache.drill.exec.planner.logical.DrillWriterRel
-
- DrillWriterRelBase - Class in org.apache.drill.exec.planner.common
-
Base class for logical and physical Writer implemented in Drill.
- DrillWriterRelBase(Convention, RelOptCluster, RelTraitSet, RelNode, CreateTableEntry) - Constructor for class org.apache.drill.exec.planner.common.DrillWriterRelBase
-
- DROP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- dropTable(String) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- dropTable(String) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
We check if the table contains homogeneous file formats that Drill can read.
- DropTableHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- DropTableHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.DropTableHandler
-
- dropView(String) - Method in class org.apache.drill.exec.store.AbstractSchema
-
Drop the view with given name.
- dropView(String) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- DummyConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
This and
DummyConvertTo
class merely act as a placeholder so that Optiq
allows 'convert_to()' and 'convert_from()' functions in SQL.
- DummyConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DummyConvertFrom
-
- DummyConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
This and
DummyConvertFrom
class merely act as a placeholder so that Optiq
allows 'convert_to()' and 'convert_from()' functions in SQL.
- DummyConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DummyConvertTo
-
- DummyFlatten - Class in org.apache.drill.exec.expr.fn.impl.conv
-
This and
DummyConvertTo
class merely act as a placeholder so that Optiq
allows the 'flatten()' function in SQL.
- DummyFlatten() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.DummyFlatten
-
- dump(StringBuilder, int) - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Dump the value's members to a StringBuilder.
- DumpCat - Class in org.apache.drill.exec.client
-
- DumpCat() - Constructor for class org.apache.drill.exec.client.DumpCat
-
- DumpCat.BatchNumValidator - Class in org.apache.drill.exec.client
-
Used to ensure the param "batch" is a non-negative number.
- DumpCat.BatchNumValidator() - Constructor for class org.apache.drill.exec.client.DumpCat.BatchNumValidator
-
- duplicate() - Method in class org.apache.drill.exec.record.DeadBuf
-
- DYNAMIC - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DYNAMIC_FUNCTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DYNAMIC_FUNCTION_CODE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- DynamicDrillTable - Class in org.apache.drill.exec.planner.logical
-
- DynamicDrillTable(StoragePlugin, String, String, Object) - Constructor for class org.apache.drill.exec.planner.logical.DynamicDrillTable
-
- DynamicDrillTable(StoragePlugin, String, Object) - Constructor for class org.apache.drill.exec.planner.logical.DynamicDrillTable
-
TODO: Same purpose as other constructor except the impersonation user is the user who is running the Drillbit
process.
- DynamicParam() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a dynamic parameter marker.
- f(String) - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- FACTORY - Static variable in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
SqlParserImplFactory
implementation for creating parser.
- FACTORY - Static variable in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserWithCompoundIdConverter
-
SqlParserImplFactory
implementation for creating parser.
- fail(Throwable) - Method in interface org.apache.drill.exec.ops.FragmentContext.ExecutorState
-
Inform the executor if a exception occurs and fragment should be failed.
- fail(Throwable) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- FAIL - Static variable in class org.apache.drill.exec.rpc.control.ControlRpcConfig
-
- FAIL - Static variable in class org.apache.drill.exec.rpc.data.DataRpcConfig
-
- failed(RpcException) - Method in class org.apache.drill.exec.ops.StatusHandler
-
- fallback - Variable in class org.apache.drill.exec.server.options.FallbackOptionManager
-
- FallbackOptionManager - Class in org.apache.drill.exec.server.options
-
- FallbackOptionManager(OptionManager) - Constructor for class org.apache.drill.exec.server.options.FallbackOptionManager
-
- FALSE - Static variable in class org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions
-
- FALSE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- fetch - Variable in class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- FETCH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- field - Variable in class org.apache.drill.exec.planner.physical.PrelUtil.DesiredField
-
- Field - Class in org.apache.drill.exec.schema
-
- Field(RecordSchema, TypeProtos.MajorType, String) - Constructor for class org.apache.drill.exec.schema.Field
-
- field - Variable in class org.apache.drill.exec.store.ischema.InfoSchemaFilter.FieldExprNode
-
- fieldDelimiter - Variable in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- fieldId - Variable in class org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
-
- fieldKey - Static variable in class org.apache.drill.exec.expr.fn.impl.MappifyUtility
-
- fieldName - Variable in class org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
-
- fieldValue - Static variable in class org.apache.drill.exec.expr.fn.impl.MappifyUtility
-
- fileClosed(DrillFSDataInputStream) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- fileClosed(DrillFSDataInputStream) - Method in interface org.apache.drill.exec.store.dfs.OpenFileTracker
-
- FileGroupScan - Interface in org.apache.drill.exec.physical.base
-
- fileOpened(Path, DrillFSDataInputStream) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- fileOpened(Path, DrillFSDataInputStream) - Method in interface org.apache.drill.exec.store.dfs.OpenFileTracker
-
- FilePStore<V> - Class in org.apache.drill.exec.store.sys.local
-
- FilePStore(DrillFileSystem, Path, PStoreConfig<V>) - Constructor for class org.apache.drill.exec.store.sys.local.FilePStore
-
- FILES - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- files - Variable in class org.apache.drill.exec.store.dfs.FileSelection
-
- FileSelection - Class in org.apache.drill.exec.store.dfs
-
Jackson serializable description of a file selection.
- FileSelection(List<FileStatus>, List<String>, String) - Constructor for class org.apache.drill.exec.store.dfs.FileSelection
-
Creates a
selection
out of given file statuses/files and selection root.
- FileSelection(FileSelection) - Constructor for class org.apache.drill.exec.store.dfs.FileSelection
-
Copy constructor for convenience.
- FILESYSTEM_PARTITION_COLUMN_LABEL - Static variable in interface org.apache.drill.exec.ExecConstants
-
The column label (for directory levels) in results when querying files in a directory
E.g.
- FILESYSTEM_PARTITION_COLUMN_LABEL_VALIDATOR - Static variable in interface org.apache.drill.exec.ExecConstants
-
- FileSystemConfig - Class in org.apache.drill.exec.store.dfs
-
- FileSystemConfig() - Constructor for class org.apache.drill.exec.store.dfs.FileSystemConfig
-
- FileSystemCreateTableEntry - Class in org.apache.drill.exec.planner.logical
-
Implements CreateTableEntry
interface to create new tables in FileSystem storage.
- FileSystemCreateTableEntry(FileSystemConfig, FormatPluginConfig, String, List<String>, StoragePluginRegistry) - Constructor for class org.apache.drill.exec.planner.logical.FileSystemCreateTableEntry
-
- FileSystemCreateTableEntry(FileSystemConfig, FormatPlugin, String, List<String>) - Constructor for class org.apache.drill.exec.planner.logical.FileSystemCreateTableEntry
-
- FileSystemPartitionDescriptor - Class in org.apache.drill.exec.planner
-
- FileSystemPartitionDescriptor(PlannerSettings, DrillScanRel) - Constructor for class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- FileSystemPlugin - Class in org.apache.drill.exec.store.dfs
-
A Storage engine associated with a Hadoop FileSystem Implementation.
- FileSystemPlugin(FileSystemConfig, DrillbitContext, String) - Constructor for class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- FileSystemSchemaFactory - Class in org.apache.drill.exec.store.dfs
-
This is the top level schema that responds to root level path requests.
- FileSystemSchemaFactory(String, List<WorkspaceSchemaFactory>) - Constructor for class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory
-
- FileSystemSchemaFactory.FileSystemSchema - Class in org.apache.drill.exec.store.dfs
-
- FileSystemSchemaFactory.FileSystemSchema(String, SchemaConfig) - Constructor for class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- FileWork - Interface in org.apache.drill.exec.store.dfs.easy
-
- FillBuff() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- Filter - Class in org.apache.drill.exec.physical.config
-
- Filter(PhysicalOperator, LogicalExpression, float) - Constructor for class org.apache.drill.exec.physical.config.Filter
-
- FILTER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- filter - Variable in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- FILTER_INSTANCE_DRILL - Static variable in class org.apache.drill.exec.planner.logical.DrillReduceExpressionsRule
-
- filterBatch(int) - Method in interface org.apache.drill.exec.physical.impl.filter.Filterer
-
- filterBatch(int) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate2
-
- filterBatch(int) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate4
-
- FilterBatchCreator - Class in org.apache.drill.exec.physical.impl.filter
-
- FilterBatchCreator() - Constructor for class org.apache.drill.exec.physical.impl.filter.FilterBatchCreator
-
- Filterer - Interface in org.apache.drill.exec.physical.impl.filter
-
- FilterPrel - Class in org.apache.drill.exec.planner.physical
-
- FilterPrel(RelOptCluster, RelTraitSet, RelNode, RexNode) - Constructor for class org.apache.drill.exec.planner.physical.FilterPrel
-
- FilterPrule - Class in org.apache.drill.exec.planner.physical
-
- FilterRecordBatch - Class in org.apache.drill.exec.physical.impl.filter
-
- FilterRecordBatch(Filter, RecordBatch, FragmentContext) - Constructor for class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- FilterSignature - Interface in org.apache.drill.exec.physical.impl.filter
-
- FilterTemplate2 - Class in org.apache.drill.exec.physical.impl.filter
-
- FilterTemplate2() - Constructor for class org.apache.drill.exec.physical.impl.filter.FilterTemplate2
-
- FilterTemplate4 - Class in org.apache.drill.exec.physical.impl.filter
-
- FilterTemplate4() - Constructor for class org.apache.drill.exec.physical.impl.filter.FilterTemplate4
-
- FINAL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FinalColumnReorderer - Class in org.apache.drill.exec.planner.physical.visitor
-
- FinalColumnReorderer() - Constructor for class org.apache.drill.exec.planner.physical.visitor.FinalColumnReorderer
-
- finalizeConnection(BitControl.BitControlHandshake, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- finalizeConnection(BitData.BitServerHandshake, DataClientConnection) - Method in class org.apache.drill.exec.rpc.data.DataClient
-
- finalizeConnection(UserProtos.BitToUserHandshake, BasicClientWithConnection.ServerConnection) - Method in class org.apache.drill.exec.rpc.user.UserClient
-
- finalizeRel() - Method in interface org.apache.drill.exec.planner.sql.handlers.PrelFinalizable
-
- find(Text, byte, int) - Method in class org.apache.drill.exec.store.text.DrillTextRecordReader
-
Returns the index within the text of the first occurrence of delimiter, starting the search at the specified index.
- findClass(String) - Method in class org.apache.drill.exec.compile.QueryClassLoader
-
- findDrillFunction(FunctionResolver, FunctionCall) - Method in class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
Using the given functionResolver
find Drill function implementation for given
functionCall
- findDrillFunction(FunctionResolver, FunctionCall) - Method in interface org.apache.drill.exec.expr.fn.FunctionLookupContext
-
Method returns the materialized drill function corresponding to the functioncall that
is passed in
- findExactMatchingDrillFunction(String, List<TypeProtos.MajorType>, TypeProtos.MajorType) - Method in class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
Find the Drill function implementation that matches the name, arg types and return type.
- FindLimit0Visitor - Class in org.apache.drill.exec.planner.sql.handlers
-
Visitor that will identify whether the root portion of the RelNode tree contains a limit 0 pattern.
- findNonDrillFunction(FunctionCall) - Method in class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
Find function implementation for given functionCall
in non-Drill function registries such as Hive UDF
registry.
- findNonDrillFunction(FunctionCall) - Method in interface org.apache.drill.exec.expr.fn.FunctionLookupContext
-
Find function implementation for given functionCall
in non-Drill function registries such as Hive UDF
registry.
- FindPartitionConditions - Class in org.apache.drill.exec.planner.logical.partition
-
- FindPartitionConditions(BitSet) - Constructor for class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- FindPartitionConditions(BitSet, RexBuilder) - Constructor for class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- FindPartitionConditions.OpState - Class in org.apache.drill.exec.planner.logical.partition
-
During top-down traversal of the expression tree, keep track of the
current operators that are directory filters.
- FindPartitionConditions.OpState(SqlOperator) - Constructor for class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions.OpState
-
- findSchema(SchemaPlus, List<String>) - Static method in class org.apache.drill.exec.planner.sql.SchemaUtilites
-
Search and return schema with given schemaPath.
- findSchema(SchemaPlus, String) - Static method in class org.apache.drill.exec.planner.sql.SchemaUtilites
-
- finished() - Method in class org.apache.drill.exec.record.RecordIterator
-
- FIRST - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FIRST_VALUE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FixedWidthRepeatedReader - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- fixTraits(RelOptRuleCall, RelTraitSet) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- fixTraits(RelOptPlanner, RelTraitSet) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- FlattenBatchCreator - Class in org.apache.drill.exec.physical.impl.flatten
-
- FlattenBatchCreator() - Constructor for class org.apache.drill.exec.physical.impl.flatten.FlattenBatchCreator
-
- Flattener - Interface in org.apache.drill.exec.physical.impl.flatten
-
- Flattener.Monitor - Interface in org.apache.drill.exec.physical.impl.flatten
-
- FlattenPOP - Class in org.apache.drill.exec.physical.config
-
- FlattenPOP(PhysicalOperator, SchemaPath) - Constructor for class org.apache.drill.exec.physical.config.FlattenPOP
-
- FlattenPrel - Class in org.apache.drill.exec.planner.physical
-
- FlattenPrel(RelOptCluster, RelTraitSet, RelNode, RexNode) - Constructor for class org.apache.drill.exec.planner.physical.FlattenPrel
-
- FlattenRecordBatch - Class in org.apache.drill.exec.physical.impl.flatten
-
- FlattenRecordBatch(FlattenPOP, RecordBatch, FragmentContext) - Constructor for class org.apache.drill.exec.physical.impl.flatten.FlattenRecordBatch
-
- flattenRecords(int, int, Flattener.Monitor) - Method in interface org.apache.drill.exec.physical.impl.flatten.Flattener
-
- flattenRecords(int, int, Flattener.Monitor) - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- FlattenTemplate - Class in org.apache.drill.exec.physical.impl.flatten
-
- FlattenTemplate() - Constructor for class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- flipIfRight() - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- flipIfRight() - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- FLOAT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Float4Accessor - Class in org.apache.drill.exec.vector.accessor
-
- Float4Accessor(Float4Vector) - Constructor for class org.apache.drill.exec.vector.accessor.Float4Accessor
-
- Float8Accessor - Class in org.apache.drill.exec.vector.accessor
-
- Float8Accessor(Float8Vector) - Constructor for class org.apache.drill.exec.vector.accessor.Float8Accessor
-
- FLOAT_TYPE - Static variable in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- float_val - Variable in class org.apache.drill.exec.server.options.OptionValue
-
- float_val - Variable in class org.apache.drill.exec.store.sys.OptionIterator.OptionValueWrapper
-
- FloatBEConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- FloatBEConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.FloatBEConvertFrom
-
- FloatBEConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- FloatBEConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.FloatBEConvertTo
-
- FloatConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- FloatConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.FloatConvertFrom
-
- FloatConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- FloatConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.FloatConvertTo
-
- FLOOR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FloorCeilOptions(SqlParserPos, boolean) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- flush() - Method in class org.apache.drill.exec.compile.LogWriter
-
- flush(boolean) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- flush() - Method in class org.apache.drill.exec.vector.complex.fn.BasicJsonOutput
-
- flush() - Method in interface org.apache.drill.exec.vector.complex.fn.JsonOutput
-
- flushCache() - Method in class org.apache.drill.exec.compile.CodeCompiler
-
Flush the compiled classes from the cache.
- flushOutgoingBatches(boolean, boolean) - Method in interface org.apache.drill.exec.physical.impl.partitionsender.Partitioner
-
- flushOutgoingBatches(boolean, boolean) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerDecorator
-
flushOutgoingBatches - decorator to call real Partitioner(s) flushOutgoingBatches
- flushOutgoingBatches(boolean, boolean) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
Flush each outgoing record batch, and optionally reset the state of each outgoing record
batch (on schema change).
- flushPageStore(PageWriteStore, ParquetFileWriter) - Static method in class org.apache.parquet.hadoop.ColumnChunkPageWriteStoreExposer
-
- flushResponses() - Method in class org.apache.drill.exec.work.batch.ResponseSenderQueue
-
- flushResponses(int) - Method in class org.apache.drill.exec.work.batch.ResponseSenderQueue
-
Flush only up to a count responses
- FOLLOWING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FooterGatherer - Class in org.apache.drill.exec.store.parquet
-
- FooterGatherer() - Constructor for class org.apache.drill.exec.store.parquet.FooterGatherer
-
- FOR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- forceSingleMode() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- forEachByte(ByteBufProcessor) - Method in class org.apache.drill.exec.record.DeadBuf
-
- forEachByte(int, int, ByteBufProcessor) - Method in class org.apache.drill.exec.record.DeadBuf
-
- forEachByteDesc(ByteBufProcessor) - Method in class org.apache.drill.exec.record.DeadBuf
-
- forEachByteDesc(int, int, ByteBufProcessor) - Method in class org.apache.drill.exec.record.DeadBuf
-
- FOREIGN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Foreman - Class in org.apache.drill.exec.work.foreman
-
Foreman manages all the fragments (local and remote) for a single query where this
is the driving/root node.
- Foreman(WorkManager.WorkerBee, DrillbitContext, UserServer.UserClientConnection, UserBitShared.QueryId, UserProtos.RunQuery) - Constructor for class org.apache.drill.exec.work.foreman.Foreman
-
Constructor.
- Foreman.PhysicalFromLogicalExplain - Class in org.apache.drill.exec.work.foreman
-
- Foreman.PhysicalFromLogicalExplain(String) - Constructor for class org.apache.drill.exec.work.foreman.Foreman.PhysicalFromLogicalExplain
-
- Foreman.StateListener - Class in org.apache.drill.exec.work.foreman
-
Provides gated access to state transitions.
- Foreman.StateListener() - Constructor for class org.apache.drill.exec.work.foreman.Foreman.StateListener
-
- ForemanException - Exception in org.apache.drill.exec.work.foreman
-
- ForemanException() - Constructor for exception org.apache.drill.exec.work.foreman.ForemanException
-
- ForemanException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanException
-
- ForemanException(String, Throwable) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanException
-
- ForemanException(String) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanException
-
- ForemanException(Throwable) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanException
-
- ForemanSetupException - Exception in org.apache.drill.exec.work.foreman
-
- ForemanSetupException() - Constructor for exception org.apache.drill.exec.work.foreman.ForemanSetupException
-
- ForemanSetupException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanSetupException
-
- ForemanSetupException(String, Throwable) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanSetupException
-
- ForemanSetupException(String) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanSetupException
-
- ForemanSetupException(Throwable) - Constructor for exception org.apache.drill.exec.work.foreman.ForemanSetupException
-
- forJsonIgnore - Variable in class org.apache.drill.exec.store.pojo.PojoRecordReader
-
- FORMAL_COMMENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- format - Static variable in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- formatConfig - Variable in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- formatConfig - Variable in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- FormatCreator - Class in org.apache.drill.exec.store.dfs
-
Responsible for instantiating format plugins
- FormatMatcher - Class in org.apache.drill.exec.store.dfs
-
- FormatMatcher() - Constructor for class org.apache.drill.exec.store.dfs.FormatMatcher
-
- FormatPlugin - Interface in org.apache.drill.exec.store.dfs
-
Similar to a storage engine but built specifically to work within a FileSystem context.
- formats - Variable in class org.apache.drill.exec.store.dfs.FileSystemConfig
-
- FormatSelection - Class in org.apache.drill.exec.store.dfs
-
- FormatSelection() - Constructor for class org.apache.drill.exec.store.dfs.FormatSelection
-
- FormatSelection(FormatPluginConfig, List<String>) - Constructor for class org.apache.drill.exec.store.dfs.FormatSelection
-
- FormatSelection(FormatPluginConfig, FileSelection) - Constructor for class org.apache.drill.exec.store.dfs.FormatSelection
-
- FORTRAN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- forward(long) - Method in class org.apache.drill.exec.record.RecordIterator
-
- FOUND - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Fragment - Class in org.apache.drill.exec.planner.fragment
-
- Fragment() - Constructor for class org.apache.drill.exec.planner.fragment.Fragment
-
- Fragment.ExchangeFragmentPair - Class in org.apache.drill.exec.planner.fragment
-
- Fragment.ExchangeFragmentPair(Exchange, Fragment) - Constructor for class org.apache.drill.exec.planner.fragment.Fragment.ExchangeFragmentPair
-
- FRAGMENT_COLUMNS - Static variable in class org.apache.drill.exec.server.rest.profile.FragmentWrapper
-
- FRAGMENT_OVERVIEW_COLUMNS - Static variable in class org.apache.drill.exec.server.rest.profile.FragmentWrapper
-
- FragmentContext - Class in org.apache.drill.exec.ops
-
Contextual objects required for execution of a particular fragment.
- FragmentContext(DrillbitContext, BitControl.PlanFragment, FunctionImplementationRegistry) - Constructor for class org.apache.drill.exec.ops.FragmentContext
-
Create a FragmentContext instance for non-root fragment.
- FragmentContext(DrillbitContext, BitControl.PlanFragment, QueryContext, UserServer.UserClientConnection, FunctionImplementationRegistry) - Constructor for class org.apache.drill.exec.ops.FragmentContext
-
Create a FragmentContext instance for root fragment.
- FragmentContext(DrillbitContext, BitControl.PlanFragment, UserServer.UserClientConnection, FunctionImplementationRegistry) - Constructor for class org.apache.drill.exec.ops.FragmentContext
-
TODO: Remove this constructor when removing the SimpleRootExec (DRILL-2097).
- fragmentContext - Variable in class org.apache.drill.exec.physical.impl.BaseRootExec
-
- FragmentContext.ExecutorState - Interface in org.apache.drill.exec.ops
-
- FragmentData - Class in org.apache.drill.exec.work.foreman
-
- FragmentData(ExecProtos.FragmentHandle, CoordinationProtos.DrillbitEndpoint, boolean) - Constructor for class org.apache.drill.exec.work.foreman.FragmentData
-
- FragmentExecutor - Class in org.apache.drill.exec.work.fragment
-
Responsible for running a single fragment on a single Drillbit.
- FragmentExecutor(FragmentContext, BitControl.PlanFragment, FragmentStatusReporter) - Constructor for class org.apache.drill.exec.work.fragment.FragmentExecutor
-
Create a FragmentExecutor where we need to parse and materialize the root operator.
- FragmentExecutor(FragmentContext, BitControl.PlanFragment, FragmentStatusReporter, FragmentRoot) - Constructor for class org.apache.drill.exec.work.fragment.FragmentExecutor
-
Create a FragmentExecutor where we already have a root operator in memory.
- FragmentLeaf - Interface in org.apache.drill.exec.physical.base
-
A Physical Operator that can be the leaf node of one particular execution fragment.
- FragmentManager - Interface in org.apache.drill.exec.work.fragment
-
The Fragment Manager is responsible managing incoming data and executing a fragment.
- fragmentMap - Variable in class org.apache.drill.exec.work.batch.AbstractDataCollector
-
- FragmentOptionManager - Class in org.apache.drill.exec.server.options
-
- FragmentOptionManager(OptionManager, OptionList) - Constructor for class org.apache.drill.exec.server.options.FragmentOptionManager
-
- FragmentRoot - Interface in org.apache.drill.exec.physical.base
-
Describes the root operation within a particular Fragment.
- FragmentSetupException - Exception in org.apache.drill.exec.exception
-
- FragmentSetupException() - Constructor for exception org.apache.drill.exec.exception.FragmentSetupException
-
- FragmentSetupException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.exception.FragmentSetupException
-
- FragmentSetupException(String, Throwable) - Constructor for exception org.apache.drill.exec.exception.FragmentSetupException
-
- FragmentSetupException(String) - Constructor for exception org.apache.drill.exec.exception.FragmentSetupException
-
- FragmentSetupException(Throwable) - Constructor for exception org.apache.drill.exec.exception.FragmentSetupException
-
- FragmentStats - Class in org.apache.drill.exec.ops
-
Holds statistics of a particular (minor) fragment.
- FragmentStats(BufferAllocator, MetricRegistry, CoordinationProtos.DrillbitEndpoint) - Constructor for class org.apache.drill.exec.ops.FragmentStats
-
- FragmentStatusListener - Interface in org.apache.drill.exec.work.foreman
-
- FragmentStatusReporter - Class in org.apache.drill.exec.work.fragment
-
The status reporter is responsible for receiving changes in fragment state and propagating the status back to the
Foreman through a control tunnel.
- FragmentStatusReporter(FragmentContext, ControlTunnel) - Constructor for class org.apache.drill.exec.work.fragment.FragmentStatusReporter
-
- FragmentVisitor<T,V> - Interface in org.apache.drill.exec.planner.fragment
-
- FragmentWrapper - Class in org.apache.drill.exec.server.rest.profile
-
Wrapper class for a major fragment profile.
- FragmentWrapper(UserBitShared.MajorFragmentProfile, long) - Constructor for class org.apache.drill.exec.server.rest.profile.FragmentWrapper
-
- FragmentWritableBatch - Class in org.apache.drill.exec.record
-
- FragmentWritableBatch(boolean, UserBitShared.QueryId, int, int, int, int, WritableBatch) - Constructor for class org.apache.drill.exec.record.FragmentWritableBatch
-
- FragmentWritableBatch(boolean, UserBitShared.QueryId, int, int, int, int[], WritableBatch) - Constructor for class org.apache.drill.exec.record.FragmentWritableBatch
-
- framework - Variable in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
- FREE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FROM - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FromClause() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses the FROM clause a SELECT.
- fromString(String) - Static method in enum org.apache.drill.exec.compile.ClassTransformer.ScalarReplacementOption
-
Convert a string to an enum value.
- FsmCursor - Class in org.apache.drill.exec.compile
-
Maintains state while traversing a finite state machine described by
an FsmDescriptor.
- FsmDescriptor - Class in org.apache.drill.exec.compile
-
Describes a finite state machine in terms of a mapping of tokens to
characters, a regular expression describing the valid transitions
using the characters, and an end state.
- FsmDescriptor(Map<String, Character>, String, String) - Constructor for class org.apache.drill.exec.compile.FsmDescriptor
-
Create a finite state machine descriptor.
- FULL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- FUNC_CPU_COST - Static variable in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- FUNCTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- function - Variable in class org.apache.drill.exec.store.ischema.InfoSchemaFilter.FunctionExprNode
-
- FunctionAttributes - Class in org.apache.drill.exec.expr.fn
-
Attributes of a function
Those are used in code generation and optimization.
- FunctionAttributes(FunctionTemplate.FunctionScope, FunctionTemplate.NullHandling, boolean, boolean, String[], DrillFuncHolder.ValueReference[], DrillFuncHolder.ValueReference, DrillFuncHolder.WorkspaceReference[], FunctionTemplate.FunctionCostCategory) - Constructor for class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- FunctionBody - Class in org.apache.drill.exec.expr.fn
-
- FunctionBody() - Constructor for class org.apache.drill.exec.expr.fn.FunctionBody
-
- FunctionBody.BodyType - Enum in org.apache.drill.exec.expr.fn
-
- FunctionConverter - Class in org.apache.drill.exec.expr.fn
-
Converts FunctionCalls to Java Expressions.
- FunctionConverter() - Constructor for class org.apache.drill.exec.expr.fn.FunctionConverter
-
- FunctionGenerationHelper - Class in org.apache.drill.exec.expr.fn
-
- FunctionGenerationHelper() - Constructor for class org.apache.drill.exec.expr.fn.FunctionGenerationHelper
-
- FunctionImplementationRegistry - Class in org.apache.drill.exec.expr.fn
-
- FunctionImplementationRegistry(DrillConfig) - Constructor for class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
Deprecated.
- FunctionImplementationRegistry(DrillConfig, ScanResult) - Constructor for class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
- FunctionImplementationRegistry(DrillConfig, ScanResult, OptionManager) - Constructor for class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
- functionImplementationRegistry - Variable in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- FunctionInitializer - Class in org.apache.drill.exec.expr.fn
-
To avoid the cost of initializing all functions up front,
this class contains all informations required to initializing a function when it is used.
- FunctionInitializer(String) - Constructor for class org.apache.drill.exec.expr.fn.FunctionInitializer
-
- FunctionLookupContext - Interface in org.apache.drill.exec.expr.fn
-
- FunctionName() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses the name of a function (either a compound identifier or
a reserved word which can be used as a function name).
- FunctionParameterList(SqlAbstractParserImpl.ExprContext) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses function parameter lists including DISTINCT keyword recognition,
DEFAULT, and named argument assignment.
- FunctionResolver - Interface in org.apache.drill.exec.resolver
-
- FunctionResolverFactory - Class in org.apache.drill.exec.resolver
-
- FunctionResolverFactory() - Constructor for class org.apache.drill.exec.resolver.FunctionResolverFactory
-
- FunctionTemplate - Annotation Type in org.apache.drill.exec.expr.annotations
-
- FunctionTemplate.FunctionCostCategory - Enum in org.apache.drill.exec.expr.annotations
-
- FunctionTemplate.FunctionScope - Enum in org.apache.drill.exec.expr.annotations
-
- FunctionTemplate.NullHandling - Enum in org.apache.drill.exec.expr.annotations
-
- FUSION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- G - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- GBigIntToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GBigIntToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GBigIntToChar
-
- GBigIntToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GBigIntToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GBigIntToTimeStamp
-
- GCompareBigIntVsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt
-
- GCompareBigIntVsBigInt.EqualsBigIntVsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.EqualsBigIntVsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.EqualsBigIntVsBigInt
-
- GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullHigh
-
- GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullLow
-
- GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullHigh
-
- GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullLow
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullHigh
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullLow
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullHigh
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullLow
-
- GCompareBigIntVsBigInt.GreaterThanBigIntVsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GreaterThanBigIntVsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GreaterThanBigIntVsBigInt
-
- GCompareBigIntVsBigInt.GreaterThanEqBigIntVsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.GreaterThanEqBigIntVsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GreaterThanEqBigIntVsBigInt
-
- GCompareBigIntVsBigInt.LessThanBigIntVsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.LessThanBigIntVsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.LessThanBigIntVsBigInt
-
- GCompareBigIntVsBigInt.LessThanEqBigIntVsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.LessThanEqBigIntVsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.LessThanEqBigIntVsBigInt
-
- GCompareBigIntVsBigInt.NotEqualsBigIntVsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBigIntVsBigInt.NotEqualsBigIntVsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.NotEqualsBigIntVsBigInt
-
- GCompareBitVsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit
-
- GCompareBitVsBit.EqualsBitVsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.EqualsBitVsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.EqualsBitVsBit
-
- GCompareBitVsBit.GCompareBitVsBitNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareBitVsBitNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsBitNullHigh
-
- GCompareBitVsBit.GCompareBitVsBitNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareBitVsBitNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsBitNullLow
-
- GCompareBitVsBit.GCompareBitVsNullableBitNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareBitVsNullableBitNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsNullableBitNullHigh
-
- GCompareBitVsBit.GCompareBitVsNullableBitNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareBitVsNullableBitNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsNullableBitNullLow
-
- GCompareBitVsBit.GCompareNullableBitVsBitNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareNullableBitVsBitNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsBitNullHigh
-
- GCompareBitVsBit.GCompareNullableBitVsBitNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareNullableBitVsBitNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsBitNullLow
-
- GCompareBitVsBit.GCompareNullableBitVsNullableBitNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareNullableBitVsNullableBitNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsNullableBitNullHigh
-
- GCompareBitVsBit.GCompareNullableBitVsNullableBitNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GCompareNullableBitVsNullableBitNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsNullableBitNullLow
-
- GCompareBitVsBit.GreaterThanBitVsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GreaterThanBitVsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GreaterThanBitVsBit
-
- GCompareBitVsBit.GreaterThanEqBitVsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.GreaterThanEqBitVsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GreaterThanEqBitVsBit
-
- GCompareBitVsBit.LessThanBitVsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.LessThanBitVsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.LessThanBitVsBit
-
- GCompareBitVsBit.LessThanEqBitVsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.LessThanEqBitVsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.LessThanEqBitVsBit
-
- GCompareBitVsBit.NotEqualsBitVsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareBitVsBit.NotEqualsBitVsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.NotEqualsBitVsBit
-
- GCompareDateVsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate
-
- GCompareDateVsDate.EqualsDateVsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.EqualsDateVsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.EqualsDateVsDate
-
- GCompareDateVsDate.GCompareDateVsDateNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareDateVsDateNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsDateNullHigh
-
- GCompareDateVsDate.GCompareDateVsDateNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareDateVsDateNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsDateNullLow
-
- GCompareDateVsDate.GCompareDateVsNullableDateNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareDateVsNullableDateNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsNullableDateNullHigh
-
- GCompareDateVsDate.GCompareDateVsNullableDateNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareDateVsNullableDateNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsNullableDateNullLow
-
- GCompareDateVsDate.GCompareNullableDateVsDateNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareNullableDateVsDateNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsDateNullHigh
-
- GCompareDateVsDate.GCompareNullableDateVsDateNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareNullableDateVsDateNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsDateNullLow
-
- GCompareDateVsDate.GCompareNullableDateVsNullableDateNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareNullableDateVsNullableDateNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsNullableDateNullHigh
-
- GCompareDateVsDate.GCompareNullableDateVsNullableDateNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GCompareNullableDateVsNullableDateNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsNullableDateNullLow
-
- GCompareDateVsDate.GreaterThanDateVsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GreaterThanDateVsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GreaterThanDateVsDate
-
- GCompareDateVsDate.GreaterThanEqDateVsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.GreaterThanEqDateVsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GreaterThanEqDateVsDate
-
- GCompareDateVsDate.LessThanDateVsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.LessThanDateVsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.LessThanDateVsDate
-
- GCompareDateVsDate.LessThanEqDateVsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.LessThanEqDateVsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.LessThanEqDateVsDate
-
- GCompareDateVsDate.NotEqualsDateVsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareDateVsDate.NotEqualsDateVsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.NotEqualsDateVsDate
-
- GCompareFloat4VsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4
-
- GCompareFloat4VsFloat4.EqualsFloat4VsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.EqualsFloat4VsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.EqualsFloat4VsFloat4
-
- GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullHigh
-
- GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullLow
-
- GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullHigh
-
- GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullLow
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullHigh
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullLow
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullHigh
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullLow
-
- GCompareFloat4VsFloat4.GreaterThanEqFloat4VsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GreaterThanEqFloat4VsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GreaterThanEqFloat4VsFloat4
-
- GCompareFloat4VsFloat4.GreaterThanFloat4VsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.GreaterThanFloat4VsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GreaterThanFloat4VsFloat4
-
- GCompareFloat4VsFloat4.LessThanEqFloat4VsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.LessThanEqFloat4VsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.LessThanEqFloat4VsFloat4
-
- GCompareFloat4VsFloat4.LessThanFloat4VsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.LessThanFloat4VsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.LessThanFloat4VsFloat4
-
- GCompareFloat4VsFloat4.NotEqualsFloat4VsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat4VsFloat4.NotEqualsFloat4VsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.NotEqualsFloat4VsFloat4
-
- GCompareFloat8VsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8
-
- GCompareFloat8VsFloat8.EqualsFloat8VsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.EqualsFloat8VsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.EqualsFloat8VsFloat8
-
- GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullHigh
-
- GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullLow
-
- GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullHigh
-
- GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullLow
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullHigh
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullLow
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullHigh
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullLow
-
- GCompareFloat8VsFloat8.GreaterThanEqFloat8VsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GreaterThanEqFloat8VsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GreaterThanEqFloat8VsFloat8
-
- GCompareFloat8VsFloat8.GreaterThanFloat8VsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.GreaterThanFloat8VsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GreaterThanFloat8VsFloat8
-
- GCompareFloat8VsFloat8.LessThanEqFloat8VsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.LessThanEqFloat8VsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.LessThanEqFloat8VsFloat8
-
- GCompareFloat8VsFloat8.LessThanFloat8VsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.LessThanFloat8VsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.LessThanFloat8VsFloat8
-
- GCompareFloat8VsFloat8.NotEqualsFloat8VsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareFloat8VsFloat8.NotEqualsFloat8VsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.NotEqualsFloat8VsFloat8
-
- GCompareIntervalDayVsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay
-
- GCompareIntervalDayVsIntervalDay.EqualsIntervalDayVsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.EqualsIntervalDayVsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.EqualsIntervalDayVsIntervalDay
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullHigh
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullLow
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullHigh
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullLow
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullHigh
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullLow
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullHigh
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullLow
-
- GCompareIntervalDayVsIntervalDay.GreaterThanEqIntervalDayVsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GreaterThanEqIntervalDayVsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GreaterThanEqIntervalDayVsIntervalDay
-
- GCompareIntervalDayVsIntervalDay.GreaterThanIntervalDayVsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.GreaterThanIntervalDayVsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GreaterThanIntervalDayVsIntervalDay
-
- GCompareIntervalDayVsIntervalDay.LessThanEqIntervalDayVsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.LessThanEqIntervalDayVsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.LessThanEqIntervalDayVsIntervalDay
-
- GCompareIntervalDayVsIntervalDay.LessThanIntervalDayVsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.LessThanIntervalDayVsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.LessThanIntervalDayVsIntervalDay
-
- GCompareIntervalDayVsIntervalDay.NotEqualsIntervalDayVsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalDayVsIntervalDay.NotEqualsIntervalDayVsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.NotEqualsIntervalDayVsIntervalDay
-
- GCompareIntervalVsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval
-
- GCompareIntervalVsInterval.EqualsIntervalVsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.EqualsIntervalVsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.EqualsIntervalVsInterval
-
- GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullHigh
-
- GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullLow
-
- GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullHigh
-
- GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullLow
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullHigh
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullLow
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullHigh
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullLow
-
- GCompareIntervalVsInterval.GreaterThanEqIntervalVsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GreaterThanEqIntervalVsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GreaterThanEqIntervalVsInterval
-
- GCompareIntervalVsInterval.GreaterThanIntervalVsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.GreaterThanIntervalVsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GreaterThanIntervalVsInterval
-
- GCompareIntervalVsInterval.LessThanEqIntervalVsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.LessThanEqIntervalVsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.LessThanEqIntervalVsInterval
-
- GCompareIntervalVsInterval.LessThanIntervalVsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.LessThanIntervalVsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.LessThanIntervalVsInterval
-
- GCompareIntervalVsInterval.NotEqualsIntervalVsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalVsInterval.NotEqualsIntervalVsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.NotEqualsIntervalVsInterval
-
- GCompareIntervalYearVsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear
-
- GCompareIntervalYearVsIntervalYear.EqualsIntervalYearVsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.EqualsIntervalYearVsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.EqualsIntervalYearVsIntervalYear
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullHigh
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullLow
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullHigh
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullLow
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullHigh
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullLow
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullHigh
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullLow
-
- GCompareIntervalYearVsIntervalYear.GreaterThanEqIntervalYearVsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GreaterThanEqIntervalYearVsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GreaterThanEqIntervalYearVsIntervalYear
-
- GCompareIntervalYearVsIntervalYear.GreaterThanIntervalYearVsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.GreaterThanIntervalYearVsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GreaterThanIntervalYearVsIntervalYear
-
- GCompareIntervalYearVsIntervalYear.LessThanEqIntervalYearVsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.LessThanEqIntervalYearVsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.LessThanEqIntervalYearVsIntervalYear
-
- GCompareIntervalYearVsIntervalYear.LessThanIntervalYearVsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.LessThanIntervalYearVsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.LessThanIntervalYearVsIntervalYear
-
- GCompareIntervalYearVsIntervalYear.NotEqualsIntervalYearVsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntervalYearVsIntervalYear.NotEqualsIntervalYearVsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.NotEqualsIntervalYearVsIntervalYear
-
- GCompareIntVsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt
-
- GCompareIntVsInt.EqualsIntVsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.EqualsIntVsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.EqualsIntVsInt
-
- GCompareIntVsInt.GCompareIntVsIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareIntVsIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsIntNullHigh
-
- GCompareIntVsInt.GCompareIntVsIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareIntVsIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsIntNullLow
-
- GCompareIntVsInt.GCompareIntVsNullableIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareIntVsNullableIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsNullableIntNullHigh
-
- GCompareIntVsInt.GCompareIntVsNullableIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareIntVsNullableIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsNullableIntNullLow
-
- GCompareIntVsInt.GCompareNullableIntVsIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareNullableIntVsIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsIntNullHigh
-
- GCompareIntVsInt.GCompareNullableIntVsIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareNullableIntVsIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsIntNullLow
-
- GCompareIntVsInt.GCompareNullableIntVsNullableIntNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareNullableIntVsNullableIntNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsNullableIntNullHigh
-
- GCompareIntVsInt.GCompareNullableIntVsNullableIntNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GCompareNullableIntVsNullableIntNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsNullableIntNullLow
-
- GCompareIntVsInt.GreaterThanEqIntVsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GreaterThanEqIntVsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GreaterThanEqIntVsInt
-
- GCompareIntVsInt.GreaterThanIntVsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.GreaterThanIntVsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GreaterThanIntVsInt
-
- GCompareIntVsInt.LessThanEqIntVsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.LessThanEqIntVsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.LessThanEqIntVsInt
-
- GCompareIntVsInt.LessThanIntVsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.LessThanIntVsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.LessThanIntVsInt
-
- GCompareIntVsInt.NotEqualsIntVsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareIntVsInt.NotEqualsIntVsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.NotEqualsIntVsInt
-
- GCompareTimeStampVsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp
-
- GCompareTimeStampVsTimeStamp.EqualsTimeStampVsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.EqualsTimeStampVsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.EqualsTimeStampVsTimeStamp
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullHigh
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullLow
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullHigh
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullLow
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullHigh
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullLow
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullHigh
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullLow
-
- GCompareTimeStampVsTimeStamp.GreaterThanEqTimeStampVsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GreaterThanEqTimeStampVsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GreaterThanEqTimeStampVsTimeStamp
-
- GCompareTimeStampVsTimeStamp.GreaterThanTimeStampVsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.GreaterThanTimeStampVsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GreaterThanTimeStampVsTimeStamp
-
- GCompareTimeStampVsTimeStamp.LessThanEqTimeStampVsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.LessThanEqTimeStampVsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.LessThanEqTimeStampVsTimeStamp
-
- GCompareTimeStampVsTimeStamp.LessThanTimeStampVsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.LessThanTimeStampVsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.LessThanTimeStampVsTimeStamp
-
- GCompareTimeStampVsTimeStamp.NotEqualsTimeStampVsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeStampVsTimeStamp.NotEqualsTimeStampVsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.NotEqualsTimeStampVsTimeStamp
-
- GCompareTimeVsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime
-
- GCompareTimeVsTime.EqualsTimeVsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.EqualsTimeVsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.EqualsTimeVsTime
-
- GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullHigh
-
- GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullLow
-
- GCompareTimeVsTime.GCompareNullableTimeVsTimeNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareNullableTimeVsTimeNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsTimeNullHigh
-
- GCompareTimeVsTime.GCompareNullableTimeVsTimeNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareNullableTimeVsTimeNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsTimeNullLow
-
- GCompareTimeVsTime.GCompareTimeVsNullableTimeNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareTimeVsNullableTimeNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsNullableTimeNullHigh
-
- GCompareTimeVsTime.GCompareTimeVsNullableTimeNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareTimeVsNullableTimeNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsNullableTimeNullLow
-
- GCompareTimeVsTime.GCompareTimeVsTimeNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareTimeVsTimeNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsTimeNullHigh
-
- GCompareTimeVsTime.GCompareTimeVsTimeNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GCompareTimeVsTimeNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsTimeNullLow
-
- GCompareTimeVsTime.GreaterThanEqTimeVsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GreaterThanEqTimeVsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GreaterThanEqTimeVsTime
-
- GCompareTimeVsTime.GreaterThanTimeVsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.GreaterThanTimeVsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GreaterThanTimeVsTime
-
- GCompareTimeVsTime.LessThanEqTimeVsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.LessThanEqTimeVsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.LessThanEqTimeVsTime
-
- GCompareTimeVsTime.LessThanTimeVsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.LessThanTimeVsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.LessThanTimeVsTime
-
- GCompareTimeVsTime.NotEqualsTimeVsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareTimeVsTime.NotEqualsTimeVsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.NotEqualsTimeVsTime
-
- GCompareVarBinaryVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary
-
- GCompareVarBinaryVsVarBinary.EqualsVarBinaryVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.EqualsVarBinaryVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.EqualsVarBinaryVsVarBinary
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullHigh
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullLow
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullHigh
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullLow
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullHigh
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullLow
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullHigh
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullLow
-
- GCompareVarBinaryVsVarBinary.GreaterThanEqVarBinaryVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GreaterThanEqVarBinaryVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GreaterThanEqVarBinaryVsVarBinary
-
- GCompareVarBinaryVsVarBinary.GreaterThanVarBinaryVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.GreaterThanVarBinaryVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GreaterThanVarBinaryVsVarBinary
-
- GCompareVarBinaryVsVarBinary.LessThanEqVarBinaryVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.LessThanEqVarBinaryVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.LessThanEqVarBinaryVsVarBinary
-
- GCompareVarBinaryVsVarBinary.LessThanVarBinaryVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.LessThanVarBinaryVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.LessThanVarBinaryVsVarBinary
-
- GCompareVarBinaryVsVarBinary.NotEqualsVarBinaryVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarBinary.NotEqualsVarBinaryVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.NotEqualsVarBinaryVsVarBinary
-
- GCompareVarBinaryVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar
-
- GCompareVarBinaryVsVarChar.EqualsVarBinaryVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.EqualsVarBinaryVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.EqualsVarBinaryVsVarChar
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullHigh
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullLow
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullHigh
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullLow
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullHigh
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullLow
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullHigh
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullLow
-
- GCompareVarBinaryVsVarChar.GreaterThanEqVarBinaryVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GreaterThanEqVarBinaryVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GreaterThanEqVarBinaryVsVarChar
-
- GCompareVarBinaryVsVarChar.GreaterThanVarBinaryVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.GreaterThanVarBinaryVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GreaterThanVarBinaryVsVarChar
-
- GCompareVarBinaryVsVarChar.LessThanEqVarBinaryVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.LessThanEqVarBinaryVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.LessThanEqVarBinaryVsVarChar
-
- GCompareVarBinaryVsVarChar.LessThanVarBinaryVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.LessThanVarBinaryVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.LessThanVarBinaryVsVarChar
-
- GCompareVarBinaryVsVarChar.NotEqualsVarBinaryVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarBinaryVsVarChar.NotEqualsVarBinaryVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.NotEqualsVarBinaryVsVarChar
-
- GCompareVarCharVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary
-
- GCompareVarCharVsVarBinary.EqualsVarCharVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.EqualsVarCharVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.EqualsVarCharVsVarBinary
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullHigh
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullLow
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullHigh
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullLow
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullHigh
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullLow
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullHigh
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullLow
-
- GCompareVarCharVsVarBinary.GreaterThanEqVarCharVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GreaterThanEqVarCharVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GreaterThanEqVarCharVsVarBinary
-
- GCompareVarCharVsVarBinary.GreaterThanVarCharVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.GreaterThanVarCharVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GreaterThanVarCharVsVarBinary
-
- GCompareVarCharVsVarBinary.LessThanEqVarCharVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.LessThanEqVarCharVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.LessThanEqVarCharVsVarBinary
-
- GCompareVarCharVsVarBinary.LessThanVarCharVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.LessThanVarCharVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.LessThanVarCharVsVarBinary
-
- GCompareVarCharVsVarBinary.NotEqualsVarCharVsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarBinary.NotEqualsVarCharVsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.NotEqualsVarCharVsVarBinary
-
- GCompareVarCharVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar
-
- GCompareVarCharVsVarChar.EqualsVarCharVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.EqualsVarCharVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.EqualsVarCharVsVarChar
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullHigh
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullLow
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullHigh
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullLow
-
- GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullHigh
-
- GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullLow
-
- GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullHigh - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullHigh() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullHigh
-
- GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullLow - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullLow() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullLow
-
- GCompareVarCharVsVarChar.GreaterThanEqVarCharVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GreaterThanEqVarCharVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GreaterThanEqVarCharVsVarChar
-
- GCompareVarCharVsVarChar.GreaterThanVarCharVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.GreaterThanVarCharVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GreaterThanVarCharVsVarChar
-
- GCompareVarCharVsVarChar.LessThanEqVarCharVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.LessThanEqVarCharVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.LessThanEqVarCharVsVarChar
-
- GCompareVarCharVsVarChar.LessThanVarCharVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.LessThanVarCharVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.LessThanVarCharVsVarChar
-
- GCompareVarCharVsVarChar.NotEqualsVarCharVsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GCompareVarCharVsVarChar.NotEqualsVarCharVsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.NotEqualsVarCharVsVarChar
-
- GConvertToNullableBigIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableBigIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableBigIntHolder
-
- GConvertToNullableBitHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableBitHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableBitHolder
-
- GConvertToNullableDateHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableDateHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDateHolder
-
- GConvertToNullableDecimal18Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableDecimal18Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal18Holder
-
- GConvertToNullableDecimal28DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableDecimal28DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal28DenseHolder
-
- GConvertToNullableDecimal28SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableDecimal28SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal28SparseHolder
-
- GConvertToNullableDecimal38DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableDecimal38DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal38DenseHolder
-
- GConvertToNullableDecimal38SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableDecimal38SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal38SparseHolder
-
- GConvertToNullableDecimal9Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableDecimal9Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal9Holder
-
- GConvertToNullableFloat4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableFloat4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableFloat4Holder
-
- GConvertToNullableFloat8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableFloat8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableFloat8Holder
-
- GConvertToNullableIntervalDayHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableIntervalDayHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntervalDayHolder
-
- GConvertToNullableIntervalHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableIntervalHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntervalHolder
-
- GConvertToNullableIntervalYearHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableIntervalYearHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntervalYearHolder
-
- GConvertToNullableIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntHolder
-
- GConvertToNullableSmallIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableSmallIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableSmallIntHolder
-
- GConvertToNullableTimeHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableTimeHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableTimeHolder
-
- GConvertToNullableTimeStampHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableTimeStampHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableTimeStampHolder
-
- GConvertToNullableTinyIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableTinyIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableTinyIntHolder
-
- GConvertToNullableUInt1Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableUInt1Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt1Holder
-
- GConvertToNullableUInt2Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableUInt2Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt2Holder
-
- GConvertToNullableUInt4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableUInt4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt4Holder
-
- GConvertToNullableUInt8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableUInt8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt8Holder
-
- GConvertToNullableVar16CharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableVar16CharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableVar16CharHolder
-
- GConvertToNullableVarBinaryHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableVarBinaryHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableVarBinaryHolder
-
- GConvertToNullableVarCharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GConvertToNullableVarCharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GConvertToNullableVarCharHolder
-
- GDateArithmetic - Class in org.apache.drill.exec.expr.fn.impl
-
- GDateArithmetic() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDateArithmetic
-
- GDateArithmetic.GDateDifference - Class in org.apache.drill.exec.expr.fn.impl
-
- GDateArithmetic.GDateDifference() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDateArithmetic.GDateDifference
-
- GDateTimeTruncateFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- GDateTimeTruncateFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDateTimeTruncateFunctions
-
- GDateTimeTruncateFunctions.GDateDateTrunc - Class in org.apache.drill.exec.expr.fn.impl
-
- GDateTimeTruncateFunctions.GDateDateTrunc() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDateTimeTruncateFunctions.GDateDateTrunc
-
- GDateTimeTruncateFunctions.GTimeDateTrunc - Class in org.apache.drill.exec.expr.fn.impl
-
- GDateTimeTruncateFunctions.GTimeDateTrunc() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDateTimeTruncateFunctions.GTimeDateTrunc
-
- GDateTimeTruncateFunctions.GTimeStampDateTrunc - Class in org.apache.drill.exec.expr.fn.impl
-
- GDateTimeTruncateFunctions.GTimeStampDateTrunc() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDateTimeTruncateFunctions.GTimeStampDateTrunc
-
- GDateToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GDateToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDateToChar
-
- GDecimal18ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal18ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal18ToChar
-
- GDecimal18ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal18ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal18ToTimeStamp
-
- GDecimal28DenseToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal28DenseToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal28DenseToChar
-
- GDecimal28DenseToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal28DenseToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal28DenseToTimeStamp
-
- GDecimal28SparseToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal28SparseToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal28SparseToChar
-
- GDecimal28SparseToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal28SparseToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal28SparseToTimeStamp
-
- GDecimal38DenseToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal38DenseToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal38DenseToChar
-
- GDecimal38DenseToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal38DenseToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal38DenseToTimeStamp
-
- GDecimal38SparseToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal38SparseToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal38SparseToChar
-
- GDecimal38SparseToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal38SparseToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal38SparseToTimeStamp
-
- GDecimal9ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal9ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal9ToChar
-
- GDecimal9ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GDecimal9ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GDecimal9ToTimeStamp
-
- GE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- gen - Variable in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- gen - Variable in class org.apache.drill.exec.vector.complex.fn.BasicJsonOutput
-
- GENERAL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- generate() - Method in class org.apache.drill.exec.expr.CodeGenerator
-
- generate(JFormatter) - Method in class org.apache.drill.exec.expr.DirectExpression
-
- generate() - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- generate() - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- generateAndGet() - Method in class org.apache.drill.exec.expr.CodeGenerator
-
- generateBody(ClassGenerator<?>, ClassGenerator.BlockType, String, ClassGenerator.HoldingContainer[], JVar[], boolean) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- generateCopies(ClassGenerator, VectorAccessible, boolean) - Static method in class org.apache.drill.exec.vector.CopyUtil
-
- generated - Variable in class org.apache.drill.exec.compile.ClassTransformer.ClassSet
-
- GENERATED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- generateEvalBody(ClassGenerator<?>, ClassGenerator.HoldingContainer[], String, JVar[]) - Method in class org.apache.drill.exec.expr.fn.DrillComplexWriterFuncHolder
-
- generateEvalBody(ClassGenerator<?>, ClassGenerator.HoldingContainer[], String, JVar[]) - Method in class org.apache.drill.exec.expr.fn.DrillSimpleFuncHolder
-
- generateFileWork(List<FileStatus>, boolean) - Method in class org.apache.drill.exec.store.schedule.BlockMapBuilder
-
- generateParseException() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- generateSV2Filterer() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- generateSV4Filterer() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- generateTypeString(StringBuilder, boolean) - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- generateTypeString(StringBuilder, boolean) - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- GeneratorMapping - Class in org.apache.drill.exec.compile.sig
-
- GeneratorMapping(String, String, String, String) - Constructor for class org.apache.drill.exec.compile.sig.GeneratorMapping
-
- GeneratorMapping(GeneratorMapping) - Constructor for class org.apache.drill.exec.compile.sig.GeneratorMapping
-
- GenericAccessor - Class in org.apache.drill.exec.vector.accessor
-
- GenericAccessor(ValueVector) - Constructor for class org.apache.drill.exec.vector.accessor.GenericAccessor
-
- GenericExceptionMapper - Class in org.apache.drill.exec.server.rest
-
- GenericExceptionMapper() - Constructor for class org.apache.drill.exec.server.rest.GenericExceptionMapper
-
- GenericExceptionMapper.GenericErrorMessage - Class in org.apache.drill.exec.server.rest
-
- GenericExceptionMapper.GenericErrorMessage(String) - Constructor for class org.apache.drill.exec.server.rest.GenericExceptionMapper.GenericErrorMessage
-
- get() - Method in class org.apache.drill.exec.cache.CachedVectorContainer
-
- get() - Method in interface org.apache.drill.exec.cache.Counter
-
- get(K) - Method in interface org.apache.drill.exec.cache.DistributedMap
-
- get(K) - Method in interface org.apache.drill.exec.cache.DistributedMultiMap
-
- get() - Method in class org.apache.drill.exec.cache.VectorAccessibleSerializable
-
- get(int) - Method in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- get(String) - Method in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- get(TemplateClassDefinition<T>, FunctionImplementationRegistry) - Static method in class org.apache.drill.exec.expr.CodeGenerator
-
- get(MappingSet, TemplateClassDefinition<T>, FunctionImplementationRegistry) - Static method in class org.apache.drill.exec.expr.CodeGenerator
-
- get() - Method in class org.apache.drill.exec.planner.fragment.ParallelizationInfo.ParallelizationInfoCollector
-
Get a ParallelizationInfo instance based on the current state of collected info.
- get(Fragment) - Method in class org.apache.drill.exec.planner.fragment.PlanningSet
-
- get(int) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- get(SqlCall) - Method in class org.apache.drill.exec.planner.sql.DrillConvertletTable
-
- get(Object) - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- GET - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- get(TypeProtos.MajorType) - Static method in class org.apache.drill.exec.record.MajorTypeSerDe.MajorTypeHolder
-
- get(int) - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- get(RecordBatch) - Static method in class org.apache.drill.exec.record.WritableBatch
-
- get(CoordinationProtos.DrillbitEndpoint) - Method in interface org.apache.drill.exec.store.schedule.EndpointByteMap
-
- get(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.store.schedule.EndpointByteMapImpl
-
- get(String) - Method in class org.apache.drill.exec.store.sys.local.FilePStore
-
- get(String) - Method in class org.apache.drill.exec.store.sys.local.MapEStore
-
- get(String) - Method in class org.apache.drill.exec.store.sys.local.NoWriteLocalPStore
-
- get(String) - Method in interface org.apache.drill.exec.store.sys.PStore
-
- get(String) - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
- get(int) - Method in class org.apache.drill.exec.util.ArrayWrappedIntIntMap
-
Returns the value pointed by the given index.
- getAclStatus(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getActiveEndpoints() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getAffinity() - Method in class org.apache.drill.exec.physical.EndpointAffinity
-
Get the affinity value.
- getAffinityMap(List<T>) - Static method in class org.apache.drill.exec.store.schedule.AffinityCreator
-
- getAggExprs() - Method in class org.apache.drill.exec.planner.physical.AggPrelBase
-
- getAggregateFieldName(FunctionCall) - Static method in class org.apache.drill.exec.planner.logical.ExprHelper
-
- getAggregations() - Method in class org.apache.drill.exec.physical.config.WindowPOP
-
- getAggrExprs() - Method in class org.apache.drill.exec.physical.config.HashAggregate
-
- getAllocator() - Method in class org.apache.drill.exec.client.DrillClient
-
- getAllocator() - Method in class org.apache.drill.exec.ops.FragmentContext
-
Deprecated.
- getAllocator() - Method in class org.apache.drill.exec.ops.OperatorContext
-
- getAllocator() - Method in interface org.apache.drill.exec.ops.OptimizerRulesContext
-
Method returns the allocator
- getAllocator() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getAllocator() - Method in class org.apache.drill.exec.rpc.control.ControlConnection
-
- getAllocator() - Method in class org.apache.drill.exec.rpc.data.BitServerConnection
-
- getAllocator() - Method in class org.apache.drill.exec.rpc.data.DataClientConnection
-
- getAllocator() - Method in class org.apache.drill.exec.rpc.user.UserServer.UserClientConnection
-
- getAllocator() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- getAllocator() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getAsCompoundIdentifier() - Method in class org.apache.drill.exec.planner.sql.parser.DrillCompoundIdentifier
-
- getAsFiles() - Method in class org.apache.drill.exec.store.dfs.FormatSelection
-
- getAsFileWork() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- getAsMaterializedField(FieldReference) - Method in class org.apache.drill.exec.schema.Field
-
- getAsMaterializedField() - Method in class org.apache.drill.exec.schema.Field
-
- getAssignedEndpoint(int) - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getAssignedEndpoints() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getAssignedSchema() - Method in class org.apache.drill.exec.schema.Field
-
- getAsSingleInt() - Method in class org.apache.drill.exec.planner.physical.explain.PrelSequencer.OpId
-
- getAsSqlNode() - Method in class org.apache.drill.exec.planner.sql.parser.DrillCompoundIdentifier
-
- getAvailableEndpoints() - Method in class org.apache.drill.exec.coord.ClusterCoordinator
-
Get a collection of avialable Drillbit endpoints, Thread-safe.
- getAvailableEndpoints() - Method in class org.apache.drill.exec.coord.local.LocalClusterCoordinator
-
- getAvailableEndpoints() - Method in class org.apache.drill.exec.coord.zk.ZKClusterCoordinator
-
- getBaseName() - Method in class org.apache.drill.exec.dotdrill.DotDrillFile
-
Return base file name without the parent directory and extensions.
- getBatch(FragmentContext, HashAggregate, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggBatchCreator
-
- getBatch(FragmentContext, StreamingAggregate, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatchCreator
-
- getBatch(FragmentContext, T, List<RecordBatch>) - Method in interface org.apache.drill.exec.physical.impl.BatchCreator
-
- getBatch(FragmentContext, Filter, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.filter.FilterBatchCreator
-
- getBatch(FragmentContext, FlattenPOP, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenBatchCreator
-
- getBatch(FragmentContext, HashJoinPOP, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinBatchCreator
-
- getBatch(FragmentContext, MergeJoinPOP, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.join.MergeJoinCreator
-
- getBatch(FragmentContext, NestedLoopJoinPOP, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinBatchCreator
-
- getBatch(FragmentContext, Limit, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.limit.LimitBatchCreator
-
- getBatch(FragmentContext, MergingReceiverPOP, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.MergingReceiverCreator
-
- getBatch(FragmentContext, ProducerConsumer, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.producer.ProducerConsumerBatchCreator
-
- getBatch(FragmentContext, ComplexToJson, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.project.ComplexToJsonBatchCreator
-
- getBatch(FragmentContext, Project, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.project.ProjectBatchCreator
-
- getBatch(FragmentContext, Sort, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.sort.SortBatchCreator
-
- getBatch(FragmentContext, SelectionVectorRemover, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.svremover.SVRemoverCreator
-
- getBatch(FragmentContext, TopN, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.TopN.TopNSortBatchCreator
-
- getBatch(FragmentContext, Trace, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.trace.TraceBatchCreator
-
- getBatch(FragmentContext, UnionAll, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.union.UnionAllBatchCreator
-
- getBatch(FragmentContext, UnorderedReceiver, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverCreator
-
- getBatch(FragmentContext, IteratorValidator, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorCreator
-
- getBatch(FragmentContext, Values, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.values.ValuesBatchCreator
-
- getBatch(FragmentContext, WindowPOP, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.window.WindowFrameBatchCreator
-
- getBatch(FragmentContext, ExternalSort, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatchCreator
-
- getBatch(FragmentContext, EasySubScan, List<RecordBatch>) - Method in class org.apache.drill.exec.store.dfs.easy.EasyReaderBatchCreator
-
- getBatch(FragmentContext, EasyWriter, List<RecordBatch>) - Method in class org.apache.drill.exec.store.dfs.easy.EasyWriterBatchCreator
-
- getBatch(FragmentContext, DirectSubScan, List<RecordBatch>) - Method in class org.apache.drill.exec.store.direct.DirectBatchCreator
-
- getBatch(FragmentContext, InfoSchemaSubScan, List<RecordBatch>) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaBatchCreator
-
- getBatch(FragmentContext, MockSubScanPOP, List<RecordBatch>) - Method in class org.apache.drill.exec.store.mock.MockScanBatchCreator
-
- getBatch(FragmentContext, ParquetRowGroupScan, List<RecordBatch>) - Method in class org.apache.drill.exec.store.parquet.ParquetScanBatchCreator
-
- getBatch(FragmentContext, ParquetWriter, List<RecordBatch>) - Method in class org.apache.drill.exec.store.parquet.ParquetWriterBatchCreator
-
- getBatch(FragmentContext, SystemTableScan, List<RecordBatch>) - Method in class org.apache.drill.exec.store.sys.SystemTableBatchCreator
-
- getBatchNoHV(int, Iterable<ValueVector>, boolean) - Static method in class org.apache.drill.exec.record.WritableBatch
-
- getBatchNoHVWrap(int, Iterable<VectorWrapper<?>>, boolean) - Static method in class org.apache.drill.exec.record.WritableBatch
-
- getBatchSize() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getBee() - Method in class org.apache.drill.exec.work.WorkManager
-
- getBeginColumn() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- getBeginLine() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- getBestMatch(List<DrillFuncHolder>, FunctionCall) - Method in class org.apache.drill.exec.resolver.DefaultFunctionResolver
-
- getBestMatch(List<DrillFuncHolder>, FunctionCall) - Method in class org.apache.drill.exec.resolver.ExactFunctionResolver
-
- getBestMatch(List<DrillFuncHolder>, FunctionCall) - Method in interface org.apache.drill.exec.resolver.FunctionResolver
-
- getBestMatch(List<String>, String) - Static method in class org.apache.drill.exec.util.ApproximateStringMatcher
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal18Accessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal28DenseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal28SparseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal38DenseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal38SparseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal9Accessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal18Accessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28DenseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28SparseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38DenseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38SparseAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal9Accessor
-
- getBigDecimal(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getBigDecimal(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getBitClientLoopGroup() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- getBitLoopGroup() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- getBitLoopGroup() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getBits() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getBitWidthAllFixedFields() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getBlock(String) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getBlock(ClassGenerator.BlockType) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getBlockSize(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- getBody() - Method in class org.apache.drill.exec.record.RawFragmentBatch
-
- getBoolean(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBoolean(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getBoolean(int) - Method in class org.apache.drill.exec.vector.accessor.BitAccessor
-
- getBoolean(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getBoolean(int) - Method in class org.apache.drill.exec.vector.accessor.NullableBitAccessor
-
- getBoolean(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getBoolean(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getBroadcastFactor() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getBroadcastThreshold() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getBuffer() - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- getBuffer(boolean) - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- getBuffer(int) - Method in class org.apache.drill.exec.work.batch.AbstractDataCollector
-
- getBuffer(int) - Method in class org.apache.drill.exec.work.batch.MergingCollector
-
- getBuffer(int) - Method in class org.apache.drill.exec.work.batch.PartitionedCollector
-
- getBuffers() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getBuffers() - Method in class org.apache.drill.exec.physical.impl.materialize.QueryWritableBatch
-
- getBuffers() - Method in class org.apache.drill.exec.record.FragmentWritableBatch
-
- getBuffers() - Method in class org.apache.drill.exec.record.WritableBatch
-
- getBuffers() - Method in class org.apache.drill.exec.work.batch.AbstractDataCollector
-
- getBuffers(int) - Method in class org.apache.drill.exec.work.batch.IncomingBuffers
-
- getBufferSizeFor(int) - Method in interface org.apache.drill.exec.physical.impl.flatten.Flattener.Monitor
-
Get the required buffer size for the specified number of records.
- getByte(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getByte(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getByte(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getByte(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTinyIntAccessor
-
- getByte(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt1Accessor
-
- getByte(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getByte(int) - Method in class org.apache.drill.exec.vector.accessor.TinyIntAccessor
-
- getByte(int) - Method in class org.apache.drill.exec.vector.accessor.UInt1Accessor
-
- getByte(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getByteCode(ClassTransformer.ClassNames, String) - Method in class org.apache.drill.exec.compile.AbstractClassCompiler
-
- getByteCode(ClassTransformer.ClassNames, String) - Method in class org.apache.drill.exec.compile.JaninoClassCompiler
-
- getByteCount() - Method in class org.apache.drill.exec.physical.impl.materialize.QueryWritableBatch
-
- getByteCount() - Method in class org.apache.drill.exec.record.FragmentWritableBatch
-
- getByteCount() - Method in class org.apache.drill.exec.record.RawFragmentBatch
-
- getByteMap() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan.RowGroupInfo
-
- getByteMap() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- getByteMap() - Method in interface org.apache.drill.exec.store.schedule.CompleteWork
-
- getBytes() - Method in class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- getBytes(int, ByteBuf) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes(int, ByteBuf, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes(int, byte[]) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes(int, byte[], int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes(int, ByteBuffer) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes(int, OutputStream, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getBytes() - Method in class org.apache.drill.exec.store.dfs.MagicString
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarBinaryAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- getBytes(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- getBytes(int) - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- getCallBack() - Method in interface org.apache.drill.exec.physical.impl.OutputMutator
-
- getCanonicalServiceName() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getCardinality() - Method in class org.apache.drill.exec.physical.config.HashAggregate
-
- getChar(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getChar(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getChar(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getChar(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt2Accessor
-
- getChar(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getChar(int) - Method in class org.apache.drill.exec.vector.accessor.UInt2Accessor
-
- getChar(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getChild(String, String) - Method in class org.apache.drill.exec.compile.ClassTransformer.ClassSet
-
- getChild(String) - Method in class org.apache.drill.exec.compile.ClassTransformer.ClassSet
-
- getChild() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- getChild() - Method in class org.apache.drill.exec.physical.base.AbstractSingle
-
- getChild() - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Return the feeding child of this operator node.
- getChild() - Method in interface org.apache.drill.exec.physical.base.Store
-
Get the child of this store operator as this will be needed for parallelization materialization purposes.
- getChild() - Method in class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- getChildCount(PhysicalOperator) - Static method in class org.apache.drill.exec.ops.OperatorContext
-
- getChildFileSystems() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getChildHolders() - Method in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- getChildren() - Method in class org.apache.drill.exec.physical.base.AbstractMultiple
-
- getChildren() - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions.OpState
-
- getChildWrapper(int[]) - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- getChildWrapper(int[]) - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- getChildWrapper(int[]) - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- getClassByteCode(ClassTransformer.ClassNames, String) - Method in class org.apache.drill.exec.compile.AbstractClassCompiler
-
- getClassByteCode(ClassTransformer.ClassNames, String) - Method in class org.apache.drill.exec.compile.QueryClassLoader
-
- getClassName() - Method in class org.apache.drill.exec.expr.fn.FunctionInitializer
-
- getClasspathScan() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- getClasspathScan() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getCleanupBlock() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getCloseHandler(SocketChannel, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- getCloseHandler(SocketChannel, ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlServer
-
- getCloseHandler(SocketChannel, DataClientConnection) - Method in class org.apache.drill.exec.rpc.data.DataClient
-
- getCloseHandler(SocketChannel, BitServerConnection) - Method in class org.apache.drill.exec.rpc.data.DataServer
-
- getCluster() - Method in class org.apache.drill.exec.planner.torel.ConversionContext
-
- getClusterCoordinator() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getClusterCoordinator() - Method in class org.apache.drill.exec.store.sys.PStoreRegistry
-
- getCode() - Method in class org.apache.drill.exec.expr.SingleClassStringWriter
-
- getCodecFactory() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getCodeGenerator() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getCollation() - Method in class org.apache.drill.exec.planner.physical.HashToMergeExchangePrel
-
- getColumn() - Method in class org.apache.drill.exec.physical.config.FlattenPOP
-
- getColumn() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDescribeTable
-
- getColumn(int) - Method in class org.apache.drill.exec.record.BatchSchema
-
- getColumnQualifier() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDescribeTable
-
- getColumns() - Method in class org.apache.drill.exec.planner.logical.DrillScanRel
-
- getColumns(RelDataType, List<RexNode>) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- getColumns() - Method in class org.apache.drill.exec.server.rest.QueryResources.TabularResult
-
- getColumns() - Method in class org.apache.drill.exec.store.AbstractRecordReader
-
- getColumns() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getColumns() - Method in class org.apache.drill.exec.store.dfs.easy.EasySubScan
-
- getColumns() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata
-
- getColumns() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- getColumns() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- getColumns() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getColumns() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- getColumnTypeInfo(String[]) - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v2
-
- getColumnValueCount(SchemaPath) - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
By default, throw exception, since group scan does not have exact column value count.
- getColumnValueCount(SchemaPath) - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
Return the number of non-null value in the specified column.
- getColumnValueCount(SchemaPath) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
Return column value count for the specified column.
- getComment() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- getComment() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- getCompiler() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getCompletionFactor() - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getComplexExprs() - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- getConditions() - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- getConditions() - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- getConditions() - Method in class org.apache.drill.exec.physical.config.NestedLoopJoinPOP
-
- getConf() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getConfig() - Method in class org.apache.drill.exec.client.DrillClient
-
- getConfig() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getConfig() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getConfig() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- getConfig() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getConfig() - Method in class org.apache.drill.exec.server.rest.PluginConfigWrapper
-
- getConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getConfig() - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- getConfig() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getConfig() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaStoragePlugin
-
- getConfig() - Method in class org.apache.drill.exec.store.mock.MockStorageEngine
-
- getConfig() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getConfig() - Method in interface org.apache.drill.exec.store.StoragePlugin
-
Method returns a jackson serializable object that extends a StoragePluginConfig
- getConfig() - Method in class org.apache.drill.exec.store.sys.PStoreRegistry
-
- getConfig() - Method in class org.apache.drill.exec.store.sys.SystemTablePlugin
-
- getConfigLocation() - Method in class org.apache.drill.exec.server.StartupOptions
-
- getConnection() - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- getConnection() - Method in class org.apache.drill.exec.rpc.data.DataClient
-
- getConnectionManager(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.rpc.control.ConnectionManagerRegistry
-
- getConstantExpressionSet(LogicalExpression) - Static method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
Get a list of expressions that mark boundaries into a constant space.
- getContainer() - Method in class org.apache.drill.exec.expr.HoldingContainerExpression
-
- getContainer() - Method in class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- getContainer() - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- getContainer() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- getContent() - Method in class org.apache.drill.exec.physical.config.Values
-
- getContent() - Method in class org.apache.drill.exec.server.rest.profile.FragmentWrapper
-
- getContent() - Method in class org.apache.drill.exec.server.rest.profile.OperatorWrapper
-
- getContentSummary(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getContext() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- getContext() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getContext() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getContext() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getContext() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getContext() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getContext() - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- getContext() - Method in class org.apache.drill.exec.planner.logical.DrillImplementor
-
- getContext() - Method in class org.apache.drill.exec.planner.physical.PhysicalPlanCreator
-
- getContext() - Method in class org.apache.drill.exec.planner.sql.handlers.SqlHandlerConfig
-
- getContext() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getContext() - Method in interface org.apache.drill.exec.record.RecordBatch
-
Gets the FragmentContext of the current query fragment.
- getContext() - Method in class org.apache.drill.exec.server.Drillbit
-
- getContext() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getContext() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getContext() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getContext() - Method in class org.apache.drill.exec.store.sys.SystemTablePlugin
-
- getContext() - Method in class org.apache.drill.exec.work.fragment.FragmentExecutor
-
- getContext() - Method in class org.apache.drill.exec.work.WorkManager
-
- getContext() - Method in class org.apache.drill.exec.work.WorkManager.WorkerBee
-
- getContextInformation() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getContextInformation() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getContextInformation() - Method in interface org.apache.drill.exec.ops.UdfUtilities
-
Get the context information such as:
- query start time
- root fragment timezone
- query userName
- system userName
- default schema name in current session at the time of query.
- getController() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getController() - Method in class org.apache.drill.exec.service.ServiceEngine
-
- getControlMessageHandler() - Method in class org.apache.drill.exec.work.WorkManager
-
- getControlTunnel(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getConvertedNode() - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.ConvertedRelNode
-
- getConverter(RecordWriter, int, String, FieldReader) - Static method in class org.apache.drill.exec.store.EventBasedRecordWriter
-
- getConverter(int) - Method in class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter
-
- getCoordinator() - Method in class org.apache.drill.exec.server.RemoteServiceSet
-
- getCost() - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- getCost() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
- getCost(FunctionCall, DrillFuncHolder) - Static method in class org.apache.drill.exec.resolver.TypeCastRules
-
- getCostCategory() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getCostCategory() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- getCount() - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- getCount() - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- getCounter(String) - Method in interface org.apache.drill.exec.cache.DistributedCache
-
- getCpu() - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- getCpuCost() - Method in class org.apache.drill.exec.physical.base.ScanStats
-
- getCreateMode() - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
Default create mode
that will be used in create operations referred in the see also section.
- getCreateMode() - Method in class org.apache.drill.exec.store.sys.zk.ZkEStore
-
- getCreateMode() - Method in class org.apache.drill.exec.store.sys.zk.ZkPStore
-
- getCreateTableEntry() - Method in class org.apache.drill.exec.planner.common.DrillWriterRelBase
-
- getCredentials() - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- getCumulativeCost() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- getCumulativeCost() - Method in class org.apache.drill.exec.expr.HoldingContainerExpression
-
- getCumulativeCost() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- getCumulativeCost() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- getCumulativeCost() - Method in class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- getCurator() - Method in class org.apache.drill.exec.coord.zk.ZKClusterCoordinator
-
- getCurrentDefaultSchema() - Method in class org.apache.drill.exec.ops.ContextInformation
-
- getCurrentEndpoint() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getCurrentMapping() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- getCurrentPosition() - Method in class org.apache.drill.exec.record.RecordIterator
-
- getCurrentRecord() - Method in class org.apache.drill.exec.store.parquet2.DrillParquetRecordMaterializer
-
- getData() - Method in class org.apache.drill.exec.cache.CachedVectorContainer
-
- getData() - Method in class org.apache.drill.exec.rpc.user.QueryDataBatch
-
- getData(int) - Method in class org.apache.drill.exec.schema.DataRecord
-
- getDataAddr() - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- getDataConnectionCreator() - Method in class org.apache.drill.exec.service.ServiceEngine
-
- getDataConnectionsPool() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getDataHandler() - Method in class org.apache.drill.exec.work.WorkManager
-
- getDataTunnel(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getDate(DrillBuf, int, int) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers
-
- getDate(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getDate(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getDate(int) - Method in class org.apache.drill.exec.vector.accessor.DateAccessor
-
- getDate(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDateAccessor
-
- getDate(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getDb() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowFiles
-
- getDb() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowTables
-
- getDecimalMetadataForField(MaterializedField) - Static method in class org.apache.drill.exec.store.parquet.ParquetTypeHelper
-
- getDecoder(BufferAllocator) - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- getDecoder(BufferAllocator, OutOfMemoryHandler) - Method in class org.apache.drill.exec.rpc.control.ControlServer
-
- getDecoder(BufferAllocator) - Method in class org.apache.drill.exec.rpc.data.DataClient
-
- getDecoder(BufferAllocator, OutOfMemoryHandler) - Method in class org.apache.drill.exec.rpc.data.DataServer
-
- getDecoder(BufferAllocator) - Method in class org.apache.drill.exec.rpc.user.UserClient
-
- getDecoder(BufferAllocator, OutOfMemoryHandler) - Method in class org.apache.drill.exec.rpc.user.UserServer
-
- getDef() - Method in class org.apache.drill.exec.record.WritableBatch
-
- getDefault() - Static method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.FunctionCostCategory
-
- getDefault() - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTraitDef
-
- getDefault() - Method in class org.apache.drill.exec.server.options.OptionValidator
-
Gets the default option value for this validator.
- getDefault() - Method in class org.apache.drill.exec.server.options.TypeValidators.TypeValidator
-
- getDefaultAffinityMap(List<CoordinationProtos.DrillbitEndpoint>) - Static method in class org.apache.drill.exec.physical.base.AbstractExchange
-
Get a default endpoint affinity map where affinity of a Drillbit is proportional to the number of its occurrances
in given endpoint list.
- getDefaultBlockSize() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- getDefaultBlockSize(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getDefaultInputFormat() - Method in class org.apache.drill.exec.store.dfs.WorkspaceConfig
-
- getDefaultLocation() - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getDefaultMapping() - Static method in class org.apache.drill.exec.expr.ClassGenerator
-
- getDefaultReplication() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- getDefaultReplication(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getDefaultSchema(SchemaPlus) - Method in class org.apache.drill.exec.rpc.user.UserSession
-
Get default schema from current default schema path and given schema tree.
- getDefaultSchema() - Method in class org.apache.drill.exec.store.AbstractSchema
-
The schema can be a top level schema which doesn't have its own tables, but refers
to one of the default sub schemas for table look up.
- getDefaultSchema() - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getDefaultSchema() - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getDefaultSchemaName() - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- getDefaultSchemaPath() - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- getDefinition() - Method in class org.apache.drill.exec.expr.CodeGenerator
-
- getDelegationToken(String) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getDelimiter() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Returns the field delimiter character.
- getDesc() - Method in class org.apache.drill.exec.testing.Injection
-
- getDestination() - Method in class org.apache.drill.exec.physical.config.SingleSender
-
- getDestinations() - Method in class org.apache.drill.exec.physical.base.AbstractSender
-
- getDestinations() - Method in interface org.apache.drill.exec.physical.base.Sender
-
Get the list of destination endpoints that this Sender will be communicating with.
- getDestinations() - Method in class org.apache.drill.exec.physical.config.SingleSender
-
- getDfsName() - Method in interface org.apache.drill.exec.store.DistributedStorageEngine
-
- getDigest() - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
Returns a signature of the
GroupScan
which should usually be composed of
all its attributes which could describe it uniquely.
- getDigest() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getDigest() - Method in class org.apache.drill.exec.store.direct.DirectGroupScan
-
- getDigest() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- getDigest() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- getDigest() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getDigest() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getDir() - Method in class org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer
-
- getDirectories() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v1
-
- getDirectories() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v2
-
- getDirectories() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadataBase
-
- getDiscovery() - Method in class org.apache.drill.exec.coord.zk.ZKClusterCoordinator
-
- getDiskCost() - Method in class org.apache.drill.exec.physical.base.ScanStats
-
- getDisplayName() - Method in class org.apache.drill.exec.server.rest.profile.FragmentWrapper
-
- getDisplayName() - Method in class org.apache.drill.exec.server.rest.profile.OperatorWrapper
-
- getDistFields() - Method in class org.apache.drill.exec.planner.physical.HashToMergeExchangePrel
-
- getDistinctRowCount(RelNode, ImmutableBitSet, RexNode) - Method in class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount
-
- getDistributionField(DrillAggregateRel, boolean) - Method in class org.apache.drill.exec.planner.physical.AggPruleBase
-
- getDistributionField(List<Integer>) - Method in class org.apache.drill.exec.planner.physical.JoinPruleBase
-
- getDotDrills(DrillFileSystem, Path, DotDrillType...) - Static method in class org.apache.drill.exec.dotdrill.DotDrillUtil
-
- getDotDrills(DrillFileSystem, Path, String, DotDrillType...) - Static method in class org.apache.drill.exec.dotdrill.DotDrillUtil
-
- getDouble(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getDouble(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getDouble(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getDouble(int) - Method in class org.apache.drill.exec.vector.accessor.Float8Accessor
-
- getDouble(int) - Method in class org.apache.drill.exec.vector.accessor.NullableFloat8Accessor
-
- getDouble(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getDouble(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getDrillBasicRules(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
Get an immutable list of rules that will always be used when running
logical planning.
- getDrillbitContext() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getDrillbitStatusListener() - Method in class org.apache.drill.exec.work.foreman.QueryManager
-
- getDrillOperatorTable() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getDrillTable() - Method in class org.apache.drill.exec.planner.common.DrillScanRelBase
-
- getDrillTable() - Method in class org.apache.drill.exec.planner.logical.DrillTranslatableTable
-
- getDrillUserConfigurableLogicalRules(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
Get a list of logical rules that can be turned on or off by session/system options.
- getDrillVersion() - Static method in class org.apache.drill.exec.util.Utilities
-
Read the manifest file and get the Drill version number
- getEmptyBatchWithSchema(boolean, UserBitShared.QueryId, int, int, int, int, BatchSchema) - Static method in class org.apache.drill.exec.record.FragmentWritableBatch
-
- getEmptyLast(UserBitShared.QueryId, int, int, int, int) - Static method in class org.apache.drill.exec.record.FragmentWritableBatch
-
- getEmptyLast(UserBitShared.QueryId, int, int, int, int[]) - Static method in class org.apache.drill.exec.record.FragmentWritableBatch
-
- getEmptyLastWithSchema(UserBitShared.QueryId, int, int, int, int, BatchSchema) - Static method in class org.apache.drill.exec.record.FragmentWritableBatch
-
- getEmptyValue() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Returns the String representation of an empty value (defaults to null)
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.BroadcastExchangePrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.ComplexToJsonPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.FilterPrel
-
FilterPrel adds an SV2 (TWO_BYTE mode SelectionVector).
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.FlattenPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.HashAggPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.HashJoinPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.HashToMergeExchangePrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.HashToRandomExchangePrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.LimitPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.MergeJoinPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.OrderedPartitionExchangePrel
-
- getEncoding() - Method in interface org.apache.drill.exec.planner.physical.Prel
-
A Prel's own SelectionVector mode - i.e whether it generates an SV2, SV4 or None
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.ProducerConsumerPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.ProjectPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.ScreenPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.SelectionVectorRemoverPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.SingleMergeExchangePrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.SortPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.StreamAggPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.TopNPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.UnionAllPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.UnionDistinctPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.UnionExchangePrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.UnorderedDeMuxExchangePrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.UnorderedMuxExchangePrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.ValuesPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.WindowPrel
-
- getEncoding() - Method in class org.apache.drill.exec.planner.physical.WriterPrel
-
- getEnd() - Method in class org.apache.drill.exec.physical.config.WindowPOP
-
- getEndColumn() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- getEnding() - Method in enum org.apache.drill.exec.dotdrill.DotDrillType
-
Return extension string of file type represented by this object.
- getEndLine() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- getEndpoint() - Method in class org.apache.drill.exec.physical.config.RangeSender.EndpointPartition
-
- getEndpoint() - Method in class org.apache.drill.exec.physical.config.Screen
-
- getEndpoint() - Method in class org.apache.drill.exec.physical.EndpointAffinity
-
Return the Drillbit endpoint in this instance.
- getEndpoint() - Method in class org.apache.drill.exec.physical.MinorFragmentEndpoint
-
Get the Drillbit endpoint where the fragment is assigned for execution.
- getEndpoint() - Method in class org.apache.drill.exec.rpc.control.ControlConnection
-
- getEndpoint() - Method in class org.apache.drill.exec.rpc.control.ControlConnectionManager
-
- getEndpoint() - Method in class org.apache.drill.exec.rpc.control.ControlTunnel
-
- getEndpoint() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getEndpoint() - Method in class org.apache.drill.exec.work.EndpointListener
-
- getEndpoint() - Method in class org.apache.drill.exec.work.foreman.FragmentData
-
- getEndpointAffinityMap() - Method in class org.apache.drill.exec.planner.fragment.ParallelizationInfo
-
- getEndpointByteMap(FileWork) - Method in class org.apache.drill.exec.store.schedule.BlockMapBuilder
-
For a given FileWork, calculate how many bytes are available on each on drillbit endpoint
- getEndUnit() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the time range end unit of the type qualifier of the interval data
type descriptor of this field (iff interval type).
- getEngineConfig() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getEngineConfig() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- getEntirePartitionLocation() - Method in class org.apache.drill.exec.planner.DFSPartitionLocation
-
Return the full location of this partition
- getEntirePartitionLocation() - Method in class org.apache.drill.exec.planner.ParquetPartitionLocation
-
Get the location of this partition
- getEntirePartitionLocation() - Method in interface org.apache.drill.exec.planner.PartitionLocation
-
- getEntries() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getEscape() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- getEvalBlock() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getEvalBlockLabel(String) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getExactResolver(FunctionCall) - Static method in class org.apache.drill.exec.resolver.FunctionResolverFactory
-
- getExccess() - Method in class org.apache.drill.exec.server.StartupOptions
-
- getExceptionWithContext(UserException.Builder, String, String, Object...) - Method in interface org.apache.drill.exec.store.easy.json.JsonProcessor
-
- getExceptionWithContext(Throwable, String, String, Object...) - Method in interface org.apache.drill.exec.store.easy.json.JsonProcessor
-
- getExceptionWithContext(UserException.Builder, String, String, Object...) - Method in class org.apache.drill.exec.store.easy.json.reader.BaseJsonProcessor
-
- getExceptionWithContext(Throwable, String, String, Object...) - Method in class org.apache.drill.exec.store.easy.json.reader.BaseJsonProcessor
-
- getExchange() - Method in class org.apache.drill.exec.planner.fragment.Fragment.ExchangeFragmentPair
-
- getExec(FragmentContext, FragmentRoot) - Static method in class org.apache.drill.exec.physical.impl.ImplCreator
-
Create and return fragment RootExec for given FragmentRoot.
- getExec(FragmentContext, FragmentRoot) - Static method in class org.apache.drill.exec.physical.impl.TraceInjector
-
- getExecutionControls() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getExecutionControls() - Method in class org.apache.drill.exec.ops.OperatorContext
-
- getExecutionControls() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getExecutor() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getExecutor() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- getExecutor() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getExecutor() - Method in class org.apache.drill.exec.work.WorkManager
-
- getExecutorThreadName(ExecProtos.FragmentHandle) - Static method in class org.apache.drill.exec.proto.helper.QueryIdHelper
-
- getExpr(String, List<LogicalExpression>, ExpressionPosition) - Method in class org.apache.drill.exec.expr.fn.AbstractFuncHolder
-
- getExpr(String, List<LogicalExpression>, ExpressionPosition) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getExpr() - Method in class org.apache.drill.exec.physical.config.Filter
-
- getExpr() - Method in class org.apache.drill.exec.physical.config.HashPartitionSender
-
- getExpression() - Method in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
- getExpression() - Method in class org.apache.drill.exec.physical.config.HashToRandomExchange
-
- getExpression(SchemaPlus, String) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getExprRoot() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilter
-
- getExprs() - Method in class org.apache.drill.exec.physical.config.Project
-
- getExprs() - Method in class org.apache.drill.exec.physical.config.StreamingAggregate
-
- getExtensions() - Method in class org.apache.drill.exec.store.easy.json.JSONFormatPlugin.JSONFormatConfig
-
- getExtensions() - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatConfig
-
- getExtensions() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- getExternalInterface() - Method in class org.apache.drill.exec.compile.TemplateClassDefinition
-
- getFailureCause() - Method in interface org.apache.drill.exec.ops.FragmentContext.ExecutorState
-
Deprecated.
- getFailureCause() - Method in class org.apache.drill.exec.ops.FragmentContext
-
Deprecated.
- getFamily() - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- getFetch() - Method in class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- getField(String, boolean, boolean) - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- getField(String, boolean, boolean) - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- getField(RelDataTypeFactory, String) - Method in class org.apache.drill.exec.planner.types.RelDataTypeHolder
-
- getField() - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- getField() - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- getField() - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- getField(int) - Method in class org.apache.drill.exec.schema.BackedRecord
-
- getField(String, int) - Method in class org.apache.drill.exec.schema.ListSchema
-
- getField(String, int) - Method in class org.apache.drill.exec.schema.ObjectSchema
-
- getField(int) - Method in interface org.apache.drill.exec.schema.Record
-
- getField(String, int) - Method in interface org.apache.drill.exec.schema.RecordSchema
-
- getField() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- getFieldById(int, ComplexHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableTinyIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, TinyIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedTinyIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableUInt1Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, UInt1Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedUInt1Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableUInt2Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, UInt2Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedUInt2Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableSmallIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, SmallIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedSmallIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, IntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableUInt4Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, UInt4Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedUInt4Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableFloat4Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Float4Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedFloat4Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableTimeHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, TimeHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedTimeHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableIntervalYearHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, IntervalYearHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedIntervalYearHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableDecimal9Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Decimal9Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedDecimal9Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableBigIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, BigIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedBigIntHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableUInt8Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, UInt8Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedUInt8Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableFloat8Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Float8Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedFloat8Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableDateHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, DateHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedDateHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableTimeStampHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, TimeStampHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedTimeStampHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableDecimal18Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Decimal18Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedDecimal18Holder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableIntervalDayHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, IntervalDayHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedIntervalDayHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableIntervalHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, IntervalHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedIntervalHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableDecimal28DenseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Decimal28DenseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedDecimal28DenseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableDecimal38DenseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Decimal38DenseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedDecimal38DenseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableDecimal38SparseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Decimal38SparseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedDecimal38SparseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableDecimal28SparseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Decimal28SparseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedDecimal28SparseHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableVarBinaryHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, VarBinaryHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedVarBinaryHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableVarCharHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, VarCharHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedVarCharHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableVar16CharHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, Var16CharHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedVar16CharHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, NullableBitHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, BitHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldById(int, RepeatedBitHolder) - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- getFieldCount() - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- getFieldCount() - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- getFieldCount() - Method in class org.apache.drill.exec.planner.types.RelDataTypeHolder
-
- getFieldCount() - Method in class org.apache.drill.exec.record.BatchSchema
-
- getFieldDelimiter() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- getFieldDelimiterAsString() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- getFieldId() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- getFieldId() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- getFieldId() - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTrait.DistributionField
-
- getFieldIdIfMatches(int, SchemaPath) - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- getFieldIdIfMatches(int, SchemaPath) - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- getFieldIdIfMatches(int, SchemaPath) - Method in interface org.apache.drill.exec.record.VectorWrapper
-
Traverse the object graph and determine whether the provided SchemaPath matches data within the Wrapper.
- getFieldList() - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- getFieldList() - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- getFieldList(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.types.RelDataTypeHolder
-
- getFieldLists(LogicalPlan) - Static method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- getFieldMajorType(Schema.Field, TypeProtos.DataMode) - Static method in class org.apache.drill.exec.store.avro.AvroTypeHelper
-
Maintains a mapping between Avro types and Drill types.
- getFieldMajorType(Schema.Type, TypeProtos.DataMode) - Static method in class org.apache.drill.exec.store.avro.AvroTypeHelper
-
Maintains a mapping between Avro types and Drill types.
- getFieldName(LogicalExpression) - Static method in class org.apache.drill.exec.planner.logical.ExprHelper
-
- getFieldName() - Method in class org.apache.drill.exec.schema.Field
-
- getFieldName() - Method in class org.apache.drill.exec.schema.NamedField
-
- getFieldName() - Method in class org.apache.drill.exec.schema.OrderedField
-
- getFieldNames() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getFieldNames() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getFieldNames() - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- getFieldNames() - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- getFieldNames() - Method in class org.apache.drill.exec.planner.types.RelDataTypeHolder
-
- getFieldNames() - Method in class org.apache.drill.exec.store.pojo.PojoDataType
-
- getFieldNames() - Method in class org.apache.drill.exec.store.RecordDataType
-
- getFields() - Method in class org.apache.drill.exec.dotdrill.View
-
- getFields() - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- getFields() - Method in class org.apache.drill.exec.planner.physical.HashToRandomExchangePrel
-
- getFields() - Method in class org.apache.drill.exec.schema.ListSchema
-
- getFields() - Method in class org.apache.drill.exec.schema.ObjectSchema
-
- getFields() - Method in interface org.apache.drill.exec.schema.RecordSchema
-
- getFieldSqlTypeNames() - Method in class org.apache.drill.exec.store.pojo.PojoDataType
-
- getFieldSqlTypeNames() - Method in class org.apache.drill.exec.store.RecordDataType
-
- getFieldType() - Method in class org.apache.drill.exec.schema.Field
-
- getFieldType(JsonToken, boolean) - Static method in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getFileBlockLocations(Path, long, long) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getFileDescriptor() - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- getFileLinkStatus(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getFileNameForQueryFragment(FragmentContext, String, String) - Static method in class org.apache.drill.exec.util.Utilities
-
- getFiles() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getFiles() - Method in class org.apache.drill.exec.store.dfs.FileSelection
-
- getFiles() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v1
-
- getFiles() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v2
-
- getFiles() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadataBase
-
- getFileSelection() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getFileSet() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getFileStatus(Path) - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- getFileStatus(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getFileStatus(Path) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- getFileSystem() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getFileSystem(DrillConfig, Path) - Static method in class org.apache.drill.exec.store.sys.local.FilePStore
-
- getFilter() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- getFilter() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaSubScan
-
- getFilterExpression(DrillParseContext) - Method in class org.apache.drill.exec.planner.common.DrillFilterRelBase
-
- getFilterOnProject(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.partition.PruneScanRule
-
- getFilterOnProjectParquet(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.partition.ParquetPruneScanRule
-
- getFilterOnScan(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.partition.PruneScanRule
-
- getFilterOnScanParquet(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.partition.ParquetPruneScanRule
-
- getFinalCondition() - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- getFinalSv4() - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- getFinalSv4() - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- getFinish() - Method in class org.apache.drill.exec.physical.config.PartitionRange
-
- getFinish() - Method in class org.apache.drill.exec.work.foreman.LoggedQuery
-
- getFinishedQueries() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.QProfiles
-
- getFirst() - Method in class org.apache.drill.exec.physical.config.Limit
-
- getFirstPath(DrillFileSystem) - Method in class org.apache.drill.exec.store.dfs.FileSelection
-
- getFlattenExpression(DrillParseContext) - Method in class org.apache.drill.exec.planner.physical.FlattenPrel
-
- getFlattenField() - Method in interface org.apache.drill.exec.physical.impl.flatten.Flattener
-
- getFlattenField() - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- getFloat(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getFloat(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getFloat(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getFloat(int) - Method in class org.apache.drill.exec.vector.accessor.Float4Accessor
-
- getFloat(int) - Method in class org.apache.drill.exec.vector.accessor.NullableFloat4Accessor
-
- getFloat(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getFloat(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getFooters(Configuration, List<FileStatus>, int) - Static method in class org.apache.drill.exec.store.parquet.FooterGatherer
-
- getForeman() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- getForemanEndpoint() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getForemanForQueryId(UserBitShared.QueryId) - Method in class org.apache.drill.exec.work.WorkManager.WorkerBee
-
- getFormat() - Method in class org.apache.drill.exec.store.dfs.FormatSelection
-
- getFormatConfig() - Method in class org.apache.drill.exec.planner.logical.FileSystemCreateTableEntry
-
- getFormatConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getFormatConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasySubScan
-
- getFormatConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasyWriter
-
- getFormatConfig() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getFormatConfig() - Method in class org.apache.drill.exec.store.parquet.ParquetWriter
-
- getFormatPlugin() - Method in class org.apache.drill.exec.store.dfs.BasicFormatMatcher
-
- getFormatPlugin() - Method in class org.apache.drill.exec.store.dfs.easy.EasySubScan
-
- getFormatPlugin() - Method in class org.apache.drill.exec.store.dfs.easy.EasyWriter
-
- getFormatPlugin(String) - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- getFormatPlugin(FormatPluginConfig) - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- getFormatPlugin() - Method in class org.apache.drill.exec.store.dfs.FormatMatcher
-
- getFormatPlugin() - Method in class org.apache.drill.exec.store.parquet.ParquetWriter
-
- getFormatPlugin(StoragePluginConfig, FormatPluginConfig) - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- getFractionalSecondPrecision() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the fractional second precision of the type qualifier of the interval
data type descriptor of this field (iff interval type).
- getFragmentContext() - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
- getFragmentContext() - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- getFragmentContext() - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- getFragmentCount() - Method in class org.apache.drill.exec.work.batch.BaseRawBatchBuffer
-
Return the fragment count from construction time.
- getFragmentDependencies() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
Get the list of fragements this particular fragment depends for determining its
- getFragmentId() - Method in class org.apache.drill.exec.planner.physical.explain.PrelSequencer.OpId
-
- getFragmentId(ExecProtos.FragmentHandle) - Static method in class org.apache.drill.exec.proto.helper.QueryIdHelper
-
- getFragmentManager(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.rpc.control.WorkEventBus
-
- getFragmentManagerIfExists(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.rpc.control.WorkEventBus
-
- getFragmentProfiles() - Method in class org.apache.drill.exec.server.rest.profile.ProfileWrapper
-
- getFragmentRunner(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.work.WorkManager.WorkerBee
-
- getFragments(OptionList, CoordinationProtos.DrillbitEndpoint, UserBitShared.QueryId, Collection<CoordinationProtos.DrillbitEndpoint>, PhysicalPlanReader, Fragment, UserSession, BitControl.QueryContextInformation) - Method in class org.apache.drill.exec.planner.fragment.SimpleParallelizer
-
Generate a set of assigned fragments based on the provided fragment tree.
- getFragments() - Method in class org.apache.drill.exec.work.QueryWorkUnit
-
- getFragmentsOverview() - Method in class org.apache.drill.exec.server.rest.profile.ProfileWrapper
-
- getFragmentStatesAsString() - Method in class org.apache.drill.exec.work.foreman.QueryManager
-
- getFragmentStatusListener() - Method in class org.apache.drill.exec.work.foreman.QueryManager
-
- getFS() - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getFsConf() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getFsConf() - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- getFsConf() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getFsConf() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getFsPartitionColumnLabel() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getFullFieldName() - Method in class org.apache.drill.exec.schema.Field
-
- getFullSchemaName() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getFunction(FunctionCall) - Method in interface org.apache.drill.exec.expr.fn.PluggableFunctionRegistry
-
If exists return the function implementation holder matching the given functionCall
expression,
otherwise null.
- getFunctionImplementationRegistry() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getFunctionNames() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getFunctionNames() - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getFunctionNames() - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getFunctionNames() - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getFunctionRegistry() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getFunctionRegistry() - Method in interface org.apache.drill.exec.ops.OptimizerRulesContext
-
Method returns the function registry
- getFunctionRegistry() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getFunctions(String) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getFunctions(String) - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getFunctions(String) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getFunctions(String) - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getGenerated4Copier(RecordBatch, FragmentContext, BufferAllocator, VectorContainer, RecordBatch, SchemaChangeCallBack) - Static method in class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- getGeneratedCode() - Method in class org.apache.drill.exec.expr.CodeGenerator
-
- getGroupByExprs() - Method in class org.apache.drill.exec.physical.config.HashAggregate
-
- getGroupScan() - Method in class org.apache.drill.exec.planner.logical.DrillScanRel
-
- getGroupScan() - Method in class org.apache.drill.exec.planner.logical.DrillTable
-
- getGroupScan() - Method in interface org.apache.drill.exec.planner.physical.DrillScanPrel
-
- getGroupScan() - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- getGroupScan(String, FileSelection, List<SchemaPath>) - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getGroupScan(String, FileSelection, List<SchemaPath>) - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getGroupScan(String, FileSelection, List<SchemaPath>) - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- getGroupScan(String, FileSelection, List<SchemaPath>) - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin
-
- getGroupScan(String, FileSelection, List<SchemaPath>) - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getGroupScanProperty() - Method in class org.apache.drill.exec.physical.base.ScanStats
-
Return if GroupScan knows the exact row count in the result of getSize() call.
- getHadoopPath() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getHadoopUser() - Method in class org.apache.drill.exec.rpc.user.DrillUser
-
- getHandle() - Method in class org.apache.drill.exec.ops.FragmentContext
-
The FragmentHandle for this Fragment
- getHandle() - Method in class org.apache.drill.exec.work.foreman.FragmentData
-
- getHandle() - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
- getHandle() - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- getHandle() - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- getHandshakeHandler(ControlConnection) - Method in class org.apache.drill.exec.rpc.control.ControlServer
-
- getHandshakeHandler(BitServerConnection) - Method in class org.apache.drill.exec.rpc.data.DataServer
-
- getHandshakeHandler(UserServer.UserClientConnection) - Method in class org.apache.drill.exec.rpc.user.UserServer
-
- getHashBuild(int) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- getHashExpression(List<LogicalExpression>, boolean) - Static method in class org.apache.drill.exec.planner.physical.HashPrelUtil
-
Return a hash expression : hash32(field1, hash32(field2, hash32(field3, 0)));
- getHashExpression(List<DrillDistributionTrait.DistributionField>, RelDataType) - Static method in class org.apache.drill.exec.planner.physical.HashPrelUtil
-
Create a distribution hash expression.
- getHashJoinSwapMarginFactor() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getHashProbe(int) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- getHeader() - Method in class org.apache.drill.exec.physical.impl.materialize.QueryWritableBatch
-
- getHeader() - Method in class org.apache.drill.exec.record.FragmentWritableBatch
-
- getHeader() - Method in class org.apache.drill.exec.record.RawFragmentBatch
-
- getHeader() - Method in class org.apache.drill.exec.rpc.user.QueryDataBatch
-
- getHeapSv4() - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- getHeapSv4() - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- getHeldRecordBatches() - Method in class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder
-
- getHepPlanner() - Method in class org.apache.drill.exec.planner.sql.handlers.SqlHandlerConfig
-
- getHolder(Class<?>) - Static method in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- getHolder() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- getHolder() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- getHolder(AnnotatedClassDescriptor) - Method in class org.apache.drill.exec.expr.fn.FunctionConverter
-
- getHolderType(TypeProtos.MajorType) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getHolderType(JCodeModel, TypeProtos.MinorType, TypeProtos.DataMode) - Static method in class org.apache.drill.exec.expr.TypeHelper
-
- getHomeDirectory() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getHostAffinity() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata
-
- getHostAffinity() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- getHostAffinity() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- getHyperBatch() - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- getHyperBatch() - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- getId() - Method in class org.apache.drill.exec.physical.MinorFragmentEndpoint
-
Get the minor fragment id.
- getId() - Method in class org.apache.drill.exec.server.rest.profile.FragmentWrapper
-
- getId() - Method in class org.apache.drill.exec.server.rest.profile.OperatorWrapper
-
- getIden() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Return the ValueHolder identity for this value.
- getIdentifierMaxLength() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getIdentity() - Method in class org.apache.drill.exec.ops.FragmentContext
-
Get this node's identity.
- getIdIfValid(String) - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- getIdIfValid(String) - Method in class org.apache.drill.exec.planner.ParquetPartitionDescriptor
-
- getIdIfValid(String) - Method in interface org.apache.drill.exec.planner.PartitionDescriptor
-
Check to see if the name is a partition name.
- getIdMap(Prel) - Static method in class org.apache.drill.exec.planner.physical.explain.PrelSequencer
-
- getIgnoreAuthErrors() - Method in class org.apache.drill.exec.store.SchemaConfig
-
- GetImage() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- getImplementationClass(QueryClassLoader, TemplateClassDefinition<?>, String, String) - Method in class org.apache.drill.exec.compile.ClassTransformer
-
- getImplementationClass(CodeGenerator<?>) - Method in class org.apache.drill.exec.compile.CodeCompiler
-
- getImplementationClass(CodeGenerator<?>, int) - Method in class org.apache.drill.exec.compile.CodeCompiler
-
- getImplementationClass(ClassGenerator<T>) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getImplementationClass(CodeGenerator<T>) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getImplementationClass(ClassGenerator<T>, int) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getImplementationClass(CodeGenerator<T>, int) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getImports() - Method in class org.apache.drill.exec.expr.fn.FunctionInitializer
-
- getIncoming() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- getIncomingCount() - Method in class org.apache.drill.exec.ops.OpProfileDef
-
- getIndex() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Get the original local variable slot assigned to this value/holder.
- getIndex(int) - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- getIndexOrderedEndpoints(List<CoordinationProtos.DrillbitEndpoint>) - Static method in class org.apache.drill.exec.physical.base.PhysicalOperatorUtil
-
Helper method to create a list of MinorFragmentEndpoint instances from a given endpoint assignment list.
- getInfo() - Method in class org.apache.drill.exec.planner.fragment.Materializer.IndexedFragmentNode
-
- getInitialAllocation() - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- getInitialAllocation() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getInitialAllocation() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
- getInitialAllocation() - Method in class org.apache.drill.exec.physical.config.ExternalSort
-
- getInitialAllocation() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getInitialAllocation() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getInitialCapacity() - Method in class org.apache.drill.exec.physical.impl.common.HashTableConfig
-
- getInitialPlanningMemorySize() - Static method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getInjector(Class<?>) - Static method in class org.apache.drill.exec.testing.ControlsInjectorFactory
-
- getInnerGenerator(String) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getInnerRecordCount() - Method in class org.apache.drill.exec.record.RecordIterator
-
- getInputRewriter() - Method in class org.apache.drill.exec.planner.physical.PrelUtil.ProjectPushInfo
-
- getInputStream() - Method in class org.apache.drill.exec.store.parquet.ColumnDataReader
-
- getInstance(boolean, RelFactories.ProjectFactory, FunctionImplementationRegistry) - Static method in class org.apache.drill.exec.planner.logical.DrillMergeProjectRule
-
- getInt(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.BitAccessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.IntAccessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.NullableBitAccessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntAccessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt4Accessor
-
- getInt(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.UInt4Accessor
-
- getInt(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getInterpreter() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- getIntervalQualifier() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the interval type qualifier of the interval data type descriptor of
this field (iff interval type).
- getIntFromLEBytes(byte[], int) - Static method in class org.apache.drill.exec.store.parquet.ParquetReaderUtility
-
- getIo() - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- getIsNullable() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the nullability of the data type desription of this field.
- getIsSet() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- getIterator(FragmentContext) - Method in enum org.apache.drill.exec.store.sys.SystemTable
-
- getJdbcTableType() - Method in class org.apache.drill.exec.planner.logical.DrillTable
-
- getJdbcTableType() - Method in class org.apache.drill.exec.planner.logical.DrillTranslatableTable
-
- getJdbcTableType() - Method in class org.apache.drill.exec.planner.logical.DrillViewTable
-
- getJoinCategory(RelNode, RelNode, RexNode, List<Integer>, List<Integer>) - Static method in class org.apache.drill.exec.physical.impl.join.JoinUtils
-
- getJoinInput(int, RelNode) - Method in class org.apache.drill.exec.planner.physical.JoinPrel
-
Check to make sure that the fields of the inputs are the same as the output field names.
- getJoinPermRules(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
- getJoinType() - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- getJoinType() - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- getJoinType() - Method in class org.apache.drill.exec.physical.config.NestedLoopJoinPOP
-
- getJoinType() - Method in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- getKeyClass() - Method in class org.apache.drill.exec.cache.DistributedCache.CacheConfig
-
- getKeyExprsBuild() - Method in class org.apache.drill.exec.physical.impl.common.HashTableConfig
-
- getKeyExprsProbe() - Method in class org.apache.drill.exec.physical.impl.common.HashTableConfig
-
- getKeyMatchBitVector() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper.BuildInfo
-
- getKeys() - Method in class org.apache.drill.exec.physical.config.StreamingAggregate
-
- getKeys() - Method in class org.apache.drill.exec.planner.physical.AggPrelBase
-
- getKind() - Method in class org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
-
- getLast() - Method in class org.apache.drill.exec.physical.config.Limit
-
- getLastLineNumber() - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- getLastOutcome() - Method in class org.apache.drill.exec.record.RecordIterator
-
- getLastUsedColumnReference(List<RexNode>) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- getLatch(ExecutionControls, String) - Method in interface org.apache.drill.exec.testing.ControlsInjector
-
Used to insert a latch in site class.
- getLatch(ExecutionControls, String) - Method in class org.apache.drill.exec.testing.ExecutionControlsInjector
-
- getLatch(ExecutionControls, String) - Method in class org.apache.drill.exec.testing.NoOpControlsInjector
-
- getLeastRestrictiveDataMode(List<TypeProtos.DataMode>) - Static method in class org.apache.drill.exec.resolver.TypeCastRules
-
- getLeastRestrictiveType(List<TypeProtos.MinorType>) - Static method in class org.apache.drill.exec.resolver.TypeCastRules
-
- getLeft() - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- getLeft() - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- getLeft() - Method in class org.apache.drill.exec.physical.config.NestedLoopJoinPOP
-
- getLeftKeys() - Method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- getLeftRecordBatch() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch.UnionAllInput
-
- getLeftStatus() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- getLength() - Method in class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- getLength(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- getLength() - Method in interface org.apache.drill.exec.store.dfs.easy.FileWork
-
- getLength() - Method in class org.apache.drill.exec.store.dfs.ReadEntryFromHDFS
-
- getLength() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata
-
- getLength() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v1
-
- getLength() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v2
-
- getLength() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata
-
- getLength() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- getLength() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- getLength() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork.FileWorkImpl
-
- getLength() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- getLength() - Method in class org.apache.drill.exec.store.schedule.PartialWork
-
- getLengthForMinorType(TypeProtos.MinorType) - Static method in class org.apache.drill.exec.store.parquet.ParquetTypeHelper
-
- getLikePattern() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowSchemas
-
- getLikePattern() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowTables
-
- getLimit() - Method in class org.apache.drill.exec.physical.config.TopN
-
- getLine() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
Deprecated.
- getLineDelimiter() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- getLineSeparatorString() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- getLinks() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper.BuildInfo
-
- getLinkTarget(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getLoadFactor() - Method in class org.apache.drill.exec.physical.impl.common.HashTableConfig
-
- getLocalEntries() - Method in interface org.apache.drill.exec.cache.DistributedMap
-
- getLocalServiceSet() - Static method in class org.apache.drill.exec.server.RemoteServiceSet
-
- getLocation() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- getLocation() - Method in class org.apache.drill.exec.store.dfs.easy.EasyWriter
-
- getLocation() - Method in class org.apache.drill.exec.store.dfs.WorkspaceConfig
-
- getLocation() - Method in class org.apache.drill.exec.store.parquet.ParquetWriter
-
- getLocations() - Method in class org.apache.drill.exec.store.schedule.PartialWork
-
- getLogDir() - Static method in class org.apache.drill.exec.store.sys.local.FilePStore
-
- getLogger() - Method in class org.apache.drill.exec.compile.AbstractClassCompiler
-
- getLogger() - Method in class org.apache.drill.exec.compile.JaninoClassCompiler
-
- getLogicalTraits() - Method in class org.apache.drill.exec.planner.torel.ConversionContext
-
- getLong(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getLong(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getLong(int) - Method in class org.apache.drill.exec.vector.accessor.BigIntAccessor
-
- getLong(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getLong(int) - Method in class org.apache.drill.exec.vector.accessor.NullableBigIntAccessor
-
- getLong(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt8Accessor
-
- getLong(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getLong(int) - Method in class org.apache.drill.exec.vector.accessor.UInt8Accessor
-
- getLong(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getLpPersistence() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getLpPersistence() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getMajorFragmentId() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getMajorType() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- getMajorType() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- getMajorType() - Method in class org.apache.drill.exec.expr.HoldingContainerExpression
-
- getMajorType() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- getMajorType() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- getMajorType() - Method in class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- getMajorType() - Method in class org.apache.drill.exec.record.MajorTypeSerDe.MajorTypeHolder
-
- getMajorType() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- getManagedBuffer() - Method in class org.apache.drill.exec.ops.BufferManagerImpl
-
- getManagedBuffer(int) - Method in class org.apache.drill.exec.ops.BufferManagerImpl
-
- getManagedBuffer() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getManagedBuffer(int) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getManagedBuffer() - Method in class org.apache.drill.exec.ops.OperatorContext
-
- getManagedBuffer(int) - Method in class org.apache.drill.exec.ops.OperatorContext
-
- getManagedBuffer() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getManagedBuffer() - Method in interface org.apache.drill.exec.ops.UdfUtilities
-
For UDFs to allocate general purpose intermediate buffers we provide the
DrillBuf type as an injectable, which provides access to an off-heap
buffer that can be tracked by Drill and re-allocated as needed.
- getManagedBuffer() - Method in interface org.apache.drill.exec.physical.impl.OutputMutator
-
Allows a scanner to request a set of managed block of memory.
- getManagedBufferIfAvailable() - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- getMap(DistributedCache.CacheConfig<K, V>) - Method in interface org.apache.drill.exec.cache.DistributedCache
-
- getMapping(DrillConfig, Executor) - Static method in class org.apache.drill.exec.rpc.control.ControlRpcConfig
-
- getMapping(DrillConfig, Executor) - Static method in class org.apache.drill.exec.rpc.data.DataRpcConfig
-
- getMapping(DrillConfig, Executor) - Static method in class org.apache.drill.exec.rpc.user.UserRpcConfig
-
- getMappings(List<CoordinationProtos.DrillbitEndpoint>, List<T>, DrillbitContext) - Static method in class org.apache.drill.exec.store.schedule.AssignmentCreator
-
Assign each unit of work to a minor fragment, given that a list of DrillbitEndpoints, whose index in the list correspond
to the minor fragment id for each fragment.
- getMappings(List<CoordinationProtos.DrillbitEndpoint>, List<T>) - Static method in class org.apache.drill.exec.store.schedule.OldAssignmentCreator
-
Given a set of endpoints to assign work to, attempt to evenly assign work based on affinity of work units to
Drillbits.
- getMappingSet() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getMapVector() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- getMatcher() - Method in class org.apache.drill.exec.store.avro.AvroFormatPlugin
-
- getMatcher() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getMatcher() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getMatcher() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getMaterializedClassName() - Method in class org.apache.drill.exec.expr.CodeGenerator
-
- getMax() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
- getMaxAllocation() - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- getMaxAllocation() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getMaxAllocation() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
- getMaxAllocation() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getMaxAllocation() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getMaxBytes() - Method in interface org.apache.drill.exec.store.schedule.EndpointByteMap
-
- getMaxBytes() - Method in class org.apache.drill.exec.store.schedule.EndpointByteMapImpl
-
- getMaxCharsPerColumn() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- getMaxCost() - Method in class org.apache.drill.exec.planner.fragment.Stats
-
- getMaxHierarchyLevel() - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- getMaxHierarchyLevel() - Method in class org.apache.drill.exec.planner.ParquetPartitionDescriptor
-
- getMaxHierarchyLevel() - Method in interface org.apache.drill.exec.planner.PartitionDescriptor
-
- getMaxIteratorSize() - Method in class org.apache.drill.exec.store.sys.PStoreConfig
-
- getMaxNumericPrecision() - Method in class org.apache.drill.exec.planner.types.DrillRelDataTypeSystem
-
- getMaxNumericScale() - Method in class org.apache.drill.exec.planner.types.DrillRelDataTypeSystem
-
- getMaxParallelizationWidth() - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
- getMaxParallelizationWidth() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getMaxParallelizationWidth() - Method in class org.apache.drill.exec.store.direct.DirectGroupScan
-
- getMaxParallelizationWidth() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- getMaxParallelizationWidth() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- getMaxParallelizationWidth() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getMaxParallelizationWidth() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getMaxValue() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata
-
- getMaxValue() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
- getMaxValue() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2
-
- getMaxWidth() - Method in interface org.apache.drill.exec.physical.base.Store
-
The maximum allowable width for the Store operation.
- getMaxWidth() - Method in class org.apache.drill.exec.physical.config.Screen
-
- getMaxWidth() - Method in class org.apache.drill.exec.planner.fragment.ParallelizationInfo
-
- getMaxWidth() - Method in class org.apache.drill.exec.store.mock.MockStorePOP
-
- getMedium(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getMemory() - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- getMessage() - Method in exception org.apache.drill.exec.planner.sql.parser.impl.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.drill.exec.planner.sql.parser.impl.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMetadata() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- getMethod(String) - Method in class org.apache.drill.exec.expr.fn.FunctionInitializer
-
- getMethodName() - Method in class org.apache.drill.exec.compile.sig.CodeGeneratorMethod
-
- getMethodName(ClassGenerator.BlockType) - Method in class org.apache.drill.exec.compile.sig.GeneratorMapping
-
- getMethods(String) - Method in class org.apache.drill.exec.expr.fn.DrillFunctionRegistry
-
Returns functions with given name.
- getMethods(Java.CompilationUnit) - Static method in class org.apache.drill.exec.expr.fn.ImportGrabber
-
- getMethods(Java.CompilationUnit, Class<?>) - Static method in class org.apache.drill.exec.expr.fn.MethodGrabbingVisitor
-
- getMetricNames(int) - Static method in class org.apache.drill.exec.ops.OperatorMetricRegistry
-
Given an operator type, this method returns an array of metric names (indexable by metric id).
- getMetrics() - Method in class org.apache.drill.exec.server.BootStrapContext
-
- getMetrics() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getMetrics() - Method in class org.apache.drill.exec.server.rest.MetricsResources
-
- getMetrics() - Method in class org.apache.drill.exec.server.rest.ThreadsResources
-
- getMetricsTable() - Method in class org.apache.drill.exec.server.rest.profile.OperatorWrapper
-
- getMin() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
- getMinorFragmentId() - Method in class org.apache.drill.exec.planner.fragment.Materializer.IndexedFragmentNode
-
- getMinorType() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- getMinorType() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- getMinParallelizationWidth() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getMinParallelizationWidth() - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
At minimum, the GroupScan requires these many fragments to run.
- getMinParallelizationWidth() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getMinWidth() - Method in class org.apache.drill.exec.planner.fragment.ParallelizationInfo
-
- getMode() - Method in class org.apache.drill.exec.cache.DistributedCache.CacheConfig
-
- getMode() - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- getMode() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- getMode() - Method in class org.apache.drill.exec.store.sys.PStoreConfig
-
- getModel() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getMultiMap(DistributedCache.CacheConfig<K, V>) - Method in interface org.apache.drill.exec.cache.DistributedCache
-
- getName() - Method in class org.apache.drill.exec.cache.DistributedCache.CacheConfig
-
- getName() - Method in class org.apache.drill.exec.compile.sig.CodeGeneratorArgument
-
- getName() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the name of this field.
- getName() - Method in class org.apache.drill.exec.dotdrill.View
-
- getName() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.ValueReference
-
- getName() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.WorkspaceReference
-
- getName(int) - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- getName() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getName() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getName() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropTable
-
- getName() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropView
-
- getName() - Method in class org.apache.drill.exec.planner.sql.parser.SqlRefreshMetadata
-
- getName() - Method in class org.apache.drill.exec.server.rest.DrillRoot.Stat
-
- getName() - Method in class org.apache.drill.exec.server.rest.PluginConfigWrapper
-
- getName() - Method in class org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
-
- getName() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getName() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- getName() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getName() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getName() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- getName() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata
-
- getName() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
- getName() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2
-
- getName() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getName() - Method in class org.apache.drill.exec.store.sys.PStoreConfig
-
- getNestedLoopJoinFactor() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getNetwork() - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- getNetwork() - Method in interface org.apache.drill.exec.planner.cost.DrillRelOptCost
-
- getNewBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewBigIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewBitConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewChildAllocator(long, long, boolean) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getNewClient() - Method in class org.apache.drill.exec.rpc.control.ControlConnectionManager
-
- getNewClient() - Method in class org.apache.drill.exec.rpc.data.DataConnectionManager
-
- getNewDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewDateConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewDecimal18Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewDecimal28DenseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewDecimal28SparseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewDecimal38DenseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewDecimal38SparseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewDecimal9Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewDefaultSchema() - Method in class org.apache.drill.exec.ops.QueryContext
-
Return reference to default schema instance in a schema tree.
- getNewFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewFloat4Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewFloat8Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewIndex() - Method in class org.apache.drill.exec.planner.physical.PrelUtil.InputRefRemap
-
- getNewIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewIntervalConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewIntervalDayConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewIntervalYearConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewLineDelimiter() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- getNewMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter
-
- getNewMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.parquet.ParquetRecordWriter
-
- getNewMapConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- getNewNullableBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableBigIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableBitConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableDateConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableDecimal18Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableDecimal28DenseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableDecimal28SparseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableDecimal38DenseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableDecimal38SparseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableDecimal9Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableFloat4Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableFloat8Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableIntervalConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableIntervalDayConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableIntervalYearConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableSmallIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableTimeConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableTimeStampConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableTinyIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableUInt1Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableUInt2Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableUInt4Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableUInt8Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableVar16CharConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableVarBinaryConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewNullableVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewNullableVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewNullableVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewNullableVarCharConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewNullableVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedBigIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedBigIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedBitConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedBitConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedDateConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedDateConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedDecimal18Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedDecimal18Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedDecimal28DenseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedDecimal28DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedDecimal28SparseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedDecimal28SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedDecimal38DenseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedDecimal38DenseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedDecimal38SparseConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedDecimal38SparseConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedDecimal9Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedDecimal9Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedFloat4Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedFloat4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedFloat8Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedFloat8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedIntervalConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedIntervalConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedIntervalDayConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedIntervalDayConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedIntervalYearConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedIntervalYearConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedListConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedListConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter
-
- getNewRepeatedListConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
- getNewRepeatedListConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedListConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- getNewRepeatedMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter
-
- getNewRepeatedMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.parquet.ParquetRecordWriter
-
- getNewRepeatedMapConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
- getNewRepeatedMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedMapConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- getNewRepeatedSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedSmallIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedTimeConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedTimeStampConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedTinyIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedUInt1Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedUInt2Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedUInt4Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedUInt8Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedVar16CharConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedVarBinaryConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewRepeatedVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewRepeatedVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewRepeatedVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewRepeatedVarCharConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewRepeatedVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewSmallIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewSmallIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewStat() - Method in class org.apache.drill.exec.planner.physical.visitor.ExcessiveExchangeIdentifier
-
- getNewSV4(int) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- getNewTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewTimeConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewTimeConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewTimeStampConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewTimeStampConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewTinyIntConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewTinyIntConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewUInt1Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewUInt1Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewUInt2Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewUInt2Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewUInt4Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewUInt4Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewUInt8Converter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewUInt8Converter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewUnionConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewUnionConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter
-
- getNewUnionConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
- getNewVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewVar16CharConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewVar16CharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewVarBinaryConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewVarBinaryConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- getNewVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter
-
- getNewVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- getNewVarCharConverter(int, String, FieldReader) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Add the field value given in valueHolder
at the given column number fieldId
.
- getNewVarCharConverter(int, String, FieldReader) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.base.AbstractSingle
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.BroadcastExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.BroadcastSender
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.ComplexToJson
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.ExternalSort
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.Filter
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.FlattenPOP
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.HashAggregate
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.HashPartitionSender
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.HashToMergeExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.HashToRandomExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.IteratorValidator
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.Limit
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.OrderedPartitionExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.ProducerConsumer
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.Project
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.RangeSender
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.Screen
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.SelectionVectorRemover
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.SingleMergeExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.SingleSender
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.Sort
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.StreamingAggregate
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.TopN
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.Trace
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.UnionExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.UnorderedDeMuxExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.UnorderedMuxExchange
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.WindowPOP
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.store.dfs.easy.EasyWriter
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.store.mock.MockStorePOP
-
- getNewWithChild(PhysicalOperator) - Method in class org.apache.drill.exec.store.parquet.ParquetWriter
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.base.AbstractReceiver
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.base.AbstractSingle
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.base.AbstractSubScan
-
- getNewWithChildren(List<PhysicalOperator>) - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
Regenerate with this node with a new set of children.
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.config.NestedLoopJoinPOP
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.config.UnionAll
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.physical.config.Values
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.direct.DirectGroupScan
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.mock.MockSubScanPOP
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- getNewWithChildren(List<PhysicalOperator>) - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getNext() - Method in interface org.apache.drill.exec.record.RawFragmentBatchProvider
-
- getNext() - Method in class org.apache.drill.exec.work.batch.BaseRawBatchBuffer
-
- getNextBuilder() - Method in class org.apache.drill.exec.planner.fragment.MakeFragmentsVisitor
-
- getNextClassIndex() - Method in class org.apache.drill.exec.compile.QueryClassLoader
-
- getNextClassNumber() - Method in class org.apache.drill.exec.compile.TemplateClassDefinition
-
- getNextId() - Method in interface org.apache.drill.exec.schema.IdGenerator
-
- getNextId() - Method in class org.apache.drill.exec.schema.SchemaIdGenerator
-
- getNextIndex(int) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- getNextIndex() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- getNextToken() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- getNextToken() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- getNextUnmatchedIndex() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- getNextVar() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getNextVar(String) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getNode() - Method in class org.apache.drill.exec.planner.fragment.Fragment.ExchangeFragmentPair
-
- getNode() - Method in class org.apache.drill.exec.planner.fragment.Materializer.IndexedFragmentNode
-
- getNode() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getNormalizedNewLine() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- getNullableColumnReader(ParquetRecordReader, int, ColumnDescriptor, ColumnChunkMetaData, boolean, ValueVector, SchemaElement) - Static method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReaderFactory
-
- getNullHandling() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getNullHandling() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- getNulls() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata
-
- getNulls() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
- getNulls() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2
-
- getNumberOfColumns() - Method in class org.apache.drill.exec.record.VectorContainer
-
- getNumberOfRecordsToRead() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
The number of valid records to be parsed before the process is stopped.
- getNumSenders() - Method in class org.apache.drill.exec.physical.base.AbstractReceiver
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.BigIntAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.BitAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
Returns an instance sitting at the given index if exists, null otherwise.
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.DateAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal18Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal28DenseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal28SparseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal38DenseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal38SparseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal9Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Float4Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Float8Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.GenericAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.IntAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalDayAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalYearAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableBigIntAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableBitAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDateAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal18Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28DenseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28SparseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38DenseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38SparseAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal9Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableFloat4Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableFloat8Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalDayAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalYearAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableSmallIntAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTimeAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTimeStampAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTinyIntAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt1Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt2Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt4Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt8Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarBinaryAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.SmallIntAccessor
-
- getObject(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.TimeAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.TimeStampAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.TinyIntAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.UInt1Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.UInt2Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.UInt4Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.UInt8Accessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- getObject(int) - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.BigIntAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.BitAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.DateAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Decimal18Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Decimal28DenseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Decimal28SparseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Decimal38DenseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Decimal38SparseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Decimal9Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Float4Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Float8Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.GenericAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.IntAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.IntervalAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.IntervalDayAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.IntervalYearAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableBigIntAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableBitAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableDateAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal18Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28DenseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28SparseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38DenseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38SparseAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal9Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableFloat4Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableFloat8Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableIntAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalDayAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalYearAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableSmallIntAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableTimeAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableTimeStampAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableTinyIntAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt1Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt2Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt4Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt8Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableVarBinaryAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.SmallIntAccessor
-
- getObjectClass() - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
Reports the class returned by getObject() of this accessor.
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.TimeAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.TimeStampAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.TinyIntAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.UInt1Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.UInt2Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.UInt4Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.UInt8Accessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- getObjectClass() - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- getOffset() - Method in class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- getOffset() - Method in class org.apache.drill.exec.store.dfs.MagicString
-
- getOldIndex() - Method in class org.apache.drill.exec.planner.physical.PrelUtil.InputRefRemap
-
- getOp() - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions.OpState
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDescribeTable
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropTable
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropView
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlRefreshMetadata
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowFiles
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowSchemas
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowTables
-
- getOperandList() - Method in class org.apache.drill.exec.planner.sql.parser.SqlUseSchema
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDescribeTable
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropTable
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropView
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlRefreshMetadata
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowFiles
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowSchemas
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowTables
-
- getOperator() - Method in class org.apache.drill.exec.planner.sql.parser.SqlUseSchema
-
- getOperatorAffinity() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getOperatorAffinity() - Method in interface org.apache.drill.exec.physical.base.HasAffinity
-
Get the list of Endpoints with associated affinities that this operator has preference for.
- getOperatorAffinity() - Method in class org.apache.drill.exec.physical.config.Screen
-
- getOperatorAffinity() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getOperatorAffinity() - Method in class org.apache.drill.exec.store.mock.MockStorePOP
-
- getOperatorAffinity() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
Calculates the affinity each endpoint has for this scan, by adding up the affinity each endpoint has for each
rowGroup
- getOperatorAffinity() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
If distributed, the scan needs to happen on every node.
- getOperatorContext() - Method in class org.apache.drill.exec.record.VectorContainer
-
Get the OperatorContext.
- getOperatorContext() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getOperatorCreator(Class<?>) - Method in class org.apache.drill.exec.physical.impl.OperatorCreatorRegistry
-
- getOperatorCreatorRegistry() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getOperatorId() - Method in class org.apache.drill.exec.ops.OpProfileDef
-
- getOperatorId() - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- getOperatorId() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
- getOperatorList() - Method in class org.apache.drill.exec.planner.sql.DrillOperatorTable
-
- getOperatorPhase() - Method in class org.apache.drill.exec.planner.physical.AggPrelBase
-
- getOperatorProfiles() - Method in class org.apache.drill.exec.server.rest.profile.ProfileWrapper
-
- getOperatorsJSON() - Method in class org.apache.drill.exec.server.rest.profile.ProfileWrapper
-
- getOperatorsOverview() - Method in class org.apache.drill.exec.server.rest.profile.ProfileWrapper
-
- getOperatorType() - Method in class org.apache.drill.exec.ops.OpProfileDef
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getOperatorType() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.BroadcastSender
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.ComplexToJson
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.ExternalSort
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.Filter
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.FlattenPOP
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.HashAggregate
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.HashPartitionSender
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.IteratorValidator
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.Limit
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.MergingReceiverPOP
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.NestedLoopJoinPOP
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.ProducerConsumer
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.Project
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.RangeSender
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.Screen
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.SelectionVectorRemover
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.SingleSender
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.Sort
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.StreamingAggregate
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.TopN
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.Trace
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.UnionAll
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.UnorderedReceiver
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.Values
-
- getOperatorType() - Method in class org.apache.drill.exec.physical.config.WindowPOP
-
- getOperatorType() - Method in class org.apache.drill.exec.store.dfs.easy.EasySubScan
-
- getOperatorType() - Method in class org.apache.drill.exec.store.dfs.easy.EasyWriter
-
- getOperatorType() - Method in class org.apache.drill.exec.store.direct.DirectSubScan
-
- getOperatorType() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaSubScan
-
- getOperatorType() - Method in class org.apache.drill.exec.store.mock.MockStorePOP
-
- getOperatorType() - Method in class org.apache.drill.exec.store.mock.MockSubScanPOP
-
- getOperatorType() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- getOperatorType() - Method in class org.apache.drill.exec.store.parquet.ParquetWriter
-
- getOperatorType() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getOpId() - Method in class org.apache.drill.exec.planner.physical.explain.PrelSequencer.OpId
-
- getOppositeMajorFragmentId() - Method in class org.apache.drill.exec.physical.base.AbstractReceiver
-
- getOppositeMajorFragmentId() - Method in class org.apache.drill.exec.physical.base.AbstractSender
-
- getOppositeMajorFragmentId() - Method in interface org.apache.drill.exec.physical.base.Receiver
-
- getOppositeMajorFragmentId() - Method in interface org.apache.drill.exec.physical.base.Sender
-
Get the receiver major fragment id that is opposite this sender.
- getOppositeMajorFragmentId() - Method in class org.apache.drill.exec.work.batch.AbstractDataCollector
-
- getOppositeMinorFragmentId() - Method in class org.apache.drill.exec.physical.config.SingleSender
-
- getOptimizer(DrillConfig) - Static method in class org.apache.drill.exec.opt.Optimizer
-
- getOptimizerRules(OptimizerRulesContext) - Method in class org.apache.drill.exec.store.AbstractStoragePlugin
-
- getOptimizerRules() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getOptimizerRules(OptimizerRulesContext) - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- getOptimizerRules() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getOptimizerRules(OptimizerRulesContext) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaStoragePlugin
-
- getOptimizerRules() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getOptimizerRules(OptimizerRulesContext) - Method in interface org.apache.drill.exec.store.StoragePlugin
-
An implementation of this method will return one or more specialized rules that Drill query
optimizer can leverage.
- getOptimizerRulesContext() - Method in class org.apache.drill.exec.planner.logical.partition.PruneScanRule
-
- getOption(String) - Method in class org.apache.drill.exec.server.options.FallbackOptionManager
-
- getOption(String) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Gets the option value for the given option name.
- getOption(TypeValidators.BooleanValidator) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Gets the boolean value (from the option value) for the given boolean validator.
- getOption(TypeValidators.DoubleValidator) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Gets the double value (from the option value) for the given double validator.
- getOption(TypeValidators.LongValidator) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Gets the long value (from the option value) for the given long validator.
- getOption(TypeValidators.StringValidator) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Gets the string value (from the option value) for the given string validator.
- getOption(String) - Method in class org.apache.drill.exec.server.options.SystemOptionManager
-
- getOption(String) - Method in class org.apache.drill.exec.store.SchemaConfig
-
- getOptionList() - Method in class org.apache.drill.exec.server.options.FallbackOptionManager
-
- getOptionList() - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Gets the list of options managed this manager.
- getOptionList() - Method in class org.apache.drill.exec.server.options.QueryOptionManager
-
- getOptionList() - Method in class org.apache.drill.exec.server.options.SystemOptionManager
-
- getOptionManager() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getOptionName() - Method in class org.apache.drill.exec.server.options.OptionValidator
-
Gets the name of the option for this validator.
- getOptions() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getOptions() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getOptions() - Method in class org.apache.drill.exec.opt.BasicOptimizer.BasicOptimizationContext
-
- getOptions() - Method in interface org.apache.drill.exec.opt.Optimizer.OptimizationContext
-
- getOptions() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getOptions() - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- getOrderExpressions() - Method in class org.apache.drill.exec.physical.config.HashToMergeExchange
-
- getOrdering(RelCollation, RelDataType) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- getOrderingComparator(boolean, ClassGenerator.HoldingContainer, ClassGenerator.HoldingContainer, FunctionImplementationRegistry) - Static method in class org.apache.drill.exec.expr.fn.FunctionGenerationHelper
-
Finds ordering comparator ("compare_to...") FunctionHolderExpression with
a specified ordering for NULL (and considering NULLS equal).
- getOrderingComparatorNullsHigh(ClassGenerator.HoldingContainer, ClassGenerator.HoldingContainer, FunctionImplementationRegistry) - Static method in class org.apache.drill.exec.expr.fn.FunctionGenerationHelper
-
Finds ordering comparator ("compare_to...") FunctionHolderExpression with
a "NULL high" ordering (and considering NULLS equal).
- getOrderings() - Method in class org.apache.drill.exec.physical.config.ExternalSort
-
- getOrderings() - Method in class org.apache.drill.exec.physical.config.MergingReceiverPOP
-
- getOrderings() - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getOrderings() - Method in class org.apache.drill.exec.physical.config.SingleMergeExchange
-
- getOrderings() - Method in class org.apache.drill.exec.physical.config.Sort
-
- getOrderings() - Method in class org.apache.drill.exec.physical.config.TopN
-
- getOrderings() - Method in class org.apache.drill.exec.physical.config.WindowPOP
-
- getOriginalAccess() - Method in class org.apache.drill.exec.compile.InnerClassAccessStripper
-
Return the original class' access bits.
- getOriginalType() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata
-
- getOriginalType() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
- getOriginalType() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2
-
- getOriginalType(String[]) - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v1
-
- getOriginalType(String[]) - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v2
-
- getOriginalType(String[]) - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadataBase
-
- getOriginalTypeForMinorType(TypeProtos.MinorType) - Static method in class org.apache.drill.exec.store.parquet.ParquetTypeHelper
-
- getOutcome() - Method in interface org.apache.drill.exec.physical.impl.aggregate.HashAggregator
-
- getOutcome() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- getOutcome() - Method in interface org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator
-
- getOutcome() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- getOutcome() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
Return state of join based on status of left and right iterator.
- getOutcome() - Method in class org.apache.drill.exec.work.foreman.LoggedQuery
-
- getOuterPosition() - Method in class org.apache.drill.exec.record.RecordIterator
-
- getOutgoing() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- getOutgoingBatch(int) - Method in interface org.apache.drill.exec.physical.impl.partitionsender.Partitioner
-
Method to get PartitionOutgoingBatch based on the fact that there can be > 1 Partitioner
- getOutgoingBatch(int) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
- getOutgoingBatches() - Method in interface org.apache.drill.exec.physical.impl.partitionsender.Partitioner
-
- getOutgoingBatches(int) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerDecorator
-
Helper method to get PartitionOutgoingBatch based on the index
since we may have more then one Partitioner
As number of Partitioners should be very small AND this method it used very rarely,
so it is OK to loop in order to find right partitioner
- getOutgoingBatches() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
- getOutgoingContainer() - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenRecordBatch
-
- getOutgoingContainer() - Method in class org.apache.drill.exec.physical.impl.project.ProjectRecordBatch
-
- getOutgoingContainer() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getOutgoingContainer() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getOutgoingContainer() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getOutgoingContainer() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getOutgoingContainer() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getOutgoingContainer() - Method in interface org.apache.drill.exec.record.RecordBatch
-
- getOutOfMemoryHandler() - Method in class org.apache.drill.exec.rpc.data.DataServer
-
- getOutPosition() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- getOutputCount() - Method in interface org.apache.drill.exec.physical.impl.aggregate.HashAggregator
-
- getOutputCount() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- getOutputCount() - Method in interface org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator
-
- getOutputCount() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- getOutputCount() - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- getOutputCount() - Method in interface org.apache.drill.exec.physical.impl.window.WindowFramer
-
- getOutputFields() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch.UnionAllInput
-
- getOutputRecords() - Method in interface org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopier
-
- getOutputRecords() - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopierTemplate
-
- getOwner() - Method in class org.apache.drill.exec.dotdrill.DotDrillFile
-
- getPageAsBytesInput(int) - Method in class org.apache.drill.exec.store.parquet.ColumnDataReader
-
- getPageReader(ColumnDescriptor) - Method in class org.apache.parquet.hadoop.ColumnChunkIncReadStore
-
- getParallelizationDependency() - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
- getParallelizationDependency() - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Get the parallelization dependency of the Exchange.
- getParallelizationDependency() - Method in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
In DeMuxExchange, sender fragment parallelization and endpoint assignment depends on receiver fragment endpoint
assignments.
- getParallelizationInfo() - Method in class org.apache.drill.exec.planner.fragment.Stats
-
- getParamCount() - Method in class org.apache.drill.exec.expr.fn.AbstractFuncHolder
-
- getParamCount() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getParameters() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getParameters() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- getParameterTypes(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.physical.AggPrelBase.SqlSumCountAggFunction
-
- getParmMajorType(int) - Method in class org.apache.drill.exec.expr.fn.AbstractFuncHolder
-
- getParmMajorType(int) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getParquetMetadata() - Method in class org.apache.drill.exec.store.parquet.ParquetFileSelection
-
Return the parquet table metadata that may have been read
from a metadata cache file during creation of this file selection.
- getParquetTableMetadata(FileSystem, String) - Static method in class org.apache.drill.exec.store.parquet.Metadata
-
Get the parquet metadata for the parquet files in the given directory, including those in subdirectories
- getParquetTableMetadata(FileSystem, List<FileStatus>) - Static method in class org.apache.drill.exec.store.parquet.Metadata
-
Get the parquet metadata for a list of parquet files
- getPartitionColumns() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getPartitionColumns() - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
Returns a list of columns that can be used for partition pruning
- getPartitionColumns() - Method in interface org.apache.drill.exec.planner.logical.CreateTableEntry
-
- getPartitionColumns() - Method in class org.apache.drill.exec.planner.logical.FileSystemCreateTableEntry
-
- getPartitionColumns() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getPartitionColumns() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getPartitionColumns() - Method in class org.apache.drill.exec.store.parquet.ParquetWriter
-
- getPartitionDescriptor(PlannerSettings, DrillScanRel) - Method in class org.apache.drill.exec.planner.logical.partition.PruneScanRule
-
- getPartitioner() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec
-
- getPartitioners() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerDecorator
-
- getPartitionExplorer() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getPartitionExplorer() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getPartitionExplorer() - Method in interface org.apache.drill.exec.ops.UdfUtilities
-
A partition explorer allows UDFs to view the sub-partitions below a
particular partition.
- getPartitionHierarchyIndex(String) - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- getPartitionHierarchyIndex(String) - Method in class org.apache.drill.exec.planner.ParquetPartitionDescriptor
-
- getPartitionHierarchyIndex(String) - Method in interface org.apache.drill.exec.planner.PartitionDescriptor
-
- getPartitionKeys() - Method in class org.apache.drill.exec.planner.logical.DrillWriterRel
-
- getPartitionValue(int) - Method in class org.apache.drill.exec.planner.DFSPartitionLocation
-
Returns the value for a give partition key
- getPartitionValue(int) - Method in class org.apache.drill.exec.planner.ParquetPartitionLocation
-
Parquet CTAS auto partitioning scheme does not support getting the partition value
based on the location string.
- getPartitionValue(int) - Method in interface org.apache.drill.exec.planner.PartitionLocation
-
- getPath(String, String) - Method in enum org.apache.drill.exec.dotdrill.DotDrillType
-
For a given parent directory and base file name return complete path including file type specific extensions.
- getPath() - Method in interface org.apache.drill.exec.store.dfs.easy.FileWork
-
- getPath() - Method in class org.apache.drill.exec.store.dfs.ReadEntryWithPath
-
- getPath() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata
-
- getPath() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v1
-
- getPath() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v2
-
- getPath() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork.FileWorkImpl
-
- getPath() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- getPersistentStoreProvider() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getPhase2AggCalls() - Method in class org.apache.drill.exec.planner.physical.AggPrelBase
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.BroadcastExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.ComplexToJsonPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.FilterPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.FlattenPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.HashAggPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.HashJoinPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.HashToMergeExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.HashToRandomExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.LimitPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.MergeJoinPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.OrderedPartitionExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in interface org.apache.drill.exec.planner.physical.Prel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.ProducerConsumerPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.ProjectAllowDupPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.ProjectPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.ScreenPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.SelectionVectorRemoverPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.SingleMergeExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.SortPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.StreamAggPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.TopNPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.UnionAllPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.UnionDistinctPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.UnionExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.UnorderedDeMuxExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.UnorderedMuxExchangePrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.ValuesPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.WindowPrel
-
- getPhysicalOperator(PhysicalPlanCreator) - Method in class org.apache.drill.exec.planner.physical.WriterPrel
-
- getPhysicalRules(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
- getPhysicalScan(String, JSONOptions) - Method in class org.apache.drill.exec.store.AbstractStoragePlugin
-
- getPhysicalScan(String, JSONOptions, List<SchemaPath>) - Method in class org.apache.drill.exec.store.AbstractStoragePlugin
-
- getPhysicalScan(String, JSONOptions, List<SchemaPath>) - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- getPhysicalScan(String, JSONOptions, List<SchemaPath>) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaStoragePlugin
-
- getPhysicalScan(String, JSONOptions, List<SchemaPath>) - Method in class org.apache.drill.exec.store.mock.MockStorageEngine
-
- getPhysicalScan(String, JSONOptions) - Method in interface org.apache.drill.exec.store.StoragePlugin
-
Get the physical scan operator for the particular GroupScan (read) node.
- getPhysicalScan(String, JSONOptions, List<SchemaPath>) - Method in interface org.apache.drill.exec.store.StoragePlugin
-
Get the physical scan operator for the particular GroupScan (read) node.
- getPhysicalScan(String, JSONOptions, List<SchemaPath>) - Method in class org.apache.drill.exec.store.sys.SystemTablePlugin
-
- getPlan() - Method in class org.apache.drill.exec.planner.logical.DrillImplementor
-
- getPlan(String) - Method in class org.apache.drill.exec.planner.sql.DrillSqlWorker
-
- getPlan(String, Pointer<String>) - Method in class org.apache.drill.exec.planner.sql.DrillSqlWorker
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.AbstractSqlHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.CreateTableHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DropTableHandler
-
Function resolves the schema and invokes the drop method.
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.ExplainHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.RefreshMetadataHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.SetOptionHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.ShowFileHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.UseSchemaHandler
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.ViewHandler.CreateView
-
- getPlan(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.ViewHandler.DropView
-
- getPlanner() - Method in class org.apache.drill.exec.planner.sql.handlers.SqlHandlerConfig
-
- getPlannerSettings() - Method in interface org.apache.drill.exec.ops.OptimizerRulesContext
-
Method returns the planner options
- getPlannerSettings() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getPlannerSettings() - Method in class org.apache.drill.exec.planner.logical.DrillParseContext
-
- getPlannerSettings(RelOptCluster) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- getPlannerSettings(RelOptPlanner) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- getPlanningMemoryLimit() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getPlanReader() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getPlugin() - Method in class org.apache.drill.exec.planner.logical.DrillTable
-
- getPlugin(String) - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- getPlugin(StoragePluginConfig) - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- getPlugin() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getPojoClass() - Method in class org.apache.drill.exec.store.pojo.PojoDataType
-
- getPojoClass() - Method in enum org.apache.drill.exec.store.sys.SystemTable
-
- getPopConfig() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getPops(PhysicalOperator) - Static method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- getPos() - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- getPos() - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- getPos() - Method in class org.apache.drill.exec.store.ResourceInputStream
-
- getPos() - Method in class org.apache.drill.exec.vector.complex.fn.DrillBufInputStream
-
- getPos() - Method in class org.apache.drill.exec.vector.complex.fn.SeekableBAIS
-
- getPosition() - Method in class org.apache.drill.exec.expr.HoldingContainerExpression
-
- getPosition() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- getPosition() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- getPosition() - Method in class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- getPrecedenceList() - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- getPrecedenceList() - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- getPrecision() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the precision of the data type descriptor of this field.
- getPrecision() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- getPrimitiveType() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata
-
- getPrimitiveType() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
- getPrimitiveType() - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2
-
- getPrimitiveType(String[]) - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v1
-
- getPrimitiveType(String[]) - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadata_v2
-
- getPrimitiveType(String[]) - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetTableMetadataBase
-
- getPrimitiveTypeNameForMinorType(TypeProtos.MinorType) - Static method in class org.apache.drill.exec.store.parquet.ParquetTypeHelper
-
- getPriority() - Method in class org.apache.drill.exec.opt.BasicOptimizer.BasicOptimizationContext
-
- getPriority() - Method in interface org.apache.drill.exec.opt.Optimizer.OptimizationContext
-
- getProcessingNanos() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- getProcessUserName() - Static method in class org.apache.drill.exec.util.ImpersonationUtil
-
Return the name of the user who is running the Drillbit.
- getProcessUserUGI() - Static method in class org.apache.drill.exec.util.ImpersonationUtil
-
Return the UserGroupInformation
of user who is running the Drillbit.
- getProfile() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- getProfile(String) - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources
-
- getProfile() - Method in class org.apache.drill.exec.server.rest.profile.ProfileWrapper
-
- getProfile() - Method in class org.apache.drill.exec.work.foreman.FragmentData
-
- getProfileJSON(String) - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources
-
- getProfiles() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources
-
- getProfilesJSON() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources
-
- getProjectExpressions(DrillParseContext) - Method in class org.apache.drill.exec.planner.common.DrillProjectRelBase
-
- getProjectExpressions(DrillParseContext) - Method in class org.apache.drill.exec.planner.physical.ProjectAllowDupPrel
-
- getProjection(MessageType, Collection<SchemaPath>, List<SchemaPath>) - Static method in class org.apache.drill.exec.store.parquet2.DrillParquetReader
-
- getProperties() - Method in class org.apache.drill.exec.physical.PhysicalPlan
-
- getProvidingEndpoints() - Method in class org.apache.drill.exec.physical.base.AbstractReceiver
-
- getProvidingEndpoints() - Method in interface org.apache.drill.exec.physical.base.Receiver
-
A receiver is expecting streams from one or more providing endpoints.
- getPruneScanRules(OptimizerRulesContext) - Static method in class org.apache.drill.exec.planner.logical.DrillRuleSets
-
Get an immutable list of partition pruning rules that will be used in logical planning.
- getQuery() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getQuery() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getQuery() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- getQuery() - Method in class org.apache.drill.exec.server.rest.QueryResources
-
- getQuery() - Method in class org.apache.drill.exec.server.rest.QueryWrapper
-
- getQueryContext() - Method in class org.apache.drill.exec.store.SchemaConfig
-
- getQueryContext() - Method in class org.apache.drill.exec.work.foreman.Foreman
-
Get the QueryContext created for the query.
- getQueryContextInfo() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getQueryCount() - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- getQueryId(UserBitShared.QueryId) - Static method in class org.apache.drill.exec.proto.helper.QueryIdHelper
-
- getQueryId() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- getQueryId() - Method in class org.apache.drill.exec.server.rest.profile.ProfileWrapper
-
- getQueryId() - Method in class org.apache.drill.exec.work.foreman.Foreman
-
- getQueryId() - Method in class org.apache.drill.exec.work.foreman.LoggedQuery
-
- getQueryIdentifier(ExecProtos.FragmentHandle) - Static method in class org.apache.drill.exec.proto.helper.QueryIdHelper
-
- getQueryIdentifiers(UserBitShared.QueryId, int, List<Integer>) - Static method in class org.apache.drill.exec.proto.helper.QueryIdHelper
-
- getQueryIdFromString(String) - Static method in class org.apache.drill.exec.proto.helper.QueryIdHelper
-
- getQueryManager() - Method in class org.apache.drill.exec.work.foreman.Foreman
-
Get the QueryManager created for the query.
- getQueryProfile() - Method in class org.apache.drill.exec.work.foreman.QueryManager
-
- getQueryStartTime() - Method in class org.apache.drill.exec.ops.ContextInformation
-
- getQueryText() - Method in class org.apache.drill.exec.work.foreman.LoggedQuery
-
- getQueryType() - Method in class org.apache.drill.exec.server.rest.QueryWrapper
-
- getQueryUser() - Method in class org.apache.drill.exec.ops.ContextInformation
-
- getQueryUserName() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getQueryUserName() - Method in class org.apache.drill.exec.ops.QueryContext
-
Get the user name of the user who issued the query that is managed by this QueryContext.
- getQuote() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Returns the character used for escaping values where the field delimiter is part of the value.
- getQuote() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- getQuoteEscape() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Returns the character used for escaping quotes inside an already quoted value.
- getRange() - Method in class org.apache.drill.exec.physical.config.RangeSender.EndpointPartition
-
- getReadEntries() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- getReadEntries() - Method in class org.apache.drill.exec.store.mock.MockSubScanPOP
-
- getReader() - Method in class org.apache.drill.exec.store.direct.DirectSubScan
-
- getReader(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getReader(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getReader(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- getReader(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- getReader(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getReader(int) - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- getReader(int) - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- getReaderOperatorType() - Method in class org.apache.drill.exec.store.avro.AvroFormatPlugin
-
- getReaderOperatorType() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getReaderOperatorType() - Method in class org.apache.drill.exec.store.easy.json.JSONFormatPlugin
-
- getReaderOperatorType() - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- getReaderOperatorType() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin
-
- getReadPath() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- getReceiver(int) - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Get the Receiver associated with the given minorFragmentId.
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.BroadcastExchange
-
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.HashToMergeExchange
-
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.HashToRandomExchange
-
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.OrderedPartitionExchange
-
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.SingleMergeExchange
-
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.UnionExchange
-
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.UnorderedDeMuxExchange
-
- getReceiver(int) - Method in class org.apache.drill.exec.physical.config.UnorderedMuxExchange
-
- getReceiverParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
Default receiver parallelization width range is [1, Integer.MAX_VALUE] and affinity to nodes where sender
fragments are running.
- getReceiverParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Provide parallelization parameters for receiver side of the exchange.
- getReceiverParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
- getReceiverParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.AbstractMuxExchange
-
- getReceiverParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.SingleMergeExchange
-
- getReceiverParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.UnionExchange
-
- getReceivingExchangePairs() - Method in class org.apache.drill.exec.planner.fragment.Fragment
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.base.ScanStats
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.limit.LimitRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.producer.ProducerConsumerBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.project.ProjectRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.trace.TraceRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.window.WindowFrameRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.WriterRecordBatch
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- getRecordCount() - Method in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- getRecordCount() - Method in interface org.apache.drill.exec.record.RecordBatch
-
Gets the number of records that are within this record.
- getRecordCount() - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
- getRecordCount() - Method in class org.apache.drill.exec.record.RecordIterator
-
- getRecordCount() - Method in interface org.apache.drill.exec.record.VectorAccessible
-
Get the number of records.
- getRecordCount() - Method in class org.apache.drill.exec.record.VectorContainer
-
- getRecordGenerator() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Catalogs
-
- getRecordGenerator() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Columns
-
- getRecordGenerator() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaTable
-
- getRecordGenerator() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Schemata
-
- getRecordGenerator() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Tables
-
- getRecordGenerator() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaTable.Views
-
- getRecordReader(FragmentContext, DrillFileSystem, FileWork, List<SchemaPath>, String) - Method in class org.apache.drill.exec.store.avro.AvroFormatPlugin
-
- getRecordReader(FragmentContext, DrillFileSystem, FileWork, List<SchemaPath>, String) - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getRecordReader(FragmentContext, DrillFileSystem, FileWork, List<SchemaPath>, String) - Method in class org.apache.drill.exec.store.easy.json.JSONFormatPlugin
-
- getRecordReader(FragmentContext, DrillFileSystem, FileWork, List<SchemaPath>, String) - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- getRecordReader(FragmentContext, DrillFileSystem, FileWork, List<SchemaPath>, String) - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin
-
- getRecordReader() - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Catalogs
-
- getRecordReader() - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Columns
-
- getRecordReader() - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- getRecordReader() - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Schemata
-
- getRecordReader() - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Tables
-
- getRecordReader() - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Views
-
- getRecordReader(SchemaPlus, InfoSchemaFilter) - Method in enum org.apache.drill.exec.store.ischema.SelectedTable
-
- getRecords() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockScanEntry
-
- getRecordsReadInCurrentPass() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- getRecordsReadInCurrentPass() - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- getRecordsToSample() - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getRecordWriter(FragmentContext, EasyWriter) - Method in class org.apache.drill.exec.store.avro.AvroFormatPlugin
-
- getRecordWriter(FragmentContext, EasyWriter) - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getRecordWriter(FragmentContext, EasyWriter) - Method in class org.apache.drill.exec.store.easy.json.JSONFormatPlugin
-
- getRecordWriter(FragmentContext, EasyWriter) - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- getRecordWriter(FragmentContext, EasyWriter) - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin
-
- getRecordWriter(FragmentContext, ParquetWriter) - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getRef() - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getRegisteredNames() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getRegisteredNames() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- getRelDataType(RelDataTypeFactory, TypeProtos.MajorType) - Static method in class org.apache.drill.exec.store.ischema.InfoSchemaTable
-
- getRemaining() - Method in class org.apache.drill.exec.physical.impl.window.Partition
-
- getRemainingRequired() - Method in class org.apache.drill.exec.work.batch.IncomingBuffers
-
- getRepetitionForDataMode(TypeProtos.DataMode) - Static method in class org.apache.drill.exec.store.parquet.ParquetTypeHelper
-
- getReplace() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getReplication(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- getResetBlock() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getResolver(FunctionCall) - Static method in class org.apache.drill.exec.resolver.FunctionResolverFactory
-
- getResponseDefaultInstance(int) - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- getResponseDefaultInstance(int) - Method in class org.apache.drill.exec.rpc.control.ControlServer
-
- getResponseDefaultInstance(int) - Static method in class org.apache.drill.exec.rpc.control.DefaultInstanceHandler
-
- getResponseDefaultInstance(int) - Method in class org.apache.drill.exec.rpc.data.DataClient
-
- getResponseDefaultInstance(int) - Method in class org.apache.drill.exec.rpc.data.DataServer
-
- getResponseDefaultInstance(int) - Method in class org.apache.drill.exec.rpc.user.UserClient
-
- getResponseDefaultInstance(int) - Method in class org.apache.drill.exec.rpc.user.UserServer
-
- getResponseDefaultInstanceClient(int) - Static method in class org.apache.drill.exec.rpc.data.DataDefaultInstanceHandler
-
- getResponseDefaultInstanceServer(int) - Static method in class org.apache.drill.exec.rpc.data.DataDefaultInstanceHandler
-
- getResult() - Method in class org.apache.drill.exec.server.rest.StorageResources.JsonResult
-
- getReturnDataType(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.sql.DrillSqlOperator
-
- getReturnType() - Method in class org.apache.drill.exec.compile.sig.CodeGeneratorMethod
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalAddFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalAggFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalCastFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalDivScaleFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalMaxScaleFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalModScaleFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalSetScaleFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalSumAggFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalSumScaleFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillDecimalZeroScaleFuncHolder
-
- getReturnType(List<LogicalExpression>) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getReturnType() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getReturnType(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.physical.AggPrelBase.SqlSumCountAggFunction
-
- getReturnValue() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getReturnValue() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- getReverse() - Method in class org.apache.drill.exec.physical.config.ExternalSort
-
- getReverse() - Method in class org.apache.drill.exec.physical.config.Sort
-
- getReverse() - Method in class org.apache.drill.exec.physical.config.TopN
-
- getRexBuilder() - Method in class org.apache.drill.exec.planner.torel.ConversionContext
-
- getRight() - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- getRight() - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- getRight() - Method in class org.apache.drill.exec.physical.config.NestedLoopJoinPOP
-
- getRightKeys() - Method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- getRightRecordBatch() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch.UnionAllInput
-
- getRightStatus() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- getRoot() - Method in class org.apache.drill.exec.expr.CodeGenerator
-
- getRoot(TemplateClassDefinition<T>, FunctionImplementationRegistry) - Static method in class org.apache.drill.exec.expr.CodeGenerator
-
- getRoot(MappingSet, TemplateClassDefinition<T>, FunctionImplementationRegistry) - Static method in class org.apache.drill.exec.expr.CodeGenerator
-
- getRoot(FragmentContext, BroadcastSender, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.broadcastsender.BroadcastSenderCreator
-
- getRoot(FragmentContext, OrderedPartitionSender, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionSenderCreator
-
- getRoot(FragmentContext, HashPartitionSender, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderCreator
-
- getRoot(FragmentContext, T, List<RecordBatch>) - Method in interface org.apache.drill.exec.physical.impl.RootCreator
-
- getRoot(FragmentContext, Screen, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.ScreenCreator
-
- getRoot(FragmentContext, SingleSender, List<RecordBatch>) - Method in class org.apache.drill.exec.physical.impl.SingleSenderCreator
-
- getRoot() - Method in class org.apache.drill.exec.planner.fragment.Fragment
-
- getRootConverter() - Method in class org.apache.drill.exec.store.parquet2.DrillParquetRecordMaterializer
-
- getRootFragment() - Method in class org.apache.drill.exec.work.QueryWorkUnit
-
- getRootFragmentTimeZone() - Method in class org.apache.drill.exec.ops.ContextInformation
-
- getRootOperator() - Method in class org.apache.drill.exec.work.QueryWorkUnit
-
- getRootSchema() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getRootSchema() - Method in class org.apache.drill.exec.ops.QueryContext
-
Get root schema with schema owner as the user who issued the query that is managed by this QueryContext.
- getRootSchema(String) - Method in class org.apache.drill.exec.ops.QueryContext
-
Return root schema with schema owner as the given user.
- getRootSchema(SchemaConfig) - Method in class org.apache.drill.exec.ops.QueryContext
-
Create and return a SchemaTree with given schemaConfig.
- getRowCount(Aggregate) - Method in class org.apache.drill.exec.planner.cost.DrillRelMdRowCount
-
- getRowCount() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata
-
- getRowCount() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- getRowCount() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- getRowCount() - Method in class org.apache.parquet.hadoop.ColumnChunkIncReadStore
-
- getRowCountEstimateFactor() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getRowGroupIndex() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getRowGroupIndex() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan.RowGroupInfo
-
- getRowGroupIndex() - Method in class org.apache.drill.exec.store.parquet.RowGroupReadEntry
-
- getRowGroupReadEntries() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- getRowGroupReadEntry() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan.RowGroupInfo
-
- getRowGroupReadEntry() - Method in class org.apache.drill.exec.store.parquet.RowGroupReadEntry
-
- getRowGroups() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata
-
- getRowGroups() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v1
-
- getRowGroups() - Method in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v2
-
- getRows() - Method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- getRows() - Method in class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- getRows() - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- getRows() - Method in class org.apache.drill.exec.planner.logical.DrillScanRel
-
- getRows() - Method in class org.apache.drill.exec.planner.logical.DrillValuesRel
-
- getRows() - Method in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrel
-
- getRows() - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- getRows() - Method in class org.apache.drill.exec.server.rest.QueryResources.TabularResult
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.dotdrill.View
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.logical.DrillTranslatableTable
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.logical.DrillViewTable
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.logical.DynamicDrillTable
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.store.avro.AvroDrillTable
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaDrillTable
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaTable
-
- getRowType(RelDataTypeFactory) - Method in enum org.apache.drill.exec.store.ischema.SelectedTable
-
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.store.RecordDataType
-
This method constructs a
RelDataType
based on the
RecordDataType
's field sql types and field names.
- getRowType(RelDataTypeFactory) - Method in class org.apache.drill.exec.store.sys.StaticDrillTable
-
- getRunnable() - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
Get the fragment runner for this incoming fragment.
- getRunnable() - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- getRunnable() - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- getRunningQueries() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.QProfiles
-
- getSamplingFactor() - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getScale() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the numeric scale of the data type descriptor of this field,
for numeric types.
- getScale() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- getScanStats(PlannerSettings) - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getScanStats() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- getScanStats(PlannerSettings) - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
- getScanStats(PlannerSettings, EasyGroupScan) - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getScanStats(PlannerSettings) - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getScanStats() - Method in class org.apache.drill.exec.store.direct.DirectGroupScan
-
- getScanStats(PlannerSettings, EasyGroupScan) - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin
-
- getScanStats() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- getScanStats() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- getScanStats() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getScanStats() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
System tables do not need stats.
- getSchema() - Method in class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.WriterRecordBatch
-
- getSchema() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- getSchema() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropTable
-
- getSchema() - Method in class org.apache.drill.exec.planner.sql.parser.SqlUseSchema
-
Get the schema name.
- getSchema() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getSchema() - Method in class org.apache.drill.exec.record.AbstractSingleRecordBatch
-
- getSchema() - Method in interface org.apache.drill.exec.record.RecordBatch
-
Gets the current schema of this record batch.
- getSchema() - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
- getSchema() - Method in class org.apache.drill.exec.record.RecordIterator
-
- getSchema() - Method in interface org.apache.drill.exec.record.VectorAccessible
-
Get the schema of the current RecordBatch.
- getSchema() - Method in class org.apache.drill.exec.record.VectorContainer
-
- getSchema() - Method in class org.apache.drill.exec.work.foreman.LoggedQuery
-
- getSchemaChanges() - Method in class org.apache.drill.exec.schema.BackedRecord
-
- getSchemaChanges() - Method in interface org.apache.drill.exec.schema.Record
-
- getSchemaFactory() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getSchemaFactory() - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- getSchemaPath() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getSchemaPath() - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getSchemaPath() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropView
-
- getSchemaPath() - Method in class org.apache.drill.exec.planner.sql.parser.SqlRefreshMetadata
-
- getSchemaPath(SchemaPlus) - Static method in class org.apache.drill.exec.planner.sql.SchemaUtilites
-
Utility method to get the schema path for given schema instance.
- getSchemaPath() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getSchemaPathAsList(SchemaPlus) - Static method in class org.apache.drill.exec.planner.sql.SchemaUtilites
-
Utility method to get the schema path as list for given schema instance.
- getSchemaTree() - Method in class org.apache.drill.exec.ops.ViewExpansionContext.ViewExpansionToken
-
Get schema tree for view owner who owns this token.
- getScheme() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getScope() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- getSelection() - Method in class org.apache.drill.exec.planner.logical.DrillTable
-
- getSelection() - Method in class org.apache.drill.exec.store.dfs.FormatSelection
-
- getSelectionRoot() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getSelectionRoot() - Method in class org.apache.drill.exec.store.dfs.easy.EasySubScan
-
- getSelectionRoot() - Method in class org.apache.drill.exec.store.dfs.FileSelection
-
- getSelectionRoot() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getSelectionRoot() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.limit.LimitRecordBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.trace.TraceRecordBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getSelectionVector2() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getSelectionVector2() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getSelectionVector2() - Method in interface org.apache.drill.exec.record.RecordBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getSelectionVector4() - Method in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- getSelectionVector4() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getSelectionVector4() - Method in interface org.apache.drill.exec.record.RecordBatch
-
- getSelectionVectorMode() - Method in class org.apache.drill.exec.record.BatchSchema
-
- getSelfCost() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- getSelfCost() - Method in class org.apache.drill.exec.expr.HoldingContainerExpression
-
- getSelfCost() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- getSelfCost() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- getSelfCost() - Method in class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- getSemaphore(String, int) - Method in class org.apache.drill.exec.coord.ClusterCoordinator
-
- getSemaphore(String, int) - Method in class org.apache.drill.exec.coord.local.LocalClusterCoordinator
-
- getSemaphore(String, int) - Method in class org.apache.drill.exec.coord.zk.ZKClusterCoordinator
-
- getSender(int, PhysicalOperator) - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Get the Sender associated with the given minorFragmentId.
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.AbstractMuxExchange
-
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.BroadcastExchange
-
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.HashToMergeExchange
-
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.HashToRandomExchange
-
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.OrderedPartitionExchange
-
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.SingleMergeExchange
-
- getSender(int, PhysicalOperator) - Method in class org.apache.drill.exec.physical.config.UnionExchange
-
- getSender() - Method in class org.apache.drill.exec.record.RawFragmentBatch
-
- getSenderParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
Default sender parallelization width range is [1, Integer.MAX_VALUE] and no endpoint affinity
- getSenderParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Provide parallelization parameters for sender side of the exchange.
- getSenderParallelizationInfo(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
- getSendingExchange() - Method in class org.apache.drill.exec.planner.fragment.Fragment
-
- getSendingExchangePair() - Method in class org.apache.drill.exec.planner.fragment.Fragment
-
- getSendingWidth() - Method in class org.apache.drill.exec.physical.config.OrderedPartitionSender
-
- getSerializer() - Method in class org.apache.drill.exec.store.sys.PStoreConfig
-
- getServerDefaults() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
Deprecated.
- getServerDefaults(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getServiceSetWithFullCache(DrillConfig, BufferAllocator) - Static method in class org.apache.drill.exec.server.RemoteServiceSet
-
- getSession() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getSession() - Method in class org.apache.drill.exec.rpc.user.UserServer.UserClientConnection
-
- getSettings(RelOptCluster) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- getSetupBlock() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- GetSetVectorHelper - Class in org.apache.drill.exec.expr
-
- GetSetVectorHelper() - Constructor for class org.apache.drill.exec.expr.GetSetVectorHelper
-
- getShort(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getShort(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getShort(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getShort(int) - Method in class org.apache.drill.exec.vector.accessor.NullableSmallIntAccessor
-
- getShort(int) - Method in class org.apache.drill.exec.vector.accessor.SmallIntAccessor
-
- getShort(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getShort(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getSignature() - Method in class org.apache.drill.exec.compile.TemplateClassDefinition
-
- getSignatureClass() - Method in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- getSimpleName() - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTraitDef
-
- getSiteClass() - Method in interface org.apache.drill.exec.testing.ControlsInjector
-
Get the injector's owning class.
- getSiteClass() - Method in class org.apache.drill.exec.testing.ExecutionControlsInjector
-
- getSiteClass() - Method in class org.apache.drill.exec.testing.Injection
-
- getSiteClass() - Method in class org.apache.drill.exec.testing.NoOpControlsInjector
-
- getSize() - Method in class org.apache.drill.exec.physical.config.ProducerConsumer
-
- getSliceTarget() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- getSortedOperators() - Method in class org.apache.drill.exec.physical.PhysicalPlan
-
- getSortedOperators(boolean) - Method in class org.apache.drill.exec.physical.PhysicalPlan
-
- getSpecificScan(int) - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
- getSpecificScan(int) - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getSpecificScan(int) - Method in class org.apache.drill.exec.store.direct.DirectGroupScan
-
- getSpecificScan(int) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- getSpecificScan(int) - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- getSpecificScan(int) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getSpecificScan(int) - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getSpecificStore(PhysicalOperator, int) - Method in interface org.apache.drill.exec.physical.base.Store
-
Provides full materialized Store operators for execution purposes.
- getSpecificStore(PhysicalOperator, int) - Method in class org.apache.drill.exec.physical.config.Screen
-
- getSpecificStore(PhysicalOperator, int) - Method in class org.apache.drill.exec.store.mock.MockStorePOP
-
- getSql() - Method in class org.apache.drill.exec.dotdrill.View
-
- getSqlAccessor(ValueVector) - Static method in class org.apache.drill.exec.expr.TypeHelper
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.DrillSqlCall
-
- getSqlHandler(SqlHandlerConfig, Pointer<String>) - Method in class org.apache.drill.exec.planner.sql.parser.DrillSqlCall
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getSqlHandler(SqlHandlerConfig, Pointer<String>) - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlDescribeTable
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropTable
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropView
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlRefreshMetadata
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowFiles
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowSchemas
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowTables
-
- getSqlHandler(SqlHandlerConfig) - Method in class org.apache.drill.exec.planner.sql.parser.SqlUseSchema
-
- getSqlOperator(String) - Method in class org.apache.drill.exec.planner.sql.DrillOperatorTable
-
- getSqlTypeName() - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- getSqlTypeName() - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- getStart() - Method in class org.apache.drill.exec.physical.config.PartitionRange
-
- getStart() - Method in class org.apache.drill.exec.physical.config.WindowPOP
-
- getStart() - Method in interface org.apache.drill.exec.store.dfs.easy.FileWork
-
- getStart() - Method in class org.apache.drill.exec.store.dfs.ReadEntryFromHDFS
-
- getStart() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata
-
- getStart() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- getStart() - Method in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- getStart() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork.FileWorkImpl
-
- getStart() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- getStart() - Method in class org.apache.drill.exec.work.foreman.LoggedQuery
-
- getStartIndex(int) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- getStartUnit() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the time range start unit of the type qualifier of the interval data
type descriptor of this field (iff interval type).
- getState() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- getState() - Method in class org.apache.drill.exec.util.AtomicState
-
- getState() - Method in class org.apache.drill.exec.work.foreman.Foreman
-
- getState() - Method in class org.apache.drill.exec.work.foreman.FragmentData
-
- getStateFromNumber(int) - Method in class org.apache.drill.exec.util.AtomicState
-
- getStatistic() - Method in class org.apache.drill.exec.planner.logical.DrillTable
-
- getStatistic() - Method in class org.apache.drill.exec.planner.logical.DrillTranslatableTable
-
- getStatistic() - Method in class org.apache.drill.exec.planner.logical.DrillViewTable
-
- getStats() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getStats() - Method in class org.apache.drill.exec.ops.OperatorContext
-
- getStats(HashTableStats) - Method in interface org.apache.drill.exec.physical.impl.common.HashTable
-
- getStats(HashTableStats) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- getStats() - Method in interface org.apache.drill.exec.physical.impl.partitionsender.Partitioner
-
- getStats() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
- getStats() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getStats() - Method in class org.apache.drill.exec.server.rest.DrillRoot
-
- getStatsJSON() - Method in class org.apache.drill.exec.server.rest.DrillRoot
-
- getStatus() - Method in class org.apache.drill.exec.server.rest.StatusResources
-
- getStatus() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getStatus(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getStatus() - Method in class org.apache.drill.exec.work.fragment.FragmentExecutor
-
Returns the current fragment status if the fragment is running.
- getStatuses(DrillFileSystem) - Method in class org.apache.drill.exec.store.dfs.FileSelection
-
- getStorage() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getStorage() - Method in class org.apache.drill.exec.planner.logical.StoragePlugins
-
- getStorage() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getStorageConfig() - Method in class org.apache.drill.exec.planner.logical.FileSystemCreateTableEntry
-
- getStorageConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getStorageConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getStorageConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasySubScan
-
- getStorageConfig() - Method in class org.apache.drill.exec.store.dfs.easy.EasyWriter
-
- getStorageConfig() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getStorageConfig() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getStorageConfig() - Method in class org.apache.drill.exec.store.parquet.ParquetWriter
-
- getStorageEngine() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- getStorageEngineConfig() - Method in class org.apache.drill.exec.planner.logical.DrillTable
-
- getStorageEngineName() - Method in class org.apache.drill.exec.planner.logical.DrillTable
-
- getStoragePlugin(String) - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- getStoragePluginJSON(String) - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- getStoragePluginRuleSet(OptimizerRulesContext) - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- getStoragePlugins() - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- getStoragePluginsJSON() - Method in class org.apache.drill.exec.server.rest.StorageResources
-
- getStore() - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- getStore(PStoreConfig<V>) - Method in class org.apache.drill.exec.store.sys.CachingStoreProvider
-
- getStore(PStoreConfig<V>) - Method in class org.apache.drill.exec.store.sys.local.LocalEStoreProvider
-
- getStore(PStoreConfig<V>) - Method in class org.apache.drill.exec.store.sys.local.LocalPStoreProvider
-
- getStore(PStoreConfig<V>) - Method in interface org.apache.drill.exec.store.sys.PStoreProvider
-
- getStore(PStoreConfig<V>) - Method in class org.apache.drill.exec.store.sys.zk.ZkEStoreProvider
-
- getStore(PStoreConfig<V>) - Method in class org.apache.drill.exec.store.sys.zk.ZkPStoreProvider
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarBinaryAccessor
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- getStream(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- getStream(int) - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- getStream(int, int, DrillBuf) - Static method in class org.apache.drill.exec.vector.complex.fn.DrillBufInputStream
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalDayAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalYearAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalDayAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalYearAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarBinaryAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- getString(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- getString(int) - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- getStringFromVarCharHolder(VarCharHolder) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers
-
Convert a VarCharHolder to a String.
- getSubPartitions(String, List<String>, List<String>) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getSubPartitions(String, List<String>, List<String>) - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getSubPartitions(String, List<String>, List<String>) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getSubPartitions(String, String, List<String>, List<String>) - Method in interface org.apache.drill.exec.store.PartitionExplorer
-
For the schema provided,
get a list of sub-partitions of a particular table and the partitions
specified by partition columns and values.
- getSubPartitions(String, String, List<String>, List<String>) - Method in class org.apache.drill.exec.store.PartitionExplorerImpl
-
- getSubPartitions(String, List<String>, List<String>) - Method in interface org.apache.drill.exec.store.SchemaPartitionExplorer
-
Get a list of sub-partitions of a particular table and the partitions
specified by partition columns and values.
- getSubPartitions(String, List<String>, List<String>) - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getSubSchema(String) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getSubSchema(String) - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getSubSchema(String) - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getSubSchemaNames() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getSubSchemaNames() - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getSubSchemaNames() - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getSubTypes(ScanResult) - Static method in class org.apache.drill.exec.physical.base.PhysicalOperatorUtil
-
- GetSuffix(int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.BroadcastExchangePrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.ComplexToJsonPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.FilterPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.HashAggPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.HashJoinPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.HashToRandomExchangePrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.LimitPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.MergeJoinPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrel
-
- getSupportedEncodings() - Method in interface org.apache.drill.exec.planner.physical.Prel
-
Supported 'encodings' of a Prel indicates what are the acceptable modes of SelectionVector
of its child Prel
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.ProducerConsumerPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.ProjectPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.ScreenPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.SinglePrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.SortPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.StreamAggPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.TopNPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.UnionAllPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.UnionDistinctPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.UnorderedDeMuxExchangePrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.ValuesPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.WindowPrel
-
- getSupportedEncodings() - Method in class org.apache.drill.exec.planner.physical.WriterPrel
-
- getSv2() - Method in class org.apache.drill.exec.cache.VectorAccessibleSerializable
-
- getSv2() - Method in class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- getSv2() - Method in class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- getSv2() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- getSv4() - Method in class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- getSv4() - Method in class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder
-
- getSV4() - Method in interface org.apache.drill.exec.physical.impl.xsort.MSorter
-
- getSV4() - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- getSVMode() - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- getSVMode() - Method in class org.apache.drill.exec.physical.base.AbstractSubScan
-
- getSVMode() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
Describes the SelectionVector Mode for the output steam from this physical op.
- getSVMode() - Method in class org.apache.drill.exec.physical.config.ComplexToJson
-
- getSVMode() - Method in class org.apache.drill.exec.physical.config.Filter
-
- getSVMode() - Method in class org.apache.drill.exec.physical.config.Limit
-
- getSVMode() - Method in class org.apache.drill.exec.physical.config.Project
-
- getSVMode() - Method in class org.apache.drill.exec.physical.config.SelectionVectorRemover
-
- getSVMode() - Method in class org.apache.drill.exec.physical.config.Sort
-
- getSystemOptions() - Method in class org.apache.drill.exec.server.rest.StatusResources
-
- getSystemOptions() - Method in class org.apache.drill.exec.work.user.UserWorker
-
- getSystemOptionsJSON() - Method in class org.apache.drill.exec.server.rest.StatusResources
-
- getTable() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDescribeTable
-
- getTable(Scan) - Method in class org.apache.drill.exec.planner.torel.ConversionContext
-
- getTable(String) - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getTable(String) - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getTable(String) - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getTable() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- getTable() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaSubScan
-
- getTable(String) - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getTable() - Method in class org.apache.drill.exec.store.sys.SystemTableScan
-
- getTableFromSchema(AbstractSchema, String) - Static method in class org.apache.drill.exec.planner.sql.handlers.SqlHandlerUtil
-
- getTableIdentifier() - Method in class org.apache.drill.exec.planner.sql.parser.SqlDropTable
-
- getTableName() - Method in enum org.apache.drill.exec.store.sys.SystemTable
-
- getTableNames() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getTableNames() - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getTableNames() - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getTableNames() - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getTabSize(int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- getTemplateClassName() - Method in class org.apache.drill.exec.compile.TemplateClassDefinition
-
- getThreadStart() - Method in class org.apache.drill.exec.store.TimedRunnable
-
- getThrowsIterable() - Method in class org.apache.drill.exec.compile.sig.CodeGeneratorMethod
-
- getTime() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- getTime(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getTime(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getTime(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTimeAccessor
-
- getTime(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getTime(int) - Method in class org.apache.drill.exec.vector.accessor.TimeAccessor
-
- getTimeSpentNanos() - Method in class org.apache.drill.exec.store.TimedRunnable
-
- getTimestamp(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- getTimestamp(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getTimestamp(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTimeStampAccessor
-
- getTimestamp(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
- getTimestamp(int) - Method in class org.apache.drill.exec.vector.accessor.TimeStampAccessor
-
- getToken(int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- getTotalBytes() - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan.RowGroupInfo
-
- getTotalBytes() - Method in class org.apache.drill.exec.store.schedule.CompleteFileWork
-
- getTotalBytes() - Method in interface org.apache.drill.exec.store.schedule.CompleteWork
-
- getTotalCount() - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- getTotalIncomingFragments() - Method in class org.apache.drill.exec.work.batch.AbstractDataCollector
-
- getTotalRecordCount() - Method in class org.apache.drill.exec.record.RecordIterator
-
- getTotalRecords() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- getTotalRecords() - Method in interface org.apache.drill.exec.physical.impl.partitionsender.PartitionOutgoingBatch
-
- getTotalValueCount() - Method in class org.apache.parquet.hadoop.ColumnChunkIncReadStore.ColumnChunkIncPageReader
-
- getTraitClass() - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTraitDef
-
- getTraitDef() - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- getTransferClone(VectorAccessible) - Static method in class org.apache.drill.exec.record.VectorContainer
-
Get a set of transferred clones of this container.
- getTransferClone(VectorAccessible, VectorWrapper[]) - Static method in class org.apache.drill.exec.record.VectorContainer
-
- getTtl() - Method in class org.apache.drill.exec.server.options.OptionValidator
-
If an option is short-lived, this method returns the number of queries for which the option is valid.
- getTtl() - Method in class org.apache.drill.exec.testing.ExecutionControls.ControlsOptionValidator
-
- getTunnel(CoordinationProtos.DrillbitEndpoint) - Method in interface org.apache.drill.exec.rpc.control.Controller
-
Get a Bit to Bit communication tunnel.
- getTunnel(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.rpc.control.ControllerImpl
-
- getTunnel(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.rpc.data.DataConnectionCreator
-
- getTuplesAsJsonOptions() - Method in class org.apache.drill.exec.planner.logical.DrillValuesRel
-
- getType() - Method in class org.apache.drill.exec.compile.sig.CodeGeneratorArgument
-
- getType() - Method in class org.apache.drill.exec.dotdrill.DotDrillFile
-
- getType() - Method in class org.apache.drill.exec.dotdrill.View.FieldType
-
Gets the data type of this field.
- getType() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.ValueReference
-
- getType() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.WorkspaceReference
-
- getType() - Method in class org.apache.drill.exec.planner.physical.AggPrelBase.SqlSumCountAggFunction
-
- getType() - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- getType() - Method in class org.apache.drill.exec.server.rest.QueryWrapper
-
- getType() - Method in class org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.BigIntAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.BitAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.DateAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Decimal18Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Decimal28DenseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Decimal28SparseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Decimal38DenseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Decimal38SparseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Decimal9Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Float4Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Float8Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.GenericAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.IntAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.IntervalAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.IntervalDayAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.IntervalYearAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableBigIntAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableBitAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableDateAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal18Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28DenseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28SparseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38DenseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38SparseAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal9Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableFloat4Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableFloat8Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableIntAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalDayAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalYearAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableSmallIntAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableTimeAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableTimeStampAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableTinyIntAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt1Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt2Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt4Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableUInt8Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableVarBinaryAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.SmallIntAccessor
-
- getType() - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
Reports the (native) type of data accessed by this accessor.
- getType() - Method in class org.apache.drill.exec.vector.accessor.TimeAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.TimeStampAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.TinyIntAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.UInt1Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.UInt2Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.UInt4Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.UInt8Accessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- getType() - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- getTypedFieldId() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- getTypeFactory() - Method in class org.apache.drill.exec.planner.torel.ConversionContext
-
- getTypeForColumn(SchemaPath) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan
-
- getTypeLengthInBits(PrimitiveType.PrimitiveTypeName) - Static method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- getTypeName() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- getTypeName() - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- getTypeName() - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- getTypeName() - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- getTypes() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockScanEntry
-
- getUnsignedByte(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getUnsignedInt(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getUnsignedMedium(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getUnsignedShort(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- getUri() - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- getUri() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getUri() - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- getUrl() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- getUrl() - Method in class org.apache.drill.exec.store.mock.MockStorageEngineConfig
-
- getUrl() - Method in class org.apache.drill.exec.store.mock.MockSubScanPOP
-
- getUsed() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getUser() - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- getUser() - Method in class org.apache.drill.exec.server.rest.profile.ProfileResources.ProfileInfo
-
- getUserDataTunnel() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- getUserName() - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- getUserName() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
Name of the user whom to impersonate while setting up the implementation (RecordBatch) of this
PhysicalOperator.
- getUserName() - Method in class org.apache.drill.exec.store.SchemaConfig
-
- getUsername() - Method in class org.apache.drill.exec.work.foreman.LoggedQuery
-
- getUserWorker() - Method in class org.apache.drill.exec.work.WorkManager
-
- getUTF8CharLength(ByteBuf, int, int) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionUtil
-
- getUTF8CharPosition(ByteBuf, int, int, int) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionUtil
-
- getValidatedRowType() - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.ConvertedRelNode
-
- getValidator(String) - Static method in class org.apache.drill.exec.server.options.SystemOptionManager
-
- getValue() - Method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.FunctionCostCategory
-
- getValue() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- getValue() - Method in class org.apache.drill.exec.server.options.OptionValue
-
- getValue() - Method in class org.apache.drill.exec.server.rest.DrillRoot.Stat
-
- getValue() - Method in class org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
-
- getValue() - Method in class org.apache.drill.exec.store.TimedRunnable
-
- getValue() - Method in class org.apache.drill.exec.work.EndpointListener
-
- getValueAccessorById(Class<?>, int[]) - Method in class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getValueAccessorById(Class<?>, int...) - Method in interface org.apache.drill.exec.record.RecordBatch
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.record.RecordIterator
-
- getValueAccessorById(Class<?>, int...) - Method in interface org.apache.drill.exec.record.VectorAccessible
-
- getValueAccessorById(Class<?>, int...) - Method in class org.apache.drill.exec.record.VectorContainer
-
- getValueAsString() - Method in class org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
-
- getValueCapacity() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- getValueClass() - Method in class org.apache.drill.exec.cache.DistributedCache.CacheConfig
-
- getValueFromFieldType(JsonParser, TypeProtos.MinorType) - Static method in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- getValueReadIndex() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- getValueVector() - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- getValueVector() - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- getValueVector() - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getValueVectorId(SchemaPath) - Method in interface org.apache.drill.exec.record.RecordBatch
-
Gets the value vector type and ID for the given schema path.
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.record.RecordIterator
-
- getValueVectorId(SchemaPath) - Method in interface org.apache.drill.exec.record.VectorAccessible
-
Get the value vector type and id for the given schema path.
- getValueVectorId(SchemaPath) - Method in class org.apache.drill.exec.record.VectorContainer
-
- getValueVectors() - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- getValueVectors() - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- getValueVectors() - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- getValueWriteIndex() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- getVectorClass() - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- getVectorClass() - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- getVectorClass() - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- getVectorIndex(int) - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- getVectorIndex(int) - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- getVectors() - Method in class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- getVectorType(SchemaPath, PlannerSettings) - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- getVectorType(SchemaPath, PlannerSettings) - Method in class org.apache.drill.exec.planner.ParquetPartitionDescriptor
-
- getVectorType(SchemaPath, PlannerSettings) - Method in interface org.apache.drill.exec.planner.PartitionDescriptor
-
Method returns the Major type associated with the given column
- getView(LogicalPlanPersistence) - Method in class org.apache.drill.exec.dotdrill.DotDrillFile
-
- getViewExpansionContext() - Method in class org.apache.drill.exec.ops.QueryContext
-
- getViewExpansionContext() - Method in class org.apache.drill.exec.store.SchemaConfig
-
- getViewSql() - Method in interface org.apache.drill.exec.planner.logical.DrillViewInfoProvider
-
Get the query part of the view.
- getViewSql() - Method in class org.apache.drill.exec.planner.logical.DrillViewTable
-
- getVIntSize(long) - Static method in class org.apache.drill.exec.util.ByteBufUtil.HadoopWritables
-
Get the encoded length if an integer is stored in a variable-length format
- getWaitNanos() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- getWhereClause() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowSchemas
-
- getWhereClause() - Method in class org.apache.drill.exec.planner.sql.parser.SqlShowTables
-
- getWidth() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- getWidth() - Method in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- getWithins() - Method in class org.apache.drill.exec.physical.config.WindowPOP
-
- getWorkBuf() - Method in class org.apache.drill.exec.vector.complex.fn.JsonReader
-
- getWorkBus() - Method in class org.apache.drill.exec.server.DrillbitContext
-
- getWorkBus() - Method in class org.apache.drill.exec.work.WorkManager
-
- getWorkingDirectory() - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- getWorkingDirectory() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getWorkingDirectory() - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- getWorkIterable() - Method in class org.apache.drill.exec.store.dfs.easy.EasyGroupScan
-
- getWorkspace() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- getWorkspaceIndex() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- getWorkspaceSchemaPath() - Method in class org.apache.drill.exec.dotdrill.View
-
- getWorkspaceTypes() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getWorkspaceVars() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- getWorkspaceVars() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- getWorkspaceVectors() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- getWorkUnits() - Method in class org.apache.drill.exec.store.dfs.easy.EasySubScan
-
- getWrappedListener(RemoteConnection, UserResultsListener) - Method in class org.apache.drill.exec.rpc.user.QueryResultHandler
-
- getWrappedStream() - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- getWritableBatch() - Method in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- getWritableBatch() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- getWritableBatch() - Method in interface org.apache.drill.exec.record.RecordBatch
-
Gets a writable version of this batch.
- getWritableBatch() - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
- getWriter(PhysicalOperator) - Method in interface org.apache.drill.exec.planner.logical.CreateTableEntry
-
- getWriter(PhysicalOperator) - Method in class org.apache.drill.exec.planner.logical.FileSystemCreateTableEntry
-
- getWriter(String, VectorContainer) - Static method in class org.apache.drill.exec.record.VectorAccessibleComplexWriter
-
- getWriter(PhysicalOperator, String, List<String>) - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getWriter(PhysicalOperator, String, List<String>) - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- getWriter(PhysicalOperator, String, List<String>) - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getWriter() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- getWriterBatch(FragmentContext, RecordBatch, EasyWriter) - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getWriterBatch(FragmentContext, RecordBatch, ParquetWriter) - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- getWriterOperatorType() - Method in class org.apache.drill.exec.store.avro.AvroFormatPlugin
-
- getWriterOperatorType() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- getWriterOperatorType() - Method in class org.apache.drill.exec.store.easy.json.JSONFormatPlugin
-
- getWriterOperatorType() - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- getWriterOperatorType() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin
-
- getXAttr(Path, String) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getXAttrs(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- getXAttrs(Path, List<String>) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- GExtract - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract
-
- GExtract.DayFromDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.DayFromDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromDate
-
- GExtract.DayFromInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.DayFromInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromInterval
-
- GExtract.DayFromIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.DayFromIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromIntervalDay
-
- GExtract.DayFromIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.DayFromIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromIntervalYear
-
- GExtract.DayFromTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.DayFromTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromTimeStamp
-
- GExtract.HourFromDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.HourFromDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromDate
-
- GExtract.HourFromInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.HourFromInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromInterval
-
- GExtract.HourFromIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.HourFromIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromIntervalDay
-
- GExtract.HourFromIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.HourFromIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromIntervalYear
-
- GExtract.HourFromTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.HourFromTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromTime
-
- GExtract.HourFromTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.HourFromTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromTimeStamp
-
- GExtract.MinuteFromDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MinuteFromDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromDate
-
- GExtract.MinuteFromInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MinuteFromInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromInterval
-
- GExtract.MinuteFromIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MinuteFromIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromIntervalDay
-
- GExtract.MinuteFromIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MinuteFromIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromIntervalYear
-
- GExtract.MinuteFromTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MinuteFromTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromTime
-
- GExtract.MinuteFromTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MinuteFromTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromTimeStamp
-
- GExtract.MonthFromDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MonthFromDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromDate
-
- GExtract.MonthFromInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MonthFromInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromInterval
-
- GExtract.MonthFromIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MonthFromIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromIntervalDay
-
- GExtract.MonthFromIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MonthFromIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromIntervalYear
-
- GExtract.MonthFromTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.MonthFromTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromTimeStamp
-
- GExtract.SecondFromDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.SecondFromDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromDate
-
- GExtract.SecondFromInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.SecondFromInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromInterval
-
- GExtract.SecondFromIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.SecondFromIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromIntervalDay
-
- GExtract.SecondFromIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.SecondFromIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromIntervalYear
-
- GExtract.SecondFromTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.SecondFromTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromTime
-
- GExtract.SecondFromTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.SecondFromTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromTimeStamp
-
- GExtract.YearFromDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.YearFromDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromDate
-
- GExtract.YearFromInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.YearFromInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromInterval
-
- GExtract.YearFromIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.YearFromIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromIntervalDay
-
- GExtract.YearFromIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.YearFromIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromIntervalYear
-
- GExtract.YearFromTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GExtract.YearFromTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromTimeStamp
-
- GFloat4ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GFloat4ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GFloat4ToChar
-
- GFloat4ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GFloat4ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GFloat4ToTimeStamp
-
- GFloat8ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GFloat8ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GFloat8ToChar
-
- GFloat8ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GFloat8ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GFloat8ToTimeStamp
-
- GIntToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GIntToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GIntToChar
-
- GIntToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GIntToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GIntToTimeStamp
-
- GLOBAL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- globStatus(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- globStatus(Path, PathFilter) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- GM(String, String) - Static method in class org.apache.drill.exec.compile.sig.GeneratorMapping
-
- GM(String, String, String, String) - Static method in class org.apache.drill.exec.compile.sig.GeneratorMapping
-
- GMathFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsBigInt
-
- GMathFunctions.AbsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsFloat4
-
- GMathFunctions.AbsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsFloat8
-
- GMathFunctions.AbsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsInt
-
- GMathFunctions.AbsSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsSmallInt
-
- GMathFunctions.AbsTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsTinyInt
-
- GMathFunctions.AbsUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt1
-
- GMathFunctions.AbsUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt2
-
- GMathFunctions.AbsUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt4
-
- GMathFunctions.AbsUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.AbsUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt8
-
- GMathFunctions.CeilBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilBigInt
-
- GMathFunctions.CeilFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilFloat4
-
- GMathFunctions.CeilFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilFloat8
-
- GMathFunctions.CeilInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilInt
-
- GMathFunctions.CeilSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilSmallInt
-
- GMathFunctions.CeilTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilTinyInt
-
- GMathFunctions.CeilUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt1
-
- GMathFunctions.CeilUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt2
-
- GMathFunctions.CeilUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt4
-
- GMathFunctions.CeilUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.CeilUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt8
-
- GMathFunctions.DivBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivBigInt
-
- GMathFunctions.DivFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivFloat4
-
- GMathFunctions.DivFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivFloat8
-
- GMathFunctions.DivInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivInt
-
- GMathFunctions.DivSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivSmallInt
-
- GMathFunctions.DivTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivTinyInt
-
- GMathFunctions.DivUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt1
-
- GMathFunctions.DivUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt2
-
- GMathFunctions.DivUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt4
-
- GMathFunctions.DivUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.DivUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt8
-
- GMathFunctions.FloorBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorBigInt
-
- GMathFunctions.FloorFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorFloat4
-
- GMathFunctions.FloorFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorFloat8
-
- GMathFunctions.FloorInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorInt
-
- GMathFunctions.FloorSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorSmallInt
-
- GMathFunctions.FloorTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorTinyInt
-
- GMathFunctions.FloorUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt1
-
- GMathFunctions.FloorUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt2
-
- GMathFunctions.FloorUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt4
-
- GMathFunctions.FloorUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.FloorUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt8
-
- GMathFunctions.LeftShiftBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftBigInt
-
- GMathFunctions.LeftShiftInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftInt
-
- GMathFunctions.LeftShiftSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftSmallInt
-
- GMathFunctions.LeftShiftTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftTinyInt
-
- GMathFunctions.LeftShiftUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt1
-
- GMathFunctions.LeftShiftUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt2
-
- GMathFunctions.LeftShiftUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt4
-
- GMathFunctions.LeftShiftUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.LeftShiftUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt8
-
- GMathFunctions.ModBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModBigInt
-
- GMathFunctions.ModFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModFloat4
-
- GMathFunctions.ModFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModFloat8
-
- GMathFunctions.ModInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModInt
-
- GMathFunctions.ModSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModSmallInt
-
- GMathFunctions.ModTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModTinyInt
-
- GMathFunctions.ModUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt1
-
- GMathFunctions.ModUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt2
-
- GMathFunctions.ModUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt4
-
- GMathFunctions.ModUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.ModUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt8
-
- GMathFunctions.RightShiftBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftBigInt
-
- GMathFunctions.RightShiftInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftInt
-
- GMathFunctions.RightShiftSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftSmallInt
-
- GMathFunctions.RightShiftTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftTinyInt
-
- GMathFunctions.RightShiftUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt1
-
- GMathFunctions.RightShiftUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt2
-
- GMathFunctions.RightShiftUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt4
-
- GMathFunctions.RightShiftUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RightShiftUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt8
-
- GMathFunctions.RounddBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddBigInt
-
- GMathFunctions.RounddFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddFloat4
-
- GMathFunctions.RounddFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddFloat8
-
- GMathFunctions.RounddInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddInt
-
- GMathFunctions.RounddSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddSmallInt
-
- GMathFunctions.RounddTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddTinyInt
-
- GMathFunctions.RounddUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt1
-
- GMathFunctions.RounddUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt2
-
- GMathFunctions.RounddUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt4
-
- GMathFunctions.RounddUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.RounddUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt8
-
- GMathFunctions.SignBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignBigInt
-
- GMathFunctions.SignFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignFloat4
-
- GMathFunctions.SignFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignFloat8
-
- GMathFunctions.SignInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignInt
-
- GMathFunctions.SignSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignSmallInt
-
- GMathFunctions.SignTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignTinyInt
-
- GMathFunctions.SignUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt1
-
- GMathFunctions.SignUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt2
-
- GMathFunctions.SignUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt4
-
- GMathFunctions.SignUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SignUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt8
-
- GMathFunctions.SqrtBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtBigInt
-
- GMathFunctions.SqrtFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtFloat4
-
- GMathFunctions.SqrtFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtFloat8
-
- GMathFunctions.SqrtInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtInt
-
- GMathFunctions.SqrtSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtSmallInt
-
- GMathFunctions.SqrtTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtTinyInt
-
- GMathFunctions.SqrtUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt1
-
- GMathFunctions.SqrtUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt2
-
- GMathFunctions.SqrtUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt4
-
- GMathFunctions.SqrtUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.SqrtUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt8
-
- GMathFunctions.TruncateBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateBigInt
-
- GMathFunctions.TruncateFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateFloat4
-
- GMathFunctions.TruncateFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateFloat8
-
- GMathFunctions.TruncateInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateInt
-
- GMathFunctions.TruncateSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateSmallInt
-
- GMathFunctions.TruncateTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateTinyInt
-
- GMathFunctions.TruncateUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt1
-
- GMathFunctions.TruncateUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt2
-
- GMathFunctions.TruncateUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt4
-
- GMathFunctions.TruncateUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncateUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt8
-
- GMathFunctions.TruncBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncBigInt
-
- GMathFunctions.TruncFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncFloat4
-
- GMathFunctions.TruncFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncFloat8
-
- GMathFunctions.TruncInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncInt
-
- GMathFunctions.TruncSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncSmallInt
-
- GMathFunctions.TruncTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncTinyInt
-
- GMathFunctions.TruncUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt1
-
- GMathFunctions.TruncUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt2
-
- GMathFunctions.TruncUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt4
-
- GMathFunctions.TruncUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GMathFunctions.TruncUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt8
-
- GNewValueFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions
-
- GNewValueFunctions.NewValueBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBigInt
-
- GNewValueFunctions.NewValueBigIntNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueBigIntNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBigIntNullable
-
- GNewValueFunctions.NewValueBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBit
-
- GNewValueFunctions.NewValueBitNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueBitNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBitNullable
-
- GNewValueFunctions.NewValueDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDate
-
- GNewValueFunctions.NewValueDateNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueDateNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDateNullable
-
- GNewValueFunctions.NewValueDecimal18 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueDecimal18() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal18
-
- GNewValueFunctions.NewValueDecimal18Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueDecimal18Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal18Nullable
-
- GNewValueFunctions.NewValueDecimal9 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueDecimal9() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal9
-
- GNewValueFunctions.NewValueDecimal9Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueDecimal9Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal9Nullable
-
- GNewValueFunctions.NewValueFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat4
-
- GNewValueFunctions.NewValueFloat4Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueFloat4Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat4Nullable
-
- GNewValueFunctions.NewValueFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat8
-
- GNewValueFunctions.NewValueFloat8Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueFloat8Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat8Nullable
-
- GNewValueFunctions.NewValueInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueInt
-
- GNewValueFunctions.NewValueIntNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueIntNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueIntNullable
-
- GNewValueFunctions.NewValueSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueSmallInt
-
- GNewValueFunctions.NewValueSmallIntNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueSmallIntNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueSmallIntNullable
-
- GNewValueFunctions.NewValueTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTime
-
- GNewValueFunctions.NewValueTimeNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueTimeNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTimeNullable
-
- GNewValueFunctions.NewValueTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTimeStamp
-
- GNewValueFunctions.NewValueTimeStampNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueTimeStampNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTimeStampNullable
-
- GNewValueFunctions.NewValueTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTinyInt
-
- GNewValueFunctions.NewValueTinyIntNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueTinyIntNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTinyIntNullable
-
- GNewValueFunctions.NewValueUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt1
-
- GNewValueFunctions.NewValueUInt1Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt1Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt1Nullable
-
- GNewValueFunctions.NewValueUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt2
-
- GNewValueFunctions.NewValueUInt2Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt2Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt2Nullable
-
- GNewValueFunctions.NewValueUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt4
-
- GNewValueFunctions.NewValueUInt4Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt4Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt4Nullable
-
- GNewValueFunctions.NewValueUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt8
-
- GNewValueFunctions.NewValueUInt8Nullable - Class in org.apache.drill.exec.expr.fn.impl
-
- GNewValueFunctions.NewValueUInt8Nullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt8Nullable
-
- GNullOpBigIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpBigIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpBigIntHolder
-
- GNullOpBigIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpBigIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpBigIntHolder.IsNotNull
-
- GNullOpBigIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpBigIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpBigIntHolder.IsNull
-
- GNullOpBitHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpBitHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpBitHolder
-
- GNullOpBitHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpBitHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpBitHolder.IsNotNull
-
- GNullOpBitHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpBitHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpBitHolder.IsNull
-
- GNullOpDateHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDateHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDateHolder
-
- GNullOpDateHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDateHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDateHolder.IsNotNull
-
- GNullOpDateHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDateHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDateHolder.IsNull
-
- GNullOpDecimal18Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal18Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal18Holder
-
- GNullOpDecimal18Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal18Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal18Holder.IsNotNull
-
- GNullOpDecimal18Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal18Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal18Holder.IsNull
-
- GNullOpDecimal28DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal28DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28DenseHolder
-
- GNullOpDecimal28DenseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal28DenseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28DenseHolder.IsNotNull
-
- GNullOpDecimal28DenseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal28DenseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28DenseHolder.IsNull
-
- GNullOpDecimal28SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal28SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28SparseHolder
-
- GNullOpDecimal28SparseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal28SparseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28SparseHolder.IsNotNull
-
- GNullOpDecimal28SparseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal28SparseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28SparseHolder.IsNull
-
- GNullOpDecimal38DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal38DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38DenseHolder
-
- GNullOpDecimal38DenseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal38DenseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38DenseHolder.IsNotNull
-
- GNullOpDecimal38DenseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal38DenseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38DenseHolder.IsNull
-
- GNullOpDecimal38SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal38SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38SparseHolder
-
- GNullOpDecimal38SparseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal38SparseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38SparseHolder.IsNotNull
-
- GNullOpDecimal38SparseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal38SparseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38SparseHolder.IsNull
-
- GNullOpDecimal9Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal9Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal9Holder
-
- GNullOpDecimal9Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal9Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal9Holder.IsNotNull
-
- GNullOpDecimal9Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpDecimal9Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal9Holder.IsNull
-
- GNullOpFloat4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpFloat4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpFloat4Holder
-
- GNullOpFloat4Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpFloat4Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpFloat4Holder.IsNotNull
-
- GNullOpFloat4Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpFloat4Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpFloat4Holder.IsNull
-
- GNullOpFloat8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpFloat8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpFloat8Holder
-
- GNullOpFloat8Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpFloat8Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpFloat8Holder.IsNotNull
-
- GNullOpFloat8Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpFloat8Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpFloat8Holder.IsNull
-
- GNullOpIntervalDayHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalDayHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalDayHolder
-
- GNullOpIntervalDayHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalDayHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalDayHolder.IsNotNull
-
- GNullOpIntervalDayHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalDayHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalDayHolder.IsNull
-
- GNullOpIntervalHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalHolder
-
- GNullOpIntervalHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalHolder.IsNotNull
-
- GNullOpIntervalHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalHolder.IsNull
-
- GNullOpIntervalYearHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalYearHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalYearHolder
-
- GNullOpIntervalYearHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalYearHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalYearHolder.IsNotNull
-
- GNullOpIntervalYearHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntervalYearHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalYearHolder.IsNull
-
- GNullOpIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntHolder
-
- GNullOpIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntHolder.IsNotNull
-
- GNullOpIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpIntHolder.IsNull
-
- GNullOpNullableBigIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableBigIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBigIntHolder
-
- GNullOpNullableBigIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableBigIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBigIntHolder.IsNotNull
-
- GNullOpNullableBigIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableBigIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBigIntHolder.IsNull
-
- GNullOpNullableBitHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableBitHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBitHolder
-
- GNullOpNullableBitHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableBitHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBitHolder.IsNotNull
-
- GNullOpNullableBitHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableBitHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBitHolder.IsNull
-
- GNullOpNullableDateHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDateHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDateHolder
-
- GNullOpNullableDateHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDateHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDateHolder.IsNotNull
-
- GNullOpNullableDateHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDateHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDateHolder.IsNull
-
- GNullOpNullableDecimal18Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal18Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal18Holder
-
- GNullOpNullableDecimal18Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal18Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal18Holder.IsNotNull
-
- GNullOpNullableDecimal18Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal18Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal18Holder.IsNull
-
- GNullOpNullableDecimal28DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal28DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28DenseHolder
-
- GNullOpNullableDecimal28DenseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal28DenseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28DenseHolder.IsNotNull
-
- GNullOpNullableDecimal28DenseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal28DenseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28DenseHolder.IsNull
-
- GNullOpNullableDecimal28SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal28SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28SparseHolder
-
- GNullOpNullableDecimal28SparseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal28SparseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28SparseHolder.IsNotNull
-
- GNullOpNullableDecimal28SparseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal28SparseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28SparseHolder.IsNull
-
- GNullOpNullableDecimal38DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal38DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38DenseHolder
-
- GNullOpNullableDecimal38DenseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal38DenseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38DenseHolder.IsNotNull
-
- GNullOpNullableDecimal38DenseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal38DenseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38DenseHolder.IsNull
-
- GNullOpNullableDecimal38SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal38SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38SparseHolder
-
- GNullOpNullableDecimal38SparseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal38SparseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38SparseHolder.IsNotNull
-
- GNullOpNullableDecimal38SparseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal38SparseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38SparseHolder.IsNull
-
- GNullOpNullableDecimal9Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal9Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal9Holder
-
- GNullOpNullableDecimal9Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal9Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal9Holder.IsNotNull
-
- GNullOpNullableDecimal9Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableDecimal9Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal9Holder.IsNull
-
- GNullOpNullableFloat4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableFloat4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat4Holder
-
- GNullOpNullableFloat4Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableFloat4Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat4Holder.IsNotNull
-
- GNullOpNullableFloat4Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableFloat4Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat4Holder.IsNull
-
- GNullOpNullableFloat8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableFloat8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat8Holder
-
- GNullOpNullableFloat8Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableFloat8Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat8Holder.IsNotNull
-
- GNullOpNullableFloat8Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableFloat8Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat8Holder.IsNull
-
- GNullOpNullableIntervalDayHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalDayHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalDayHolder
-
- GNullOpNullableIntervalDayHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalDayHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalDayHolder.IsNotNull
-
- GNullOpNullableIntervalDayHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalDayHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalDayHolder.IsNull
-
- GNullOpNullableIntervalHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalHolder
-
- GNullOpNullableIntervalHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalHolder.IsNotNull
-
- GNullOpNullableIntervalHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalHolder.IsNull
-
- GNullOpNullableIntervalYearHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalYearHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalYearHolder
-
- GNullOpNullableIntervalYearHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalYearHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalYearHolder.IsNotNull
-
- GNullOpNullableIntervalYearHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntervalYearHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalYearHolder.IsNull
-
- GNullOpNullableIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntHolder
-
- GNullOpNullableIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntHolder.IsNotNull
-
- GNullOpNullableIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntHolder.IsNull
-
- GNullOpNullableSmallIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableSmallIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableSmallIntHolder
-
- GNullOpNullableSmallIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableSmallIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableSmallIntHolder.IsNotNull
-
- GNullOpNullableSmallIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableSmallIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableSmallIntHolder.IsNull
-
- GNullOpNullableTimeHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTimeHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeHolder
-
- GNullOpNullableTimeHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTimeHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeHolder.IsNotNull
-
- GNullOpNullableTimeHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTimeHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeHolder.IsNull
-
- GNullOpNullableTimeStampHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTimeStampHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeStampHolder
-
- GNullOpNullableTimeStampHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTimeStampHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeStampHolder.IsNotNull
-
- GNullOpNullableTimeStampHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTimeStampHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeStampHolder.IsNull
-
- GNullOpNullableTinyIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTinyIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTinyIntHolder
-
- GNullOpNullableTinyIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTinyIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTinyIntHolder.IsNotNull
-
- GNullOpNullableTinyIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableTinyIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTinyIntHolder.IsNull
-
- GNullOpNullableUInt1Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt1Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt1Holder
-
- GNullOpNullableUInt1Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt1Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt1Holder.IsNotNull
-
- GNullOpNullableUInt1Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt1Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt1Holder.IsNull
-
- GNullOpNullableUInt2Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt2Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt2Holder
-
- GNullOpNullableUInt2Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt2Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt2Holder.IsNotNull
-
- GNullOpNullableUInt2Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt2Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt2Holder.IsNull
-
- GNullOpNullableUInt4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt4Holder
-
- GNullOpNullableUInt4Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt4Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt4Holder.IsNotNull
-
- GNullOpNullableUInt4Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt4Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt4Holder.IsNull
-
- GNullOpNullableUInt8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt8Holder
-
- GNullOpNullableUInt8Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt8Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt8Holder.IsNotNull
-
- GNullOpNullableUInt8Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableUInt8Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt8Holder.IsNull
-
- GNullOpNullableVar16CharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVar16CharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVar16CharHolder
-
- GNullOpNullableVar16CharHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVar16CharHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVar16CharHolder.IsNotNull
-
- GNullOpNullableVar16CharHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVar16CharHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVar16CharHolder.IsNull
-
- GNullOpNullableVarBinaryHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVarBinaryHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarBinaryHolder
-
- GNullOpNullableVarBinaryHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVarBinaryHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarBinaryHolder.IsNotNull
-
- GNullOpNullableVarBinaryHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVarBinaryHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarBinaryHolder.IsNull
-
- GNullOpNullableVarCharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVarCharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarCharHolder
-
- GNullOpNullableVarCharHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVarCharHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarCharHolder.IsNotNull
-
- GNullOpNullableVarCharHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpNullableVarCharHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarCharHolder.IsNull
-
- GNullOpRepeatedBigIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedBigIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBigIntHolder
-
- GNullOpRepeatedBigIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedBigIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBigIntHolder.IsNotNull
-
- GNullOpRepeatedBigIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedBigIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBigIntHolder.IsNull
-
- GNullOpRepeatedBitHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedBitHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBitHolder
-
- GNullOpRepeatedBitHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedBitHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBitHolder.IsNotNull
-
- GNullOpRepeatedBitHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedBitHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBitHolder.IsNull
-
- GNullOpRepeatedDateHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDateHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDateHolder
-
- GNullOpRepeatedDateHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDateHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDateHolder.IsNotNull
-
- GNullOpRepeatedDateHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDateHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDateHolder.IsNull
-
- GNullOpRepeatedDecimal18Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal18Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal18Holder
-
- GNullOpRepeatedDecimal18Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal18Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal18Holder.IsNotNull
-
- GNullOpRepeatedDecimal18Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal18Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal18Holder.IsNull
-
- GNullOpRepeatedDecimal28DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal28DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28DenseHolder
-
- GNullOpRepeatedDecimal28DenseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal28DenseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28DenseHolder.IsNotNull
-
- GNullOpRepeatedDecimal28DenseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal28DenseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28DenseHolder.IsNull
-
- GNullOpRepeatedDecimal28SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal28SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28SparseHolder
-
- GNullOpRepeatedDecimal28SparseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal28SparseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28SparseHolder.IsNotNull
-
- GNullOpRepeatedDecimal28SparseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal28SparseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28SparseHolder.IsNull
-
- GNullOpRepeatedDecimal38DenseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal38DenseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38DenseHolder
-
- GNullOpRepeatedDecimal38DenseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal38DenseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38DenseHolder.IsNotNull
-
- GNullOpRepeatedDecimal38DenseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal38DenseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38DenseHolder.IsNull
-
- GNullOpRepeatedDecimal38SparseHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal38SparseHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38SparseHolder
-
- GNullOpRepeatedDecimal38SparseHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal38SparseHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38SparseHolder.IsNotNull
-
- GNullOpRepeatedDecimal38SparseHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal38SparseHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38SparseHolder.IsNull
-
- GNullOpRepeatedDecimal9Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal9Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal9Holder
-
- GNullOpRepeatedDecimal9Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal9Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal9Holder.IsNotNull
-
- GNullOpRepeatedDecimal9Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedDecimal9Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal9Holder.IsNull
-
- GNullOpRepeatedFloat4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedFloat4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat4Holder
-
- GNullOpRepeatedFloat4Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedFloat4Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat4Holder.IsNotNull
-
- GNullOpRepeatedFloat4Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedFloat4Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat4Holder.IsNull
-
- GNullOpRepeatedFloat8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedFloat8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat8Holder
-
- GNullOpRepeatedFloat8Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedFloat8Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat8Holder.IsNotNull
-
- GNullOpRepeatedFloat8Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedFloat8Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat8Holder.IsNull
-
- GNullOpRepeatedIntervalDayHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalDayHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalDayHolder
-
- GNullOpRepeatedIntervalDayHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalDayHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalDayHolder.IsNotNull
-
- GNullOpRepeatedIntervalDayHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalDayHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalDayHolder.IsNull
-
- GNullOpRepeatedIntervalHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalHolder
-
- GNullOpRepeatedIntervalHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalHolder.IsNotNull
-
- GNullOpRepeatedIntervalHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalHolder.IsNull
-
- GNullOpRepeatedIntervalYearHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalYearHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalYearHolder
-
- GNullOpRepeatedIntervalYearHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalYearHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalYearHolder.IsNotNull
-
- GNullOpRepeatedIntervalYearHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntervalYearHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalYearHolder.IsNull
-
- GNullOpRepeatedIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntHolder
-
- GNullOpRepeatedIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntHolder.IsNotNull
-
- GNullOpRepeatedIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntHolder.IsNull
-
- GNullOpRepeatedSmallIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedSmallIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedSmallIntHolder
-
- GNullOpRepeatedSmallIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedSmallIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedSmallIntHolder.IsNotNull
-
- GNullOpRepeatedSmallIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedSmallIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedSmallIntHolder.IsNull
-
- GNullOpRepeatedTimeHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTimeHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeHolder
-
- GNullOpRepeatedTimeHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTimeHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeHolder.IsNotNull
-
- GNullOpRepeatedTimeHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTimeHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeHolder.IsNull
-
- GNullOpRepeatedTimeStampHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTimeStampHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeStampHolder
-
- GNullOpRepeatedTimeStampHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTimeStampHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeStampHolder.IsNotNull
-
- GNullOpRepeatedTimeStampHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTimeStampHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeStampHolder.IsNull
-
- GNullOpRepeatedTinyIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTinyIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTinyIntHolder
-
- GNullOpRepeatedTinyIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTinyIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTinyIntHolder.IsNotNull
-
- GNullOpRepeatedTinyIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedTinyIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTinyIntHolder.IsNull
-
- GNullOpRepeatedUInt1Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt1Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt1Holder
-
- GNullOpRepeatedUInt1Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt1Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt1Holder.IsNotNull
-
- GNullOpRepeatedUInt1Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt1Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt1Holder.IsNull
-
- GNullOpRepeatedUInt2Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt2Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt2Holder
-
- GNullOpRepeatedUInt2Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt2Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt2Holder.IsNotNull
-
- GNullOpRepeatedUInt2Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt2Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt2Holder.IsNull
-
- GNullOpRepeatedUInt4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt4Holder
-
- GNullOpRepeatedUInt4Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt4Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt4Holder.IsNotNull
-
- GNullOpRepeatedUInt4Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt4Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt4Holder.IsNull
-
- GNullOpRepeatedUInt8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt8Holder
-
- GNullOpRepeatedUInt8Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt8Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt8Holder.IsNotNull
-
- GNullOpRepeatedUInt8Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedUInt8Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt8Holder.IsNull
-
- GNullOpRepeatedVar16CharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVar16CharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVar16CharHolder
-
- GNullOpRepeatedVar16CharHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVar16CharHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVar16CharHolder.IsNotNull
-
- GNullOpRepeatedVar16CharHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVar16CharHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVar16CharHolder.IsNull
-
- GNullOpRepeatedVarBinaryHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVarBinaryHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarBinaryHolder
-
- GNullOpRepeatedVarBinaryHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVarBinaryHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarBinaryHolder.IsNotNull
-
- GNullOpRepeatedVarBinaryHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVarBinaryHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarBinaryHolder.IsNull
-
- GNullOpRepeatedVarCharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVarCharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarCharHolder
-
- GNullOpRepeatedVarCharHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVarCharHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarCharHolder.IsNotNull
-
- GNullOpRepeatedVarCharHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpRepeatedVarCharHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarCharHolder.IsNull
-
- GNullOpSmallIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpSmallIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpSmallIntHolder
-
- GNullOpSmallIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpSmallIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpSmallIntHolder.IsNotNull
-
- GNullOpSmallIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpSmallIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpSmallIntHolder.IsNull
-
- GNullOpTimeHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTimeHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTimeHolder
-
- GNullOpTimeHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTimeHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTimeHolder.IsNotNull
-
- GNullOpTimeHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTimeHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTimeHolder.IsNull
-
- GNullOpTimeStampHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTimeStampHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTimeStampHolder
-
- GNullOpTimeStampHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTimeStampHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTimeStampHolder.IsNotNull
-
- GNullOpTimeStampHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTimeStampHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTimeStampHolder.IsNull
-
- GNullOpTinyIntHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTinyIntHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTinyIntHolder
-
- GNullOpTinyIntHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTinyIntHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTinyIntHolder.IsNotNull
-
- GNullOpTinyIntHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpTinyIntHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpTinyIntHolder.IsNull
-
- GNullOpUInt1Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt1Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt1Holder
-
- GNullOpUInt1Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt1Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt1Holder.IsNotNull
-
- GNullOpUInt1Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt1Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt1Holder.IsNull
-
- GNullOpUInt2Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt2Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt2Holder
-
- GNullOpUInt2Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt2Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt2Holder.IsNotNull
-
- GNullOpUInt2Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt2Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt2Holder.IsNull
-
- GNullOpUInt4Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt4Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt4Holder
-
- GNullOpUInt4Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt4Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt4Holder.IsNotNull
-
- GNullOpUInt4Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt4Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt4Holder.IsNull
-
- GNullOpUInt8Holder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt8Holder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt8Holder
-
- GNullOpUInt8Holder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt8Holder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt8Holder.IsNotNull
-
- GNullOpUInt8Holder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpUInt8Holder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpUInt8Holder.IsNull
-
- GNullOpVar16CharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVar16CharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVar16CharHolder
-
- GNullOpVar16CharHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVar16CharHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVar16CharHolder.IsNotNull
-
- GNullOpVar16CharHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVar16CharHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVar16CharHolder.IsNull
-
- GNullOpVarBinaryHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVarBinaryHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVarBinaryHolder
-
- GNullOpVarBinaryHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVarBinaryHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVarBinaryHolder.IsNotNull
-
- GNullOpVarBinaryHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVarBinaryHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVarBinaryHolder.IsNull
-
- GNullOpVarCharHolder - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVarCharHolder() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVarCharHolder
-
- GNullOpVarCharHolder.IsNotNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVarCharHolder.IsNotNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVarCharHolder.IsNotNull
-
- GNullOpVarCharHolder.IsNull - Class in org.apache.drill.exec.expr.fn.impl
-
- GNullOpVarCharHolder.IsNull() - Constructor for class org.apache.drill.exec.expr.fn.impl.GNullOpVarCharHolder.IsNull
-
- go(DrillRel) - Method in class org.apache.drill.exec.planner.logical.DrillImplementor
-
- go(Prel) - Method in class org.apache.drill.exec.planner.physical.explain.PrelSequencer
-
- GO - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- GOTO - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- GRANT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- GRANTED - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- group - Variable in class org.apache.drill.exec.planner.sql.handlers.ShowFilesCommandResult
-
- GROUP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- GroupByOpt() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses the optional GROUP BY clause for SELECT.
- GROUPING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- GroupingElement() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- GroupingElementList() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- GroupScan - Interface in org.apache.drill.exec.physical.base
-
A GroupScan operator represents all data which will be scanned by a given physical
plan.
- groupScan - Variable in class org.apache.drill.exec.planner.physical.ScanPrel
-
- GSmallIntToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GSmallIntToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GSmallIntToChar
-
- GSmallIntToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GSmallIntToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GSmallIntToTimeStamp
-
- GT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- GTimeArithmetic - Class in org.apache.drill.exec.expr.fn.impl
-
- GTimeArithmetic() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTimeArithmetic
-
- GTimeArithmetic.GTimeDifference - Class in org.apache.drill.exec.expr.fn.impl
-
- GTimeArithmetic.GTimeDifference() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTimeArithmetic.GTimeDifference
-
- GTimeStampArithmetic - Class in org.apache.drill.exec.expr.fn.impl
-
- GTimeStampArithmetic() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTimeStampArithmetic
-
- GTimeStampArithmetic.GTimeStampDifference - Class in org.apache.drill.exec.expr.fn.impl
-
- GTimeStampArithmetic.GTimeStampDifference() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTimeStampArithmetic.GTimeStampDifference
-
- GTimeStampToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GTimeStampToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTimeStampToChar
-
- GTimeToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GTimeToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTimeToChar
-
- GTinyIntToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GTinyIntToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTinyIntToChar
-
- GTinyIntToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GTinyIntToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GTinyIntToTimeStamp
-
- GToDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GToDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GToDate
-
- GToTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GToTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GToTime
-
- GToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GToTimeStamp
-
- GUInt1ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt1ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt1ToChar
-
- GUInt1ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt1ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt1ToTimeStamp
-
- GUInt2ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt2ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt2ToChar
-
- GUInt2ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt2ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt2ToTimeStamp
-
- GUInt4ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt4ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt4ToChar
-
- GUInt4ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt4ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt4ToTimeStamp
-
- GUInt8ToChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt8ToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt8ToChar
-
- GUInt8ToTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GUInt8ToTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUInt8ToTimeStamp
-
- GUnionFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions
-
- GUnionFunctions.CastUnionBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionBigInt
-
- GUnionFunctions.CastUnionBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionBit
-
- GUnionFunctions.CastUnionDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionDate
-
- GUnionFunctions.CastUnionFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionFloat4
-
- GUnionFunctions.CastUnionFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionFloat8
-
- GUnionFunctions.CastUnionInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionInt
-
- GUnionFunctions.CastUnionInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionInterval
-
- GUnionFunctions.CastUnionIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionIntervalDay
-
- GUnionFunctions.CastUnionIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionIntervalYear
-
- GUnionFunctions.CastUnionSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionSmallInt
-
- GUnionFunctions.CastUnionTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionTime
-
- GUnionFunctions.CastUnionTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionTimeStamp
-
- GUnionFunctions.CastUnionTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionTinyInt
-
- GUnionFunctions.CastUnionUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt1
-
- GUnionFunctions.CastUnionUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt2
-
- GUnionFunctions.CastUnionUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt4
-
- GUnionFunctions.CastUnionUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt8
-
- GUnionFunctions.CastUnionVar16Char - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionVar16Char() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionVar16Char
-
- GUnionFunctions.CastUnionVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionVarBinary
-
- GUnionFunctions.CastUnionVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.CastUnionVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionVarChar
-
- GUnionFunctions.UnionIsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsBigInt
-
- GUnionFunctions.UnionIsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsBit
-
- GUnionFunctions.UnionIsDate - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsDate() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsDate
-
- GUnionFunctions.UnionIsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsFloat4
-
- GUnionFunctions.UnionIsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsFloat8
-
- GUnionFunctions.UnionIsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsInt
-
- GUnionFunctions.UnionIsInterval - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsInterval() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsInterval
-
- GUnionFunctions.UnionIsIntervalDay - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsIntervalDay() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsIntervalDay
-
- GUnionFunctions.UnionIsIntervalYear - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsIntervalYear() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsIntervalYear
-
- GUnionFunctions.UnionIsSmallInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsSmallInt
-
- GUnionFunctions.UnionIsTime - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsTime() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsTime
-
- GUnionFunctions.UnionIsTimeStamp - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsTimeStamp() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsTimeStamp
-
- GUnionFunctions.UnionIsTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsTinyInt
-
- GUnionFunctions.UnionIsUInt1 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt1
-
- GUnionFunctions.UnionIsUInt2 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt2
-
- GUnionFunctions.UnionIsUInt4 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt4
-
- GUnionFunctions.UnionIsUInt8 - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt8
-
- GUnionFunctions.UnionIsVar16Char - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsVar16Char() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsVar16Char
-
- GUnionFunctions.UnionIsVarBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsVarBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsVarBinary
-
- GUnionFunctions.UnionIsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- GUnionFunctions.UnionIsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsVarChar
-
- id - Variable in enum org.apache.drill.exec.cache.SerializationDefinition
-
- id - Variable in class org.apache.drill.exec.coord.zk.ZKRegistrationHandle
-
- Identifier() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a simple identifier as a string.
- IDENTIFIER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IDENTIFIER_MAX_LENGTH - Static variable in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- IDENTITY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IdentityOptimizer - Class in org.apache.drill.exec.opt
-
- IdentityOptimizer() - Constructor for class org.apache.drill.exec.opt.IdentityOptimizer
-
- IdGenerator<T> - Interface in org.apache.drill.exec.schema
-
- image - Variable in class org.apache.drill.exec.planner.sql.parser.impl.Token
-
The string image of the token.
- IMMEDIATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IMPERSONATION_ENABLED - Static variable in interface org.apache.drill.exec.ExecConstants
-
- IMPERSONATION_MAX_CHAINED_USER_HOPS - Static variable in interface org.apache.drill.exec.ExecConstants
-
- ImpersonationUtil - Class in org.apache.drill.exec.util
-
Utilities for impersonation purpose.
- ImpersonationUtil() - Constructor for class org.apache.drill.exec.util.ImpersonationUtil
-
- ImplCreator - Class in org.apache.drill.exec.physical.impl
-
Create RecordBatch tree (PhysicalOperator implementations) for a given PhysicalOperator tree.
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillAggregateRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillFilterRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillJoinRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillLimitRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillProjectRel
-
- implement(DrillImplementor) - Method in interface org.apache.drill.exec.planner.logical.DrillRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillScanRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillScreenRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillSortRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillStoreRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillUnionRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillValuesRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillWindowRel
-
- implement(DrillImplementor) - Method in class org.apache.drill.exec.planner.logical.DrillWriterRel
-
- IMPLEMENTATION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IMPORT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ImportGrabber - Class in org.apache.drill.exec.expr.fn
-
- ImportGrabber.ImportFinder - Class in org.apache.drill.exec.expr.fn
-
- ImportGrabber.ImportFinder() - Constructor for class org.apache.drill.exec.expr.fn.ImportGrabber.ImportFinder
-
- IN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IN_FORMAL_COMMENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IN_MULTI_LINE_COMMENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IN_SINGLE_LINE_COMMENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- inBuf - Variable in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- INCLUDING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- incoming - Variable in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
- incoming - Variable in class org.apache.drill.exec.record.AbstractSingleRecordBatch
-
- INCOMING_BUFFER_IMPL - Static variable in interface org.apache.drill.exec.ExecConstants
-
- INCOMING_BUFFER_SIZE - Static variable in interface org.apache.drill.exec.ExecConstants
-
incoming buffer size (number of batches)
- IncomingBuffers - Class in org.apache.drill.exec.work.batch
-
Determines when a particular fragment has enough data for each of its receiving exchanges to commence execution.
- IncomingBuffers(BitControl.PlanFragment, FragmentContext) - Constructor for class org.apache.drill.exec.work.batch.IncomingBuffers
-
- incomingCount - Variable in class org.apache.drill.exec.ops.OpProfileDef
-
- incomingMapping - Variable in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
- incOutputPos() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- INCREMENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- increment(UserSession) - Method in interface org.apache.drill.exec.rpc.user.UserSession.QueryCountIncrementer
-
- incrementAndGet() - Method in interface org.apache.drill.exec.cache.Counter
-
- incrementQueryCount(UserSession.QueryCountIncrementer) - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- indexOf(Object) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- indexOf(int, int, byte) - Method in class org.apache.drill.exec.record.DeadBuf
-
- IndexPointer - Class in org.apache.drill.exec.physical.impl.common
-
- IndexPointer() - Constructor for class org.apache.drill.exec.physical.impl.common.IndexPointer
-
- INDICATOR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- inferReturnType(SqlOperatorBinding) - Method in class org.apache.drill.exec.planner.sql.DrillSqlOperator
-
- INFORMATION_SCHEMA_PLUGIN - Static variable in class org.apache.drill.exec.store.StoragePluginRegistry
-
- informOutOfMemory() - Method in interface org.apache.drill.exec.rpc.data.DataResponseHandler
-
- informOutOfMemory() - Method in class org.apache.drill.exec.rpc.data.DataResponseHandlerImpl
-
- informReceiverFinished(RpcOutcomeListener<GeneralRPCProtos.Ack>, BitControl.FinishedReceiver) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel
-
- InfoSchemaBatchCreator - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaBatchCreator() - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaBatchCreator
-
- InfoSchemaConfig - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaConfig() - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaConfig
-
- InfoSchemaConstants - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaDrillTable - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaDrillTable(InfoSchemaStoragePlugin, String, SelectedTable, StoragePluginConfig) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaDrillTable
-
- InfoSchemaFilter - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaFilter(InfoSchemaFilter.ExprNode) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaFilter
-
- InfoSchemaFilter.ConstantExprNode - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaFilter.ConstantExprNode(String) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaFilter.ConstantExprNode
-
- InfoSchemaFilter.ExprNode - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaFilter.ExprNode(InfoSchemaFilter.ExprNode.Type) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaFilter.ExprNode
-
- InfoSchemaFilter.ExprNode.Type - Enum in org.apache.drill.exec.store.ischema
-
- InfoSchemaFilter.FieldExprNode - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaFilter.FieldExprNode(String) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaFilter.FieldExprNode
-
- InfoSchemaFilter.FunctionExprNode - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaFilter.FunctionExprNode(String, List<InfoSchemaFilter.ExprNode>) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaFilter.FunctionExprNode
-
- InfoSchemaFilter.Result - Enum in org.apache.drill.exec.store.ischema
-
- InfoSchemaFilterBuilder - Class in org.apache.drill.exec.store.ischema
-
Builds a InfoSchemaFilter out of the Filter condition.
- InfoSchemaFilterBuilder(LogicalExpression) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- InfoSchemaGroupScan - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaGroupScan(SelectedTable) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- InfoSchemaGroupScan(SelectedTable, InfoSchemaFilter) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- InfoSchemaPushFilterIntoRecordGenerator - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaStoragePlugin - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaStoragePlugin(InfoSchemaConfig, DrillbitContext, String) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaStoragePlugin
-
- InfoSchemaSubScan - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaSubScan(SelectedTable, InfoSchemaFilter) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaSubScan
-
- InfoSchemaTable - Class in org.apache.drill.exec.store.ischema
-
Base class for tables in INFORMATION_SCHEMA.
- InfoSchemaTable(String, List<InfoSchemaTable.Field>) - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaTable
-
- InfoSchemaTable.Catalogs - Class in org.apache.drill.exec.store.ischema
-
Layout for the CATALOGS table.
- InfoSchemaTable.Columns - Class in org.apache.drill.exec.store.ischema
-
Layout for the COLUMNS table.
- InfoSchemaTable.Columns() - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaTable.Columns
-
- InfoSchemaTable.Field - Class in org.apache.drill.exec.store.ischema
-
- InfoSchemaTable.Field() - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaTable.Field
-
- InfoSchemaTable.Schemata - Class in org.apache.drill.exec.store.ischema
-
Layout for the SCHEMATA table.
- InfoSchemaTable.Schemata() - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaTable.Schemata
-
- InfoSchemaTable.Tables - Class in org.apache.drill.exec.store.ischema
-
Layout for the TABLES table.
- InfoSchemaTable.Tables() - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaTable.Tables
-
- InfoSchemaTable.Views - Class in org.apache.drill.exec.store.ischema
-
Layout for the VIEWS table.
- InfoSchemaTable.Views() - Constructor for class org.apache.drill.exec.store.ischema.InfoSchemaTable.Views
-
- init(DrillConfig) - Method in class org.apache.drill.exec.opt.BasicOptimizer
-
- init(DrillConfig) - Method in class org.apache.drill.exec.opt.IdentityOptimizer
-
- init(DrillConfig) - Method in class org.apache.drill.exec.opt.Optimizer
-
- init(int, FragmentContext, BufferAllocator, boolean) - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- init(int, FragmentContext, BufferAllocator, boolean) - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- init() - Method in class org.apache.drill.exec.server.options.SystemOptionManager
-
Initializes this option manager.
- init(Map<String, String>) - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter
-
- init(Map<String, String>) - Method in class org.apache.drill.exec.store.parquet.ParquetRecordWriter
-
- init(Map<String, String>) - Method in interface org.apache.drill.exec.store.RecordWriter
-
Initialize the writer.
- init() - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- init(Map<String, String>) - Method in class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- initCap(int, int, DrillBuf, DrillBuf) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers
-
- initFragmentWrappers(Fragment, PlanningSet) - Method in class org.apache.drill.exec.planner.fragment.SimpleParallelizer
-
- INITIAL_ALLOCATION - Static variable in interface org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopier
-
- INITIAL_BIT_PORT - Static variable in interface org.apache.drill.exec.ExecConstants
-
- INITIAL_USER_PORT - Static variable in interface org.apache.drill.exec.ExecConstants
-
- initialAllocation - Variable in class org.apache.drill.exec.physical.base.AbstractBase
-
- initialize() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- initialize() - Method in interface org.apache.drill.exec.physical.impl.partitionsender.Partitioner
-
- initialize() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerDecorator
-
decorator method to call multiple Partitioners initialize()
- initialize(URI, Configuration) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- initialize(int) - Method in interface org.apache.drill.exec.testing.CountDownLatchInjection
-
Initializes the underlying latch
- initialize(int) - Method in class org.apache.drill.exec.testing.CountDownLatchInjectionImpl
-
- initializeBatch() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
Initialize the OutgoingBatch based on the current schema in incoming RecordBatch
- INITIALLY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- initRemoteConnection(SocketChannel) - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- initRemoteConnection(SocketChannel) - Method in class org.apache.drill.exec.rpc.control.ControlServer
-
- initRemoteConnection(SocketChannel) - Method in class org.apache.drill.exec.rpc.data.DataClient
-
- initRemoteConnection(SocketChannel) - Method in class org.apache.drill.exec.rpc.data.DataServer
-
- initRemoteConnection(SocketChannel) - Method in class org.apache.drill.exec.rpc.user.UserServer
-
- INJECTABLE_GETTER_METHODS - Static variable in interface org.apache.drill.exec.ops.UdfUtilities
-
- injectByteCode(String, byte[]) - Method in class org.apache.drill.exec.compile.QueryClassLoader
-
- injectChecked(ExecutionControls, String, Class<T>) - Method in interface org.apache.drill.exec.testing.ControlsInjector
-
Inject (throw) a checked exception at this point, if an injection is specified, and it is time
for it to be thrown.
- injectChecked(ExecutionControls, String, Class<T>) - Method in class org.apache.drill.exec.testing.ExecutionControlsInjector
-
- injectChecked(ExecutionControls, String, Class<T>) - Method in class org.apache.drill.exec.testing.NoOpControlsInjector
-
- injectInterruptiblePause(ExecutionControls, String, Logger) - Method in interface org.apache.drill.exec.testing.ControlsInjector
-
Insert a pause that can be interrupted using
Thread.interrupt()
at the given site point, if such an
injection is specified (i.e.
- injectInterruptiblePause(ExecutionControls, String, Logger) - Method in class org.apache.drill.exec.testing.ExecutionControlsInjector
-
- injectInterruptiblePause(ExecutionControls, String, Logger) - Method in class org.apache.drill.exec.testing.NoOpControlsInjector
-
- Injection - Class in org.apache.drill.exec.testing
-
The base class for all types of injections (currently, pause and exception).
- Injection(String, int, String, String, int, int) - Constructor for class org.apache.drill.exec.testing.Injection
-
- InjectionConfigurationException - Exception in org.apache.drill.exec.testing
-
An Exception thrown when injection configuration is incorrect.
- InjectionConfigurationException(String, Throwable) - Constructor for exception org.apache.drill.exec.testing.InjectionConfigurationException
-
- InjectionConfigurationException(String) - Constructor for exception org.apache.drill.exec.testing.InjectionConfigurationException
-
- InjectionConfigurationException(Throwable) - Constructor for exception org.apache.drill.exec.testing.InjectionConfigurationException
-
- InjectionSite - Class in org.apache.drill.exec.testing
-
- InjectionSite(Class<?>, String) - Constructor for class org.apache.drill.exec.testing.InjectionSite
-
- InjectionSite.InjectionSiteKeyDeserializer - Class in org.apache.drill.exec.testing
-
Key Deserializer for InjectionSite.
- InjectionSite.InjectionSiteKeyDeserializer() - Constructor for class org.apache.drill.exec.testing.InjectionSite.InjectionSiteKeyDeserializer
-
- injectNow() - Method in class org.apache.drill.exec.testing.CountDownLatchInjectionImpl
-
- injectNow() - Method in class org.apache.drill.exec.testing.Injection
-
This function checks if it is the right time for the injection to happen.
- injectPause(ExecutionControls, String, Logger) - Method in interface org.apache.drill.exec.testing.ControlsInjector
-
Pauses at this point, if such an injection is specified (i.e.
- injectPause(ExecutionControls, String, Logger) - Method in class org.apache.drill.exec.testing.ExecutionControlsInjector
-
- injectPause(ExecutionControls, String, Logger) - Method in class org.apache.drill.exec.testing.NoOpControlsInjector
-
- injectUnchecked(ExecutionControls, String) - Method in interface org.apache.drill.exec.testing.ControlsInjector
-
Inject (throw) an unchecked exception at this point, if an injection is specified, and it is time
for it to be thrown.
- injectUnchecked(FragmentContext, String) - Method in interface org.apache.drill.exec.testing.ControlsInjector
-
Inject (throw) an unchecked exception at this point, if the fragmentContext is not null,
an injection is specified, and it is time for it to be thrown.
- injectUnchecked(ExecutionControls, String) - Method in class org.apache.drill.exec.testing.ExecutionControlsInjector
-
- injectUnchecked(FragmentContext, String) - Method in class org.apache.drill.exec.testing.ExecutionControlsInjector
-
- injectUnchecked(ExecutionControls, String) - Method in class org.apache.drill.exec.testing.NoOpControlsInjector
-
- injectUnchecked(FragmentContext, String) - Method in class org.apache.drill.exec.testing.NoOpControlsInjector
-
- InMemoryOptionManager - Class in org.apache.drill.exec.server.options
-
OptionManager
that hold options in memory rather than in a persistent store.
- INNER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- InnerClassAccessStripper - Class in org.apache.drill.exec.compile
-
An ASM ClassVisitor that strips class the access bits that are only possible
on inner classes (ACC_PROTECTED, ACC_PRIVATE, and ACC_FINAL).
- InnerClassAccessStripper(int) - Constructor for class org.apache.drill.exec.compile.InnerClassAccessStripper
-
See ClassVisitor.ClassVisitor(int)
.
- InnerClassAccessStripper(int, ClassVisitor) - Constructor for class org.apache.drill.exec.compile.InnerClassAccessStripper
-
See ClassVisitor.ClassVisitor(int, ClassVisitor)
.
- innerNext() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.BaseRootExec
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.broadcastsender.BroadcastSenderRootExec
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinBatch
-
Method drains the right side input of the NLJ and accumulates the data
in a hyper container.
- innerNext() - Method in class org.apache.drill.exec.physical.impl.limit.LimitRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.producer.ProducerConsumerBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.project.ProjectRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.ScreenCreator.ScreenRoot
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.SingleSenderCreator.SingleSenderRootExec
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.window.WindowFrameRecordBatch
-
Let's assume we have the following 3 batches of data:
- innerNext() - Method in class org.apache.drill.exec.physical.impl.WriterRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- innerNext() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- innerNext() - Method in class org.apache.drill.exec.record.AbstractSingleRecordBatch
-
- INOUT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INPUT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- input - Variable in class org.apache.drill.exec.store.parquet.ColumnDataReader
-
- input_stream - Variable in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- inputStream - Variable in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- INSENSITIVE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INSERT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- insertLocalExchanges(Prel, OptionManager) - Static method in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor
-
- InsertLocalExchangeVisitor - Class in org.apache.drill.exec.planner.physical.visitor
-
- InsertLocalExchangeVisitor(boolean, boolean) - Constructor for class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor
-
- InsertLocalExchangeVisitor.RexNodeBasedHashExpressionCreatorHelper - Class in org.apache.drill.exec.planner.physical.visitor
-
- InsertLocalExchangeVisitor.RexNodeBasedHashExpressionCreatorHelper(RexBuilder) - Constructor for class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor.RexNodeBasedHashExpressionCreatorHelper
-
- insertRenameProject(Prel) - Static method in class org.apache.drill.exec.planner.physical.visitor.JoinPrelRenameVisitor
-
- insertRenameProject(Prel) - Static method in class org.apache.drill.exec.planner.physical.visitor.StarColumnConverter
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.cost.DrillDefaultRelMetadataProvider
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.fragment.MakeFragmentsVisitor
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.fragment.Materializer
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillAggregateRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillFilterRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillJoinRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillLimitRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillMergeFilterRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillProjectRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillProjectSetOpTransposeRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillPushFilterPastProjectRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillPushProjectPastFilterRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillPushProjectPastJoinRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillPushProjIntoScan
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillReduceAggregatesRule
-
The singleton.
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillScanRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillSortRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillUnionAllRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillValuesRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.DrillWindowRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.logical.EnumerableDrillRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.DrillDistributionTraitDef
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.FilterPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.HashAggPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.LimitPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.LimitUnionExchangeTransposeRule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.NestedLoopJoinPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.ProjectPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.PushLimitToTopN
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.ScanPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.ScreenPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.SortConvertPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.SortPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.StreamAggPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.UnionAllPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.UnionDistinctPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.ValuesPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.WindowPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.physical.WriterPrule
-
- INSTANCE - Static variable in class org.apache.drill.exec.planner.sql.DrillExtractConvertlet
-
- INSTANCE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INSTANCE - Static variable in class org.apache.drill.exec.store.sys.SystemTablePluginConfig
-
- INSTANTIABLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- InstructionModifier - Class in org.apache.drill.exec.compile.bytecode
-
- InstructionModifier(int, String, String, String, String[], TrackingInstructionList, MethodVisitor) - Constructor for class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- INT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INT - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaTable
-
- INT_TYPE - Static variable in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- IntAccessor - Class in org.apache.drill.exec.vector.accessor
-
- IntAccessor(IntVector) - Constructor for class org.apache.drill.exec.vector.accessor.IntAccessor
-
- IntBEConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- IntBEConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.IntBEConvertFrom
-
- IntBEConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- IntBEConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.IntBEConvertTo
-
- IntConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- IntConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.IntConvertFrom
-
- IntConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- IntConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.IntConvertTo
-
- INTEGER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INTEGER - Static variable in interface org.apache.drill.exec.vector.complex.fn.ExtendedTypeName
-
- InternalBatch - Class in org.apache.drill.exec.physical.impl.aggregate
-
- InternalBatch(RecordBatch) - Constructor for class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- InternalBatch(RecordBatch, VectorWrapper[]) - Constructor for class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- internalNioBuffer(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- InterpreterEvaluator - Class in org.apache.drill.exec.expr.fn.interpreter
-
- InterpreterEvaluator() - Constructor for class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator
-
- InterpreterEvaluator.EvalVisitor - Class in org.apache.drill.exec.expr.fn.interpreter
-
- InterpreterEvaluator.EvalVisitor(VectorAccessible, UdfUtilities) - Constructor for class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- InterpreterEvaluator.EvalVisitor.Trivalent - Enum in org.apache.drill.exec.expr.fn.interpreter
-
- interrupt(InterruptedException) - Method in interface org.apache.drill.exec.ops.Consumer
-
- interrupted(InterruptedException) - Method in class org.apache.drill.exec.ops.StatusHandler
-
- interruptiblePause() - Method in class org.apache.drill.exec.testing.PauseInjection
-
- INTERRUPTION_AFTER_SETUP - Static variable in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- INTERRUPTION_AFTER_SORT - Static variable in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- INTERRUPTION_WHILE_SPILLING - Static variable in class org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch
-
- INTERSECT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INTERSECTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INTERVAL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- INTERVAL - Static variable in interface org.apache.drill.exec.vector.complex.fn.ExtendedTypeName
-
- INTERVAL_PRECISION - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- INTERVAL_TYPE - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- IntervalAccessor - Class in org.apache.drill.exec.vector.accessor
-
- IntervalAccessor(IntervalVector) - Constructor for class org.apache.drill.exec.vector.accessor.IntervalAccessor
-
- IntervalBigIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalBigIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalBigIntFunctions
-
- IntervalBigIntFunctions.BigIntIntervalMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalBigIntFunctions.BigIntIntervalMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalBigIntFunctions.BigIntIntervalMultiplyFunction
-
- IntervalBigIntFunctions.IntervalBigIntDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalBigIntFunctions.IntervalBigIntDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalBigIntFunctions.IntervalBigIntDivideFunction
-
- IntervalBigIntFunctions.IntervalBigIntMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalBigIntFunctions.IntervalBigIntMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalBigIntFunctions.IntervalBigIntMultiplyFunction
-
- IntervalDayAccessor - Class in org.apache.drill.exec.vector.accessor
-
- IntervalDayAccessor(IntervalDayVector) - Constructor for class org.apache.drill.exec.vector.accessor.IntervalDayAccessor
-
- IntervalDayBigIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayBigIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayBigIntFunctions
-
- IntervalDayBigIntFunctions.BigIntIntervalDayMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayBigIntFunctions.BigIntIntervalDayMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayBigIntFunctions.BigIntIntervalDayMultiplyFunction
-
- IntervalDayBigIntFunctions.IntervalDayBigIntDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayBigIntFunctions.IntervalDayBigIntDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayBigIntFunctions.IntervalDayBigIntDivideFunction
-
- IntervalDayBigIntFunctions.IntervalDayBigIntMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayBigIntFunctions.IntervalDayBigIntMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayBigIntFunctions.IntervalDayBigIntMultiplyFunction
-
- IntervalDayFloat4Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat4Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat4Functions
-
- IntervalDayFloat4Functions.Float4IntervalDayMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat4Functions.Float4IntervalDayMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat4Functions.Float4IntervalDayMultiplyFunction
-
- IntervalDayFloat4Functions.IntervalDayFloat4DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat4Functions.IntervalDayFloat4DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat4Functions.IntervalDayFloat4DivideFunction
-
- IntervalDayFloat4Functions.IntervalDayFloat4MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat4Functions.IntervalDayFloat4MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat4Functions.IntervalDayFloat4MultiplyFunction
-
- IntervalDayFloat8Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat8Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat8Functions
-
- IntervalDayFloat8Functions.Float8IntervalDayMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat8Functions.Float8IntervalDayMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat8Functions.Float8IntervalDayMultiplyFunction
-
- IntervalDayFloat8Functions.IntervalDayFloat8DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat8Functions.IntervalDayFloat8DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat8Functions.IntervalDayFloat8DivideFunction
-
- IntervalDayFloat8Functions.IntervalDayFloat8MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFloat8Functions.IntervalDayFloat8MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat8Functions.IntervalDayFloat8MultiplyFunction
-
- IntervalDayFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFunctions
-
- IntervalDayFunctions.IntervalDayAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFunctions.IntervalDayAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFunctions.IntervalDayAddFunction
-
- IntervalDayFunctions.IntervalDayNegateFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFunctions.IntervalDayNegateFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFunctions.IntervalDayNegateFunction
-
- IntervalDayFunctions.IntervalDaySubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayFunctions.IntervalDaySubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayFunctions.IntervalDaySubtractFunction
-
- IntervalDayIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayIntFunctions
-
- IntervalDayIntFunctions.IntervalDayIntDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayIntFunctions.IntervalDayIntDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayIntFunctions.IntervalDayIntDivideFunction
-
- IntervalDayIntFunctions.IntervalDayIntMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayIntFunctions.IntervalDayIntMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayIntFunctions.IntervalDayIntMultiplyFunction
-
- IntervalDayIntFunctions.IntIntervalDayMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalDayIntFunctions.IntIntervalDayMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalDayIntFunctions.IntIntervalDayMultiplyFunction
-
- IntervalFloat4Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat4Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat4Functions
-
- IntervalFloat4Functions.Float4IntervalMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat4Functions.Float4IntervalMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat4Functions.Float4IntervalMultiplyFunction
-
- IntervalFloat4Functions.IntervalFloat4DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat4Functions.IntervalFloat4DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat4Functions.IntervalFloat4DivideFunction
-
- IntervalFloat4Functions.IntervalFloat4MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat4Functions.IntervalFloat4MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat4Functions.IntervalFloat4MultiplyFunction
-
- IntervalFloat8Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat8Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat8Functions
-
- IntervalFloat8Functions.Float8IntervalMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat8Functions.Float8IntervalMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat8Functions.Float8IntervalMultiplyFunction
-
- IntervalFloat8Functions.IntervalFloat8DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat8Functions.IntervalFloat8DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat8Functions.IntervalFloat8DivideFunction
-
- IntervalFloat8Functions.IntervalFloat8MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFloat8Functions.IntervalFloat8MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFloat8Functions.IntervalFloat8MultiplyFunction
-
- IntervalFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFunctions
-
- IntervalFunctions.IntervalAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFunctions.IntervalAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFunctions.IntervalAddFunction
-
- IntervalFunctions.IntervalNegateFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFunctions.IntervalNegateFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFunctions.IntervalNegateFunction
-
- IntervalFunctions.IntervalSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalFunctions.IntervalSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalFunctions.IntervalSubtractFunction
-
- IntervalIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalIntFunctions
-
- IntervalIntFunctions.IntervalIntDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalIntFunctions.IntervalIntDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalIntFunctions.IntervalIntDivideFunction
-
- IntervalIntFunctions.IntervalIntMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalIntFunctions.IntervalIntMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalIntFunctions.IntervalIntMultiplyFunction
-
- IntervalIntFunctions.IntIntervalMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalIntFunctions.IntIntervalMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalIntFunctions.IntIntervalMultiplyFunction
-
- IntervalLiteral() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses an interval literal.
- IntervalQualifier() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- IntervalYearAccessor - Class in org.apache.drill.exec.vector.accessor
-
- IntervalYearAccessor(IntervalYearVector) - Constructor for class org.apache.drill.exec.vector.accessor.IntervalYearAccessor
-
- IntervalYearBigIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearBigIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearBigIntFunctions
-
- IntervalYearBigIntFunctions.BigIntIntervalYearMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearBigIntFunctions.BigIntIntervalYearMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearBigIntFunctions.BigIntIntervalYearMultiplyFunction
-
- IntervalYearBigIntFunctions.IntervalYearBigIntDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearBigIntFunctions.IntervalYearBigIntDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearBigIntFunctions.IntervalYearBigIntDivideFunction
-
- IntervalYearBigIntFunctions.IntervalYearBigIntMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearBigIntFunctions.IntervalYearBigIntMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearBigIntFunctions.IntervalYearBigIntMultiplyFunction
-
- IntervalYearFloat4Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat4Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat4Functions
-
- IntervalYearFloat4Functions.Float4IntervalYearMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat4Functions.Float4IntervalYearMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat4Functions.Float4IntervalYearMultiplyFunction
-
- IntervalYearFloat4Functions.IntervalYearFloat4DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat4Functions.IntervalYearFloat4DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat4Functions.IntervalYearFloat4DivideFunction
-
- IntervalYearFloat4Functions.IntervalYearFloat4MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat4Functions.IntervalYearFloat4MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat4Functions.IntervalYearFloat4MultiplyFunction
-
- IntervalYearFloat8Functions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat8Functions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat8Functions
-
- IntervalYearFloat8Functions.Float8IntervalYearMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat8Functions.Float8IntervalYearMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat8Functions.Float8IntervalYearMultiplyFunction
-
- IntervalYearFloat8Functions.IntervalYearFloat8DivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat8Functions.IntervalYearFloat8DivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat8Functions.IntervalYearFloat8DivideFunction
-
- IntervalYearFloat8Functions.IntervalYearFloat8MultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFloat8Functions.IntervalYearFloat8MultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat8Functions.IntervalYearFloat8MultiplyFunction
-
- IntervalYearFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFunctions
-
- IntervalYearFunctions.IntervalYearAddFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFunctions.IntervalYearAddFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFunctions.IntervalYearAddFunction
-
- IntervalYearFunctions.IntervalYearNegateFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFunctions.IntervalYearNegateFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFunctions.IntervalYearNegateFunction
-
- IntervalYearFunctions.IntervalYearSubtractFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearFunctions.IntervalYearSubtractFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearFunctions.IntervalYearSubtractFunction
-
- IntervalYearIntFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearIntFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearIntFunctions
-
- IntervalYearIntFunctions.IntervalYearIntDivideFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearIntFunctions.IntervalYearIntDivideFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearIntFunctions.IntervalYearIntDivideFunction
-
- IntervalYearIntFunctions.IntervalYearIntMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearIntFunctions.IntervalYearIntMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearIntFunctions.IntervalYearIntMultiplyFunction
-
- IntervalYearIntFunctions.IntIntervalYearMultiplyFunction - Class in org.apache.drill.exec.expr.fn.impl
-
- IntervalYearIntFunctions.IntIntervalYearMultiplyFunction() - Constructor for class org.apache.drill.exec.expr.fn.impl.IntervalYearIntFunctions.IntIntervalYearMultiplyFunction
-
- IntLiteral() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- INTO - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IntVIntConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- IntVIntConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.IntVIntConvertFrom
-
- IntVIntConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- IntVIntConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.IntVIntConvertTo
-
- InvalidAccessException - Exception in org.apache.drill.exec.vector.accessor
-
- InvalidAccessException(String) - Constructor for exception org.apache.drill.exec.vector.accessor.InvalidAccessException
-
- INVOKER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- IS_CATALOG_NAME - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
Name of catalog containing information schema.
- IS_FILTER_ON_PROJECT - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaPushFilterIntoRecordGenerator
-
- IS_FILTER_ON_SCAN - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaPushFilterIntoRecordGenerator
-
- IS_MUTABLE - Variable in class org.apache.drill.exec.store.ischema.Records.Schema
-
- IS_NULLABLE - Variable in class org.apache.drill.exec.store.ischema.Records.Column
-
- IS_SCHEMA_NAME - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
Name of information schema.
- isAckSent() - Method in class org.apache.drill.exec.record.RawFragmentBatch
-
- isActive() - Method in class org.apache.drill.exec.rpc.control.ControlConnection
-
- isAggregating() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- isAggregating() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- isAllExpressionsConverted() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- isAssignedToMember() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Indicates whether or not this value is assigned to a class member variable.
- isAssignmentRequired() - Method in class org.apache.drill.exec.physical.EndpointAffinity
-
Is this endpoint required to be in fragment endpoint assignment list?
- isAvailable(ControlConnection) - Method in interface org.apache.drill.exec.rpc.control.AvailabilityListener
-
- isBinaryCommutative - Variable in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- isBinaryCommutative() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- isBlockSplittable() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
Whether or not you can split the format based on blocks within file boundaries.
- isBroadcastJoinEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isCancelled() - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
Find out if the FragmentManager has been cancelled.
- isCancelled() - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- isCancelled() - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- isCastableWithNullHandling(TypeProtos.MajorType, TypeProtos.MajorType, FunctionTemplate.NullHandling) - Static method in class org.apache.drill.exec.resolver.TypeCastRules
-
- isChanged() - Method in class org.apache.drill.exec.schema.DiffSchema
-
- isClassBytesOk(Logger, String, byte[]) - Static method in class org.apache.drill.exec.compile.AsmUtil
-
Check to see if a class is well-formed.
- isClassOk(Logger, String, ClassNode) - Static method in class org.apache.drill.exec.compile.AsmUtil
-
Check to see if a class is well-formed.
- isCompatible(boolean, boolean) - Method in class org.apache.drill.exec.planner.common.DrillUnionRelBase
-
- isComplexWriter() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.ValueReference
-
- isComplexWriterFuncHolder() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- isCompressible() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
Method indicates whether or not this format could also be in a compression container (for example: csv.gz versus csv).
- isConstant() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- isConstant(int) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- isConstantFoldingEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isDebug() - Method in class org.apache.drill.exec.server.StartupOptions
-
- isDelimiter(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Identifies whether or not a given character represents a field delimiter
- isDeterministic - Variable in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- isDeterministic() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- isDeterministic() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
- isDeterministic() - Method in class org.apache.drill.exec.planner.sql.DrillSqlOperator
-
- isDirect() - Method in class org.apache.drill.exec.record.DeadBuf
-
- isDirect() - Method in class org.apache.drill.exec.store.parquet.ParquetDirectByteBufferAllocator
-
- isDirectory - Variable in class org.apache.drill.exec.planner.sql.handlers.ShowFilesCommandResult
-
- isDirectory(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- isDistinct() - Method in class org.apache.drill.exec.planner.common.DrillUnionRelBase
-
- isDistributed() - Method in enum org.apache.drill.exec.store.sys.SystemTable
-
- isDone() - Method in class org.apache.drill.exec.physical.impl.window.Partition
-
- isDone() - Method in class org.apache.drill.exec.work.batch.IncomingBuffers
-
- isDynamic() - Method in class org.apache.drill.exec.dotdrill.View
-
- isEmpty() - Method in interface org.apache.drill.exec.physical.impl.common.HashTable
-
- isEmpty() - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- isEmpty() - Method in class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder
-
- isEmpty() - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- isEmpty() - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- isEmpty() - Method in class org.apache.drill.exec.server.rest.QueryResources.TabularResult
-
- isEmpty() - Method in interface org.apache.drill.exec.store.schedule.EndpointByteMap
-
- isEmpty() - Method in class org.apache.drill.exec.store.schedule.EndpointByteMapImpl
-
- isEmpty() - Method in interface org.apache.drill.exec.work.batch.BaseRawBatchBuffer.BufferQueue
-
- isEndpointsAssignmentDone() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
Is the endpoints assignment done for this fragment?
- isEqWithEpsilon(RelOptCost) - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- isExecutable() - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- isExecutable() - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
Exchanges are not executable.
- isExecutable() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- isExecutable() - Method in class org.apache.drill.exec.physical.base.AbstractSubScan
-
- isExecutable() - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
Describes whether or not a particular physical operator can actually be executed.
- isExecutable() - Method in class org.apache.drill.exec.store.mock.MockSubScanPOP
-
- isExecutable() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- isFailed() - Method in interface org.apache.drill.exec.ops.FragmentContext.ExecutorState
-
Deprecated.
- isFailed() - Method in class org.apache.drill.exec.ops.FragmentContext
-
Deprecated.
- IsFalse - Class in org.apache.drill.exec.expr.fn.impl
-
- IsFalse() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsFalse
-
- IsFalse.Optional - Class in org.apache.drill.exec.expr.fn.impl
-
- IsFalse.Optional() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsFalse.Optional
-
- IsFalse.Required - Class in org.apache.drill.exec.expr.fn.impl
-
- IsFalse.Required() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsFalse.Required
-
- isFieldReader(int) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- isFile - Variable in class org.apache.drill.exec.planner.sql.handlers.ShowFilesCommandResult
-
- isFile(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- isFileReadable(DrillFileSystem, FileStatus) - Method in class org.apache.drill.exec.store.dfs.BasicFormatMatcher
-
- isFileReadable(DrillFileSystem, FileStatus) - Method in class org.apache.drill.exec.store.dfs.FormatMatcher
-
- isFilterPushedDown() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- isFrameDone() - Method in class org.apache.drill.exec.physical.impl.window.Partition
-
- isFunctionArgument() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Indicates whether or not this value is used as a function argument.
- isFunctionComplexOutput(String) - Method in class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
- isFunctionReturn() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Indicates whether or not this value is used as a function return value.
- isGuaranteed() - Method in class org.apache.drill.exec.planner.logical.EnumerableDrillRule
-
- isHashAggEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isHashAggMapping() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- isHashJoinEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isHashJoinSwapEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isHashSingleKey() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isHeaderExtractionEnabled() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Indicates whether or not the first valid record parsed from the input should be considered as the row containing the names of each column
- isHeaderExtractionEnabled() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- isHepOptEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isHepPartitionPruningEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isHolder(String) - Static method in class org.apache.drill.exec.compile.bytecode.ScalarReplacementTypes
-
Determine if a class is a holder class.
- isHyper() - Method in class org.apache.drill.exec.record.HyperVectorWrapper
-
- isHyper() - Method in class org.apache.drill.exec.record.SimpleVectorWrapper
-
- isHyper() - Method in interface org.apache.drill.exec.record.VectorWrapper
-
- isIgnoreLeadingWhitespaces() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- isIgnoreTrailingWhitespaces() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- isImpersonationEnabled() - Method in class org.apache.drill.exec.ops.FragmentContext
-
- isImpersonationEnabled() - Method in class org.apache.drill.exec.ops.QueryContext
-
- isImpersonationEnabled() - Method in class org.apache.drill.exec.ops.ViewExpansionContext
-
- isInfinite() - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- isInject() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.WorkspaceReference
-
- isKeyMatchInternalBuild(int, int) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate.BatchHolder
-
- isKeyMatchInternalProbe(int, int) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate.BatchHolder
-
- isLe(RelOptCost) - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- isLiteralNull(RexLiteral) - Static method in class org.apache.drill.exec.planner.logical.DrillOptiq
-
- isLocal() - Method in class org.apache.drill.exec.work.foreman.FragmentData
-
- isLt(RelOptCost) - Method in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- isMemoryEstimationEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isMergeJoinEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isMultiPhaseAggEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isMutable() - Method in class org.apache.drill.exec.store.AbstractSchema
-
- isMutable() - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- isMutable() - Method in class org.apache.drill.exec.store.dfs.WorkspaceSchemaFactory.WorkspaceSchema
-
- isMutable() - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- isNegativeVInt(byte) - Static method in class org.apache.drill.exec.util.ByteBufUtil.HadoopWritables
-
Given the first byte of a vint/vlong, determine the sign
- isNested() - Method in class org.apache.drill.exec.expr.fn.AbstractFuncHolder
-
- isNested() - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- isNested() - Method in class org.apache.drill.exec.expr.fn.DrillSimpleFuncHolder
-
- isNestedLoopJoinEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isNewSchema() - Method in interface org.apache.drill.exec.physical.impl.OutputMutator
-
Whether or not the fields added to the OutputMutator generated a new schema event.
- isNlJoinForScalarOnly() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isNonPrefixedStarColumn(String) - Static method in class org.apache.drill.exec.planner.StarColumnHelper
-
- IsNotFalse - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNotFalse() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNotFalse
-
- IsNotFalse.Optional - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNotFalse.Optional() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNotFalse.Optional
-
- IsNotFalse.Required - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNotFalse.Required() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNotFalse.Required
-
- IsNotTrue - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNotTrue() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNotTrue
-
- IsNotTrue.Optional - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNotTrue.Optional() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNotTrue.Optional
-
- IsNotTrue.Required - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNotTrue.Required() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNotTrue.Required
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.AbstractSqlAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.BigIntAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.BitAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.BoundCheckingAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.DateAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal18Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal28DenseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal28SparseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal38DenseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal38SparseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Decimal9Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Float4Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Float8Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.GenericAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.IntAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalDayAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.IntervalYearAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableBigIntAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableBitAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDateAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal18Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28DenseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal28SparseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38DenseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal38SparseAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableDecimal9Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableFloat4Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableFloat8Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalDayAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableIntervalYearAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableSmallIntAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTimeAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTimeStampAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableTinyIntAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt1Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt2Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt4Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableUInt8Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVar16CharAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarBinaryAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.NullableVarCharAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.SmallIntAccessor
-
- isNull(int) - Method in interface org.apache.drill.exec.vector.accessor.SqlAccessor
-
Reports whether the logical value is a SQL NULL.
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.TimeAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.TimeStampAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.TinyIntAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.UInt1Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.UInt2Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.UInt4Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.UInt8Accessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.UnionSqlAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- isNull(int) - Method in class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- IsNumericFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions
-
- IsNumericFunctions.BigIntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.BigIntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.BigIntIsNumeric
-
- IsNumericFunctions.IntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.IntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.IntIsNumeric
-
- IsNumericFunctions.NullableBigIntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableBigIntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableBigIntIsNumeric
-
- IsNumericFunctions.NullableIntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableIntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableIntIsNumeric
-
- IsNumericFunctions.NullableSmallIntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableSmallIntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableSmallIntIsNumeric
-
- IsNumericFunctions.NullableTinyIntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableTinyIntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableTinyIntIsNumeric
-
- IsNumericFunctions.NullableUInt1IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableUInt1IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt1IsNumeric
-
- IsNumericFunctions.NullableUInt2IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableUInt2IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt2IsNumeric
-
- IsNumericFunctions.NullableUInt4IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableUInt4IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt4IsNumeric
-
- IsNumericFunctions.NullableUInt8IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableUInt8IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt8IsNumeric
-
- IsNumericFunctions.NullableVarCharIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.NullableVarCharIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableVarCharIsNumeric
-
- IsNumericFunctions.SmallIntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.SmallIntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.SmallIntIsNumeric
-
- IsNumericFunctions.TinyIntIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.TinyIntIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.TinyIntIsNumeric
-
- IsNumericFunctions.UInt1IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.UInt1IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt1IsNumeric
-
- IsNumericFunctions.UInt2IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.UInt2IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt2IsNumeric
-
- IsNumericFunctions.UInt4IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.UInt4IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt4IsNumeric
-
- IsNumericFunctions.UInt8IsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.UInt8IsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt8IsNumeric
-
- IsNumericFunctions.VarCharIsNumeric - Class in org.apache.drill.exec.expr.fn.impl
-
- IsNumericFunctions.VarCharIsNumeric() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.VarCharIsNumeric
-
- isNumericType(TypeProtos.MinorType) - Static method in class org.apache.drill.exec.resolver.TypeCastRules
-
- ISOLATION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- isOptional() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- isOutgoingBatchFull() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- isParseUnescapedQuotes() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Indicates whether the CSV parser should accept unescaped quotes inside quoted values and parse them normally.
- isPartitionName(String) - Method in class org.apache.drill.exec.planner.FileSystemPartitionDescriptor
-
- isPartitionName(String) - Method in class org.apache.drill.exec.planner.ParquetPartitionDescriptor
-
- isPartitionName(String) - Method in interface org.apache.drill.exec.planner.PartitionDescriptor
-
- isPeer(int, VectorAccessible, int, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
compares two rows from different batches (can be the same), if they have the same value for the order by
expression
- isPeer(int, VectorAccessible, int, VectorAccessible) - Method in interface org.apache.drill.exec.physical.impl.window.WindowFramer
-
compares two rows from different batches (can be the same), if they have the same value for the order by
expression
- isPrefixedStarColumn(String) - Static method in class org.apache.drill.exec.planner.StarColumnHelper
-
- isPushDown() - Method in class org.apache.drill.exec.planner.common.DrillLimitRelBase
-
- isQuote(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Identifies whether or not a given character is used for escaping values where the field delimiter is part of the value
- isQuoteEscape(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Identifies whether or not a given character is used for escaping quotes inside an already quoted value.
- isRandom() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- isRandom() - Method in class org.apache.drill.exec.expr.fn.FunctionAttributes
-
Deprecated.
- isRead() - Method in class org.apache.drill.exec.schema.Field
-
- isReadable(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- isReadable() - Method in class org.apache.drill.exec.record.DeadBuf
-
- isReadable(DrillFileSystem, FileSelection, FileSystemPlugin, String, String) - Method in class org.apache.drill.exec.store.dfs.BasicFormatMatcher
-
- isReadable(DrillFileSystem, FileSelection, FileSystemPlugin, String, String) - Method in class org.apache.drill.exec.store.dfs.FormatMatcher
-
- isReader() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- isRegularColumnOrExp(String) - Static method in class org.apache.drill.exec.planner.StarColumnHelper
-
- isRepeated() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- isReplaceable() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Indicates whether or not this value is replaceable.
- isReturnTrueOnOne() - Method in class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- isRootSchema(SchemaPlus) - Static method in class org.apache.drill.exec.planner.sql.SchemaUtilites
-
Returns true if the given schema is root schema.
- isSafe() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- isSame(int, int) - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- isSamePartition(int, VectorAccessible, int, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
compares two rows from different batches (can be the same), if they have the same value for the partition by
expression
- isSamePartition(int, VectorAccessible, int, VectorAccessible) - Method in interface org.apache.drill.exec.physical.impl.window.WindowFramer
-
compares two rows from different batches (can be the same), if they have the same value for the partition by
expression
- isSamePrev(int, InternalBatch, int) - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- isScalarSubquery(RelNode) - Static method in class org.apache.drill.exec.physical.impl.join.JoinUtils
-
Utility method to check if a subquery (represented by its root RelNode) is provably scalar.
- isSchemaChanged() - Method in class org.apache.drill.exec.record.VectorContainer
-
- isSet(CoordinationProtos.DrillbitEndpoint) - Method in interface org.apache.drill.exec.store.schedule.EndpointByteMap
-
- isSet(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.store.schedule.EndpointByteMapImpl
-
- isShortLived() - Method in class org.apache.drill.exec.server.options.OptionValidator
-
This function returns true if and only if this validator is meant for a short-lived option.
- isShortLived() - Method in class org.apache.drill.exec.testing.ExecutionControls.ControlsOptionValidator
-
- isSingleMode() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isSingleMode(RelOptRuleCall) - Static method in class org.apache.drill.exec.planner.physical.Prule
-
- isSingleTyped() - Method in class org.apache.drill.exec.schema.ListSchema
-
- isSingularRepeated() - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- isSkipFirstLine() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- isSkipFirstLine() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- isSkipQuery() - Method in class org.apache.drill.exec.store.AbstractRecordReader
-
Returns true if reader should skip all of the columns, reporting number of records only.
- isSkipQuery() - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileRecordReader
-
- isSpooling() - Method in class org.apache.drill.exec.physical.base.AbstractReceiver
-
- isSpooling() - Method in interface org.apache.drill.exec.physical.base.Receiver
-
- isStarColumn(String) - Static method in class org.apache.drill.exec.planner.StarColumnHelper
-
- isStarQuery() - Method in class org.apache.drill.exec.planner.physical.PrelUtil.ProjectPushInfo
-
- isStarQuery() - Method in class org.apache.drill.exec.store.AbstractRecordReader
-
- isStarQuery(Collection<SchemaPath>) - Static method in class org.apache.drill.exec.store.AbstractRecordReader
-
- isStarQuery() - Method in class org.apache.drill.exec.store.easy.text.compliant.CompliantTextRecordReader
-
- isStarQuery() - Method in class org.apache.drill.exec.store.text.DrillTextRecordReader
-
- isStreamAggEnabled() - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- isStruct() - Method in class org.apache.drill.exec.planner.types.DrillFixedRelDataTypeImpl
-
- isStruct() - Method in class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- isSuperReader() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- isSupportComplexTypes() - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- isSwapped() - Method in class org.apache.drill.exec.planner.physical.HashJoinPrel
-
- isTerminated() - Method in class org.apache.drill.exec.work.batch.BaseRawBatchBuffer
-
- isThis() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Indicates whether or not this value is a "this" reference.
- isTrivialProject(Project, boolean) - Static method in class org.apache.drill.exec.planner.common.DrillRelOptUtil
-
- IsTrue - Class in org.apache.drill.exec.expr.fn.impl
-
- IsTrue() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsTrue
-
- IsTrue.Optional - Class in org.apache.drill.exec.expr.fn.impl
-
- IsTrue.Optional() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsTrue.Optional
-
- IsTrue.Required - Class in org.apache.drill.exec.expr.fn.impl
-
- IsTrue.Required() - Constructor for class org.apache.drill.exec.expr.fn.impl.IsTrue.Required
-
- isUnique(List<T>) - Static method in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- isUserAuthenticationEnabled() - Method in class org.apache.drill.exec.ops.QueryContext
-
- isUseRepeatedVarChar() - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- isValidForBit(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.testing.Injection
-
- isWaiting() - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
- isWaiting() - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- isWaiting() - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- isWithinConstant() - Method in class org.apache.drill.exec.compile.sig.MappingSet
-
- isWritable(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- isWritable() - Method in class org.apache.drill.exec.record.DeadBuf
-
- isWritable() - Method in class org.apache.drill.exec.store.dfs.WorkspaceConfig
-
- isXadd(int) - Static method in class org.apache.drill.exec.compile.AsmUtil
-
Determine if the given opcode is an ADD of some kind (xADD).
- isXconst(int) - Static method in class org.apache.drill.exec.compile.AsmUtil
-
Determine if the given opcode is a load of a constant (xCONST_y).
- iter(RelNode...) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- iter(List<RelNode>) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- iterator() - Method in class org.apache.drill.exec.compile.sig.CodeGeneratorMethod
-
- iterator() - Method in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- iterator() - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- iterator() - Method in class org.apache.drill.exec.expr.HoldingContainerExpression
-
- iterator() - Method in class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- iterator() - Method in class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- iterator() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- iterator() - Method in class org.apache.drill.exec.physical.base.AbstractMultiple
-
- iterator() - Method in class org.apache.drill.exec.physical.base.AbstractReceiver
-
- iterator() - Method in class org.apache.drill.exec.physical.base.AbstractSingle
-
- iterator() - Method in class org.apache.drill.exec.physical.base.AbstractSubScan
-
- iterator() - Method in class org.apache.drill.exec.physical.config.FlattenPOP
-
- iterator() - Method in class org.apache.drill.exec.physical.config.HashJoinPOP
-
- iterator() - Method in class org.apache.drill.exec.physical.config.MergeJoinPOP
-
- iterator() - Method in class org.apache.drill.exec.physical.config.NestedLoopJoinPOP
-
- iterator() - Method in class org.apache.drill.exec.physical.config.Values
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.ScanBatch
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleRecordBatch
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.window.WindowDataBatch
-
- iterator() - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
- iterator() - Method in class org.apache.drill.exec.planner.AbstractPartitionDescriptor
-
Iterator that traverses over the super list of partition locations and
each time returns a single sublist of partition locations.
- iterator() - Method in class org.apache.drill.exec.planner.fragment.Fragment
-
- iterator() - Method in class org.apache.drill.exec.planner.fragment.PlanningSet
-
- iterator() - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- iterator() - Method in class org.apache.drill.exec.planner.logical.StoragePlugins
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.AggPrelBase
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.ComplexToJsonPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.FilterPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.FlattenPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.JoinPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.LimitPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.ProducerConsumerPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.ProjectPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.ScanPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.ScreenPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.SinglePrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.SortPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.StreamAggPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.UnionPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.ValuesPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.WindowPrel
-
- iterator() - Method in class org.apache.drill.exec.planner.physical.WriterPrel
-
- iterator() - Method in class org.apache.drill.exec.record.AbstractRecordBatch
-
- iterator() - Method in class org.apache.drill.exec.record.BatchSchema
-
- iterator() - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
- iterator() - Method in class org.apache.drill.exec.record.RecordIterator
-
- iterator() - Method in class org.apache.drill.exec.record.VectorContainer
-
- iterator() - Method in class org.apache.drill.exec.rpc.control.ConnectionManagerRegistry
-
- iterator() - Method in class org.apache.drill.exec.server.options.DrillConfigIterator
-
- iterator() - Method in class org.apache.drill.exec.server.options.FallbackOptionManager
-
- iterator() - Method in class org.apache.drill.exec.server.options.SystemOptionManager
-
- iterator() - Method in class org.apache.drill.exec.store.dfs.SubDirectoryList
-
- iterator() - Method in class org.apache.drill.exec.store.mock.MockSubScanPOP
-
- iterator() - Method in class org.apache.drill.exec.store.parquet.ParquetRowGroupScan
-
- iterator() - Method in class org.apache.drill.exec.store.schedule.EndpointByteMapImpl
-
- iterator() - Method in class org.apache.drill.exec.store.StoragePluginRegistry
-
- iterator() - Method in class org.apache.drill.exec.store.sys.local.FilePStore
-
- iterator() - Method in class org.apache.drill.exec.store.sys.local.MapEStore
-
- iterator() - Method in class org.apache.drill.exec.store.sys.local.NoWriteLocalPStore
-
- iterator() - Method in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore
-
- IteratorValidator - Class in org.apache.drill.exec.physical.config
-
- IteratorValidator(PhysicalOperator) - Constructor for class org.apache.drill.exec.physical.config.IteratorValidator
-
- IteratorValidatorBatchIterator - Class in org.apache.drill.exec.physical.impl.validate
-
- IteratorValidatorBatchIterator(RecordBatch) - Constructor for class org.apache.drill.exec.physical.impl.validate.IteratorValidatorBatchIterator
-
- IteratorValidatorCreator - Class in org.apache.drill.exec.physical.impl.validate
-
- IteratorValidatorCreator() - Constructor for class org.apache.drill.exec.physical.impl.validate.IteratorValidatorCreator
-
- IteratorValidatorInjector - Class in org.apache.drill.exec.physical.impl.validate
-
- IteratorValidatorInjector() - Constructor for class org.apache.drill.exec.physical.impl.validate.IteratorValidatorInjector
-
- RANDOM_DISTRIBUTED - Static variable in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- RANGE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RANGE_PARTITION_CPU_COST - Static variable in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- RangeSender - Class in org.apache.drill.exec.physical.config
-
- RangeSender(int, PhysicalOperator, List<RangeSender.EndpointPartition>) - Constructor for class org.apache.drill.exec.physical.config.RangeSender
-
- RangeSender.EndpointPartition - Class in org.apache.drill.exec.physical.config
-
- RangeSender.EndpointPartition(PartitionRange, CoordinationProtos.DrillbitEndpoint) - Constructor for class org.apache.drill.exec.physical.config.RangeSender.EndpointPartition
-
- rank - Variable in class org.apache.drill.exec.physical.impl.window.Partition
-
- RANK - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RawBatchBuffer - Interface in org.apache.drill.exec.work.batch
-
A batch buffer is responsible for queuing incoming batches until a consumer is ready to receive them.
- RawFragmentBatch - Class in org.apache.drill.exec.record
-
- RawFragmentBatch(BitData.FragmentRecordBatch, DrillBuf, AckSender) - Constructor for class org.apache.drill.exec.record.RawFragmentBatch
-
- RawFragmentBatchProvider - Interface in org.apache.drill.exec.record
-
- RBRACE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RBRACKET - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- read(DataInput) - Method in class org.apache.drill.exec.cache.CachedVectorContainer
-
- read(DataInput) - Method in interface org.apache.drill.exec.cache.DrillSerializable
-
- read(RecordBatch) - Method in interface org.apache.drill.exec.disk.Spool
-
- read(TypeProtos.MajorType, JExpression, JBlock, ClassGenerator.HoldingContainer, JCodeModel, JExpression) - Static method in class org.apache.drill.exec.expr.GetSetVectorHelper
-
- READ - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- read(long, byte[], int, int) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- read(ByteBuffer) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- read(ByteBufferPool, int, EnumSet<ReadOption>) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- read() - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- read(long, byte[], int, int) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- read(ByteBuffer) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- read(byte[]) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- read(byte[], int, int) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- read() - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- read(long, byte[], int, int) - Method in class org.apache.drill.exec.store.ResourceInputStream
-
- read(byte[]) - Method in class org.apache.drill.exec.store.ResourceInputStream
-
- readableBytes() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readAllFixedFields(long) - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- readAndStoreValueSizeInformation() - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- readAndStoreValueSizeInformation() - Method in class org.apache.drill.exec.store.parquet.columnreaders.NullableVarLengthValuesColumn
-
- readAndStoreValueSizeInformation() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumn
-
- readAndStoreValueSizeInformation() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthValuesColumn
-
- readBlockMeta(FileSystem, String) - Static method in class org.apache.drill.exec.store.parquet.Metadata
-
Get the parquet metadata for a directory by reading the metadata file
- readBoolean() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readByte() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(ByteBuf) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(ByteBuf, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(ByteBuf, int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(byte[]) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(byte[], int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(ByteBuffer) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(OutputStream, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readBytes(GatheringByteChannel, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readChar() - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- readChar() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readDictionaryPage() - Method in class org.apache.parquet.hadoop.ColumnChunkIncReadStore.ColumnChunkIncPageReader
-
- readDouble() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readEntries - Variable in class org.apache.drill.exec.store.mock.MockGroupScanPOP
-
- readEntries - Variable in class org.apache.drill.exec.store.mock.MockSubScanPOP
-
- ReadEntryFromHDFS - Class in org.apache.drill.exec.store.dfs
-
- ReadEntryFromHDFS(String, long, long) - Constructor for class org.apache.drill.exec.store.dfs.ReadEntryFromHDFS
-
- ReadEntryWithPath - Class in org.apache.drill.exec.store.dfs
-
- ReadEntryWithPath(String) - Constructor for class org.apache.drill.exec.store.dfs.ReadEntryWithPath
-
- ReadEntryWithPath() - Constructor for class org.apache.drill.exec.store.dfs.ReadEntryWithPath
-
- reader - Variable in class org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
-
- readerIndex() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readerIndex(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readField(long) - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- readField(long) - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- readField(long) - Method in class org.apache.drill.exec.store.parquet.columnreaders.NullableVarLengthValuesColumn
-
- readField(long) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthValuesColumn
-
- readFields(long, ColumnReader) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLenBinaryReader
-
Reads as many variable length values as possible.
- readFloat() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readFooter(Configuration, FileStatus) - Static method in class org.apache.drill.exec.store.parquet.FooterGatherer
-
An updated footer reader that tries to read the entire footer without knowing the length.
- readFragmentOperator(String) - Method in class org.apache.drill.exec.planner.PhysicalPlanReader
-
- readFromStream(InputStream) - Method in class org.apache.drill.exec.cache.AbstractStreamSerializable
-
- readFromStream(InputStream) - Method in interface org.apache.drill.exec.cache.DrillSerializable
-
- readFromStream(InputStream) - Method in class org.apache.drill.exec.cache.VectorAccessibleSerializable
-
Reads from an InputStream and parses a RecordBatchDef.
- readFully(long, byte[], int, int) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- readFully(long, byte[]) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- readFully(long, byte[], int, int) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- readFully(long, byte[]) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- readFully(long, byte[]) - Method in class org.apache.drill.exec.store.ResourceInputStream
-
- readFully(long, byte[], int, int) - Method in class org.apache.drill.exec.store.ResourceInputStream
-
- readInt() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readIntLittleEndian(DrillBuf, int) - Static method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- readLogicalPlan(String) - Method in class org.apache.drill.exec.planner.PhysicalPlanReader
-
- readLong() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readMedium() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readPage() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- readPage() - Method in class org.apache.parquet.hadoop.ColumnChunkIncReadStore.ColumnChunkIncPageReader
-
- readPageHeader() - Method in class org.apache.drill.exec.store.parquet.ColumnDataReader
-
- readPhysicalPlan(String) - Method in class org.apache.drill.exec.planner.PhysicalPlanReader
-
- readRecords(int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- readRecords(int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- READS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- readShort() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readSlice(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- readUnsignedByte() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readUnsignedInt() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readUnsignedMedium() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readUnsignedShort() - Method in class org.apache.drill.exec.record.DeadBuf
-
- readValues(long) - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- readVInt(DrillBuf, int, int) - Static method in class org.apache.drill.exec.util.ByteBufUtil.HadoopWritables
-
Reads a zero-compressed encoded integer from input stream and returns it.
- readVLong(DrillBuf, int, int) - Static method in class org.apache.drill.exec.util.ByteBufUtil.HadoopWritables
-
Reads a zero-compressed encoded long from input stream and returns it.
- REAL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Receiver - Interface in org.apache.drill.exec.physical.base
-
A receiver is one half of an exchange operator.
- receiverLocations - Variable in class org.apache.drill.exec.physical.base.AbstractExchange
-
- receiverMajorFragmentId - Variable in class org.apache.drill.exec.physical.base.AbstractExchange
-
- receiverToSenderMapping - Variable in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
- receiverToSenderMapping - Variable in class org.apache.drill.exec.physical.config.AbstractMuxExchange
-
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.physical.impl.BaseRootExec
-
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec
-
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in interface org.apache.drill.exec.physical.impl.RootExec
-
Inform sender that receiving fragment is finished and doesn't need any more data
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.physical.impl.SingleSenderCreator.SingleSenderRootExec
-
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.work.fragment.FragmentExecutor
-
Inform this fragment that one of its downstream partners no longer needs additional records.
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- receivingFragmentFinished(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- reconnect() - Method in class org.apache.drill.exec.client.DrillClient
-
- reconstructContainer(VectorContainer) - Method in class org.apache.drill.exec.record.WritableBatch
-
- Record - Interface in org.apache.drill.exec.schema
-
- record(RecordBatch) - Method in interface org.apache.drill.exec.store.RecordRecorder
-
- RECORD_SIZE - Static variable in class org.apache.drill.exec.record.selection.SelectionVector2
-
- RecordBatch - Interface in org.apache.drill.exec.record
-
A record batch contains a set of field values for a particular range of
records.
- RecordBatch.IterOutcome - Enum in org.apache.drill.exec.record
-
Describes the outcome of incrementing RecordBatch forward by a call to
RecordBatch.next()
.
- RecordBatchData - Class in org.apache.drill.exec.physical.impl.sort
-
Holds the data for a particular record batch for later manipulation.
- RecordBatchData(VectorAccessible) - Constructor for class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- RecordBatchLoader - Class in org.apache.drill.exec.record
-
Holds record batch loaded from record batch message.
- RecordBatchLoader(BufferAllocator) - Constructor for class org.apache.drill.exec.record.RecordBatchLoader
-
Constructs a loader using the given allocator for vector buffer allocation.
- RecordDataType - Class in org.apache.drill.exec.store
-
RecordDataType defines names and data types of columns in a static drill table.
- RecordDataType() - Constructor for class org.apache.drill.exec.store.RecordDataType
-
- RecordGenerator - Class in org.apache.drill.exec.store.ischema
-
Generates records for POJO RecordReader by scanning the given schema.
- RecordGenerator() - Constructor for class org.apache.drill.exec.store.ischema.RecordGenerator
-
- RecordGenerator.Catalogs - Class in org.apache.drill.exec.store.ischema
-
- RecordGenerator.Catalogs() - Constructor for class org.apache.drill.exec.store.ischema.RecordGenerator.Catalogs
-
- RecordGenerator.Columns - Class in org.apache.drill.exec.store.ischema
-
- RecordGenerator.Columns() - Constructor for class org.apache.drill.exec.store.ischema.RecordGenerator.Columns
-
- RecordGenerator.Schemata - Class in org.apache.drill.exec.store.ischema
-
- RecordGenerator.Schemata() - Constructor for class org.apache.drill.exec.store.ischema.RecordGenerator.Schemata
-
- RecordGenerator.Tables - Class in org.apache.drill.exec.store.ischema
-
- RecordGenerator.Tables() - Constructor for class org.apache.drill.exec.store.ischema.RecordGenerator.Tables
-
- RecordGenerator.Views - Class in org.apache.drill.exec.store.ischema
-
- RecordGenerator.Views() - Constructor for class org.apache.drill.exec.store.ischema.RecordGenerator.Views
-
- RecordIterator - Class in org.apache.drill.exec.record
-
RecordIterator iterates over incoming record batches one record at a time.
- RecordIterator(RecordBatch, AbstractRecordBatch<?>, OperatorContext, int) - Constructor for class org.apache.drill.exec.record.RecordIterator
-
- RecordMaterializer - Interface in org.apache.drill.exec.physical.impl.materialize
-
- recordNewField(Field) - Method in class org.apache.drill.exec.schema.DiffSchema
-
- RecordOutputStream - Class in org.apache.drill.exec.work
-
- RecordOutputStream() - Constructor for class org.apache.drill.exec.work.RecordOutputStream
-
- RecordReader - Interface in org.apache.drill.exec.store
-
- RecordRecorder - Interface in org.apache.drill.exec.store
-
- Records - Class in org.apache.drill.exec.store.ischema
-
- Records() - Constructor for class org.apache.drill.exec.store.ischema.Records
-
- Records.Catalog - Class in org.apache.drill.exec.store.ischema
-
Pojo object for a record in INFORMATION_SCHEMA.CATALOGS
- Records.Catalog(String, String, String) - Constructor for class org.apache.drill.exec.store.ischema.Records.Catalog
-
- Records.Column - Class in org.apache.drill.exec.store.ischema
-
Pojo object for a record in INFORMATION_SCHEMA.COLUMNS
- Records.Column(String, String, String, RelDataTypeField) - Constructor for class org.apache.drill.exec.store.ischema.Records.Column
-
- Records.Schema - Class in org.apache.drill.exec.store.ischema
-
Pojo object for a record in INFORMATION_SCHEMA.SCHEMATA
- Records.Schema(String, String, String, String, boolean) - Constructor for class org.apache.drill.exec.store.ischema.Records.Schema
-
- Records.Table - Class in org.apache.drill.exec.store.ischema
-
Pojo object for a record in INFORMATION_SCHEMA.TABLES
- Records.Table(String, String, String, String) - Constructor for class org.apache.drill.exec.store.ischema.Records.Table
-
- Records.View - Class in org.apache.drill.exec.store.ischema
-
Pojo object for a record in INFORMATION_SCHEMA.VIEWS
- Records.View(String, String, String, String) - Constructor for class org.apache.drill.exec.store.ischema.Records.View
-
- RecordSchema - Interface in org.apache.drill.exec.schema
-
- recordsReceivedByInput - Variable in class org.apache.drill.exec.ops.OperatorStats
-
- RecordValueAccessor - Class in org.apache.drill.exec.record
-
Wrapper around VectorAccessible to iterate over the records and fetch fields within a record.
- RecordValueAccessor(VectorAccessible) - Constructor for class org.apache.drill.exec.record.RecordValueAccessor
-
- RecordWriter - Interface in org.apache.drill.exec.store
-
RecordWriter interface.
- RECURSIVE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- reduce(RexBuilder, List<RexNode>, List<RexNode>) - Method in class org.apache.drill.exec.planner.logical.DrillConstExecutor
-
- REF - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- refCnt() - Method in class org.apache.drill.exec.record.DeadBuf
-
- REFERENCES - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REFERENCING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REFRESH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RefreshMetadataHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- RefreshMetadataHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.RefreshMetadataHandler
-
- RegexpUtil - Class in org.apache.drill.exec.expr.fn.impl
-
Utilities for converting SQL LIKE
and SIMILAR
operators
to regular expressions.
- RegexpUtil() - Constructor for class org.apache.drill.exec.expr.fn.impl.RegexpUtil
-
- register(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.coord.ClusterCoordinator
-
- register(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.coord.local.LocalClusterCoordinator
-
- register(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.coord.zk.ZKClusterCoordinator
-
- register(DrillOperatorTable) - Method in class org.apache.drill.exec.expr.fn.DrillFunctionRegistry
-
- register(DrillOperatorTable) - Method in class org.apache.drill.exec.expr.fn.FunctionImplementationRegistry
-
Register functions in given operator table.
- register(DrillOperatorTable) - Method in interface org.apache.drill.exec.expr.fn.PluggableFunctionRegistry
-
Register functions in given operator table.
- register(RelOptPlanner) - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- registeredNames - Variable in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- registerSchemas(SchemaConfig, SchemaPlus) - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- registerSchemas(SchemaConfig, SchemaPlus) - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory
-
- registerSchemas(SchemaConfig, SchemaPlus) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaStoragePlugin
-
- registerSchemas(SchemaConfig, SchemaPlus) - Method in class org.apache.drill.exec.store.mock.MockStorageEngine
-
- registerSchemas(SchemaConfig, SchemaPlus) - Method in interface org.apache.drill.exec.store.SchemaFactory
-
Register the schemas provided by this SchemaFactory implementation under the given parent schema.
- registerSchemas(SchemaConfig, SchemaPlus) - Method in class org.apache.drill.exec.store.StoragePluginRegistry.DrillSchemaFactory
-
- registerSchemas(SchemaConfig, SchemaPlus) - Method in class org.apache.drill.exec.store.sys.SystemTablePlugin
-
- registerSource(DrillTable) - Method in class org.apache.drill.exec.planner.logical.DrillImplementor
-
- REGR_AVGX - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_AVGY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_COUNT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_INTERCEPT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_R2 - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_SLOPE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_SXX - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_SXY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REGR_SYY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ReInit(InputStream) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- ReInit(InputStream, String) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- ReInit(Reader) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- ReInit(DrillParserImplTokenManager) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- ReInit(SimpleCharStream) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- ReInit(SimpleCharStream, int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- ReInit(Reader, int, int, int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(Reader, int, int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(Reader) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(InputStream, int, int, int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(InputStream, String) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(InputStream) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(InputStream, String, int, int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- ReInit(InputStream, int, int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- RELATIVE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RelDataTypeDrillImpl - Class in org.apache.drill.exec.planner.types
-
- RelDataTypeDrillImpl(RelDataTypeHolder, RelDataTypeFactory) - Constructor for class org.apache.drill.exec.planner.types.RelDataTypeDrillImpl
-
- RelDataTypeHolder - Class in org.apache.drill.exec.planner.types
-
- RelDataTypeHolder() - Constructor for class org.apache.drill.exec.planner.types.RelDataTypeHolder
-
- release() - Method in class org.apache.drill.exec.ops.ViewExpansionContext.ViewExpansionToken
-
Release the token.
- RELEASE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- release() - Method in class org.apache.drill.exec.record.DeadBuf
-
- release(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- release() - Method in class org.apache.drill.exec.record.RawFragmentBatch
-
- release() - Method in class org.apache.drill.exec.rpc.user.QueryDataBatch
-
- release(ByteBuffer) - Method in class org.apache.drill.exec.store.parquet.ParquetDirectByteBufferAllocator
-
- releaseBuffer(ByteBuffer) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- RelOptHelper - Class in org.apache.drill.exec.planner.logical
-
- RelOptHelper() - Constructor for class org.apache.drill.exec.planner.logical.RelOptHelper
-
- RelUniqifier - Class in org.apache.drill.exec.planner.physical.visitor
-
- RelUniqifier() - Constructor for class org.apache.drill.exec.planner.physical.visitor.RelUniqifier
-
- RemoteServiceSet - Class in org.apache.drill.exec.server
-
- RemoteServiceSet(ClusterCoordinator) - Constructor for class org.apache.drill.exec.server.RemoteServiceSet
-
- remove(Object) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- remove(int) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- remove(Object) - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- remove(Object, Object) - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- remove(ValueVector) - Method in class org.apache.drill.exec.record.VectorContainer
-
- remove() - Method in class org.apache.drill.exec.server.options.DrillConfigIterator.Iter
-
- remove() - Method in class org.apache.drill.exec.store.sys.DrillbitIterator
-
- remove() - Method in class org.apache.drill.exec.store.sys.MemoryIterator
-
- remove() - Method in class org.apache.drill.exec.store.sys.OptionIterator
-
- remove() - Method in class org.apache.drill.exec.store.sys.ThreadsIterator
-
- remove() - Method in class org.apache.drill.exec.store.sys.VersionIterator
-
- removeAcl(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- removeAclEntries(Path, List<AclEntry>) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- removeAll(Collection<?>) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- removeDefaultAcl(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- removeDrillbitStatusListener(DrillbitStatusListener) - Method in class org.apache.drill.exec.coord.ClusterCoordinator
-
Unregister a DrillbitStatusListener.
- removeExcessiveEchanges(Prel, long) - Static method in class org.apache.drill.exec.planner.physical.visitor.ExcessiveExchangeIdentifier
-
- removeField(MaterializedField) - Method in class org.apache.drill.exec.record.SchemaBuilder
-
- removeField(Field, int) - Method in class org.apache.drill.exec.schema.ListSchema
-
- removeField(Field, int) - Method in class org.apache.drill.exec.schema.ObjectSchema
-
- removeField(Field, int) - Method in interface org.apache.drill.exec.schema.RecordSchema
-
- removeFragmentManager(ExecProtos.FragmentHandle) - Method in class org.apache.drill.exec.rpc.control.WorkEventBus
-
Removes fragment manager (for the corresponding the handle) from the work event bus.
- removeFragmentStatusListener(UserBitShared.QueryId) - Method in class org.apache.drill.exec.rpc.control.WorkEventBus
-
- removeSvIfRequired(Prel, BatchSchema.SelectionVectorMode...) - Static method in class org.apache.drill.exec.planner.physical.PrelUtil
-
- removeUnreadFields() - Method in class org.apache.drill.exec.schema.ListSchema
-
- removeUnreadFields() - Method in class org.apache.drill.exec.schema.ObjectSchema
-
- removeUnreadFields() - Method in interface org.apache.drill.exec.schema.RecordSchema
-
- removeXAttr(Path, String) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- RemovingRecordBatch - Class in org.apache.drill.exec.physical.impl.svremover
-
- RemovingRecordBatch(SelectionVectorRemover, FragmentContext, RecordBatch) - Constructor for class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- rename(Path, Path) - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- rename(Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- rename(Path, Path) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- renameSnapshot(Path, String, String) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- renderEnd(ClassGenerator<?>, ClassGenerator.HoldingContainer[], JVar[]) - Method in class org.apache.drill.exec.expr.fn.AbstractFuncHolder
-
- renderEnd(ClassGenerator<?>, ClassGenerator.HoldingContainer[], JVar[]) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- renderEnd(ClassGenerator<?>, ClassGenerator.HoldingContainer[], JVar[]) - Method in class org.apache.drill.exec.expr.fn.DrillSimpleFuncHolder
-
- renderMiddle(ClassGenerator<?>, ClassGenerator.HoldingContainer[], JVar[]) - Method in class org.apache.drill.exec.expr.fn.AbstractFuncHolder
-
- renderMiddle(ClassGenerator<?>, ClassGenerator.HoldingContainer[], JVar[]) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- renderStart(ClassGenerator<?>, ClassGenerator.HoldingContainer[]) - Method in class org.apache.drill.exec.expr.fn.AbstractFuncHolder
-
- renderStart(ClassGenerator<?>, ClassGenerator.HoldingContainer[]) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- REPEATABLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- REPEATED_BOOLEAN_TYPE - Static variable in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- REPEATED_FLOAT_TYPE - Static variable in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- REPEATED_INT_TYPE - Static variable in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- REPEATED_STRING_TYPE - Static variable in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- replace(DrillBuf, int) - Method in class org.apache.drill.exec.ops.BufferManagerImpl
-
- replace(DrillBuf, int) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- replace(DrillBuf, int) - Method in class org.apache.drill.exec.ops.OperatorContext
-
- replace(KEY, VALUE, VALUE) - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- replace(KEY, VALUE) - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- REPLACE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ReplacingBasicValue - Class in org.apache.drill.exec.compile.bytecode
-
BasicValue with additional tracking information used to determine
the replaceability of the value (a holder, or boxed value) for scalar replacement purposes.
- ReplacingInterpreter - Class in org.apache.drill.exec.compile.bytecode
-
- ReplacingInterpreter(String, List<ReplacingBasicValue>) - Constructor for class org.apache.drill.exec.compile.bytecode.ReplacingInterpreter
-
- requestCancelQuery(UserBitShared.QueryId) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel
-
- requestQueryProfile(UserBitShared.QueryId) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel
-
- requiresFullPartition(boolean) - Method in class org.apache.drill.exec.physical.impl.window.WindowFunction
-
- ReservedFunctionName() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a reserved word which is used as the name of a function.
- reserveViewExpansionToken(String) - Method in class org.apache.drill.exec.ops.ViewExpansionContext
-
Reserve a token for expansion of view owned by given user name.
- reset() - Method in class org.apache.drill.exec.compile.FsmCursor
-
Resets the state machine, setting it back to the start state.
- reset() - Method in interface org.apache.drill.exec.expr.DrillAggFunc
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.BitAggregateErrorFunctions
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.NullableBitAggregateErrorFunctions
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.NullableVarCharAggregateErrorFunctions
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.VarCharAggregateErrorFunctions
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.BitBooleanAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.BitBooleanOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.NullableBitBooleanAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.NullableBitBooleanOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.BigIntAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.Float4Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.Float8Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.IntAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableBigIntAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableFloat4Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableFloat8Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableIntAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.IntervalAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.IntervalDayAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.IntervalYearAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.NullableIntervalAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.NullableIntervalDayAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.NullableIntervalYearAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.BigIntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.IntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableBigIntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableIntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableSmallIntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableTinyIntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt1BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt2BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt4BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt8BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.SmallIntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.TinyIntBitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt1BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt2BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt4BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt8BitwiseAnd
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.BigIntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.IntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableBigIntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableIntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableSmallIntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableTinyIntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt1BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt2BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt4BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt8BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.SmallIntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.TinyIntBitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt1BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt2BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt4BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt8BitwiseOr
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.BigIntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.Float4Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.Float8Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.IntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableBigIntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableFloat4Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableFloat8Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableIntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableSmallIntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableTinyIntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt1Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt2Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt4Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt8Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.SmallIntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.TinyIntCorrelation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt1Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt2Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt4Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt8Correlation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.BigIntCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.BitCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.DateCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal18CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal28SparseCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal38SparseCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal9CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Float4CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Float8CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalDayCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalYearCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableBigIntCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableBitCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDateCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal18CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal28SparseCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal38SparseCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal9CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableFloat4CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableFloat8CountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalDayCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalYearCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableTimeCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableTimeStampCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableVarBinaryCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableVarCharCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.TimeCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.TimeStampCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.VarBinaryCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.VarCharCountFunction
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.BigIntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.Float4CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.Float8CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.IntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableBigIntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableFloat4CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableFloat8CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableIntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableSmallIntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableTinyIntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt1CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt2CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt4CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt8CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.SmallIntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.TinyIntCoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt1CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt2CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt4CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt8CoVariancePopulation
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.BigIntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.Float4CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.Float8CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.IntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableBigIntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableFloat4CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableFloat8CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableIntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableSmallIntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableTinyIntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt1CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt2CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt4CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt8CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.SmallIntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.TinyIntCoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt1CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt2CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt4CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt8CoVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal18Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal28SparseAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal38SparseAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal9Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal18Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal28SparseAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal38SparseAvg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal9Avg
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal18Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal28SparseMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal38SparseMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal9Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal18Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal28SparseMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal38SparseMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal9Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal18Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal28SparseMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal38SparseMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal9Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal18Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal28SparseMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal38SparseMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal9Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal18Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal28SparseSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal38SparseSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal9Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal18Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal28SparseSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal38SparseSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal9Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.DateMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.IntervalDayMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.IntervalMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.IntervalYearMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableDateMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableIntervalDayMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableIntervalMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableIntervalYearMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableTimeMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableTimeStampMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.TimeMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.TimeStampMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.BigIntMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.Float4Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.Float8Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.IntMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableBigIntMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableFloat4Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableFloat8Max
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableIntMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.NullableVarBinaryMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.NullableVarCharMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.VarBinaryMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.VarCharMax
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.DateMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.IntervalDayMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.IntervalMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.IntervalYearMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableDateMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableIntervalDayMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableIntervalMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableIntervalYearMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableTimeMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableTimeStampMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.TimeMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.TimeStampMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.BigIntMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.BitMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.Float4Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.Float8Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.IntMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableBigIntMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableBitMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableFloat4Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableFloat8Min
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableIntMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.NullableVarBinaryMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.NullableVarCharMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.VarBinaryMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.VarCharMin
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.BigIntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.Float4StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.Float8StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.IntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableBigIntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableFloat4StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableFloat8StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableIntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableSmallIntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableTinyIntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt1StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt2StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt4StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt8StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.SmallIntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.TinyIntStdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt1StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt2StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt4StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt8StdDevPop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.BigIntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.Float4StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.Float8StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.IntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableBigIntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableFloat4StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableFloat8StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableIntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableSmallIntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableTinyIntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt1StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt2StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt4StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt8StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.SmallIntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.TinyIntStdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt1StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt2StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt4StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt8StdDevSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalDaySum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalYearSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalDaySum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalYearSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.BigIntSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.Float4Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.Float8Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.IntSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableBigIntSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableFloat4Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableFloat8Sum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableIntSum
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.BigIntSumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.BitSumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.Float4SumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.Float8SumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.IntSumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableBigIntSumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableBitSumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableFloat4SumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableFloat8SumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableIntSumZero
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.BigIntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.Float4VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.Float8VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.IntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableBigIntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableFloat4VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableFloat8VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableIntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableSmallIntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableTinyIntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt1VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt2VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt4VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt8VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.SmallIntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.TinyIntVariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt1VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt2VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt4VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt8VariancePop
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.BigIntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.Float4VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.Float8VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.IntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableBigIntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableFloat4VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableFloat8VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableIntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableSmallIntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableTinyIntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt1VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt2VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt4VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt8VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.SmallIntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.TinyIntVarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt1VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt2VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt4VarianceSample
-
- reset() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt8VarianceSample
-
- RESET - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- reset() - Method in class org.apache.drill.exec.record.RecordIterator
-
- reset() - Method in class org.apache.drill.exec.schema.DiffSchema
-
- reset() - Method in interface org.apache.drill.exec.schema.IdGenerator
-
- reset() - Method in class org.apache.drill.exec.schema.SchemaIdGenerator
-
- reset() - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- reset() - Method in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- reset() - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- reset() - Method in class org.apache.drill.exec.store.parquet.columnreaders.NullableVarLengthValuesColumn
-
- reset() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumn
-
- reset() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- resetAllocation() - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- resetBatch() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- resetGroupIndex() - Method in interface org.apache.drill.exec.physical.impl.flatten.Flattener
-
- resetGroupIndex() - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- resetIterator() - Method in class org.apache.drill.exec.record.RecordValueAccessor
-
- resetMarkedFields() - Method in class org.apache.drill.exec.schema.ListSchema
-
- resetMarkedFields() - Method in class org.apache.drill.exec.schema.ObjectSchema
-
- resetMarkedFields() - Method in interface org.apache.drill.exec.schema.RecordSchema
-
- resetOutputPos() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- resetQueue(VectorContainer, SelectionVector4) - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- resetQueue(VectorContainer, SelectionVector4) - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- resetReaderIndex() - Method in class org.apache.drill.exec.record.DeadBuf
-
- resetRecordCount() - Method in class org.apache.drill.exec.record.RecordBatchLoader
-
- resetValues() - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- resetValues() - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- resetValues() - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
reset all window functions
- resetWriterIndex() - Method in class org.apache.drill.exec.record.DeadBuf
-
- resizingTime - Variable in class org.apache.drill.exec.physical.impl.common.HashTableStats
-
- resolveNewTableRel(boolean, List<String>, RelDataType, RelNode) - Static method in class org.apache.drill.exec.planner.sql.handlers.SqlHandlerUtil
-
Resolve final RelNode of the new table (or view) for given table field list and new table definition.
- resolvePath(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- ResolverTypePrecedence - Class in org.apache.drill.exec.resolver
-
- ResolverTypePrecedence() - Constructor for class org.apache.drill.exec.resolver.ResolverTypePrecedence
-
- resolveToMutableDrillSchema(SchemaPlus, List<String>) - Static method in class org.apache.drill.exec.planner.sql.SchemaUtilites
-
Given reference to default schema in schema tree, search for schema with given schemaPath.
- resolveUserName(String) - Static method in class org.apache.drill.exec.util.ImpersonationUtil
-
If the given user name is empty, return the current process user name.
- ResourceInputStream - Class in org.apache.drill.exec.store
-
- ResourceInputStream(byte[]) - Constructor for class org.apache.drill.exec.store.ResourceInputStream
-
- ResourceRequest - Class in org.apache.drill.exec.work
-
- ResourceRequest() - Constructor for class org.apache.drill.exec.work.ResourceRequest
-
- ResourceRequest.ResourceAllocation - Class in org.apache.drill.exec.work
-
- ResourceRequest.ResourceAllocation() - Constructor for class org.apache.drill.exec.work.ResourceRequest.ResourceAllocation
-
- ResponseSenderQueue - Class in org.apache.drill.exec.work.batch
-
- ResponseSenderQueue() - Constructor for class org.apache.drill.exec.work.batch.ResponseSenderQueue
-
- RESTART - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RESTRICT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RESULT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- resultArrived(ByteBuf) - Method in class org.apache.drill.exec.rpc.user.QueryResultHandler
-
- resume() - Method in class org.apache.drill.exec.work.foreman.Foreman
-
Resume the query.
- resumeQuery(UserBitShared.QueryId) - Method in class org.apache.drill.exec.client.DrillClient
-
- resumeQuery(UserBitShared.QueryId) - Method in class org.apache.drill.exec.work.user.UserWorker
-
- retain(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- retain() - Method in class org.apache.drill.exec.record.DeadBuf
-
- retainAll(Collection<?>) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- retainBuffers() - Method in class org.apache.drill.exec.record.WritableBatch
-
- retainBuffers(int) - Method in class org.apache.drill.exec.record.WritableBatch
-
- RetargetableClassVisitor - Class in org.apache.drill.exec.compile
-
An ASM ClassVisitor that allows for a late-bound delegate.
- RetargetableClassVisitor(int) - Constructor for class org.apache.drill.exec.compile.RetargetableClassVisitor
-
See ClassVisitor.ClassVisitor(int)
.
- RetargetableClassVisitor(int, ClassVisitor) - Constructor for class org.apache.drill.exec.compile.RetargetableClassVisitor
-
See ClassVisitor.ClassVisitor(int, ClassVisitor)
.
- retireForeman(Foreman) - Method in class org.apache.drill.exec.work.WorkManager.WorkerBee
-
Remove the given Foreman from the running query list.
- RETURN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RETURN_ERROR_FOR_FAILURE_IN_CANCELLED_FRAGMENTS - Static variable in interface org.apache.drill.exec.ExecConstants
-
Currently if a query is cancelled, but one of the fragments reports the status as FAILED instead of CANCELLED or
FINISHED we report the query result as CANCELLED by swallowing the failures occurred in fragments.
- RETURNED_CARDINALITY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RETURNED_LENGTH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RETURNED_OCTET_LENGTH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RETURNED_SQLSTATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RETURNS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- returnValue - Variable in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- ReturnValueExpression - Class in org.apache.drill.exec.physical.impl.filter
-
- ReturnValueExpression(LogicalExpression) - Constructor for class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- ReturnValueExpression(LogicalExpression, boolean) - Constructor for class org.apache.drill.exec.physical.impl.filter.ReturnValueExpression
-
- reverse - Variable in class org.apache.drill.exec.physical.config.Sort
-
- REVOKE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- rewrite(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
Rewrite the parse tree.
- rewrite(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DescribeTableHandler
-
Rewrite the parse tree as SELECT ...
- rewrite(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.ExplainHandler
-
- rewrite(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.ShowSchemasHandler
-
Rewrite the parse tree as SELECT ...
- rewrite(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.ShowTablesHandler
-
Rewrite the parse tree as SELECT ...
- RewriteAsBinaryOperators - Class in org.apache.drill.exec.planner.logical.partition
-
Rewrites an expression tree, replacing OR and AND operators with more than 2 operands with a chained operators
each with only 2 operands.
- RewriteAsBinaryOperators(boolean, RexBuilder) - Constructor for class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- RewriteCombineBinaryOperators - Class in org.apache.drill.exec.planner.logical.partition
-
Rewrites an expression tree, replacing chained OR and AND operators with a single N-ary operator
e.g.
- RewriteCombineBinaryOperators(boolean, RexBuilder) - Constructor for class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- rewritePlanWithIteratorValidator(FragmentContext, FragmentRoot) - Static method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorInjector
-
- RewriteProjectToFlatten - Class in org.apache.drill.exec.planner.physical.visitor
-
- RewriteProjectToFlatten(RelDataTypeFactory, DrillOperatorTable) - Constructor for class org.apache.drill.exec.planner.physical.visitor.RewriteProjectToFlatten
-
- rewriter - Variable in class org.apache.drill.exec.planner.physical.PrelUtil.ProjectPushInfo
-
- RexVisitorComplexExprSplitter - Class in org.apache.drill.exec.planner.physical.visitor
-
- RexVisitorComplexExprSplitter(RelDataTypeFactory, FunctionImplementationRegistry, int) - Constructor for class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- right - Variable in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- RIGHT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RIGHT_INPUT - Static variable in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- RIGHT_INPUT - Static variable in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinBatch
-
- RIGHT_MAPPING - Variable in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch
-
- RIGHT_MAPPING - Variable in class org.apache.drill.exec.physical.impl.TopN.TopNBatch
-
- rightKeys - Variable in class org.apache.drill.exec.planner.common.DrillJoinRelBase
-
- rightMapping - Variable in class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- ROLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ROLLBACK - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ROLLUP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Root - Interface in org.apache.drill.exec.physical.base
-
Marker interface describe the root of a query plan.
- root - Variable in class org.apache.drill.exec.store.parquet2.DrillParquetRecordMaterializer
-
- rootAsList() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- rootAsMap() - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- RootCreator<T extends PhysicalOperator> - Interface in org.apache.drill.exec.physical.impl
-
- RootExec - Interface in org.apache.drill.exec.physical.impl
-
A FragmentRoot is a node which is the last processing node in a query plan.
- RootFragmentManager - Class in org.apache.drill.exec.work.fragment
-
- RootFragmentManager(ExecProtos.FragmentHandle, IncomingBuffers, FragmentExecutor) - Constructor for class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- RootNodeDriver - Interface in org.apache.drill.exec.work
-
- rotateBlock() - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- RoundFunctions - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions
-
- RoundFunctions.RoundBigInt - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundBigInt
-
- RoundFunctions.RoundFloat4 - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundFloat4
-
- RoundFunctions.RoundFloat8 - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundFloat8
-
- RoundFunctions.RoundInt - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundInt
-
- RoundFunctions.RoundSmallInt - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundSmallInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundSmallInt
-
- RoundFunctions.RoundTinyInt - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundTinyInt
-
- RoundFunctions.RoundUInt1 - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundUInt1() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt1
-
- RoundFunctions.RoundUInt2 - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundUInt2() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt2
-
- RoundFunctions.RoundUInt4 - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundUInt4() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt4
-
- RoundFunctions.RoundUInt8 - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- RoundFunctions.RoundUInt8() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt8
-
- ROUTINE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ROUTINE_CATALOG - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ROUTINE_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ROUTINE_SCHEMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ROW - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ROW_COUNT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- row_number - Variable in class org.apache.drill.exec.physical.impl.window.Partition
-
- ROW_NUMBER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- rowAggregated() - Method in class org.apache.drill.exec.physical.impl.window.Partition
-
- RowConstructor() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a row constructor in the context of a VALUES expression.
- RowConstructorList(SqlParserPos) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses one or more rows in a VALUES expression.
- rowCount - Variable in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- rowCount - Variable in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- RowGroupReadEntry - Class in org.apache.drill.exec.store.parquet
-
- RowGroupReadEntry(String, long, long, int) - Constructor for class org.apache.drill.exec.store.parquet.RowGroupReadEntry
-
- rowGroups - Variable in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v1
-
- rowGroups - Variable in class org.apache.drill.exec.store.parquet.Metadata.ParquetFileMetadata_v2
-
- ROWS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- rows - Variable in class org.apache.drill.exec.server.rest.QueryWrapper.QueryResult
-
- RPAREN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- RPC_VERSION - Static variable in class org.apache.drill.exec.rpc.control.ControlRpcConfig
-
- RPC_VERSION - Static variable in class org.apache.drill.exec.rpc.data.DataRpcConfig
-
- RPC_VERSION - Static variable in class org.apache.drill.exec.rpc.user.UserRpcConfig
-
- run() - Method in interface org.apache.drill.exec.cache.DistributedCache
-
- run() - Method in class org.apache.drill.exec.server.Drillbit
-
- run(DrillConfig, ClusterCoordinator, BufferAllocator) - Method in class org.apache.drill.exec.server.rest.QueryWrapper
-
- run() - Method in class org.apache.drill.exec.store.TimedRunnable
-
- run(String, Logger, List<TimedRunnable<V>>, int) - Static method in class org.apache.drill.exec.store.TimedRunnable
-
Execute the list of runnables with the given parallelization.
- run() - Method in class org.apache.drill.exec.work.foreman.Foreman
-
Called by execution pool to do query setup, and kick off remote execution.
- run() - Method in class org.apache.drill.exec.work.fragment.FragmentExecutor
-
- runCallableAs(UserGroupInformation, Callable<RESULT>) - Method in class org.apache.drill.exec.ops.OperatorContext
-
Run the callable as the given proxy user.
- runInner() - Method in class org.apache.drill.exec.store.TimedRunnable
-
- RUNNING_QUERY_INFO - Static variable in class org.apache.drill.exec.work.foreman.QueryManager
-
- runQuery(UserBitShared.QueryType, String) - Method in class org.apache.drill.exec.client.DrillClient
-
Submits a Logical plan for direct execution (bypasses parsing)
- runQuery(UserBitShared.QueryType, String, UserResultsListener) - Method in class org.apache.drill.exec.client.DrillClient
-
Submits a Logical plan for direct execution (bypasses parsing)
- RuntimeOverridden - Annotation Type in org.apache.drill.exec.compile.sig
-
Describes the field will provide output from the given function.
- SampleCopier - Interface in org.apache.drill.exec.physical.impl.orderedpartitioner
-
- SampleCopierTemplate - Class in org.apache.drill.exec.physical.impl.orderedpartitioner
-
- SampleCopierTemplate() - Constructor for class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopierTemplate
-
- SampleSorter - Interface in org.apache.drill.exec.physical.impl.orderedpartitioner
-
- SampleSortTemplate - Class in org.apache.drill.exec.physical.impl.orderedpartitioner
-
- SampleSortTemplate() - Constructor for class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate
-
- satisfies(RelTrait) - Method in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- SAVEPOINT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SCALAR_REPLACEMENT_OPTION - Static variable in class org.apache.drill.exec.compile.ClassTransformer
-
- SCALAR_REPLACEMENT_VALIDATOR - Static variable in class org.apache.drill.exec.compile.ClassTransformer
-
- ScalarReplacementNode - Class in org.apache.drill.exec.compile.bytecode
-
- ScalarReplacementNode(String, int, String, String, String, String[], MethodVisitor, boolean) - Constructor for class org.apache.drill.exec.compile.bytecode.ScalarReplacementNode
-
- ScalarReplacementTypes - Class in org.apache.drill.exec.compile.bytecode
-
Reference list of classes we will perform scalar replacement on.
- SCALE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- scale - Variable in class org.apache.drill.exec.record.MajorTypeSerDe.MajorTypeHolder
-
- scale - Variable in class org.apache.drill.exec.store.mock.MockGroupScanPOP.MockColumn
-
- Scan - Interface in org.apache.drill.exec.physical.base
-
- ScanBatch - Class in org.apache.drill.exec.physical.impl
-
Record batch used for a particular scan.
- ScanBatch(PhysicalOperator, FragmentContext, OperatorContext, Iterator<RecordReader>, List<String[]>, List<Integer>) - Constructor for class org.apache.drill.exec.physical.impl.ScanBatch
-
- ScanBatch(PhysicalOperator, FragmentContext, Iterator<RecordReader>) - Constructor for class org.apache.drill.exec.physical.impl.ScanBatch
-
- ScanFieldDeterminer - Class in org.apache.drill.exec.planner.logical
-
This visitor will walk a logical plan and record in a map the list of field references associated to each scan.
- ScanFieldDeterminer.FieldList - Class in org.apache.drill.exec.planner.logical
-
- ScanFieldDeterminer.FieldList() - Constructor for class org.apache.drill.exec.planner.logical.ScanFieldDeterminer.FieldList
-
- ScanPrel - Class in org.apache.drill.exec.planner.physical
-
- ScanPrel(RelOptCluster, RelTraitSet, GroupScan, RelDataType) - Constructor for class org.apache.drill.exec.planner.physical.ScanPrel
-
- ScanPrule - Class in org.apache.drill.exec.planner.physical
-
- ScanPrule() - Constructor for class org.apache.drill.exec.planner.physical.ScanPrule
-
- scanSchema(SchemaPlus) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- ScanStats - Class in org.apache.drill.exec.physical.base
-
- ScanStats(ScanStats.GroupScanProperty, long, float, float) - Constructor for class org.apache.drill.exec.physical.base.ScanStats
-
- ScanStats.GroupScanProperty - Enum in org.apache.drill.exec.physical.base
-
- SCHEMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SCHEMA - Static variable in class org.apache.drill.exec.rpc.user.UserSession
-
- SCHEMA_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SCHEMA_NAME - Variable in class org.apache.drill.exec.store.ischema.Records.Schema
-
- SCHEMA_OWNER - Variable in class org.apache.drill.exec.store.ischema.Records.Schema
-
- SCHEMA_PATH_JOINER - Static variable in class org.apache.drill.exec.planner.sql.SchemaUtilites
-
- SchemaBuilder - Class in org.apache.drill.exec.record
-
A reusable builder that supports the creation of BatchSchemas.
- SchemaChangeException - Exception in org.apache.drill.exec.exception
-
- SchemaChangeException() - Constructor for exception org.apache.drill.exec.exception.SchemaChangeException
-
- SchemaChangeException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.exception.SchemaChangeException
-
- SchemaChangeException(String, Throwable) - Constructor for exception org.apache.drill.exec.exception.SchemaChangeException
-
- SchemaChangeException(String) - Constructor for exception org.apache.drill.exec.exception.SchemaChangeException
-
- SchemaChangeException(Throwable) - Constructor for exception org.apache.drill.exec.exception.SchemaChangeException
-
- SchemaChangeException(String, Object...) - Constructor for exception org.apache.drill.exec.exception.SchemaChangeException
-
- SchemaChangeException(String, Throwable, Object...) - Constructor for exception org.apache.drill.exec.exception.SchemaChangeException
-
- SchemaConfig - Class in org.apache.drill.exec.store
-
- SchemaConfig.Builder - Class in org.apache.drill.exec.store
-
- SchemaFactory - Interface in org.apache.drill.exec.store
-
StoragePlugins implements this interface to register the schemas they provide.
- SchemaIdGenerator - Class in org.apache.drill.exec.schema
-
- SchemaIdGenerator() - Constructor for class org.apache.drill.exec.schema.SchemaIdGenerator
-
- SchemaPartitionExplorer - Interface in org.apache.drill.exec.store
-
Exposes partition information for a particular schema.
- schemaPath - Variable in class org.apache.drill.exec.store.AbstractSchema
-
- SCHEMAS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SchemaUtil - Class in org.apache.drill.exec.record
-
Utility class for dealing with changing schemas
- SchemaUtil() - Constructor for class org.apache.drill.exec.record.SchemaUtil
-
- SchemaUtilites - Class in org.apache.drill.exec.planner.sql
-
- SchemaUtilites() - Constructor for class org.apache.drill.exec.planner.sql.SchemaUtilites
-
- SCHS_COL_CATALOG_NAME - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- SCHS_COL_IS_MUTABLE - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- SCHS_COL_SCHEMA_NAME - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- SCHS_COL_SCHEMA_OWNER - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- SCHS_COL_TYPE - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- scope - Variable in class org.apache.drill.exec.expr.fn.DrillFuncHolder
-
- Scope() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- SCOPE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SCOPE_CATALOGS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SCOPE_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SCOPE_SCHEMA - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Screen - Class in org.apache.drill.exec.physical.config
-
- Screen(PhysicalOperator, CoordinationProtos.DrillbitEndpoint) - Constructor for class org.apache.drill.exec.physical.config.Screen
-
- ScreenCreator - Class in org.apache.drill.exec.physical.impl
-
- ScreenCreator() - Constructor for class org.apache.drill.exec.physical.impl.ScreenCreator
-
- ScreenCreator.ScreenRoot - Class in org.apache.drill.exec.physical.impl
-
- ScreenCreator.ScreenRoot(FragmentContext, RecordBatch, Screen) - Constructor for class org.apache.drill.exec.physical.impl.ScreenCreator.ScreenRoot
-
- ScreenCreator.ScreenRoot.Metric - Enum in org.apache.drill.exec.physical.impl
-
- ScreenPrel - Class in org.apache.drill.exec.planner.physical
-
- ScreenPrel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.apache.drill.exec.planner.physical.ScreenPrel
-
- ScreenPrule - Class in org.apache.drill.exec.planner.physical
-
- ScreenPrule() - Constructor for class org.apache.drill.exec.planner.physical.ScreenPrule
-
- SCROLL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SEARCH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SECOND - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- secondaryImplicitCastRules - Static variable in class org.apache.drill.exec.resolver.ResolverTypePrecedence
-
- SECTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SECURITY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- seek(long) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- seek(long) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- seek(long) - Method in class org.apache.drill.exec.store.ResourceInputStream
-
- seek(long) - Method in class org.apache.drill.exec.vector.complex.fn.DrillBufInputStream
-
- seek(long) - Method in class org.apache.drill.exec.vector.complex.fn.SeekableBAIS
-
- SeekableBAIS - Class in org.apache.drill.exec.vector.complex.fn
-
A ByteArrayInputStream that supports the HDFS Seekable API.
- SeekableBAIS(byte[], int, int) - Constructor for class org.apache.drill.exec.vector.complex.fn.SeekableBAIS
-
- SeekableBAIS(byte[]) - Constructor for class org.apache.drill.exec.vector.complex.fn.SeekableBAIS
-
- seekToNewSource(long) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- seekToNewSource(long) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalInputStream
-
- seekToNewSource(long) - Method in class org.apache.drill.exec.store.ResourceInputStream
-
- seekToNewSource(long) - Method in class org.apache.drill.exec.vector.complex.fn.DrillBufInputStream
-
- seekToNewSource(long) - Method in class org.apache.drill.exec.vector.complex.fn.SeekableBAIS
-
- SELECT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SelectedTable - Enum in org.apache.drill.exec.store.ischema
-
The set of tables/views in INFORMATION_SCHEMA.
- SelectExpression() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses one unaliased expression in a select list.
- selectionRoot - Variable in class org.apache.drill.exec.store.dfs.FileSelection
-
- SelectionVector2 - Class in org.apache.drill.exec.record.selection
-
A selection vector that fronts, at most, a
- SelectionVector2(BufferAllocator) - Constructor for class org.apache.drill.exec.record.selection.SelectionVector2
-
- SelectionVector4 - Class in org.apache.drill.exec.record.selection
-
- SelectionVector4(ByteBuf, int, int) - Constructor for class org.apache.drill.exec.record.selection.SelectionVector4
-
- SelectionVector4Builder - Class in org.apache.drill.exec.record.selection
-
- SelectionVector4Builder() - Constructor for class org.apache.drill.exec.record.selection.SelectionVector4Builder
-
- SelectionVectorPrelVisitor - Class in org.apache.drill.exec.planner.physical.visitor
-
- SelectionVectorPrelVisitor() - Constructor for class org.apache.drill.exec.planner.physical.visitor.SelectionVectorPrelVisitor
-
- SelectionVectorRemover - Class in org.apache.drill.exec.physical.config
-
- SelectionVectorRemover(PhysicalOperator) - Constructor for class org.apache.drill.exec.physical.config.SelectionVectorRemover
-
- SelectionVectorRemoverPrel - Class in org.apache.drill.exec.planner.physical
-
- SelectionVectorRemoverPrel(Prel) - Constructor for class org.apache.drill.exec.planner.physical.SelectionVectorRemoverPrel
-
- SelectionVectorRemoverPrel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.apache.drill.exec.planner.physical.SelectionVectorRemoverPrel
-
- SelectItem() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses one item in a select list.
- SelectList() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses the select list of a SELECT statement.
- SELF - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SEMICOLON - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- send(RpcOutcomeListener<RECEIVE>, BitControl.RpcType, SEND, Class<RECEIVE>, ByteBuf...) - Method in class org.apache.drill.exec.rpc.control.ControlConnection
-
- send(RpcOutcomeListener<RECEIVE>, BitData.RpcType, SEND, Class<RECEIVE>, ByteBuf...) - Method in class org.apache.drill.exec.rpc.data.DataClientConnection
-
- sendData(QueryWritableBatch) - Method in class org.apache.drill.exec.ops.AccountingUserConnection
-
- sendData(RpcOutcomeListener<GeneralRPCProtos.Ack>, QueryWritableBatch) - Method in class org.apache.drill.exec.rpc.user.UserServer.UserClientConnection
-
- sendData(RpcOutcomeListener<GeneralRPCProtos.Ack>, QueryWritableBatch, boolean) - Method in class org.apache.drill.exec.rpc.user.UserServer.UserClientConnection
-
- sendEmptyBatch(boolean) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec
-
- Sender - Interface in org.apache.drill.exec.physical.base
-
A sender is one half of an exchange node operations.
- senderLocations - Variable in class org.apache.drill.exec.physical.base.AbstractExchange
-
- senderMajorFragmentId - Variable in class org.apache.drill.exec.physical.base.AbstractExchange
-
- senderToReceiverMapping - Variable in class org.apache.drill.exec.physical.config.AbstractMuxExchange
-
- senderToReceiversMapping - Variable in class org.apache.drill.exec.physical.config.AbstractDeMuxExchange
-
- sendFragments(RpcOutcomeListener<GeneralRPCProtos.Ack>, BitControl.InitializeFragments) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel
-
- sendFragmentStatus(BitControl.FragmentStatus) - Method in class org.apache.drill.exec.rpc.control.ControlTunnel
-
- sendOk() - Method in class org.apache.drill.exec.record.RawFragmentBatch
-
- sendOk() - Method in class org.apache.drill.exec.rpc.data.AckSender
-
Decrement the number of references still holding on to this response.
- SendProgress - Class in org.apache.drill.exec.rpc.control
-
- SendProgress() - Constructor for class org.apache.drill.exec.rpc.control.SendProgress
-
- SendProgress - Class in org.apache.drill.exec.rpc.data
-
- SendProgress() - Constructor for class org.apache.drill.exec.rpc.data.SendProgress
-
- sendRecordBatch(FragmentWritableBatch) - Method in class org.apache.drill.exec.ops.AccountingDataTunnel
-
- sendRecordBatch(RpcOutcomeListener<GeneralRPCProtos.Ack>, FragmentWritableBatch) - Method in class org.apache.drill.exec.rpc.data.DataTunnel
-
- sendRecordBatch(FragmentContext, FragmentWritableBatch) - Method in class org.apache.drill.exec.rpc.data.DataTunnel
-
- sendResult(RpcOutcomeListener<GeneralRPCProtos.Ack>, UserBitShared.QueryResult, boolean) - Method in class org.apache.drill.exec.rpc.user.UserServer.UserClientConnection
-
- sendUnsafe(RpcOutcomeListener<RECEIVE>, BitControl.RpcType, SEND, Class<RECEIVE>, ByteBuf...) - Method in class org.apache.drill.exec.rpc.control.ControlConnection
-
- SENSITIVE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SEQUENCE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SequenceExpression() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- SequenceFileFormatConfig - Class in org.apache.drill.exec.store.easy.sequencefile
-
- SequenceFileFormatConfig() - Constructor for class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatConfig
-
- SequenceFileFormatPlugin - Class in org.apache.drill.exec.store.easy.sequencefile
-
- SequenceFileFormatPlugin(String, DrillbitContext, Configuration, StoragePluginConfig) - Constructor for class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- SequenceFileFormatPlugin(String, DrillbitContext, Configuration, StoragePluginConfig, SequenceFileFormatConfig) - Constructor for class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- SequenceFileRecordReader - Class in org.apache.drill.exec.store.easy.sequencefile
-
- SequenceFileRecordReader(FileSplit, DrillFileSystem, String, String) - Constructor for class org.apache.drill.exec.store.easy.sequencefile.SequenceFileRecordReader
-
- SERIALIZABLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SerializationDefinition - Enum in org.apache.drill.exec.cache
-
- serialize(CoordinationProtos.DrillbitEndpoint, JsonGenerator, SerializerProvider) - Method in class org.apache.drill.exec.coord.DrillbitEndpointSerDe.Se
-
- serialize(TypeProtos.MajorType, JsonGenerator, SerializerProvider) - Method in class org.apache.drill.exec.record.MajorTypeSerDe.Se
-
- serialize(Metadata.ColumnMetadata_v2, JsonGenerator, SerializerProvider) - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2.Serializer
-
- serialize(X) - Method in class org.apache.drill.exec.store.sys.serialize.JacksonSerializer
-
- serialize(X) - Method in interface org.apache.drill.exec.store.sys.serialize.PClassSerializer
-
- serialize(X) - Method in class org.apache.drill.exec.store.sys.serialize.ProtoSerializer
-
- serialized - Variable in enum org.apache.drill.exec.vector.complex.fn.ExtendedType
-
- SERIALIZER - Static variable in class org.apache.drill.exec.coord.DrillServiceInstanceHelper
-
- SERVER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SERVER_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SERVICE_NAME - Static variable in interface org.apache.drill.exec.ExecConstants
-
- ServiceEngine - Class in org.apache.drill.exec.service
-
- ServiceEngine(ControlMessageHandler, UserWorker, BootStrapContext, WorkEventBus, DataResponseHandler, boolean) - Constructor for class org.apache.drill.exec.service.ServiceEngine
-
- SESSION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SESSION_USER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SessionOptionManager - Class in org.apache.drill.exec.server.options
-
- SessionOptionManager(OptionManager, UserSession) - Constructor for class org.apache.drill.exec.server.options.SessionOptionManager
-
- set(int, SchemaPath) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- SET - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- set(int, int) - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- set(int, int, int) - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- set(TextFormatPlugin.TextFormatConfig) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setAcl(Path, List<AclEntry>) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setAssignedToMember() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Mark this value as being assigned to a class member variable.
- setAutoRead(boolean) - Method in class org.apache.drill.exec.client.DrillClient
-
- setAutoRead(boolean) - Method in interface org.apache.drill.exec.work.fragment.FragmentManager
-
Sets autoRead property on all connections
- setAutoRead(boolean) - Method in class org.apache.drill.exec.work.fragment.NonRootFragmentManager
-
- setAutoRead(boolean) - Method in class org.apache.drill.exec.work.fragment.RootFragmentManager
-
- setBackend(DiffSchema, DataRecord) - Method in class org.apache.drill.exec.schema.BackedRecord
-
- setBody(String) - Method in class org.apache.drill.exec.compile.ClassBodyBuilder
-
- setBoolean(int, boolean) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBuffer(DrillBuf) - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- setBuffers(IncomingBuffers) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- setByte(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(byte[]) - Method in class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- setBytes(byte[], int) - Method in class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- setBytes(int, ByteBuf) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(int, ByteBuf, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(int, byte[]) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(int, byte[], int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(int, ByteBuffer) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(int, InputStream, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setChar(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setClassName(String) - Method in class org.apache.drill.exec.compile.ClassBodyBuilder
-
- setColumns(Collection<SchemaPath>) - Method in class org.apache.drill.exec.store.AbstractRecordReader
-
- setComment(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setConf(Configuration) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setConstant(boolean) - Method in class org.apache.drill.exec.expr.ClassGenerator.HoldingContainer
-
- setConstant(boolean) - Method in class org.apache.drill.exec.expr.fn.DrillFuncHolder.ValueReference
-
- setCost(double) - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- setCost(double) - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
- setCount(int) - Method in class org.apache.drill.exec.record.selection.SelectionVector4
-
- setCurrentIndex(int, int, int) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- setDebugStream(PrintStream) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- setDefaultImports(String...) - Method in class org.apache.drill.exec.compile.ClassBodyBuilder
-
- setDefaultSchemaPath(String, SchemaPlus) - Method in class org.apache.drill.exec.rpc.user.UserSession
-
Update the schema path for the session.
- setDelegate(ClassVisitor) - Method in class org.apache.drill.exec.compile.RetargetableClassVisitor
-
Set the delegate for this ClassVisitor.
- setDelimiter(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Defines the field delimiter character.
- setDouble(int, double) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setDoubleStat(MetricDef, double) - Method in class org.apache.drill.exec.ops.OperatorStats
-
- setDropBehind(Boolean) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- setEmptyValue(String) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Sets the String representation of an empty value (defaults to null)
- setEnabledInStorage(StoragePluginRegistry, boolean) - Method in class org.apache.drill.exec.server.rest.PluginConfigWrapper
-
- setEndpoint(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.rpc.control.ConnectionManagerRegistry
-
- setEndpointByteMap(EndpointByteMap) - Method in class org.apache.drill.exec.store.parquet.ParquetGroupScan.RowGroupInfo
-
- setException(SqlUnsupportedException.ExceptionType, String) - Method in class org.apache.drill.exec.exception.UnsupportedOperatorCollector
-
- setException(SqlUnsupportedException.ExceptionType) - Method in class org.apache.drill.exec.exception.UnsupportedOperatorCollector
-
- setExecutorState(FragmentContext.ExecutorState) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- setExtendedClass(Class<?>) - Method in class org.apache.drill.exec.compile.ClassBodyBuilder
-
- setFieldDelimiter(char) - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
Deprecated.
- setFieldType(TypeProtos.MajorType) - Method in class org.apache.drill.exec.schema.Field
-
- setFilterPushedDown(boolean) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaGroupScan
-
- setFlattenField(RepeatedValueVector) - Method in interface org.apache.drill.exec.physical.impl.flatten.Flattener
-
- setFlattenField(RepeatedValueVector) - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- setFloat(int, float) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setFragmentLimit(long) - Method in class org.apache.drill.exec.ops.FragmentContext
-
- setFrameSlot(int) - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
- setFunctionArgument() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Mark this value as being used as a function argument.
- setHeaderExtractionEnabled(boolean) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Defines whether or not the first valid record parsed from the input should be considered as the row containing the names of each column
- setIdentifierMaxLength(int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- setIgnoreAuthErrors(boolean) - Method in class org.apache.drill.exec.store.SchemaConfig.Builder
-
- setIgnoreLeadingWhitespaces(boolean) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setIgnoreTrailingWhitespaces(boolean) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setImplementedInterfaces(Class<?>...) - Method in class org.apache.drill.exec.compile.ClassBodyBuilder
-
- setImports(String[]) - Method in class org.apache.drill.exec.compile.ClassBodyBuilder
-
- setIndex(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setIndex(int, char) - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- setIndex(int, int) - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- setInfoSchemaFilter(InfoSchemaFilter) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- setInt(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setInterpreter(DrillSimpleFunc) - Method in class org.apache.drill.exec.expr.DrillFuncHolderExpr
-
- setIsLast() - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch
-
- setLength(int) - Method in class org.apache.drill.exec.expr.fn.impl.DrillByteArray
-
- setLong(int, long) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setLongStat(MetricDef, long) - Method in class org.apache.drill.exec.ops.OperatorStats
-
- setMajor(UserBitShared.MajorFragmentProfile) - Method in class org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
-
- setMajor(int) - Method in class org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
-
- setMappingSet(MappingSet) - Method in class org.apache.drill.exec.expr.ClassGenerator
-
- setMax(Object) - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
setter used during deserialization of the 'max' field of the metadata cache file.
- setMax(Object) - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2
-
- setMaxAllocation(long) - Method in class org.apache.drill.exec.physical.config.ExternalSort
-
- setMaxCharsPerColumn(long) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setMedium(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setMin(Object) - Method in class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1
-
setter used during deserialization of the 'min' field of the metadata cache file.
- setMinor(UserBitShared.MinorFragmentProfile) - Method in class org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
-
- setMinor(int) - Method in class org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
-
- setNormalizedNewLine(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setNumberOfRecordsToRead(int) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Defines the number of valid records to be parsed before the process is stopped.
- setNumEndPoints(int) - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- setOperator(UserBitShared.OperatorProfile) - Method in class org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
-
- setOperator(int) - Method in class org.apache.drill.exec.server.rest.profile.OperatorPathBuilder
-
- setOperatorId(int) - Method in class org.apache.drill.exec.physical.base.AbstractBase
-
- setOperatorId(int) - Method in interface org.apache.drill.exec.physical.base.PhysicalOperator
-
- setOption(OptionValue) - Method in class org.apache.drill.exec.server.options.FallbackOptionManager
-
- setOption(OptionValue) - Method in interface org.apache.drill.exec.server.options.OptionManager
-
Sets an option value.
- setOption(OptionValue) - Method in class org.apache.drill.exec.server.options.SystemOptionManager
-
- SetOptionHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
Converts a SqlNode
representing "ALTER ..
- SetOptionHandler(QueryContext) - Constructor for class org.apache.drill.exec.planner.sql.handlers.SetOptionHandler
-
- setOwner(Path, String, String) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setParseUnescapedQuotes(boolean) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Configures how to handle unescaped quotes inside quoted values.
- setPartitionVector(BitVector) - Method in class org.apache.drill.exec.store.AbstractRecordWriter
-
- setPermission(Path, FsPermission) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setPosition(int) - Method in class org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
-
- setPosition(int) - Method in class org.apache.drill.exec.store.parquet2.DrillParquetRecordMaterializer
-
- setPosition(int) - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- setQuote(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Defines the character used for escaping values where the field delimiter is part of the value.
- setQuotedCasing(Casing) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- setQuoteEscape(byte) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
Defines the character used for escaping quotes inside an already quoted value.
- setRead(boolean) - Method in class org.apache.drill.exec.schema.Field
-
- setReadahead(Long) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- setRecordCount(int) - Method in class org.apache.drill.exec.record.selection.SelectionVector2
-
- setRecordCount(int) - Method in class org.apache.drill.exec.record.VectorContainer
-
- setRecordMatched(int) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinHelper
-
- setReference(FieldReference) - Method in class org.apache.drill.exec.expr.fn.DrillComplexWriterFuncHolder
-
- setRelDataTypeFactory(RelDataTypeFactory) - Method in class org.apache.drill.exec.planner.types.RelDataTypeHolder
-
- setReplication(Path, short) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setRowType() - Method in class org.apache.drill.exec.planner.common.DrillWriterRelBase
-
- SETS - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.NullableVarLengthValuesColumn
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.Decimal28Column
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.Decimal38Column
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableDecimal28Column
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableDecimal38Column
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableVarBinaryColumn
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.NullableVarCharColumn
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.VarBinaryColumn
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.VarCharColumn
-
- setSafe(int, DrillBuf, int, int) - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthValuesColumn
-
- setSchema(BatchSchema) - Method in class org.apache.drill.exec.physical.impl.xsort.BatchGroup
-
Updates the schema for this batch group.
- setSelectionVectorMode(BatchSchema.SelectionVectorMode) - Method in class org.apache.drill.exec.record.SchemaBuilder
-
- setSessionOption(String, String) - Method in class org.apache.drill.exec.rpc.user.UserSession
-
- setShort(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- setSkipFirstLine(boolean) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setSource(InputStream) - Method in interface org.apache.drill.exec.store.easy.json.JsonProcessor
-
- setSource(JsonNode) - Method in interface org.apache.drill.exec.store.easy.json.JsonProcessor
-
- setSource(InputStream) - Method in class org.apache.drill.exec.store.easy.json.reader.BaseJsonProcessor
-
- setSource(JsonNode) - Method in class org.apache.drill.exec.store.easy.json.reader.BaseJsonProcessor
-
- setSource(int, int, DrillBuf) - Method in class org.apache.drill.exec.vector.complex.fn.JsonReader
-
- setSource(InputStream) - Method in class org.apache.drill.exec.vector.complex.fn.JsonReader
-
- setSource(JsonNode) - Method in class org.apache.drill.exec.vector.complex.fn.JsonReader
-
- setSource(String) - Method in class org.apache.drill.exec.vector.complex.fn.JsonReader
-
- setSource(byte[]) - Method in class org.apache.drill.exec.vector.complex.fn.JsonReader
-
- setSql(String) - Method in class org.apache.drill.exec.dotdrill.View
-
- setStatus(BitControl.FragmentStatus) - Method in class org.apache.drill.exec.work.foreman.FragmentData
-
Update the status for this fragment.
- setSupportComplexTypes(boolean) - Method in class org.apache.drill.exec.client.DrillClient
-
Sets whether the application is willing to accept complex types (Map, Arrays) in the returned result set.
- setSupportComplexTypes(boolean) - Method in class org.apache.drill.exec.rpc.user.UserSession.Builder
-
- setSv2(SelectionVector2) - Method in class org.apache.drill.exec.physical.impl.sort.RecordBatchData
-
- setSwapped(boolean) - Method in class org.apache.drill.exec.planner.physical.HashJoinPrel
-
- setTabSize(int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- setTabSize(int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- setTestInjectionControls(ControlsInjector, ExecutionControls, Logger) - Method in class org.apache.drill.exec.ops.AccountingDataTunnel
-
- setTestInjectionControls(ControlsInjector, ExecutionControls, Logger) - Method in class org.apache.drill.exec.rpc.data.DataTunnel
-
Once a DataTunnel is created, clients of DataTunnel can pass injection controls to enable setting injections at
pre-defined places.
- setThis() - Method in class org.apache.drill.exec.compile.bytecode.ReplacingBasicValue
-
Mark this value as a "this" reference.
- setTimes(Path, long, long) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setUnquotedCasing(Casing) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- setup() - Method in interface org.apache.drill.exec.expr.DrillAggFunc
-
Initialization for the beginning of the aggregation.
- setup() - Method in interface org.apache.drill.exec.expr.DrillSimpleFunc
-
- setup() - Method in class org.apache.drill.exec.expr.fn.ExceptionFunction.ThrowException
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.BigIntBigIntAdd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.Float4Float4Add
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.Float8Float8Add
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.IntIntAdd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.SmallIntSmallIntAdd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.TinyIntTinyIntAdd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.UInt1UInt1Add
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.UInt2UInt2Add
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.UInt4UInt4Add
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AddFunctions.UInt8UInt8Add
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.BitAggregateErrorFunctions
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.NullableBitAggregateErrorFunctions
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.NullableVarCharAggregateErrorFunctions
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.AggregateErrorFunctions.VarCharAggregateErrorFunctions
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Alternator.Alternate2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Alternator.Alternate3
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.BitFunctions.BitAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.BitFunctions.BitOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.BitFunctions.IntXor
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.BitBooleanAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.BitBooleanOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.NullableBitBooleanAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.BooleanAggrFunctions.NullableBitBooleanOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ByteSubstring
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.CastBigIntDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.CastBigIntTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.CastIntTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.CastVarCharVar16Char
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.CharSubstring
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ContextFunctions.CurrentSchema
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ContextFunctions.User
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BigIntBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BigIntBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BigIntConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BigIntConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BigIntVLongConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BigIntVLongConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BooleanByteConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.BooleanByteConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.ConvertFromImpalaTimestamp.ImpalaTimestampConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DateEpochBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DateEpochBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DateEpochConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DateEpochConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DoubleBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DoubleBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DoubleConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DoubleConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DummyConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DummyConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.DummyFlatten
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.FloatBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.FloatBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.FloatConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.FloatConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.IntBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.IntBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.IntConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.IntConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.IntVIntConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.IntVIntConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.JsonConvertFrom.ConvertFromJson
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.JsonConvertFrom.ConvertFromJsonVarchar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.JsonConvertTo.ConvertToExtendedJson
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.JsonConvertTo.ConvertToJson
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.RoundFunctions.RoundUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.SmallIntBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.SmallIntBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.SmallIntConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.SmallIntConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeEpochBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeEpochBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeEpochConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeEpochConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochBEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochBEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TimeStampEpochConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TinyIntConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.TinyIntConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UInt4BEConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UInt4BEConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UInt4ConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UInt4ConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UInt8ConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UInt8ConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UTF16ConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UTF16ConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UTF8ConvertFrom
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.conv.UTF8ConvertTo
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateBigIntFunctions.BigIntDateAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateBigIntFunctions.DateBigIntAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateBigIntFunctions.DateBigIntSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalDayFunctions.DateIntervalDayAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalDayFunctions.DateIntervalDaySubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalDayFunctions.IntervalDayDateAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalFunctions.DateIntervalAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalFunctions.DateIntervalSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalFunctions.IntervalDateAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalYearFunctions.DateIntervalYearAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalYearFunctions.DateIntervalYearSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntervalYearFunctions.IntervalYearDateAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntFunctions.DateIntAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntFunctions.DateIntSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateIntFunctions.IntDateAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeDate2Function
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeDateFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeTimeStamp2Function
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.AgeTimeStampFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CastTimeStampToTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CurrentDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.CurrentTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DatePartFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DateTimeAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.DateType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalDayType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.IntervalYearType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.LocalTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeDateAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeOfDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeStampType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.TimeType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStampForDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DateTypeFunctions.UnixTimeStampForDateWithPattern
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18AbsFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18AddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18CeilFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18Equal
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18FloorFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18GreaterThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18GreaterThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18LessThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18LessThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18ModFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18NotEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18RoundFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18RoundScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18SignFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18SubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18TruncateScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.Decimal18TruncFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsDecimal18NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsDecimal18NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareDecimal18VsNullableDecimal18NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsDecimal18NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal18Functions.GCompareNullableDecimal18VsNullableDecimal18NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseGreaterThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseGreaterThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseLessThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseLessThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.Decimal28DenseNotEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsDecimal28DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareDecimal28DenseVsNullableDecimal28DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsDecimal28DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28DenseFunctions.GCompareNullableDecimal28DenseVsNullableDecimal28DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseAbsFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseCeilFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseFloorFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseGreaterThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseGreaterThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseLessThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseLessThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseModFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseNotEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseRoundFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseRoundScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseSignFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseTruncateFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.Decimal28SparseTruncateScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsDecimal28SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareDecimal28SparseVsNullableDecimal28SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsDecimal28SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal28SparseFunctions.GCompareNullableDecimal28SparseVsNullableDecimal28SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseGreaterThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseGreaterThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseLessThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseLessThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.Decimal38DenseNotEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsDecimal38DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareDecimal38DenseVsNullableDecimal38DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsDecimal38DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38DenseFunctions.GCompareNullableDecimal38DenseVsNullableDecimal38DenseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseAbsFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseCeilFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseFloorFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseGreaterThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseGreaterThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseLessThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseLessThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseModFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseNotEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseRoundFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseRoundScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseSignFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseTruncateFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.Decimal38SparseTruncateScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsDecimal38SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareDecimal38SparseVsNullableDecimal38SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsDecimal38SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal38SparseFunctions.GCompareNullableDecimal38SparseVsNullableDecimal38SparseNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9AbsFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9AddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9CeilFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9Equal
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9FloorFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9GreaterThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9GreaterThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9LessThan
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9LessThanEq
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9ModFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9NotEqual
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9RoundFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9RoundScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9SignFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9SubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9TruncateScaleFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.Decimal9TruncFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsDecimal9NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsDecimal9NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareDecimal9VsNullableDecimal9NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsDecimal9NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Decimal9Functions.GCompareNullableDecimal9VsNullableDecimal9NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.IMaxDir
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.IMinDir
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.MaxDir
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DirectoryExplorers.MinDir
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.BigIntBigIntDivide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.Float4Float4Divide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.Float8Float8Divide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.IntIntDivide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.SmallIntSmallIntDivide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.TinyIntTinyIntDivide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt1UInt1Divide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt2UInt2Divide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt4UInt4Divide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.DivideFunctions.UInt8UInt8Divide
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.CbrtUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.DegreesUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.ExpUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBaseUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.LogUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.ExtendedMathFunctions.RadiansUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.BigIntAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.Float4Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.Float8Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.IntAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableBigIntAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableFloat4Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableFloat8Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgFunctions.NullableIntAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.IntervalAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.IntervalDayAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.IntervalYearAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.NullableIntervalAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.NullableIntervalDayAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.AvgIntervalTypeFunctions.NullableIntervalYearAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.BigIntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.IntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableBigIntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableIntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableSmallIntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableTinyIntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt1BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt2BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt4BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.NullableUInt8BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.SmallIntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.TinyIntBitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt1BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt2BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt4BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseAndFunctions.UInt8BitwiseAnd
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.BigIntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.IntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableBigIntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableIntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableSmallIntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableTinyIntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt1BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt2BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt4BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.NullableUInt8BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.SmallIntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.TinyIntBitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt1BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt2BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt4BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.BitwiseOrFunctions.UInt8BitwiseOr
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.BigIntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.Float4Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.Float8Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.IntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableBigIntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableFloat4Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableFloat8Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableIntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableSmallIntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableTinyIntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt1Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt2Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt4Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.NullableUInt8Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.SmallIntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.TinyIntCorrelation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt1Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt2Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt4Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CorrelationFunctions.UInt8Correlation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.BigIntCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.BitCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.DateCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal18CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal28SparseCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal38SparseCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Decimal9CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Float4CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.Float8CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalDayCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.IntervalYearCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableBigIntCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableBitCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDateCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal18CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal28SparseCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal38SparseCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableDecimal9CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableFloat4CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableFloat8CountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalDayCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableIntervalYearCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableTimeCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableTimeStampCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableVarBinaryCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.NullableVarCharCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.TimeCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.TimeStampCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.VarBinaryCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CountFunctions.VarCharCountFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.BigIntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.Float4CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.Float8CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.IntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableBigIntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableFloat4CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableFloat8CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableIntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableSmallIntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableTinyIntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt1CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt2CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt4CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.NullableUInt8CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.SmallIntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.TinyIntCoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt1CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt2CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt4CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVariancePopulationFunctions.UInt8CoVariancePopulation
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.BigIntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.Float4CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.Float8CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.IntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableBigIntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableFloat4CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableFloat8CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableIntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableSmallIntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableTinyIntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt1CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt2CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt4CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.NullableUInt8CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.SmallIntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.TinyIntCoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt1CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt2CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt4CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.CoVarianceSampleFunctions.UInt8CoVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal18Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal28SparseAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal38SparseAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.Decimal9Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal18Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal28SparseAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal38SparseAvg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalAvgFunctions.NullableDecimal9Avg
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal18Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal28SparseMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal38SparseMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.Decimal9Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal18Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal28SparseMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal38SparseMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMaxFunctions.NullableDecimal9Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal18Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal28SparseMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal38SparseMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.Decimal9Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal18Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal28SparseMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal38SparseMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalMinFunctions.NullableDecimal9Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal18Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal28SparseSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal38SparseSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.Decimal9Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal18Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal28SparseSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal38SparseSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.DecimalSumFunctions.NullableDecimal9Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.DateMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.IntervalDayMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.IntervalMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.IntervalYearMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableDateMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableIntervalDayMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableIntervalMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableIntervalYearMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableTimeMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.NullableTimeStampMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.TimeMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxDateTypeFunctions.TimeStampMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.BigIntMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.Float4Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.Float8Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.IntMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableBigIntMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableFloat4Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableFloat8Max
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxFunctions.NullableIntMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.NullableVarBinaryMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.NullableVarCharMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.VarBinaryMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MaxVarBytesFunctions.VarCharMax
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.DateMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.IntervalDayMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.IntervalMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.IntervalYearMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableDateMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableIntervalDayMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableIntervalMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableIntervalYearMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableTimeMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.NullableTimeStampMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.TimeMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinDateTypeFunctions.TimeStampMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.BigIntMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.BitMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.Float4Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.Float8Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.IntMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableBigIntMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableBitMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableFloat4Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableFloat8Min
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinFunctions.NullableIntMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.NullableVarBinaryMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.NullableVarCharMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.VarBinaryMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.MinVarBytesFunctions.VarCharMin
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.BigIntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.Float4StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.Float8StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.IntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableBigIntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableFloat4StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableFloat8StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableIntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableSmallIntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableTinyIntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt1StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt2StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt4StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt8StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.SmallIntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.TinyIntStdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt1StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt2StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt4StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt8StdDevPop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.BigIntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.Float4StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.Float8StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.IntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableBigIntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableFloat4StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableFloat8StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableIntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableSmallIntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableTinyIntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt1StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt2StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt4StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt8StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.SmallIntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.TinyIntStdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt1StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt2StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt4StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt8StdDevSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalDaySum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalYearSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalDaySum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalYearSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.BigIntSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.Float4Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.Float8Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.IntSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableBigIntSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableFloat4Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableFloat8Sum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableIntSum
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.BigIntSumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.BitSumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.Float4SumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.Float8SumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.IntSumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableBigIntSumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableBitSumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableFloat4SumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableFloat8SumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableIntSumZero
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.BigIntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.Float4VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.Float8VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.IntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableBigIntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableFloat4VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableFloat8VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableIntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableSmallIntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableTinyIntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt1VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt2VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt4VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt8VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.SmallIntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.TinyIntVariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt1VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt2VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt4VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt8VariancePop
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.BigIntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.Float4VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.Float8VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.IntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableBigIntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableFloat4VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableFloat8VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableIntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableSmallIntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableTinyIntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt1VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt2VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt4VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt8VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.SmallIntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.TinyIntVarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt1VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt2VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt4VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt8VarianceSample
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GBigIntToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GBigIntToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBigIntVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastBitTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDateToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDateToVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18BigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal28Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal38Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Decimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Float4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Float8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18Int
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal18VarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseDecimal38Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28DenseFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseDecimal28Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseDecimal38Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal28SparseVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38DenseDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38DenseFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38DenseFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal38Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal38SparseVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9BigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal28Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal38Dense
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Decimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Float4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Float8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9Int
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastDecimal9VarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringVarCharToNullableInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4BigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Decimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Float8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4Int
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4VarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat4VarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8BigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Decimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Float4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8Int
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8VarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastFloat8VarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastHighFunctions.CastHighInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalDayToInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalDayToVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalToIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalToIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalToVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalYearToInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntervalYearToVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastIntVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastTimeStampToDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastTimeStampToVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastTimeToVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastTinyIntBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryToDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryToTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarBinaryVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal28Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal38Sparse
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.gcast.CastVarCharVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.EqualsBigIntVsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsBigIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareBigIntVsNullableBigIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsBigIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GCompareNullableBigIntVsNullableBigIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GreaterThanBigIntVsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.GreaterThanEqBigIntVsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.LessThanBigIntVsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.LessThanEqBigIntVsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBigIntVsBigInt.NotEqualsBigIntVsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.EqualsBitVsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsBitNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsBitNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsNullableBitNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareBitVsNullableBitNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsBitNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsBitNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsNullableBitNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GCompareNullableBitVsNullableBitNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GreaterThanBitVsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.GreaterThanEqBitVsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.LessThanBitVsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.LessThanEqBitVsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareBitVsBit.NotEqualsBitVsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.EqualsDateVsDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsDateNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsDateNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsNullableDateNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareDateVsNullableDateNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsDateNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsDateNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsNullableDateNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GCompareNullableDateVsNullableDateNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GreaterThanDateVsDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.GreaterThanEqDateVsDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.LessThanDateVsDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.LessThanEqDateVsDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareDateVsDate.NotEqualsDateVsDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.EqualsFloat4VsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsFloat4NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareFloat4VsNullableFloat4NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsFloat4NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GCompareNullableFloat4VsNullableFloat4NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GreaterThanEqFloat4VsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.GreaterThanFloat4VsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.LessThanEqFloat4VsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.LessThanFloat4VsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat4VsFloat4.NotEqualsFloat4VsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.EqualsFloat8VsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsFloat8NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareFloat8VsNullableFloat8NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsFloat8NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GCompareNullableFloat8VsNullableFloat8NullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GreaterThanEqFloat8VsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.GreaterThanFloat8VsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.LessThanEqFloat8VsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.LessThanFloat8VsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareFloat8VsFloat8.NotEqualsFloat8VsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.EqualsIntervalDayVsIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsIntervalDayNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareIntervalDayVsNullableIntervalDayNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsIntervalDayNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GCompareNullableIntervalDayVsNullableIntervalDayNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GreaterThanEqIntervalDayVsIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.GreaterThanIntervalDayVsIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.LessThanEqIntervalDayVsIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.LessThanIntervalDayVsIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalDayVsIntervalDay.NotEqualsIntervalDayVsIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.EqualsIntervalVsInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsIntervalNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareIntervalVsNullableIntervalNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsIntervalNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GCompareNullableIntervalVsNullableIntervalNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GreaterThanEqIntervalVsInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.GreaterThanIntervalVsInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.LessThanEqIntervalVsInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.LessThanIntervalVsInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalVsInterval.NotEqualsIntervalVsInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.EqualsIntervalYearVsIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsIntervalYearNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareIntervalYearVsNullableIntervalYearNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsIntervalYearNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GCompareNullableIntervalYearVsNullableIntervalYearNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GreaterThanEqIntervalYearVsIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.GreaterThanIntervalYearVsIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.LessThanEqIntervalYearVsIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.LessThanIntervalYearVsIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntervalYearVsIntervalYear.NotEqualsIntervalYearVsIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.EqualsIntVsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsNullableIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareIntVsNullableIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsNullableIntNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GCompareNullableIntVsNullableIntNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GreaterThanEqIntVsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.GreaterThanIntVsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.LessThanEqIntVsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.LessThanIntVsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareIntVsInt.NotEqualsIntVsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.EqualsTimeStampVsTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsNullableTimeStampNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareNullableTimeStampVsTimeStampNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsNullableTimeStampNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GCompareTimeStampVsTimeStampNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GreaterThanEqTimeStampVsTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.GreaterThanTimeStampVsTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.LessThanEqTimeStampVsTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.LessThanTimeStampVsTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeStampVsTimeStamp.NotEqualsTimeStampVsTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.EqualsTimeVsTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsNullableTimeNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsTimeNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareNullableTimeVsTimeNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsNullableTimeNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsNullableTimeNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsTimeNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GCompareTimeVsTimeNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GreaterThanEqTimeVsTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.GreaterThanTimeVsTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.LessThanEqTimeVsTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.LessThanTimeVsTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareTimeVsTime.NotEqualsTimeVsTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.EqualsVarBinaryVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsNullableVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareNullableVarBinaryVsVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsNullableVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GCompareVarBinaryVsVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GreaterThanEqVarBinaryVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.GreaterThanVarBinaryVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.LessThanEqVarBinaryVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.LessThanVarBinaryVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarBinary.NotEqualsVarBinaryVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.EqualsVarBinaryVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsNullableVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareNullableVarBinaryVsVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsNullableVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GCompareVarBinaryVsVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GreaterThanEqVarBinaryVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.GreaterThanVarBinaryVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.LessThanEqVarBinaryVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.LessThanVarBinaryVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarBinaryVsVarChar.NotEqualsVarBinaryVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.EqualsVarCharVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsNullableVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareNullableVarCharVsVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsNullableVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GCompareVarCharVsVarBinaryNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GreaterThanEqVarCharVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.GreaterThanVarCharVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.LessThanEqVarCharVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.LessThanVarCharVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarBinary.NotEqualsVarCharVsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.EqualsVarCharVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsNullableVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareNullableVarCharVsVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsNullableVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullHigh
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GCompareVarCharVsVarCharNullLow
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GreaterThanEqVarCharVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.GreaterThanVarCharVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.LessThanEqVarCharVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.LessThanVarCharVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GCompareVarCharVsVarChar.NotEqualsVarCharVsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableBigIntHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableBitHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDateHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal18Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal28DenseHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal28SparseHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal38DenseHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal38SparseHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableDecimal9Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableFloat4Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableFloat8Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntervalDayHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntervalHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntervalYearHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableIntHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableSmallIntHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableTimeHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableTimeStampHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableTinyIntHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt1Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt2Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt4Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableUInt8Holder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableVar16CharHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableVarBinaryHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GConvertToNullableVarCharHolder
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDateArithmetic.GDateDifference
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDateTimeTruncateFunctions.GDateDateTrunc
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDateTimeTruncateFunctions.GTimeDateTrunc
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDateTimeTruncateFunctions.GTimeStampDateTrunc
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDateToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal18ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal18ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal28DenseToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal28DenseToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal28SparseToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal28SparseToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal38DenseToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal38DenseToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal38SparseToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal38SparseToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal9ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GDecimal9ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.DayFromTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.HourFromTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MinuteFromTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.MonthFromTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.SecondFromTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GExtract.YearFromTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GFloat4ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GFloat4ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GFloat8ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GFloat8ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GIntToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GIntToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.AbsUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.CeilUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.DivUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.FloorUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.LeftShiftUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.ModUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RightShiftUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.RounddUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SignUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.SqrtUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncateUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GMathFunctions.TruncUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBigIntNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueBitNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDateNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal18
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal18Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal9
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueDecimal9Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat4Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueFloat8Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueIntNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueSmallIntNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTimeNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTimeStampNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueTinyIntNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt1Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt2Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt4Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNewValueFunctions.NewValueUInt8Nullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpBigIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpBigIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpBitHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpBitHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDateHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDateHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal18Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal18Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28DenseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28DenseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28SparseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal28SparseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38DenseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38DenseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38SparseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal38SparseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal9Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpDecimal9Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpFloat4Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpFloat4Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpFloat8Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpFloat8Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalDayHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalDayHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalYearHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntervalYearHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBigIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBigIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBitHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableBitHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDateHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDateHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal18Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal18Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28DenseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28DenseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28SparseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal28SparseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38DenseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38DenseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38SparseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal38SparseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal9Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableDecimal9Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat4Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat4Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat8Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableFloat8Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalDayHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalDayHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalYearHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntervalYearHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableSmallIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableSmallIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeStampHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTimeStampHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTinyIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableTinyIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt1Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt1Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt2Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt2Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt4Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt4Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt8Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableUInt8Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVar16CharHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVar16CharHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarBinaryHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarBinaryHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarCharHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpNullableVarCharHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBigIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBigIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBitHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedBitHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDateHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDateHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal18Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal18Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28DenseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28DenseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28SparseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal28SparseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38DenseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38DenseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38SparseHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal38SparseHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal9Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedDecimal9Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat4Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat4Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat8Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedFloat8Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalDayHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalDayHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalYearHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntervalYearHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedSmallIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedSmallIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeStampHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTimeStampHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTinyIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedTinyIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt1Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt1Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt2Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt2Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt4Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt4Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt8Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedUInt8Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVar16CharHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVar16CharHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarBinaryHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarBinaryHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarCharHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpRepeatedVarCharHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpSmallIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpSmallIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpTimeHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpTimeHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpTimeStampHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpTimeStampHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpTinyIntHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpTinyIntHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt1Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt1Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt2Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt2Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt4Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt4Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt8Holder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpUInt8Holder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpVar16CharHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpVar16CharHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpVarBinaryHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpVarBinaryHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpVarCharHolder.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GNullOpVarCharHolder.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GSmallIntToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GSmallIntToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GTimeArithmetic.GTimeDifference
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GTimeStampArithmetic.GTimeStampDifference
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GTimeStampToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GTimeToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GTinyIntToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GTinyIntToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GToDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GToTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt1ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt1ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt2ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt2ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt4ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt4ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt8ToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUInt8ToTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionVar16Char
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.CastUnionVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsDate
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsInterval
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsIntervalDay
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsIntervalYear
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsTime
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsTimeStamp
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsVar16Char
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsVarBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.GUnionFunctions.UnionIsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32AsDouble.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.BitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.DateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableBitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableTimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableTimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableVar16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableVarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.NullableVarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.TimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.TimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.Var16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.VarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32Functions.VarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.BitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.DateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableBitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableTimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableTimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableVar16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableVarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.NullableVarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.TimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.TimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.Var16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.VarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32FunctionsWithSeed.VarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash32WithSeedAsDouble.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64AsDouble.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.BitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.DateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableBitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableTimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableTimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableVar16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableVarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.NullableVarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.TimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.TimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.Var16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.VarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64Functions.VarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.BitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.DateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableBitHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDateHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableTimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableTimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableVar16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableVarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.NullableVarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.TimeHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.TimeStampHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.Var16CharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.VarBinaryHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64FunctionsWithSeed.VarCharHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.BigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.Decimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.Decimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.Decimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.Decimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.DoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.FloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.IntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableBigIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableDecimal18Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableDecimal28Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableDecimal38Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableDecimal9Hash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableDoubleHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableFloatHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Hash64WithSeedAsDouble.NullableIntHash
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalBigIntFunctions.BigIntIntervalMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalBigIntFunctions.IntervalBigIntDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalBigIntFunctions.IntervalBigIntMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayBigIntFunctions.BigIntIntervalDayMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayBigIntFunctions.IntervalDayBigIntDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayBigIntFunctions.IntervalDayBigIntMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat4Functions.Float4IntervalDayMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat4Functions.IntervalDayFloat4DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat4Functions.IntervalDayFloat4MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat8Functions.Float8IntervalDayMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat8Functions.IntervalDayFloat8DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFloat8Functions.IntervalDayFloat8MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFunctions.IntervalDayAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFunctions.IntervalDayNegateFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayFunctions.IntervalDaySubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayIntFunctions.IntervalDayIntDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayIntFunctions.IntervalDayIntMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalDayIntFunctions.IntIntervalDayMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFloat4Functions.Float4IntervalMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFloat4Functions.IntervalFloat4DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFloat4Functions.IntervalFloat4MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFloat8Functions.Float8IntervalMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFloat8Functions.IntervalFloat8DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFloat8Functions.IntervalFloat8MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFunctions.IntervalAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFunctions.IntervalNegateFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalFunctions.IntervalSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalIntFunctions.IntervalIntDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalIntFunctions.IntervalIntMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalIntFunctions.IntIntervalMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearBigIntFunctions.BigIntIntervalYearMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearBigIntFunctions.IntervalYearBigIntDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearBigIntFunctions.IntervalYearBigIntMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat4Functions.Float4IntervalYearMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat4Functions.IntervalYearFloat4DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat4Functions.IntervalYearFloat4MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat8Functions.Float8IntervalYearMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat8Functions.IntervalYearFloat8DivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFloat8Functions.IntervalYearFloat8MultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFunctions.IntervalYearAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFunctions.IntervalYearNegateFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearFunctions.IntervalYearSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearIntFunctions.IntervalYearIntDivideFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearIntFunctions.IntervalYearIntMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IntervalYearIntFunctions.IntIntervalYearMultiplyFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsFalse.Optional
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsFalse.Required
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNotFalse.Optional
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNotFalse.Required
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNotTrue.Optional
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNotTrue.Required
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.BigIntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.IntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableBigIntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableIntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableSmallIntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableTinyIntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt1IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt2IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt4IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableUInt8IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.NullableVarCharIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.SmallIntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.TinyIntIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt1IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt2IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt4IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.UInt8IsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsNumericFunctions.VarCharIsNumeric
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsTrue.Optional
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.IsTrue.Required
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Mappify.ConvertMapToKeyValuePairs
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MathFunctions.Negative
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MathFunctions.Pi
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MathFunctions.Power
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MathFunctions.Random
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MathFunctions.ToNumber
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.BigIntBigIntMultiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.Float4Float4Multiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.Float8Float8Multiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.IntIntMultiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.SmallIntSmallIntMultiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.TinyIntTinyIntMultiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.UInt1UInt1Multiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.UInt2UInt2Multiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.UInt4UInt4Multiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.MultiplyFunctions.UInt8UInt8Multiply
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.Not.Required
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions.CastBooleanVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions.CastVarCharBoolean
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthBit
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthVarChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiEndode
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiString
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiToChar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.BinaryString
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.BitLength
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Btrim
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ByteLength
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.CharLength
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Concat
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatBothNullInput
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatLeftNullInput
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatOperator
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatRightNullInput
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ILike
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ILikeWithEscape
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.InitCap
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Left
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Like
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.LikeWithEscape
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.LowerCase
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Lpad
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Ltrim
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.OctetLength
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Position
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.RegexpReplace
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.RepeatString
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Replace
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.ReverseString
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Right
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Rpad
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Rtrim
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Similar
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.SimilarWithEscape
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.StringBinary
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Strpos
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.Substring
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringOffset
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringRegex
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringRegexNullable
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.StringFunctions.UpperCase
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.BigIntBigIntSubtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.Float4Float4Subtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.Float8Float8Subtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.IntIntSubtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.SmallIntSmallIntSubtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.TinyIntTinyIntSubtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt1UInt1Subtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt2UInt2Subtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt4UInt4Subtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt8UInt8Subtract
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeBigIntFunctions.BigIntTimeAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeBigIntFunctions.TimeBigIntAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeBigIntFunctions.TimeBigIntSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalDayFunctions.IntervalDayTimeAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalDayFunctions.TimeIntervalDayAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalDayFunctions.TimeIntervalDaySubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalFunctions.IntervalTimeAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalFunctions.TimeIntervalAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalFunctions.TimeIntervalSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalYearFunctions.IntervalYearTimeAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalYearFunctions.TimeIntervalYearAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntervalYearFunctions.TimeIntervalYearSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntFunctions.IntTimeAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntFunctions.TimeIntAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeIntFunctions.TimeIntSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampBigIntFunctions.BigIntTimeStampAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampBigIntFunctions.TimeStampBigIntAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampBigIntFunctions.TimeStampBigIntSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalDayFunctions.IntervalDayTimeStampAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalDayFunctions.TimeStampIntervalDayAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalDayFunctions.TimeStampIntervalDaySubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalFunctions.IntervalTimeStampAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalFunctions.TimeStampIntervalAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalFunctions.TimeStampIntervalSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalYearFunctions.IntervalYearTimeStampAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalYearFunctions.TimeStampIntervalYearAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntervalYearFunctions.TimeStampIntervalYearSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntFunctions.IntTimeStampAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntFunctions.TimeStampIntAddFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TimeStampIntFunctions.TimeStampIntSubtractFunction
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ACosUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ASinUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.ATanUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CoshUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.CosUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinhUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.SinUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhBigInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhFloat4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhFloat8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanhUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanSmallInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanTinyInt
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanUInt1
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanUInt2
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanUInt4
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.TrigoMathFunctions.TanUInt8
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.CastUnionList
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.CastUnionMap
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.CastUnionToUnion
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.CompareType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.GetType
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.IsNotNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.IsNull
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.UnionIsList
-
- setup() - Method in class org.apache.drill.exec.expr.fn.impl.UnionFunctions.UnionIsMap
-
- setup(HashAggregate, HashTableConfig, FragmentContext, OperatorStats, BufferAllocator, RecordBatch, HashAggBatch, LogicalExpression[], List<TypedFieldId>, TypedFieldId[], VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.aggregate.HashAggregator
-
- setup(HashAggregate, HashTableConfig, FragmentContext, OperatorStats, BufferAllocator, RecordBatch, HashAggBatch, LogicalExpression[], List<TypedFieldId>, TypedFieldId[], VectorContainer) - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate
-
- setup(FragmentContext, RecordBatch, StreamingAggBatch) - Method in interface org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator
-
- setup(FragmentContext, RecordBatch, StreamingAggBatch) - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- setup(HashTableConfig, FragmentContext, BufferAllocator, RecordBatch, RecordBatch, RecordBatch, VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.common.HashTable
-
- setup() - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate.BatchHolder
-
- setup(HashTableConfig, FragmentContext, BufferAllocator, RecordBatch, RecordBatch, RecordBatch, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- setup(FragmentContext, RecordBatch, RecordBatch, TransferPair[]) - Method in interface org.apache.drill.exec.physical.impl.filter.Filterer
-
- setup(FragmentContext, RecordBatch, RecordBatch, TransferPair[]) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate2
-
- setup(FragmentContext, RecordBatch, RecordBatch, TransferPair[]) - Method in class org.apache.drill.exec.physical.impl.filter.FilterTemplate4
-
- setup(FragmentContext, RecordBatch, RecordBatch, List<TransferPair>) - Method in interface org.apache.drill.exec.physical.impl.flatten.Flattener
-
- setup(FragmentContext, RecordBatch, RecordBatch, List<TransferPair>) - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenTemplate
-
- setup(FragmentContext, VectorAccessible, RecordBatch, List<TransferPair>, VectorContainer, int, SchemaPath) - Method in interface org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionProjector
-
- setup(FragmentContext, VectorAccessible, RecordBatch, List<TransferPair>, VectorContainer, int, SchemaPath) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionProjectorTemplate
-
- setup(FragmentContext, RecordBatch) - Method in interface org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSorter
-
- setup(FragmentContext, VectorContainer, SelectionVector2) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate
-
- setup(FragmentContext, RecordBatch, HashPartitionSender, OperatorStats, OperatorContext, int, int) - Method in interface org.apache.drill.exec.physical.impl.partitionsender.Partitioner
-
- setup(FragmentContext, RecordBatch, HashPartitionSender, OperatorStats, OperatorContext, int, int) - Method in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate
-
- setup(FragmentContext, RecordBatch, RecordBatch, List<TransferPair>) - Method in interface org.apache.drill.exec.physical.impl.project.Projector
-
- setup(FragmentContext, RecordBatch, RecordBatch, List<TransferPair>) - Method in class org.apache.drill.exec.physical.impl.project.ProjectorTemplate
-
- setup(FragmentContext, SelectionVector4, VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.sort.Sorter
-
- setup(FragmentContext, SelectionVector4, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.sort.SortTemplate
-
- setup(FragmentContext, RecordBatch, RecordBatch, List<TransferPair>) - Method in interface org.apache.drill.exec.physical.impl.union.UnionAller
-
- setup(FragmentContext, RecordBatch, RecordBatch, List<TransferPair>) - Method in class org.apache.drill.exec.physical.impl.union.UnionAllerTemplate
-
- setup(List<WindowDataBatch>, VectorContainer, OperatorContext, boolean) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- setup(List<WindowDataBatch>, VectorContainer, OperatorContext, boolean) - Method in interface org.apache.drill.exec.physical.impl.window.WindowFramer
-
- setup(FragmentContext, BufferAllocator, SelectionVector4, VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.xsort.MSorter
-
- setup(FragmentContext, BufferAllocator, SelectionVector4, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- setup(FragmentContext, BufferAllocator, VectorAccessible, List<BatchGroup>, VectorAccessible) - Method in interface org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopier
-
- setup(FragmentContext, BufferAllocator, VectorAccessible, List<BatchGroup>, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate
-
- setup(FragmentContext, SelectionVector2, VectorAccessible) - Method in interface org.apache.drill.exec.physical.impl.xsort.SingleBatchSorter
-
- setup(FragmentContext, SelectionVector2, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate
-
- setup(DrillConfig) - Method in class org.apache.drill.exec.rpc.user.security.PamUserAuthenticator
-
- setup(DrillConfig) - Method in interface org.apache.drill.exec.rpc.user.security.UserAuthenticator
-
Setup for authenticating user credentials.
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.avro.AvroRecordReader
-
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.easy.json.JSONRecordReader
-
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileRecordReader
-
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.easy.text.compliant.CompliantTextRecordReader
-
Performs the initial setup required for the record reader.
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.mock.MockRecordReader
-
- setup() - Method in class org.apache.drill.exec.store.NewValueFunction.NewValueVarBinary
-
- setup() - Method in class org.apache.drill.exec.store.NewValueFunction.NewValueVarBinaryNullable
-
- setup() - Method in class org.apache.drill.exec.store.NewValueFunction.NewValueVarChar
-
- setup() - Method in class org.apache.drill.exec.store.NewValueFunction.NewValueVarCharNullable
-
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.parquet2.DrillParquetReader
-
- setUp(MessageType, RecordConsumer) - Method in class org.apache.drill.exec.store.ParquetOutputRecordWriter
-
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.pojo.PojoRecordReader
-
- setup(OperatorContext, OutputMutator) - Method in interface org.apache.drill.exec.store.RecordReader
-
Configure the RecordReader with the provided schema and the record batch that should be written to.
- setup() - Method in interface org.apache.drill.exec.store.RecordRecorder
-
- setup(OperatorContext, OutputMutator) - Method in class org.apache.drill.exec.store.text.DrillTextRecordReader
-
- setupCopier(FragmentContext, SelectionVector4, VectorAccessible, VectorAccessible) - Method in interface org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopier
-
- setupCopier(FragmentContext, SelectionVector4, VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleCopierTemplate
-
- setupCopyFirstValue(VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- setupCopyFromInternal(VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- setupCopyNext(VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- setupCopyPrev(VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- setupEvaluatePeer(VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- SetupException - Exception in org.apache.drill.exec.exception
-
- SetupException() - Constructor for exception org.apache.drill.exec.exception.SetupException
-
- SetupException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.exception.SetupException
-
- SetupException(String, Throwable) - Constructor for exception org.apache.drill.exec.exception.SetupException
-
- SetupException(String) - Constructor for exception org.apache.drill.exec.exception.SetupException
-
- SetupException(Throwable) - Constructor for exception org.apache.drill.exec.exception.SetupException
-
- setupHashJoinProbe() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinBatch
-
- setupHashJoinProbe(FragmentContext, VectorContainer, RecordBatch, int, HashJoinBatch, HashTable, HashJoinHelper, JoinRelType) - Method in interface org.apache.drill.exec.physical.impl.join.HashJoinProbe
-
- setupHashJoinProbe(FragmentContext, VectorContainer, RecordBatch, int, HashJoinBatch, HashTable, HashJoinHelper, JoinRelType) - Method in class org.apache.drill.exec.physical.impl.join.HashJoinProbeTemplate
-
- setupHashTable() - Method in class org.apache.drill.exec.physical.impl.join.HashJoinBatch
-
- setupInterior(RecordBatch, RecordBatch, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate.BatchHolder
-
- setupInterior(RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- setupInterior(RecordBatch, RecordBatch, RecordBatch, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate.BatchHolder
-
- setupJoin(FragmentContext, JoinStatus, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.join.JoinTemplate
-
- setupJoin(FragmentContext, JoinStatus, VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.join.JoinWorker
-
- setupMapping - Variable in class org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
- setupNanos - Variable in class org.apache.drill.exec.ops.OperatorStats
-
- setupNestedLoopJoin(FragmentContext, RecordBatch, ExpandableHyperContainer, LinkedList<Integer>, NestedLoopJoinBatch) - Method in interface org.apache.drill.exec.physical.impl.join.NestedLoopJoin
-
- setupNestedLoopJoin(FragmentContext, RecordBatch, ExpandableHyperContainer, LinkedList<Integer>, NestedLoopJoinBatch) - Method in class org.apache.drill.exec.physical.impl.join.NestedLoopJoinTemplate
-
Method initializes necessary state and invokes the doSetup() to set the
input and output value vector references
- setupNewSchema() - Method in class org.apache.drill.exec.physical.impl.filter.FilterRecordBatch
-
- setupNewSchema() - Method in class org.apache.drill.exec.physical.impl.flatten.FlattenRecordBatch
-
- setupNewSchema() - Method in class org.apache.drill.exec.physical.impl.limit.LimitRecordBatch
-
- setupNewSchema(VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
Sets up projection that will transfer all of the columns in batch, and also populate the partition column based on
which partition a record falls into in the partition table
- setupNewSchema() - Method in class org.apache.drill.exec.physical.impl.project.ProjectRecordBatch
-
- setupNewSchema() - Method in class org.apache.drill.exec.physical.impl.svremover.RemovingRecordBatch
-
- setupNewSchema() - Method in class org.apache.drill.exec.physical.impl.trace.TraceRecordBatch
-
- setupNewSchema() - Method in class org.apache.drill.exec.physical.impl.WriterRecordBatch
-
- setupNewSchema() - Method in class org.apache.drill.exec.record.AbstractSingleRecordBatch
-
- setupPartition(WindowDataBatch, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
Called once per partition, before processing the partition.
- setupPasteValues(VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- setupReadLastValue(VectorAccessible, VectorAccessible) - Method in class org.apache.drill.exec.physical.impl.window.DefaultFrameTemplate
-
- setupReceivers(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
- setupReceivers(int, List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
- setupReceivers(int, List<CoordinationProtos.DrillbitEndpoint>) - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Inform this Exchange node about its receiver locations.
- setupReceivers(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.SingleMergeExchange
-
- setupReceivers(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.UnionExchange
-
- setupRemover(FragmentContext, RecordBatch, RecordBatch) - Method in interface org.apache.drill.exec.physical.impl.svremover.Copier
-
- setupRemover(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate2
-
- setupRemover(FragmentContext, RecordBatch, RecordBatch) - Method in class org.apache.drill.exec.physical.impl.svremover.CopierTemplate4
-
- setupSenders(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
- setupSenders(int, List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.base.AbstractExchange
-
- setupSenders(int, List<CoordinationProtos.DrillbitEndpoint>) - Method in interface org.apache.drill.exec.physical.base.Exchange
-
Inform this Exchange node about its sender locations.
- setupSenders(List<CoordinationProtos.DrillbitEndpoint>) - Method in class org.apache.drill.exec.physical.config.UnionExchange
-
- setUseDefaultCosting(boolean) - Method in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- setUseRepeatedVarChar(boolean) - Method in class org.apache.drill.exec.store.easy.text.compliant.TextParsingSettings
-
- setValue(int, int) - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate.BatchHolder
-
- setValueCount(int) - Method in class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- setVerifyChecksum(boolean) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setWidth(int) - Method in class org.apache.drill.exec.planner.fragment.Wrapper
-
- setWorkingDirectory(Path) - Method in class org.apache.drill.exec.store.ClassPathFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem
-
- setWriteChecksum(boolean) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setXAttr(Path, String, byte[]) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- setZero(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- shouldContinue() - Method in interface org.apache.drill.exec.ops.FragmentContext.ExecutorState
-
Whether execution should continue.
- shouldContinue() - Method in class org.apache.drill.exec.ops.FragmentContext
-
Tells individual operations whether they should continue.
- shouldMark() - Method in class org.apache.drill.exec.physical.impl.join.JoinStatus
-
- shouldVisitSchema(String, SchemaPlus) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- shouldVisitTable(String, String) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- SHOW - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- ShowFileHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- ShowFileHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.ShowFileHandler
-
- ShowFilesCommandResult - Class in org.apache.drill.exec.planner.sql.handlers
-
- ShowFilesCommandResult(String, boolean, boolean, long, String, String, String, long, long) - Constructor for class org.apache.drill.exec.planner.sql.handlers.ShowFilesCommandResult
-
- showInInformationSchema() - Method in class org.apache.drill.exec.store.AbstractSchema
-
Reports whether to show items from this schema in INFORMATION_SCHEMA
tables.
- showInInformationSchema() - Method in class org.apache.drill.exec.store.dfs.FileSystemSchemaFactory.FileSystemSchema
-
- showInInformationSchema() - Method in class org.apache.drill.exec.store.SubSchemaWrapper
-
- ShowSchemasHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- ShowSchemasHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.ShowSchemasHandler
-
- ShowTablesHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- ShowTablesHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.ShowTablesHandler
-
- showVectorAccessibleContent(VectorAccessible, String) - Static method in class org.apache.drill.exec.util.VectorUtil
-
- showVectorAccessibleContent(VectorAccessible) - Static method in class org.apache.drill.exec.util.VectorUtil
-
- showVectorAccessibleContent(VectorAccessible, int) - Static method in class org.apache.drill.exec.util.VectorUtil
-
- showVectorAccessibleContent(VectorAccessible, int[]) - Static method in class org.apache.drill.exec.util.VectorUtil
-
- SHRD_COL_TABLE_CATALOG - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- SHRD_COL_TABLE_NAME - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- SHRD_COL_TABLE_SCHEMA - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- shutdownIfClient() - Method in class org.apache.drill.exec.rpc.control.ControlConnection
-
- shutdownIfClient() - Method in class org.apache.drill.exec.rpc.data.DataClientConnection
-
- Signature - Annotation Type in org.apache.drill.exec.compile.sig
-
Describes the field will provide output from the given function.
- SignatureHolder - Class in org.apache.drill.exec.compile.sig
-
- SIMILAR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SIMPLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SimpleCastFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleCastFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions
-
- SimpleCastFunctions.CastBooleanVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleCastFunctions.CastBooleanVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions.CastBooleanVarChar
-
- SimpleCastFunctions.CastVarCharBoolean - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleCastFunctions.CastVarCharBoolean() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleCastFunctions.CastVarCharBoolean
-
- SimpleCharStream - Class in org.apache.drill.exec.planner.sql.parser.impl
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(Reader) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCharStream(InputStream) - Constructor for class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- SimpleCommandResult - Class in org.apache.drill.exec.planner.sql.handlers
-
- SimpleCommandResult(boolean, String) - Constructor for class org.apache.drill.exec.planner.sql.handlers.SimpleCommandResult
-
- SimpleIdentifier() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a simple identifier as an SqlIdentifier.
- SimpleIdentifierCommaList() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a comma-separated list of simple identifiers.
- SimpleParallelizer - Class in org.apache.drill.exec.planner.fragment
-
The simple parallelizer determines the level of parallelization of a plan based on the cost of the underlying
operations.
- SimpleParallelizer(QueryContext) - Constructor for class org.apache.drill.exec.planner.fragment.SimpleParallelizer
-
- SimpleParallelizer(long, int, int, double) - Constructor for class org.apache.drill.exec.planner.fragment.SimpleParallelizer
-
- SimpleRepeatedFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsBigInt
-
- SimpleRepeatedFunctions.ContainsBit - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsBit
-
- SimpleRepeatedFunctions.ContainsFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsFloat4
-
- SimpleRepeatedFunctions.ContainsFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsFloat8
-
- SimpleRepeatedFunctions.ContainsInt - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsInt
-
- SimpleRepeatedFunctions.ContainsTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsTinyInt
-
- SimpleRepeatedFunctions.ContainsVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.ContainsVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.ContainsVarChar
-
- SimpleRepeatedFunctions.RepeatedLengthBigInt - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.RepeatedLengthBigInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthBigInt
-
- SimpleRepeatedFunctions.RepeatedLengthBit - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.RepeatedLengthBit() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthBit
-
- SimpleRepeatedFunctions.RepeatedLengthFloat4 - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.RepeatedLengthFloat4() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthFloat4
-
- SimpleRepeatedFunctions.RepeatedLengthFloat8 - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.RepeatedLengthFloat8() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthFloat8
-
- SimpleRepeatedFunctions.RepeatedLengthInt - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.RepeatedLengthInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthInt
-
- SimpleRepeatedFunctions.RepeatedLengthTinyInt - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.RepeatedLengthTinyInt() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthTinyInt
-
- SimpleRepeatedFunctions.RepeatedLengthVarChar - Class in org.apache.drill.exec.expr.fn.impl
-
- SimpleRepeatedFunctions.RepeatedLengthVarChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.SimpleRepeatedFunctions.RepeatedLengthVarChar
-
- SimpleVectorWrapper<T extends ValueVector> - Class in org.apache.drill.exec.record
-
- SimpleVectorWrapper(T) - Constructor for class org.apache.drill.exec.record.SimpleVectorWrapper
-
- SINGLE_CACHE_CONFIG - Static variable in class org.apache.drill.exec.physical.impl.orderedpartitioner.OrderedPartitionRecordBatch
-
- SINGLE_LINE_COMMENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SingleBatchSorter - Interface in org.apache.drill.exec.physical.impl.xsort
-
- SingleBatchSorterTemplate - Class in org.apache.drill.exec.physical.impl.xsort
-
- SingleBatchSorterTemplate() - Constructor for class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate
-
- SingleClassStringWriter - Class in org.apache.drill.exec.expr
-
- SingleClassStringWriter() - Constructor for class org.apache.drill.exec.expr.SingleClassStringWriter
-
- SingleMergeExchange - Class in org.apache.drill.exec.physical.config
-
- SingleMergeExchange(PhysicalOperator, List<Order.Ordering>) - Constructor for class org.apache.drill.exec.physical.config.SingleMergeExchange
-
- SingleMergeExchangePrel - Class in org.apache.drill.exec.planner.physical
-
- SingleMergeExchangePrel(RelOptCluster, RelTraitSet, RelNode, RelCollation) - Constructor for class org.apache.drill.exec.planner.physical.SingleMergeExchangePrel
-
- SinglePrel - Class in org.apache.drill.exec.planner.physical
-
- SinglePrel(RelOptCluster, RelTraitSet, RelNode) - Constructor for class org.apache.drill.exec.planner.physical.SinglePrel
-
- SingleSender - Class in org.apache.drill.exec.physical.config
-
Sender that pushes all data to a single destination node.
- SingleSender(int, int, PhysicalOperator, CoordinationProtos.DrillbitEndpoint) - Constructor for class org.apache.drill.exec.physical.config.SingleSender
-
Create a SingleSender which sends data to fragment identified by given MajorFragmentId and MinorFragmentId,
and running at given endpoint
- SingleSender(int, PhysicalOperator, CoordinationProtos.DrillbitEndpoint) - Constructor for class org.apache.drill.exec.physical.config.SingleSender
-
Create a SingleSender which sends data to fragment with MinorFragmentId as 0 in given opposite major
fragment.
- SingleSenderCreator - Class in org.apache.drill.exec.physical.impl
-
- SingleSenderCreator() - Constructor for class org.apache.drill.exec.physical.impl.SingleSenderCreator
-
- SingleSenderCreator.SingleSenderRootExec - Class in org.apache.drill.exec.physical.impl
-
- SingleSenderCreator.SingleSenderRootExec(FragmentContext, RecordBatch, SingleSender) - Constructor for class org.apache.drill.exec.physical.impl.SingleSenderCreator.SingleSenderRootExec
-
- SingleSenderCreator.SingleSenderRootExec.Metric - Enum in org.apache.drill.exec.physical.impl
-
- SINGLETON - Static variable in class org.apache.drill.exec.planner.physical.DrillDistributionTrait
-
- siteClass - Variable in class org.apache.drill.exec.testing.Injection
-
- size() - Method in class org.apache.drill.exec.compile.bytecode.TrackingInstructionList
-
- size() - Method in class org.apache.drill.exec.compile.sig.SignatureHolder
-
- size() - Method in class org.apache.drill.exec.expr.fn.DrillFunctionRegistry
-
- size() - Method in interface org.apache.drill.exec.physical.impl.common.HashTable
-
- size() - Method in class org.apache.drill.exec.physical.impl.common.HashTableTemplate
-
- size() - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- size() - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- SIZE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- size - Variable in enum org.apache.drill.exec.record.BatchSchema.SelectionVectorMode
-
- size() - Method in class org.apache.drill.exec.store.parquet.ColumnDataReader.HadoopBytesInput
-
- size() - Method in interface org.apache.drill.exec.work.batch.BaseRawBatchBuffer.BufferQueue
-
- skip(long) - Method in class org.apache.drill.exec.store.dfs.DrillFSDataInputStream
-
- skipBytes(int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- skipFirstLine - Variable in class org.apache.drill.exec.store.easy.text.TextFormatPlugin.TextFormatConfig
-
- skipReadyToReadPositionUpdate() - Method in class org.apache.drill.exec.store.parquet.columnreaders.FixedWidthRepeatedReader
-
- skipReadyToReadPositionUpdate() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumn
-
- skipReadyToReadPositionUpdate() - Method in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthValuesColumn
-
- slash - Variable in class org.apache.drill.exec.compile.ClassTransformer.ClassNames
-
- SLASH - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- slice() - Method in class org.apache.drill.exec.record.DeadBuf
-
- slice(int, int) - Method in class org.apache.drill.exec.record.DeadBuf
-
- SLICE_TARGET - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SLICE_TARGET_DEFAULT - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SLICE_TARGET_OPTION - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SMALL_QUEUE_SIZE - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SMALLINT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SmallIntAccessor - Class in org.apache.drill.exec.vector.accessor
-
- SmallIntAccessor(SmallIntVector) - Constructor for class org.apache.drill.exec.vector.accessor.SmallIntAccessor
-
- SmallIntBEConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- SmallIntBEConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.SmallIntBEConvertFrom
-
- SmallIntBEConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- SmallIntBEConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.SmallIntBEConvertTo
-
- SmallIntConvertFrom - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- SmallIntConvertFrom() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.SmallIntConvertFrom
-
- SmallIntConvertTo - Class in org.apache.drill.exec.expr.fn.impl.conv
-
- SmallIntConvertTo() - Constructor for class org.apache.drill.exec.expr.fn.impl.conv.SmallIntConvertTo
-
- some(List<SchemaPath>) - Static method in class org.apache.drill.exec.planner.logical.ColumnList
-
- some(Class<? extends RelNode>, RelOptRuleOperand, RelOptRuleOperand...) - Static method in class org.apache.drill.exec.planner.logical.RelOptHelper
-
- some(Class<? extends RelNode>, RelTrait, RelOptRuleOperand, RelOptRuleOperand...) - Static method in class org.apache.drill.exec.planner.logical.RelOptHelper
-
- SOME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- Sort - Class in org.apache.drill.exec.physical.config
-
- Sort(PhysicalOperator, List<Order.Ordering>, boolean) - Constructor for class org.apache.drill.exec.physical.config.Sort
-
- sort(SelectionVector2, VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSorter
-
- sort(SelectionVector2, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate
-
- sort(SelectionVector4, VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.sort.Sorter
-
- sort(SelectionVector4, VectorContainer) - Method in class org.apache.drill.exec.physical.impl.sort.SortTemplate
-
- sort(VectorContainer) - Method in interface org.apache.drill.exec.physical.impl.xsort.MSorter
-
- sort(VectorContainer) - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- sort(SelectionVector2) - Method in interface org.apache.drill.exec.physical.impl.xsort.SingleBatchSorter
-
- sort(SelectionVector2) - Method in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate
-
- SortBatch - Class in org.apache.drill.exec.physical.impl.sort
-
- SortBatch(Sort, FragmentContext, RecordBatch) - Constructor for class org.apache.drill.exec.physical.impl.sort.SortBatch
-
- SortBatchCreator - Class in org.apache.drill.exec.physical.impl.sort
-
- SortBatchCreator() - Constructor for class org.apache.drill.exec.physical.impl.sort.SortBatchCreator
-
- SortConvertPrule - Class in org.apache.drill.exec.planner.physical
-
Rule that converts an
Sort
to a physical
SortPrel
, implemented by a Drill "order" operation.
- Sorter - Interface in org.apache.drill.exec.physical.impl.sort
-
- SortPrel - Class in org.apache.drill.exec.planner.physical
-
- SortPrel(RelOptCluster, RelTraitSet, RelNode, RelCollation) - Constructor for class org.apache.drill.exec.planner.physical.SortPrel
-
Creates a DrillSortRel.
- SortPrel(RelOptCluster, RelTraitSet, RelNode, RelCollation, RexNode, RexNode) - Constructor for class org.apache.drill.exec.planner.physical.SortPrel
-
Creates a DrillSortRel with offset and fetch.
- SortPrule - Class in org.apache.drill.exec.planner.physical
-
Rule that converts a logical
DrillSortRel
to a physical sort.
- SortRecordBatchBuilder - Class in org.apache.drill.exec.physical.impl.sort
-
- SortRecordBatchBuilder(BufferAllocator) - Constructor for class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder
-
- SortTemplate - Class in org.apache.drill.exec.physical.impl.sort
-
- SortTemplate() - Constructor for class org.apache.drill.exec.physical.impl.sort.SortTemplate
-
- SOURCE - Static variable in class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount
-
- SOURCE - Static variable in class org.apache.drill.exec.planner.cost.DrillRelMdRowCount
-
- SOURCE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SPACE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- specialConstructor - Variable in exception org.apache.drill.exec.planner.sql.parser.impl.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- SpecialLiteral() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parse a special literal keyword
- specialToken - Variable in class org.apache.drill.exec.planner.sql.parser.impl.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPECIFIC - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SPECIFIC_NAME - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SPECIFICTYPE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SplitUpComplexExpressions - Class in org.apache.drill.exec.planner.physical.visitor
-
- SplitUpComplexExpressions(RelDataTypeFactory, DrillOperatorTable, FunctionImplementationRegistry) - Constructor for class org.apache.drill.exec.planner.physical.visitor.SplitUpComplexExpressions
-
- Spool - Interface in org.apache.drill.exec.disk
-
- SPOOLING_BUFFER_DELETE - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SPOOLING_BUFFER_MEMORY - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SpoolingRawBatchBuffer - Class in org.apache.drill.exec.work.batch
-
This implementation of RawBatchBuffer starts writing incoming batches to disk once the buffer size reaches a threshold.
- SpoolingRawBatchBuffer(FragmentContext, int, int, int) - Constructor for class org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer
-
- SQL - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SqlAccessor - Interface in org.apache.drill.exec.vector.accessor
-
Column-data accessor that implements JDBC's Java-null--when--SQL-NULL mapping.
- SqlCreateOrReplaceView() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a create view or replace existing view statement.
- SqlCreateTable() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a CTAS statement.
- SqlCreateTable - Class in org.apache.drill.exec.planner.sql.parser
-
- SqlCreateTable(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNodeList, SqlNode) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlCreateTable
-
- SqlCreateView - Class in org.apache.drill.exec.planner.sql.parser
-
- SqlCreateView(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNode, SqlLiteral) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- SqlCreateView(SqlParserPos, SqlIdentifier, SqlNodeList, SqlNode, boolean) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlCreateView
-
- SqlDelete() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a DELETE statement.
- SqlDescribeTable() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses statement
{ DESCRIBE | DESC } tblname [col_name | wildcard ]
- SqlDescribeTable - Class in org.apache.drill.exec.planner.sql.parser
-
Sql parser tree node to represent statement:
{ DESCRIBE | DESC } tblname [col_name | wildcard ]
- SqlDescribeTable(SqlParserPos, SqlIdentifier, SqlIdentifier, SqlNode) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlDescribeTable
-
- SqlDropTable() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a drop table statement.
- SqlDropTable - Class in org.apache.drill.exec.planner.sql.parser
-
- SqlDropTable(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlDropTable
-
- SqlDropView() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a drop view statement.
- SqlDropView - Class in org.apache.drill.exec.planner.sql.parser
-
- SqlDropView(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlDropView
-
- SQLEXCEPTION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SqlExplain() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses an EXPLAIN PLAN statement.
- SqlExpressionEof() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a SQL expression (such as might occur in a WHERE clause) followed by
the end-of-file symbol.
- SqlHandlerConfig - Class in org.apache.drill.exec.planner.sql.handlers
-
- SqlHandlerConfig(HepPlanner, Planner, QueryContext) - Constructor for class org.apache.drill.exec.planner.sql.handlers.SqlHandlerConfig
-
- SqlHandlerUtil - Class in org.apache.drill.exec.planner.sql.handlers
-
- SqlHandlerUtil() - Constructor for class org.apache.drill.exec.planner.sql.handlers.SqlHandlerUtil
-
- SqlInsert() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses an INSERT statement.
- SqlInsertKeywords(List<SqlLiteral>) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- SqlMerge() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a MERGE statement.
- SqlProcedureCall() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a CALL statement.
- SqlQueryEof() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a query (SELECT, UNION, INTERSECT, EXCEPT, VALUES, TABLE) followed by
the end-of-file symbol.
- SqlRefreshMetadata() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parse refresh table metadata statement.
- SqlRefreshMetadata - Class in org.apache.drill.exec.planner.sql.parser
-
Sql parse tree node to represent statement:
REFRESH TABLE METADATA tblname
- SqlRefreshMetadata(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlRefreshMetadata
-
- SqlSelect() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a leaf SELECT expression without ORDER BY.
- SqlSelectKeywords(List<SqlLiteral>) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- SqlSetOption() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses an expression for setting or resetting an option in SQL, such as QUOTED_IDENTIFIERS,
or explain plan level (physical/logical).
- SqlShowFiles() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses statement
SHOW FILES [{FROM | IN} schema]
- SqlShowFiles - Class in org.apache.drill.exec.planner.sql.parser
-
Sql parse tree node to represent statement:
SHOW FILES [{FROM | IN} db_name] [LIKE 'pattern' | WHERE expr]
- SqlShowFiles(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlShowFiles
-
- SqlShowSchemas() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses statement SHOW {DATABASES | SCHEMAS} [LIKE 'pattern' | WHERE expr]
- SqlShowSchemas - Class in org.apache.drill.exec.planner.sql.parser
-
Sql parse tree node to represent statement:
SHOW {DATABASES | SCHEMAS} [LIKE 'pattern' | WHERE expr]
- SqlShowSchemas(SqlParserPos, SqlNode, SqlNode) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlShowSchemas
-
- SqlShowTables() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses statement
SHOW TABLES [{FROM | IN} db_name] [LIKE 'pattern' | WHERE expr]
- SqlShowTables - Class in org.apache.drill.exec.planner.sql.parser
-
Sql parse tree node to represent statement:
SHOW TABLES [{FROM | IN} db_name] [LIKE 'pattern' | WHERE expr]
- SqlShowTables(SqlParserPos, SqlIdentifier, SqlNode, SqlNode) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlShowTables
-
- SQLSTATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SqlStmt() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses an SQL statement.
- SqlStmtEof() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses an SQL statement followed by the end-of-file symbol.
- sqlToRegexLike(String) - Static method in class org.apache.drill.exec.expr.fn.impl.RegexpUtil
-
Translates a SQL LIKE pattern to Java regex pattern.
- sqlToRegexLike(String, CharSequence) - Static method in class org.apache.drill.exec.expr.fn.impl.RegexpUtil
-
Translates a SQL LIKE pattern to Java regex pattern, with optional
escape string.
- sqlToRegexLike(String, char) - Static method in class org.apache.drill.exec.expr.fn.impl.RegexpUtil
-
Translates a SQL LIKE pattern to Java regex pattern.
- sqlToRegexSimilar(String) - Static method in class org.apache.drill.exec.expr.fn.impl.RegexpUtil
-
Translates a SQL SIMILAR pattern to Java regex pattern.
- sqlToRegexSimilar(String, CharSequence) - Static method in class org.apache.drill.exec.expr.fn.impl.RegexpUtil
-
Translates a SQL SIMILAR pattern to Java regex pattern, with optional
escape string.
- sqlToRegexSimilar(String, char) - Static method in class org.apache.drill.exec.expr.fn.impl.RegexpUtil
-
Translates SQL SIMILAR pattern to Java regex pattern.
- SqlUnsupportedException - Exception in org.apache.drill.exec.work.foreman
-
- SqlUnsupportedException(String, String) - Constructor for exception org.apache.drill.exec.work.foreman.SqlUnsupportedException
-
- SqlUnsupportedException(String) - Constructor for exception org.apache.drill.exec.work.foreman.SqlUnsupportedException
-
- SqlUnsupportedException.ExceptionType - Enum in org.apache.drill.exec.work.foreman
-
- SqlUpdate() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses an UPDATE statement.
- SqlUseSchema() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- SqlUseSchema - Class in org.apache.drill.exec.planner.sql.parser
-
Sql parser tree node to represent USE SCHEMA
statement.
- SqlUseSchema(SqlParserPos, SqlIdentifier) - Constructor for class org.apache.drill.exec.planner.sql.parser.SqlUseSchema
-
- SQLWARNING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SQRT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- StandardFloorCeilOptions(SqlParserPos, boolean) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- STAR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- STAR_COLUMN - Static variable in class org.apache.drill.exec.planner.StarColumnHelper
-
- STAR_COLUMN - Static variable in class org.apache.drill.exec.store.AbstractRecordReader
-
- StarColumnConverter - Class in org.apache.drill.exec.planner.physical.visitor
-
- StarColumnHelper - Class in org.apache.drill.exec.planner
-
- StarColumnHelper() - Constructor for class org.apache.drill.exec.planner.StarColumnHelper
-
- start(long) - Method in class org.apache.drill.exec.coord.ClusterCoordinator
-
Start the cluster coordinator.
- start(long) - Method in class org.apache.drill.exec.coord.local.LocalClusterCoordinator
-
- start(long) - Method in class org.apache.drill.exec.coord.zk.ZKClusterCoordinator
-
- START - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- start(CoordinationProtos.DrillbitEndpoint) - Method in interface org.apache.drill.exec.rpc.control.Controller
-
- start(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.rpc.control.ControllerImpl
-
- start(CoordinationProtos.DrillbitEndpoint) - Method in class org.apache.drill.exec.rpc.data.DataConnectionCreator
-
- start(StartupOptions) - Static method in class org.apache.drill.exec.server.Drillbit
-
- start(DrillConfig) - Static method in class org.apache.drill.exec.server.Drillbit
-
- start(DrillConfig, RemoteServiceSet) - Static method in class org.apache.drill.exec.server.Drillbit
-
- start() - Method in class org.apache.drill.exec.server.rest.WebServer
-
Start the web server including setup.
- start() - Method in class org.apache.drill.exec.service.ServiceEngine
-
- start() - Method in class org.apache.drill.exec.store.AbstractStoragePlugin
-
- start - Variable in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v1
-
- start - Variable in class org.apache.drill.exec.store.parquet.Metadata.RowGroupMetadata_v2
-
- start() - Method in class org.apache.drill.exec.store.parquet2.DrillParquetGroupConverter
-
- start - Variable in class org.apache.drill.exec.store.schedule.CompleteFileWork.FileWorkImpl
-
- start() - Method in interface org.apache.drill.exec.store.StoragePlugin
-
Initialize the storage plugin.
- start() - Method in class org.apache.drill.exec.store.sys.CachingStoreProvider
-
- start() - Method in class org.apache.drill.exec.store.sys.local.LocalEStoreProvider
-
- start() - Method in class org.apache.drill.exec.store.sys.local.LocalPStoreProvider
-
- start() - Method in interface org.apache.drill.exec.store.sys.PStoreProvider
-
- start() - Method in class org.apache.drill.exec.store.sys.zk.ZkEStoreProvider
-
- start() - Method in class org.apache.drill.exec.store.sys.zk.ZkPStoreProvider
-
- start(CoordinationProtos.DrillbitEndpoint, Controller, DataConnectionCreator, ClusterCoordinator, PStoreProvider) - Method in class org.apache.drill.exec.work.WorkManager
-
- startBitMasks - Static variable in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader
-
- startField() - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter.MapJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter.RepeatedListJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter.RepeatedMapJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter.UnionJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.BigIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.BitJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.DateJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Decimal18JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Decimal28DenseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Decimal28SparseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Decimal38DenseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Decimal38SparseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Decimal9JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Float4JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Float8JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.IntervalDayJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.IntervalJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.IntervalYearJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.IntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableBigIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableBitJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableDateJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableDecimal18JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableDecimal28DenseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableDecimal28SparseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableDecimal38DenseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableDecimal38SparseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableDecimal9JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableFloat4JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableFloat8JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableIntervalDayJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableIntervalJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableIntervalYearJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableSmallIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableTimeJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableTimeStampJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableTinyIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableUInt1JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableUInt2JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableUInt4JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableUInt8JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableVar16CharJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableVarBinaryJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.NullableVarCharJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedBigIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedBitJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedDateJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedDecimal18JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedDecimal28DenseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedDecimal28SparseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedDecimal38DenseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedDecimal38SparseJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedDecimal9JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedFloat4JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedFloat8JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedIntervalDayJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedIntervalJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedIntervalYearJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedSmallIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedTimeJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedTimeStampJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedTinyIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedUInt1JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedUInt2JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedUInt4JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedUInt8JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedVar16CharJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedVarBinaryJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.RepeatedVarCharJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.SmallIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.TimeJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.TimeStampJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.TinyIntJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.UInt1JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.UInt2JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.UInt4JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.UInt8JsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.Var16CharJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.VarBinaryJsonConverter
-
- startField() - Method in class org.apache.drill.exec.store.JSONOutputRecordWriter.VarCharJsonConverter
-
- startFragmentPendingRemote(FragmentManager) - Method in class org.apache.drill.exec.work.WorkManager.WorkerBee
-
Currently used to start a root fragment that is blocked on data, and intermediate fragments.
- startLocalOutput(Path, Path) - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- startNewSchema(List<String>) - Method in class org.apache.drill.exec.store.StringOutputRecordWriter
-
- startNewSchema(List<String>) - Method in class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- startProcessing() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- startRecord() - Method in class org.apache.drill.exec.store.easy.json.JsonRecordWriter
-
- startRecord() - Method in class org.apache.drill.exec.store.parquet.ParquetRecordWriter
-
- startRecord() - Method in interface org.apache.drill.exec.store.RecordWriter
-
Called before starting writing fields in a record.
- startRecord() - Method in class org.apache.drill.exec.store.text.DrillTextRecordWriter
-
- startSetup() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- StartupOptions - Class in org.apache.drill.exec.server
-
- StartupOptions() - Constructor for class org.apache.drill.exec.server.StartupOptions
-
- startWait() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- STATE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- state - Variable in class org.apache.drill.exec.record.AbstractRecordBatch
-
- STATEMENT - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- StateTransitionException - Exception in org.apache.drill.exec.work.fragment
-
- StateTransitionException() - Constructor for exception org.apache.drill.exec.work.fragment.StateTransitionException
-
- StateTransitionException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.drill.exec.work.fragment.StateTransitionException
-
- StateTransitionException(String, Throwable) - Constructor for exception org.apache.drill.exec.work.fragment.StateTransitionException
-
- StateTransitionException(String) - Constructor for exception org.apache.drill.exec.work.fragment.StateTransitionException
-
- StateTransitionException(Throwable) - Constructor for exception org.apache.drill.exec.work.fragment.StateTransitionException
-
- STATIC - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- StaticDrillTable - Class in org.apache.drill.exec.store.sys
-
- StaticDrillTable(String, StoragePlugin, Object, RecordDataType) - Constructor for class org.apache.drill.exec.store.sys.StaticDrillTable
-
- staticFlag - Static variable in class org.apache.drill.exec.planner.sql.parser.impl.SimpleCharStream
-
- stats - Variable in class org.apache.drill.exec.physical.impl.BaseRootExec
-
- Stats - Class in org.apache.drill.exec.planner.fragment
-
- Stats() - Constructor for class org.apache.drill.exec.planner.fragment.Stats
-
- stats - Variable in class org.apache.drill.exec.record.AbstractRecordBatch
-
- StatsCollector - Class in org.apache.drill.exec.planner.fragment
-
Visitor to collect stats such as cost and parallelization info of operators within a fragment.
- StatsCollector(PlanningSet) - Constructor for class org.apache.drill.exec.planner.fragment.StatsCollector
-
- status - Variable in class org.apache.drill.exec.store.sys.OptionIterator.OptionValueWrapper
-
- StatusHandler - Class in org.apache.drill.exec.ops
-
Listener that keeps track of the status of batches sent, and updates the SendingAccountor when status is received
for each batch
- StatusHandler(Consumer<RpcException>, SendingAccountor) - Constructor for class org.apache.drill.exec.ops.StatusHandler
-
- StatusResources - Class in org.apache.drill.exec.server.rest
-
- StatusResources() - Constructor for class org.apache.drill.exec.server.rest.StatusResources
-
- StatusResources.OptionWrapper - Class in org.apache.drill.exec.server.rest
-
- StatusResources.OptionWrapper(String, Object, OptionValue.OptionType, OptionValue.Kind) - Constructor for class org.apache.drill.exec.server.rest.StatusResources.OptionWrapper
-
- statusUpdate(BitControl.FragmentStatus) - Method in class org.apache.drill.exec.rpc.control.WorkEventBus
-
- statusUpdate(BitControl.FragmentStatus) - Method in interface org.apache.drill.exec.work.foreman.FragmentStatusListener
-
- STDDEV_POP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- STDDEV_SAMP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- StdDevPopFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions
-
- StdDevPopFunctions.BigIntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.BigIntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.BigIntStdDevPop
-
- StdDevPopFunctions.Float4StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.Float4StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.Float4StdDevPop
-
- StdDevPopFunctions.Float8StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.Float8StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.Float8StdDevPop
-
- StdDevPopFunctions.IntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.IntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.IntStdDevPop
-
- StdDevPopFunctions.NullableBigIntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableBigIntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableBigIntStdDevPop
-
- StdDevPopFunctions.NullableFloat4StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableFloat4StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableFloat4StdDevPop
-
- StdDevPopFunctions.NullableFloat8StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableFloat8StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableFloat8StdDevPop
-
- StdDevPopFunctions.NullableIntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableIntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableIntStdDevPop
-
- StdDevPopFunctions.NullableSmallIntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableSmallIntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableSmallIntStdDevPop
-
- StdDevPopFunctions.NullableTinyIntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableTinyIntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableTinyIntStdDevPop
-
- StdDevPopFunctions.NullableUInt1StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableUInt1StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt1StdDevPop
-
- StdDevPopFunctions.NullableUInt2StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableUInt2StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt2StdDevPop
-
- StdDevPopFunctions.NullableUInt4StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableUInt4StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt4StdDevPop
-
- StdDevPopFunctions.NullableUInt8StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.NullableUInt8StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.NullableUInt8StdDevPop
-
- StdDevPopFunctions.SmallIntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.SmallIntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.SmallIntStdDevPop
-
- StdDevPopFunctions.TinyIntStdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.TinyIntStdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.TinyIntStdDevPop
-
- StdDevPopFunctions.UInt1StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.UInt1StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt1StdDevPop
-
- StdDevPopFunctions.UInt2StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.UInt2StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt2StdDevPop
-
- StdDevPopFunctions.UInt4StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.UInt4StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt4StdDevPop
-
- StdDevPopFunctions.UInt8StdDevPop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevPopFunctions.UInt8StdDevPop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevPopFunctions.UInt8StdDevPop
-
- StdDevSampleFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions
-
- StdDevSampleFunctions.BigIntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.BigIntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.BigIntStdDevSample
-
- StdDevSampleFunctions.Float4StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.Float4StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.Float4StdDevSample
-
- StdDevSampleFunctions.Float8StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.Float8StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.Float8StdDevSample
-
- StdDevSampleFunctions.IntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.IntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.IntStdDevSample
-
- StdDevSampleFunctions.NullableBigIntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableBigIntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableBigIntStdDevSample
-
- StdDevSampleFunctions.NullableFloat4StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableFloat4StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableFloat4StdDevSample
-
- StdDevSampleFunctions.NullableFloat8StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableFloat8StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableFloat8StdDevSample
-
- StdDevSampleFunctions.NullableIntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableIntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableIntStdDevSample
-
- StdDevSampleFunctions.NullableSmallIntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableSmallIntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableSmallIntStdDevSample
-
- StdDevSampleFunctions.NullableTinyIntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableTinyIntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableTinyIntStdDevSample
-
- StdDevSampleFunctions.NullableUInt1StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableUInt1StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt1StdDevSample
-
- StdDevSampleFunctions.NullableUInt2StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableUInt2StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt2StdDevSample
-
- StdDevSampleFunctions.NullableUInt4StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableUInt4StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt4StdDevSample
-
- StdDevSampleFunctions.NullableUInt8StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.NullableUInt8StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.NullableUInt8StdDevSample
-
- StdDevSampleFunctions.SmallIntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.SmallIntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.SmallIntStdDevSample
-
- StdDevSampleFunctions.TinyIntStdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.TinyIntStdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.TinyIntStdDevSample
-
- StdDevSampleFunctions.UInt1StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.UInt1StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt1StdDevSample
-
- StdDevSampleFunctions.UInt2StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.UInt2StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt2StdDevSample
-
- StdDevSampleFunctions.UInt4StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.UInt4StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt4StdDevSample
-
- StdDevSampleFunctions.UInt8StdDevSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- StdDevSampleFunctions.UInt8StdDevSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.StdDevSampleFunctions.UInt8StdDevSample
-
- stopProcessing() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- stopSetup() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- stopWait() - Method in class org.apache.drill.exec.ops.OperatorStats
-
- StoragePlugin - Interface in org.apache.drill.exec.store
-
Interface for all implementations of the storage plugins.
- StoragePluginOptimizerRule - Class in org.apache.drill.exec.store
-
- StoragePluginOptimizerRule(RelOptRuleOperand, String) - Constructor for class org.apache.drill.exec.store.StoragePluginOptimizerRule
-
- StoragePluginRegistry - Class in org.apache.drill.exec.store
-
- StoragePluginRegistry(DrillbitContext) - Constructor for class org.apache.drill.exec.store.StoragePluginRegistry
-
- StoragePluginRegistry.DrillSchemaFactory - Class in org.apache.drill.exec.store
-
- StoragePluginRegistry.DrillSchemaFactory() - Constructor for class org.apache.drill.exec.store.StoragePluginRegistry.DrillSchemaFactory
-
- StoragePlugins - Class in org.apache.drill.exec.planner.logical
-
- StoragePlugins(Map<String, StoragePluginConfig>) - Constructor for class org.apache.drill.exec.planner.logical.StoragePlugins
-
- StorageResources - Class in org.apache.drill.exec.server.rest
-
- StorageResources() - Constructor for class org.apache.drill.exec.server.rest.StorageResources
-
- StorageResources.JsonResult - Class in org.apache.drill.exec.server.rest
-
- StorageResources.JsonResult(String) - Constructor for class org.apache.drill.exec.server.rest.StorageResources.JsonResult
-
- Store - Interface in org.apache.drill.exec.physical.base
-
An interface which supports storing a record stream.
- STREAM - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- STREAMAGG - Static variable in class org.apache.drill.exec.planner.physical.PlannerSettings
-
- StreamAggPrel - Class in org.apache.drill.exec.planner.physical
-
- StreamAggPrel(RelOptCluster, RelTraitSet, RelNode, boolean, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>, AggPrelBase.OperatorPhase) - Constructor for class org.apache.drill.exec.planner.physical.StreamAggPrel
-
- StreamAggPrule - Class in org.apache.drill.exec.planner.physical
-
- StreamingAggBatch - Class in org.apache.drill.exec.physical.impl.aggregate
-
- StreamingAggBatch(StreamingAggregate, RecordBatch, FragmentContext) - Constructor for class org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatch
-
- StreamingAggBatchCreator - Class in org.apache.drill.exec.physical.impl.aggregate
-
- StreamingAggBatchCreator() - Constructor for class org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatchCreator
-
- StreamingAggregate - Class in org.apache.drill.exec.physical.config
-
- StreamingAggregate(PhysicalOperator, NamedExpression[], NamedExpression[], float) - Constructor for class org.apache.drill.exec.physical.config.StreamingAggregate
-
- StreamingAggregator - Interface in org.apache.drill.exec.physical.impl.aggregate
-
- StreamingAggregator.AggOutcome - Enum in org.apache.drill.exec.physical.impl.aggregate
-
- StreamingAggTemplate - Class in org.apache.drill.exec.physical.impl.aggregate
-
- StreamingAggTemplate() - Constructor for class org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate
-
- STRING_TYPE - Static variable in class org.apache.drill.exec.schema.json.jackson.JacksonHelper
-
- string_val - Variable in class org.apache.drill.exec.server.options.OptionValue
-
- string_val - Variable in class org.apache.drill.exec.store.sys.OptionIterator.OptionValueWrapper
-
- StringFunctionHelpers - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctionHelpers() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers
-
- StringFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.AsciiEndode - Class in org.apache.drill.exec.expr.fn.impl
-
Convert string to ASCII from another encoding input.
- StringFunctions.AsciiEndode() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiEndode
-
- StringFunctions.AsciiString - Class in org.apache.drill.exec.expr.fn.impl
-
Returns the ASCII code of the first character of input string
- StringFunctions.AsciiString() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiString
-
- StringFunctions.AsciiToChar - Class in org.apache.drill.exec.expr.fn.impl
-
Returns the char corresponding to ASCII code input.
- StringFunctions.AsciiToChar() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.AsciiToChar
-
- StringFunctions.BinaryString - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.BinaryString() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.BinaryString
-
- StringFunctions.BitLength - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.BitLength() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.BitLength
-
- StringFunctions.Btrim - Class in org.apache.drill.exec.expr.fn.impl
-
Remove the longest string containing only characters from "from" from the start of "text"
- StringFunctions.Btrim() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Btrim
-
- StringFunctions.ByteLength - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.ByteLength() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ByteLength
-
- StringFunctions.CharLength - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.CharLength() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.CharLength
-
- StringFunctions.Concat - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Concat() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Concat
-
- StringFunctions.ConcatBothNullInput - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.ConcatBothNullInput() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatBothNullInput
-
- StringFunctions.ConcatLeftNullInput - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.ConcatLeftNullInput() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatLeftNullInput
-
- StringFunctions.ConcatOperator - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.ConcatOperator() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatOperator
-
- StringFunctions.ConcatRightNullInput - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.ConcatRightNullInput() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ConcatRightNullInput
-
- StringFunctions.ILike - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.ILike() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ILike
-
- StringFunctions.ILikeWithEscape - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.ILikeWithEscape() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ILikeWithEscape
-
- StringFunctions.InitCap - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.InitCap() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.InitCap
-
- StringFunctions.Left - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Left() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Left
-
- StringFunctions.Like - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Like() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Like
-
- StringFunctions.LikeWithEscape - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.LikeWithEscape() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.LikeWithEscape
-
- StringFunctions.LowerCase - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.LowerCase() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.LowerCase
-
- StringFunctions.Lpad - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Lpad() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Lpad
-
- StringFunctions.Ltrim - Class in org.apache.drill.exec.expr.fn.impl
-
Remove the longest string containing only characters from "from" from the start of "text"
- StringFunctions.Ltrim() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Ltrim
-
- StringFunctions.OctetLength - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.OctetLength() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.OctetLength
-
- StringFunctions.Position - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Position() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Position
-
- StringFunctions.RegexpReplace - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.RegexpReplace() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.RegexpReplace
-
- StringFunctions.RepeatString - Class in org.apache.drill.exec.expr.fn.impl
-
Returns the input char sequences repeated nTimes.
- StringFunctions.RepeatString() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.RepeatString
-
- StringFunctions.Replace - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Replace() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Replace
-
- StringFunctions.ReverseString - Class in org.apache.drill.exec.expr.fn.impl
-
Returns the reverse string for given input.
- StringFunctions.ReverseString() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.ReverseString
-
- StringFunctions.Right - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Right() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Right
-
- StringFunctions.Rpad - Class in org.apache.drill.exec.expr.fn.impl
-
Fill up the string to length "length" by appending the characters 'fill' at the end of 'text'
If the string is already longer than length then it is truncated.
- StringFunctions.Rpad() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Rpad
-
- StringFunctions.Rtrim - Class in org.apache.drill.exec.expr.fn.impl
-
Remove the longest string containing only characters from "from" from the end of "text"
- StringFunctions.Rtrim() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Rtrim
-
- StringFunctions.Similar - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Similar() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Similar
-
- StringFunctions.SimilarWithEscape - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.SimilarWithEscape() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.SimilarWithEscape
-
- StringFunctions.StringBinary - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.StringBinary() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.StringBinary
-
- StringFunctions.Strpos - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Strpos() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Strpos
-
- StringFunctions.Substring - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.Substring() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.Substring
-
- StringFunctions.SubstringOffset - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.SubstringOffset() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringOffset
-
- StringFunctions.SubstringRegex - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.SubstringRegex() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringRegex
-
- StringFunctions.SubstringRegexNullable - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.SubstringRegexNullable() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.SubstringRegexNullable
-
- StringFunctions.UpperCase - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctions.UpperCase() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctions.UpperCase
-
- StringFunctionUtil - Class in org.apache.drill.exec.expr.fn.impl
-
- StringFunctionUtil() - Constructor for class org.apache.drill.exec.expr.fn.impl.StringFunctionUtil
-
- stringLeftMatchUTF8(ByteBuf, int, int, ByteBuf, int, int) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionUtil
-
- StringLiteral() - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
Parses a string literal.
- StringOutputRecordWriter - Class in org.apache.drill.exec.store
-
Abstract implementation of RecordWriter interface which exposes interface:
#writeHeader(List)
StringOutputRecordWriter.addField(int,String)
to output the data in string format instead of implementing addField for each type holder.
- StringOutputRecordWriter(BufferAllocator) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter
-
- StringOutputRecordWriter.BigIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.BigIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.BigIntStringFieldConverter
-
- StringOutputRecordWriter.BitStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.BitStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.BitStringFieldConverter
-
- StringOutputRecordWriter.DateStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.DateStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.DateStringFieldConverter
-
- StringOutputRecordWriter.Decimal18StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Decimal18StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Decimal18StringFieldConverter
-
- StringOutputRecordWriter.Decimal28DenseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Decimal28DenseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Decimal28DenseStringFieldConverter
-
- StringOutputRecordWriter.Decimal28SparseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Decimal28SparseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Decimal28SparseStringFieldConverter
-
- StringOutputRecordWriter.Decimal38DenseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Decimal38DenseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Decimal38DenseStringFieldConverter
-
- StringOutputRecordWriter.Decimal38SparseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Decimal38SparseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Decimal38SparseStringFieldConverter
-
- StringOutputRecordWriter.Decimal9StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Decimal9StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Decimal9StringFieldConverter
-
- StringOutputRecordWriter.Float4StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Float4StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Float4StringFieldConverter
-
- StringOutputRecordWriter.Float8StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Float8StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Float8StringFieldConverter
-
- StringOutputRecordWriter.IntervalDayStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.IntervalDayStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.IntervalDayStringFieldConverter
-
- StringOutputRecordWriter.IntervalStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.IntervalStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.IntervalStringFieldConverter
-
- StringOutputRecordWriter.IntervalYearStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.IntervalYearStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.IntervalYearStringFieldConverter
-
- StringOutputRecordWriter.IntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.IntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.IntStringFieldConverter
-
- StringOutputRecordWriter.NullableBigIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableBigIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableBigIntStringFieldConverter
-
- StringOutputRecordWriter.NullableBitStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableBitStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableBitStringFieldConverter
-
- StringOutputRecordWriter.NullableDateStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableDateStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableDateStringFieldConverter
-
- StringOutputRecordWriter.NullableDecimal18StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableDecimal18StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableDecimal18StringFieldConverter
-
- StringOutputRecordWriter.NullableDecimal28DenseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableDecimal28DenseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableDecimal28DenseStringFieldConverter
-
- StringOutputRecordWriter.NullableDecimal28SparseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableDecimal28SparseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableDecimal28SparseStringFieldConverter
-
- StringOutputRecordWriter.NullableDecimal38DenseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableDecimal38DenseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableDecimal38DenseStringFieldConverter
-
- StringOutputRecordWriter.NullableDecimal38SparseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableDecimal38SparseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableDecimal38SparseStringFieldConverter
-
- StringOutputRecordWriter.NullableDecimal9StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableDecimal9StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableDecimal9StringFieldConverter
-
- StringOutputRecordWriter.NullableFloat4StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableFloat4StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableFloat4StringFieldConverter
-
- StringOutputRecordWriter.NullableFloat8StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableFloat8StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableFloat8StringFieldConverter
-
- StringOutputRecordWriter.NullableIntervalDayStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableIntervalDayStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableIntervalDayStringFieldConverter
-
- StringOutputRecordWriter.NullableIntervalStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableIntervalStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableIntervalStringFieldConverter
-
- StringOutputRecordWriter.NullableIntervalYearStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableIntervalYearStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableIntervalYearStringFieldConverter
-
- StringOutputRecordWriter.NullableIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableIntStringFieldConverter
-
- StringOutputRecordWriter.NullableSmallIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableSmallIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableSmallIntStringFieldConverter
-
- StringOutputRecordWriter.NullableTimeStampStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableTimeStampStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableTimeStampStringFieldConverter
-
- StringOutputRecordWriter.NullableTimeStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableTimeStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableTimeStringFieldConverter
-
- StringOutputRecordWriter.NullableTinyIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableTinyIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableTinyIntStringFieldConverter
-
- StringOutputRecordWriter.NullableUInt1StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableUInt1StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableUInt1StringFieldConverter
-
- StringOutputRecordWriter.NullableUInt2StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableUInt2StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableUInt2StringFieldConverter
-
- StringOutputRecordWriter.NullableUInt4StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableUInt4StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableUInt4StringFieldConverter
-
- StringOutputRecordWriter.NullableUInt8StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableUInt8StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableUInt8StringFieldConverter
-
- StringOutputRecordWriter.NullableVar16CharStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableVar16CharStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableVar16CharStringFieldConverter
-
- StringOutputRecordWriter.NullableVarBinaryStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableVarBinaryStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableVarBinaryStringFieldConverter
-
- StringOutputRecordWriter.NullableVarCharStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.NullableVarCharStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.NullableVarCharStringFieldConverter
-
- StringOutputRecordWriter.RepeatedBigIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedBigIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedBigIntStringFieldConverter
-
- StringOutputRecordWriter.RepeatedBitStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedBitStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedBitStringFieldConverter
-
- StringOutputRecordWriter.RepeatedDateStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedDateStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedDateStringFieldConverter
-
- StringOutputRecordWriter.RepeatedDecimal18StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedDecimal18StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedDecimal18StringFieldConverter
-
- StringOutputRecordWriter.RepeatedDecimal28DenseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedDecimal28DenseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedDecimal28DenseStringFieldConverter
-
- StringOutputRecordWriter.RepeatedDecimal28SparseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedDecimal28SparseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedDecimal28SparseStringFieldConverter
-
- StringOutputRecordWriter.RepeatedDecimal38DenseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedDecimal38DenseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedDecimal38DenseStringFieldConverter
-
- StringOutputRecordWriter.RepeatedDecimal38SparseStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedDecimal38SparseStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedDecimal38SparseStringFieldConverter
-
- StringOutputRecordWriter.RepeatedDecimal9StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedDecimal9StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedDecimal9StringFieldConverter
-
- StringOutputRecordWriter.RepeatedFloat4StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedFloat4StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedFloat4StringFieldConverter
-
- StringOutputRecordWriter.RepeatedFloat8StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedFloat8StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedFloat8StringFieldConverter
-
- StringOutputRecordWriter.RepeatedIntervalDayStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedIntervalDayStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedIntervalDayStringFieldConverter
-
- StringOutputRecordWriter.RepeatedIntervalStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedIntervalStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedIntervalStringFieldConverter
-
- StringOutputRecordWriter.RepeatedIntervalYearStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedIntervalYearStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedIntervalYearStringFieldConverter
-
- StringOutputRecordWriter.RepeatedIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedIntStringFieldConverter
-
- StringOutputRecordWriter.RepeatedSmallIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedSmallIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedSmallIntStringFieldConverter
-
- StringOutputRecordWriter.RepeatedTimeStampStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedTimeStampStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedTimeStampStringFieldConverter
-
- StringOutputRecordWriter.RepeatedTimeStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedTimeStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedTimeStringFieldConverter
-
- StringOutputRecordWriter.RepeatedTinyIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedTinyIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedTinyIntStringFieldConverter
-
- StringOutputRecordWriter.RepeatedUInt1StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedUInt1StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedUInt1StringFieldConverter
-
- StringOutputRecordWriter.RepeatedUInt2StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedUInt2StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedUInt2StringFieldConverter
-
- StringOutputRecordWriter.RepeatedUInt4StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedUInt4StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedUInt4StringFieldConverter
-
- StringOutputRecordWriter.RepeatedUInt8StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedUInt8StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedUInt8StringFieldConverter
-
- StringOutputRecordWriter.RepeatedVar16CharStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedVar16CharStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedVar16CharStringFieldConverter
-
- StringOutputRecordWriter.RepeatedVarBinaryStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedVarBinaryStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedVarBinaryStringFieldConverter
-
- StringOutputRecordWriter.RepeatedVarCharStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.RepeatedVarCharStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.RepeatedVarCharStringFieldConverter
-
- StringOutputRecordWriter.SmallIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.SmallIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.SmallIntStringFieldConverter
-
- StringOutputRecordWriter.TimeStampStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.TimeStampStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.TimeStampStringFieldConverter
-
- StringOutputRecordWriter.TimeStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.TimeStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.TimeStringFieldConverter
-
- StringOutputRecordWriter.TinyIntStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.TinyIntStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.TinyIntStringFieldConverter
-
- StringOutputRecordWriter.UInt1StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.UInt1StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.UInt1StringFieldConverter
-
- StringOutputRecordWriter.UInt2StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.UInt2StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.UInt2StringFieldConverter
-
- StringOutputRecordWriter.UInt4StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.UInt4StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.UInt4StringFieldConverter
-
- StringOutputRecordWriter.UInt8StringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.UInt8StringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.UInt8StringFieldConverter
-
- StringOutputRecordWriter.Var16CharStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.Var16CharStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.Var16CharStringFieldConverter
-
- StringOutputRecordWriter.VarBinaryStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.VarBinaryStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.VarBinaryStringFieldConverter
-
- StringOutputRecordWriter.VarCharStringFieldConverter - Class in org.apache.drill.exec.store
-
- StringOutputRecordWriter.VarCharStringFieldConverter(int, String, FieldReader) - Constructor for class org.apache.drill.exec.store.StringOutputRecordWriter.VarCharStringFieldConverter
-
- STRUCTURE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- STYLE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SUBCLASS_ORIGIN - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SubDirectoryList - Class in org.apache.drill.exec.store.dfs
-
- subList(int, int) - Method in class org.apache.drill.exec.planner.logical.ColumnList
-
- sublistsCreated - Variable in class org.apache.drill.exec.planner.AbstractPartitionDescriptor
-
Flag to indicate if the sublists of the partition locations has been created
- submissionFailed(UserException) - Method in class org.apache.drill.exec.client.PrintingResultsListener
-
- submissionFailed(UserException) - Method in class org.apache.drill.exec.rpc.user.AwaitableUserResultsListener
-
- submissionFailed(UserException) - Method in interface org.apache.drill.exec.rpc.user.UserResultsListener
-
The query has failed.
- submitQuery(String, String, String, String, boolean, int, String) - Method in class org.apache.drill.exec.client.QuerySubmitter
-
- submitQuery(String, String, String, String, boolean, int, String, int) - Method in class org.apache.drill.exec.client.QuerySubmitter
-
- submitQuery(DrillClient, String, String, String, int) - Method in class org.apache.drill.exec.client.QuerySubmitter
-
- submitQuery(UserResultsListener, UserProtos.RunQuery) - Method in class org.apache.drill.exec.rpc.user.UserClient
-
- submitQuery(String, String) - Method in class org.apache.drill.exec.server.rest.QueryResources
-
- submitQueryJSON(QueryWrapper) - Method in class org.apache.drill.exec.server.rest.QueryResources
-
- submitWork(UserServer.UserClientConnection, UserProtos.RunQuery) - Method in class org.apache.drill.exec.work.user.UserWorker
-
- SUBMULTISET - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SubScan - Interface in org.apache.drill.exec.physical.base
-
A SubScan operator represents the data scanned by a particular major/minor fragment.
- SubSchemaWrapper - Class in org.apache.drill.exec.store
-
- SubSchemaWrapper(AbstractSchema) - Constructor for class org.apache.drill.exec.store.SubSchemaWrapper
-
- SubsetTransformer<T extends org.apache.calcite.rel.RelNode,E extends Exception> - Class in org.apache.drill.exec.planner.physical
-
- SubsetTransformer(RelOptRuleCall) - Constructor for class org.apache.drill.exec.planner.physical.SubsetTransformer
-
- SUBSTITUTE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SUBSTRING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- subsumeColumn(Map<String, String>, String) - Static method in class org.apache.drill.exec.planner.StarColumnHelper
-
- SubtractFunctions - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions
-
- SubtractFunctions.BigIntBigIntSubtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.BigIntBigIntSubtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.BigIntBigIntSubtract
-
- SubtractFunctions.Float4Float4Subtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.Float4Float4Subtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.Float4Float4Subtract
-
- SubtractFunctions.Float8Float8Subtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.Float8Float8Subtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.Float8Float8Subtract
-
- SubtractFunctions.IntIntSubtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.IntIntSubtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.IntIntSubtract
-
- SubtractFunctions.SmallIntSmallIntSubtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.SmallIntSmallIntSubtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.SmallIntSmallIntSubtract
-
- SubtractFunctions.TinyIntTinyIntSubtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.TinyIntTinyIntSubtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.TinyIntTinyIntSubtract
-
- SubtractFunctions.UInt1UInt1Subtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.UInt1UInt1Subtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt1UInt1Subtract
-
- SubtractFunctions.UInt2UInt2Subtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.UInt2UInt2Subtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt2UInt2Subtract
-
- SubtractFunctions.UInt4UInt4Subtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.UInt4UInt4Subtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt4UInt4Subtract
-
- SubtractFunctions.UInt8UInt8Subtract - Class in org.apache.drill.exec.expr.fn.impl
-
- SubtractFunctions.UInt8UInt8Subtract() - Constructor for class org.apache.drill.exec.expr.fn.impl.SubtractFunctions.UInt8UInt8Subtract
-
- success(GeneralRPCProtos.Ack, ByteBuf) - Method in class org.apache.drill.exec.ops.StatusHandler
-
- SUM - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SumDateTypeFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumDateTypeFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions
-
- SumDateTypeFunctions.IntervalDaySum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumDateTypeFunctions.IntervalDaySum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalDaySum
-
- SumDateTypeFunctions.IntervalSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumDateTypeFunctions.IntervalSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalSum
-
- SumDateTypeFunctions.IntervalYearSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumDateTypeFunctions.IntervalYearSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.IntervalYearSum
-
- SumDateTypeFunctions.NullableIntervalDaySum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumDateTypeFunctions.NullableIntervalDaySum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalDaySum
-
- SumDateTypeFunctions.NullableIntervalSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumDateTypeFunctions.NullableIntervalSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalSum
-
- SumDateTypeFunctions.NullableIntervalYearSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumDateTypeFunctions.NullableIntervalYearSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumDateTypeFunctions.NullableIntervalYearSum
-
- SumFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions
-
- SumFunctions.BigIntSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.BigIntSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.BigIntSum
-
- SumFunctions.Float4Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.Float4Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.Float4Sum
-
- SumFunctions.Float8Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.Float8Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.Float8Sum
-
- SumFunctions.IntSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.IntSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.IntSum
-
- SumFunctions.NullableBigIntSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.NullableBigIntSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableBigIntSum
-
- SumFunctions.NullableFloat4Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.NullableFloat4Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableFloat4Sum
-
- SumFunctions.NullableFloat8Sum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.NullableFloat8Sum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableFloat8Sum
-
- SumFunctions.NullableIntSum - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumFunctions.NullableIntSum() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumFunctions.NullableIntSum
-
- summary - Variable in class org.apache.drill.exec.planner.sql.handlers.SimpleCommandResult
-
- SumVarBytesFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumVarBytesFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumVarBytesFunctions
-
- SumZeroFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions
-
- SumZeroFunctions.BigIntSumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.BigIntSumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.BigIntSumZero
-
- SumZeroFunctions.BitSumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.BitSumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.BitSumZero
-
- SumZeroFunctions.Float4SumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.Float4SumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.Float4SumZero
-
- SumZeroFunctions.Float8SumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.Float8SumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.Float8SumZero
-
- SumZeroFunctions.IntSumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.IntSumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.IntSumZero
-
- SumZeroFunctions.NullableBigIntSumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.NullableBigIntSumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableBigIntSumZero
-
- SumZeroFunctions.NullableBitSumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.NullableBitSumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableBitSumZero
-
- SumZeroFunctions.NullableFloat4SumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.NullableFloat4SumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableFloat4SumZero
-
- SumZeroFunctions.NullableFloat8SumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.NullableFloat8SumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableFloat8SumZero
-
- SumZeroFunctions.NullableIntSumZero - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- SumZeroFunctions.NullableIntSumZero() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.SumZeroFunctions.NullableIntSumZero
-
- supportDirectoryReads() - Method in class org.apache.drill.exec.store.dfs.BasicFormatMatcher
-
- supportDirectoryReads() - Method in class org.apache.drill.exec.store.dfs.FormatMatcher
-
- supportsAutoPartitioning() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- supportsAutoPartitioning() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
Indicates whether this FormatPlugin supports auto-partitioning for CTAS statements
- supportsAutoPartitioning() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- supportsOutOfOrderExchange() - Method in interface org.apache.drill.exec.physical.base.Receiver
-
Whether or not this receive supports out of order exchange.
- supportsOutOfOrderExchange() - Method in class org.apache.drill.exec.physical.config.MergingReceiverPOP
-
- supportsOutOfOrderExchange() - Method in class org.apache.drill.exec.physical.config.UnorderedReceiver
-
- supportsPartitionFilterPushdown() - Method in class org.apache.drill.exec.physical.base.AbstractFileGroupScan
-
- supportsPartitionFilterPushdown() - Method in class org.apache.drill.exec.physical.base.AbstractGroupScan
-
- supportsPartitionFilterPushdown() - Method in interface org.apache.drill.exec.physical.base.GroupScan
-
Whether or not this GroupScan supports pushdown of partition filters (directories for filesystems)
- supportsPushDown() - Method in class org.apache.drill.exec.store.avro.AvroFormatPlugin
-
- supportsPushDown() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- supportsPushDown() - Method in class org.apache.drill.exec.store.easy.json.JSONFormatPlugin
-
- supportsPushDown() - Method in class org.apache.drill.exec.store.easy.sequencefile.SequenceFileFormatPlugin
-
- supportsPushDown() - Method in class org.apache.drill.exec.store.easy.text.TextFormatPlugin
-
- supportsRead() - Method in class org.apache.drill.exec.store.AbstractStoragePlugin
-
- supportsRead() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- supportsRead() - Method in class org.apache.drill.exec.store.dfs.FileSystemPlugin
-
- supportsRead() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- supportsRead() - Method in class org.apache.drill.exec.store.ischema.InfoSchemaStoragePlugin
-
- supportsRead() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- supportsRead() - Method in interface org.apache.drill.exec.store.StoragePlugin
-
Indicates if Drill can read the table from this format.
- supportsSymlinks() - Method in class org.apache.drill.exec.store.dfs.DrillFileSystem
-
- supportsWrite() - Method in class org.apache.drill.exec.store.AbstractStoragePlugin
-
- supportsWrite() - Method in class org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin
-
- supportsWrite() - Method in interface org.apache.drill.exec.store.dfs.FormatPlugin
-
- supportsWrite() - Method in class org.apache.drill.exec.store.parquet.ParquetFormatPlugin
-
- supportsWrite() - Method in interface org.apache.drill.exec.store.StoragePlugin
-
Indicates if Drill can write a table to this format (e.g.
- SVR_CPU_COST - Static variable in class org.apache.drill.exec.planner.cost.DrillCostBase
-
- SVRemoverCreator - Class in org.apache.drill.exec.physical.impl.svremover
-
- SVRemoverCreator() - Constructor for class org.apache.drill.exec.physical.impl.svremover.SVRemoverCreator
-
- swap(int, int) - Method in class org.apache.drill.exec.physical.impl.orderedpartitioner.SampleSortTemplate
-
- swap(int, int) - Method in class org.apache.drill.exec.physical.impl.sort.SortTemplate
-
- swap(int, int) - Method in class org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate
-
- swap(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.MSortTemplate
-
- swap(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate
-
- swap(int, int) - Method in class org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate
-
- swapHashJoin(Prel, Double) - Static method in class org.apache.drill.exec.planner.physical.visitor.SwapHashJoinVisitor
-
- SwapHashJoinVisitor - Class in org.apache.drill.exec.planner.physical.visitor
-
Visit Prel tree.
- switchTo(String) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImpl
-
- SwitchTo(int) - Method in class org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplTokenManager
-
- SYMMETRIC - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- sync() - Method in class org.apache.drill.exec.store.LocalSyncableFileSystem.LocalSyncableOutputStream
-
- SYS_PLUGIN - Static variable in class org.apache.drill.exec.store.StoragePluginRegistry
-
- SYS_SCHEMA_NAME - Static variable in class org.apache.drill.exec.store.sys.SystemTablePlugin
-
- SYS_STORE_PROVIDER_CLASS - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SYS_STORE_PROVIDER_LOCAL_ENABLE_WRITE - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SYS_STORE_PROVIDER_LOCAL_PATH - Static variable in interface org.apache.drill.exec.ExecConstants
-
- SYSTEM - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SYSTEM_USER - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- SystemOptionManager - Class in org.apache.drill.exec.server.options
-
- SystemOptionManager(LogicalPlanPersistence, PStoreProvider) - Constructor for class org.apache.drill.exec.server.options.SystemOptionManager
-
- SystemTable - Enum in org.apache.drill.exec.store.sys
-
An enumeration of all tables in Drill's system ("sys") schema.
- SystemTableBatchCreator - Class in org.apache.drill.exec.store.sys
-
This class creates batches based on the the type of
SystemTable
.
- SystemTableBatchCreator() - Constructor for class org.apache.drill.exec.store.sys.SystemTableBatchCreator
-
- SystemTablePlugin - Class in org.apache.drill.exec.store.sys
-
A "storage" plugin for system tables.
- SystemTablePlugin(SystemTablePluginConfig, DrillbitContext, String) - Constructor for class org.apache.drill.exec.store.sys.SystemTablePlugin
-
- SystemTablePluginConfig - Class in org.apache.drill.exec.store.sys
-
A namesake plugin configuration for system tables.
- SystemTableScan - Class in org.apache.drill.exec.store.sys
-
- SystemTableScan(SystemTable, StoragePluginRegistry) - Constructor for class org.apache.drill.exec.store.sys.SystemTableScan
-
- SystemTableScan(SystemTable, SystemTablePlugin) - Constructor for class org.apache.drill.exec.store.sys.SystemTableScan
-
- validate(String, String) - Method in class org.apache.drill.exec.client.DumpCat.BatchNumValidator
-
- validate() - Method in interface org.apache.drill.exec.physical.impl.TopN.PriorityQueue
-
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.OptionValidator
-
Validates the option value.
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.TypeValidators.AdminOptionValidator
-
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.TypeValidators.EnumeratedStringValidator
-
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.TypeValidators.PositiveLongValidator
-
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.TypeValidators.PowerOfTwoLongValidator
-
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.TypeValidators.RangeDoubleValidator
-
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.TypeValidators.RangeLongValidator
-
- validate(OptionValue) - Method in class org.apache.drill.exec.server.options.TypeValidators.TypeValidator
-
- validate(OptionValue) - Method in class org.apache.drill.exec.testing.ExecutionControls.ControlsOptionValidator
-
- validate(RecordBatch) - Static method in class org.apache.drill.exec.vector.VectorValidator
-
- validateAndConvert(SqlNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
-
- validateControlsString(String) - Static method in class org.apache.drill.exec.testing.ExecutionControls
-
- validateHandshake(BitControl.BitControlHandshake) - Method in class org.apache.drill.exec.rpc.control.ControlClient
-
- validateHandshake(BitData.BitServerHandshake) - Method in class org.apache.drill.exec.rpc.data.DataClient
-
- validateHandshake(UserProtos.BitToUserHandshake) - Method in class org.apache.drill.exec.rpc.user.UserClient
-
- value - Variable in class org.apache.drill.exec.physical.impl.common.IndexPointer
-
- VALUE - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- value - Variable in class org.apache.drill.exec.store.ischema.InfoSchemaFilter.ConstantExprNode
-
- value - Variable in class org.apache.drill.exec.work.EndpointListener
-
- ValueHolderReplacementVisitor - Class in org.apache.drill.exec.compile.bytecode
-
- ValueHolderReplacementVisitor(ClassVisitor, boolean) - Constructor for class org.apache.drill.exec.compile.bytecode.ValueHolderReplacementVisitor
-
- valueIndex - Variable in class org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch.Node
-
- valueOf(String) - Static method in enum org.apache.drill.exec.cache.DistributedCache.SerializationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.cache.SerializationDefinition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.client.QuerySubmitter.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.compile.ClassTransformer.ScalarReplacementOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.compile.QueryClassLoader.CompilerPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.dotdrill.DotDrillType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.FunctionCostCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.FunctionScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.NullHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.expr.ClassGenerator.BlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.expr.fn.FunctionBody.BodyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor.Trivalent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.ops.QuerySetup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.base.Exchange.ParallelizationDependency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.base.ScanStats.GroupScanProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.DataValidationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.aggregate.HashAggregator.AggOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator.AggOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.broadcastsender.BroadcastSenderRootExec.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.common.HashTable.PutStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.join.HashJoinBatch.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.join.HashJoinProbe.ProbeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.join.JoinUtils.JoinCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.join.JoinUtils.JoinComparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.join.JoinWorker.JoinOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.ScreenCreator.ScreenRoot.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.SingleSenderCreator.SingleSenderRootExec.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.window.WindowFunction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.planner.logical.ColumnList.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.planner.physical.AggPrelBase.OperatorPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.planner.physical.DrillDistributionTrait.DistributionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.planner.physical.JoinPruleBase.PhysicalJoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.record.AbstractRecordBatch.BatchState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.record.BatchSchema.SelectionVectorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.record.RecordBatch.IterOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.server.options.OptionValue.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.server.options.OptionValue.OptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.store.easy.json.JsonProcessor.ReadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.store.ischema.InfoSchemaFilter.ExprNode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.store.ischema.InfoSchemaFilter.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.store.ischema.SelectedTable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.store.sys.OptionIterator.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.store.sys.PStoreConfig.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.store.sys.SystemTable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.vector.complex.fn.DateOutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.vector.complex.fn.ExtendedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.drill.exec.work.foreman.SqlUnsupportedException.ExceptionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.drill.exec.cache.DistributedCache.SerializationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.cache.SerializationDefinition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.client.QuerySubmitter.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.compile.ClassTransformer.ScalarReplacementOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.compile.QueryClassLoader.CompilerPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.dotdrill.DotDrillType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.FunctionCostCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.FunctionScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.expr.annotations.FunctionTemplate.NullHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.expr.ClassGenerator.BlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.expr.fn.FunctionBody.BodyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor.Trivalent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.ops.QuerySetup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.base.Exchange.ParallelizationDependency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.base.ScanStats.GroupScanProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Values - Class in org.apache.drill.exec.physical.config
-
- Values(JSONOptions) - Constructor for class org.apache.drill.exec.physical.config.Values
-
- values() - Static method in enum org.apache.drill.exec.physical.DataValidationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.aggregate.HashAggregator.AggOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator.AggOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.broadcastsender.BroadcastSenderRootExec.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.common.HashTable.PutStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.join.HashJoinBatch.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.join.HashJoinProbe.ProbeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.join.JoinUtils.JoinCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.join.JoinUtils.JoinComparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.join.JoinWorker.JoinOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.mergereceiver.MergingRecordBatch.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.partitionsender.PartitionSenderRootExec.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.ScreenCreator.ScreenRoot.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.SingleSenderCreator.SingleSenderRootExec.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.unorderedreceiver.UnorderedReceiverBatch.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.window.WindowFunction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch.Metric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.planner.logical.ColumnList.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.planner.physical.AggPrelBase.OperatorPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.planner.physical.DrillDistributionTrait.DistributionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.planner.physical.JoinPruleBase.PhysicalJoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.drill.exec.planner.sql.ExpandingConcurrentMap
-
- VALUES - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- values() - Static method in enum org.apache.drill.exec.record.AbstractRecordBatch.BatchState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.record.BatchSchema.SelectionVectorMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.record.RecordBatch.IterOutcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.server.options.OptionValue.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.server.options.OptionValue.OptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.store.easy.json.JsonProcessor.ReadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.store.ischema.InfoSchemaFilter.ExprNode.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.store.ischema.InfoSchemaFilter.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.store.ischema.SelectedTable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.store.sys.OptionIterator.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.store.sys.PStoreConfig.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.store.sys.SystemTable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.vector.complex.fn.DateOutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.vector.complex.fn.ExtendedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.drill.exec.work.foreman.SqlUnsupportedException.ExceptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesBatchCreator - Class in org.apache.drill.exec.physical.impl.values
-
- ValuesBatchCreator() - Constructor for class org.apache.drill.exec.physical.impl.values.ValuesBatchCreator
-
- ValuesPrel - Class in org.apache.drill.exec.planner.physical
-
- ValuesPrel(RelOptCluster, RelTraitSet, RelDataType, JSONOptions) - Constructor for class org.apache.drill.exec.planner.physical.ValuesPrel
-
- ValuesPrule - Class in org.apache.drill.exec.planner.physical
-
- ValueVectorReadExpression - Class in org.apache.drill.exec.expr
-
- ValueVectorReadExpression(TypedFieldId) - Constructor for class org.apache.drill.exec.expr.ValueVectorReadExpression
-
- ValueVectorWriteExpression - Class in org.apache.drill.exec.expr
-
- ValueVectorWriteExpression(TypedFieldId, LogicalExpression) - Constructor for class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- ValueVectorWriteExpression(TypedFieldId, LogicalExpression, boolean) - Constructor for class org.apache.drill.exec.expr.ValueVectorWriteExpression
-
- Var16CharAccessor - Class in org.apache.drill.exec.vector.accessor
-
- Var16CharAccessor(Var16CharVector) - Constructor for class org.apache.drill.exec.vector.accessor.Var16CharAccessor
-
- VAR_POP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- VAR_SAMP - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- VARBINARY - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- VarBinaryAccessor - Class in org.apache.drill.exec.vector.accessor
-
- VarBinaryAccessor(VarBinaryVector) - Constructor for class org.apache.drill.exec.vector.accessor.VarBinaryAccessor
-
- VARCHAR - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- VARCHAR - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaTable
-
- VarCharAccessor - Class in org.apache.drill.exec.vector.accessor
-
- VarCharAccessor(VarCharVector) - Constructor for class org.apache.drill.exec.vector.accessor.VarCharAccessor
-
- varCharToInt(int, int, DrillBuf) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers
-
- varCharToLong(int, int, DrillBuf) - Static method in class org.apache.drill.exec.expr.fn.impl.StringFunctionHelpers
-
- varCharVector - Variable in class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders.VarCharColumn
-
- VarHelpers - Class in org.apache.drill.exec.expr.fn.impl
-
- VarHelpers() - Constructor for class org.apache.drill.exec.expr.fn.impl.VarHelpers
-
- VARIABLE_WIDTH_VECTOR_SIZE - Static variable in interface org.apache.drill.exec.physical.impl.common.HashTable
-
Variable width vector size in bytes
- VariancePopFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions
-
- VariancePopFunctions.BigIntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.BigIntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.BigIntVariancePop
-
- VariancePopFunctions.Float4VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.Float4VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.Float4VariancePop
-
- VariancePopFunctions.Float8VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.Float8VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.Float8VariancePop
-
- VariancePopFunctions.IntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.IntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.IntVariancePop
-
- VariancePopFunctions.NullableBigIntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableBigIntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableBigIntVariancePop
-
- VariancePopFunctions.NullableFloat4VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableFloat4VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableFloat4VariancePop
-
- VariancePopFunctions.NullableFloat8VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableFloat8VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableFloat8VariancePop
-
- VariancePopFunctions.NullableIntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableIntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableIntVariancePop
-
- VariancePopFunctions.NullableSmallIntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableSmallIntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableSmallIntVariancePop
-
- VariancePopFunctions.NullableTinyIntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableTinyIntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableTinyIntVariancePop
-
- VariancePopFunctions.NullableUInt1VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableUInt1VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt1VariancePop
-
- VariancePopFunctions.NullableUInt2VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableUInt2VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt2VariancePop
-
- VariancePopFunctions.NullableUInt4VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableUInt4VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt4VariancePop
-
- VariancePopFunctions.NullableUInt8VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.NullableUInt8VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.NullableUInt8VariancePop
-
- VariancePopFunctions.SmallIntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.SmallIntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.SmallIntVariancePop
-
- VariancePopFunctions.TinyIntVariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.TinyIntVariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.TinyIntVariancePop
-
- VariancePopFunctions.UInt1VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.UInt1VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt1VariancePop
-
- VariancePopFunctions.UInt2VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.UInt2VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt2VariancePop
-
- VariancePopFunctions.UInt4VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.UInt4VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt4VariancePop
-
- VariancePopFunctions.UInt8VariancePop - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VariancePopFunctions.UInt8VariancePop() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VariancePopFunctions.UInt8VariancePop
-
- VarianceSampleFunctions - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions
-
- VarianceSampleFunctions.BigIntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.BigIntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.BigIntVarianceSample
-
- VarianceSampleFunctions.Float4VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.Float4VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.Float4VarianceSample
-
- VarianceSampleFunctions.Float8VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.Float8VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.Float8VarianceSample
-
- VarianceSampleFunctions.IntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.IntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.IntVarianceSample
-
- VarianceSampleFunctions.NullableBigIntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableBigIntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableBigIntVarianceSample
-
- VarianceSampleFunctions.NullableFloat4VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableFloat4VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableFloat4VarianceSample
-
- VarianceSampleFunctions.NullableFloat8VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableFloat8VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableFloat8VarianceSample
-
- VarianceSampleFunctions.NullableIntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableIntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableIntVarianceSample
-
- VarianceSampleFunctions.NullableSmallIntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableSmallIntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableSmallIntVarianceSample
-
- VarianceSampleFunctions.NullableTinyIntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableTinyIntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableTinyIntVarianceSample
-
- VarianceSampleFunctions.NullableUInt1VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableUInt1VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt1VarianceSample
-
- VarianceSampleFunctions.NullableUInt2VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableUInt2VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt2VarianceSample
-
- VarianceSampleFunctions.NullableUInt4VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableUInt4VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt4VarianceSample
-
- VarianceSampleFunctions.NullableUInt8VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.NullableUInt8VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.NullableUInt8VarianceSample
-
- VarianceSampleFunctions.SmallIntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.SmallIntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.SmallIntVarianceSample
-
- VarianceSampleFunctions.TinyIntVarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.TinyIntVarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.TinyIntVarianceSample
-
- VarianceSampleFunctions.UInt1VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.UInt1VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt1VarianceSample
-
- VarianceSampleFunctions.UInt2VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.UInt2VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt2VarianceSample
-
- VarianceSampleFunctions.UInt4VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.UInt4VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt4VarianceSample
-
- VarianceSampleFunctions.UInt8VarianceSample - Class in org.apache.drill.exec.expr.fn.impl.gaggr
-
- VarianceSampleFunctions.UInt8VarianceSample() - Constructor for class org.apache.drill.exec.expr.fn.impl.gaggr.VarianceSampleFunctions.UInt8VarianceSample
-
- VarLenBinaryReader - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLenBinaryReader(ParquetRecordReader, List<VarLengthColumn>) - Constructor for class org.apache.drill.exec.store.parquet.columnreaders.VarLenBinaryReader
-
- VarLengthColumn<V extends ValueVector> - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders() - Constructor for class org.apache.drill.exec.store.parquet.columnreaders.VarLengthColumnReaders
-
- VarLengthColumnReaders.Decimal28Column - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders.Decimal38Column - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders.NullableDecimal28Column - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders.NullableDecimal38Column - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders.NullableVarBinaryColumn - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders.NullableVarCharColumn - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders.VarBinaryColumn - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthColumnReaders.VarCharColumn - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VarLengthValuesColumn<V extends ValueVector> - Class in org.apache.drill.exec.store.parquet.columnreaders
-
- VARYING - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- VectorAccessible - Interface in org.apache.drill.exec.record
-
- VectorAccessibleComplexWriter - Class in org.apache.drill.exec.record
-
- VectorAccessibleComplexWriter(VectorContainer) - Constructor for class org.apache.drill.exec.record.VectorAccessibleComplexWriter
-
- VectorAccessibleSerializable - Class in org.apache.drill.exec.cache
-
A wrapper around a VectorAccessible.
- VectorAccessibleSerializable(BufferAllocator) - Constructor for class org.apache.drill.exec.cache.VectorAccessibleSerializable
-
- VectorAccessibleSerializable(WritableBatch, BufferAllocator) - Constructor for class org.apache.drill.exec.cache.VectorAccessibleSerializable
-
- VectorAccessibleSerializable(WritableBatch, SelectionVector2, BufferAllocator) - Constructor for class org.apache.drill.exec.cache.VectorAccessibleSerializable
-
Creates a wrapper around batch and sv2 for writing to a stream.
- VectorContainer - Class in org.apache.drill.exec.record
-
- VectorContainer() - Constructor for class org.apache.drill.exec.record.VectorContainer
-
- VectorContainer(OperatorContext) - Constructor for class org.apache.drill.exec.record.VectorContainer
-
- VectorContainerWriter - Class in org.apache.drill.exec.vector.complex.impl
-
- VectorContainerWriter(OutputMutator, boolean) - Constructor for class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- VectorContainerWriter(OutputMutator) - Constructor for class org.apache.drill.exec.vector.complex.impl.VectorContainerWriter
-
- vectorData - Variable in class org.apache.drill.exec.store.parquet.columnreaders.ColumnReader
-
- VectorRecordMaterializer - Class in org.apache.drill.exec.physical.impl.materialize
-
- VectorRecordMaterializer(FragmentContext, RecordBatch) - Constructor for class org.apache.drill.exec.physical.impl.materialize.VectorRecordMaterializer
-
- VectorUtil - Class in org.apache.drill.exec.util
-
- VectorUtil() - Constructor for class org.apache.drill.exec.util.VectorUtil
-
- VectorValidator - Class in org.apache.drill.exec.vector
-
- VectorValidator() - Constructor for class org.apache.drill.exec.vector.VectorValidator
-
- VectorWrapper<T extends ValueVector> - Interface in org.apache.drill.exec.record
-
- verify(ClassReader, boolean, PrintWriter) - Static method in class org.apache.drill.exec.compile.DrillCheckClassAdapter
-
See CheckClassAdapter.verify(ClassReader, boolean, PrintWriter)
.
- VERSION - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- version - Variable in class org.apache.drill.exec.store.sys.VersionIterator.VersionInfo
-
- VersionIterator - Class in org.apache.drill.exec.store.sys
-
- VersionIterator() - Constructor for class org.apache.drill.exec.store.sys.VersionIterator
-
- VersionIterator.VersionInfo - Class in org.apache.drill.exec.store.sys
-
- VersionIterator.VersionInfo() - Constructor for class org.apache.drill.exec.store.sys.VersionIterator.VersionInfo
-
- View - Class in org.apache.drill.exec.dotdrill
-
- View(String, String, RelDataType, List<String>) - Constructor for class org.apache.drill.exec.dotdrill.View
-
- View(String, String, List<View.FieldType>, List<String>) - Constructor for class org.apache.drill.exec.dotdrill.View
-
- VIEW - Static variable in interface org.apache.drill.exec.planner.sql.parser.impl.DrillParserImplConstants
-
- View.FieldType - Class in org.apache.drill.exec.dotdrill
-
- View.FieldType(String, SqlTypeName, Integer, Integer, TimeUnit, TimeUnit, Integer, Boolean) - Constructor for class org.apache.drill.exec.dotdrill.View.FieldType
-
- View.FieldType(String, RelDataType) - Constructor for class org.apache.drill.exec.dotdrill.View.FieldType
-
- VIEW_DEFINITION - Variable in class org.apache.drill.exec.store.ischema.Records.View
-
- ViewExpansionContext - Class in org.apache.drill.exec.ops
-
Contains context information about view expansion(s) in a query.
- ViewExpansionContext(QueryContext) - Constructor for class org.apache.drill.exec.ops.ViewExpansionContext
-
- ViewExpansionContext.ViewExpansionToken - Class in org.apache.drill.exec.ops
-
Represents token issued to a view owner for expanding the view.
- ViewHandler - Class in org.apache.drill.exec.planner.sql.handlers
-
- ViewHandler(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.ViewHandler
-
- ViewHandler.CreateView - Class in org.apache.drill.exec.planner.sql.handlers
-
Handler for Create View DDL command
- ViewHandler.CreateView(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.ViewHandler.CreateView
-
- ViewHandler.DropView - Class in org.apache.drill.exec.planner.sql.handlers
-
Handler for Drop View DDL command.
- ViewHandler.DropView(SqlHandlerConfig) - Constructor for class org.apache.drill.exec.planner.sql.handlers.ViewHandler.DropView
-
- VIEWS_COL_VIEW_DEFINITION - Static variable in class org.apache.drill.exec.store.ischema.InfoSchemaConstants
-
- visit(int, int, String, String, String, String[]) - Method in class org.apache.drill.exec.compile.bytecode.ValueHolderReplacementVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visit(int, int, String, String, String, String[]) - Method in class org.apache.drill.exec.compile.InnerClassAccessStripper
-
- visit(Fragment, V) - Method in interface org.apache.drill.exec.planner.fragment.FragmentVisitor
-
- visit(LogicalAggregate) - Method in class org.apache.drill.exec.planner.logical.PreProcessLogicalRel
-
- visit(LogicalProject) - Method in class org.apache.drill.exec.planner.logical.PreProcessLogicalRel
-
- visit(LogicalUnion) - Method in class org.apache.drill.exec.planner.logical.PreProcessLogicalRel
-
- visit(TableScan) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.MetaDataProviderModifier
-
- visit(TableFunctionScan) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.MetaDataProviderModifier
-
- visit(LogicalValues) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.MetaDataProviderModifier
-
- visit(LogicalSort) - Method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- visit(RelNode) - Method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- visit(LogicalAggregate) - Method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- visit(LogicalIntersect) - Method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- visit(LogicalJoin) - Method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- visit(LogicalMinus) - Method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- visit(LogicalUnion) - Method in class org.apache.drill.exec.planner.sql.handlers.FindLimit0Visitor
-
- visit(SqlIdentifier) - Method in class org.apache.drill.exec.planner.sql.parser.CompoundIdentifierConverter
-
- visit(SqlCall) - Method in class org.apache.drill.exec.planner.sql.parser.CompoundIdentifierConverter
-
- visit(SqlDataTypeSpec) - Method in class org.apache.drill.exec.planner.sql.parser.UnsupportedOperatorsVisitor
-
- visit(SqlCall) - Method in class org.apache.drill.exec.planner.sql.parser.UnsupportedOperatorsVisitor
-
- visitAnnotation(String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitAnnotation(String, boolean) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitAnnotation(String, boolean) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitAnnotationDefault() - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitAnnotationDefault() - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitAttribute(Attribute) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitAttribute(Attribute) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitAttribute(Attribute) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitBooleanConstant(ValueExpressions.BooleanExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitBooleanConstant(ValueExpressions.BooleanExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitBooleanConstant(ValueExpressions.BooleanExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitBooleanConstant(ValueExpressions.BooleanExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitBooleanOperator(BooleanOperator, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitBooleanOperator(BooleanOperator, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitBooleanOperator(BooleanOperator, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitBooleanOperator(BooleanOperator, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitBooleanOperator(BooleanOperator, Void) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- visitBroadcastSender(BroadcastSender, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitBroadcastSender(BroadcastSender, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitCall(RexCall) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitCall(RexCall) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitCall(RexCall) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitCall(RexCall) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitCastExpression(CastExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitCastExpression(CastExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitCastExpression(CastExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitCastExpression(CastExpression, Void) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- visitChild(DrillRel, int, RelNode) - Method in class org.apache.drill.exec.planner.logical.DrillImplementor
-
- visitChild(RelNode, int, RelNode) - Method in class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler.MetaDataProviderModifier
-
- visitChildren(PhysicalOperator, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitCode() - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitCode() - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitConvertExpression(ConvertExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitConvertExpression(ConvertExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitConvertExpression(ConvertExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitConvertExpression(ConvertExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitCorrelVariable(RexCorrelVariable) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitCorrelVariable(RexCorrelVariable) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitCorrelVariable(RexCorrelVariable) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitCorrelVariable(RexCorrelVariable) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitDateConstant(ValueExpressions.DateExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitDateConstant(ValueExpressions.DateExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitDateConstant(ValueExpressions.DateExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitDateConstant(ValueExpressions.DateExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitDecimal18Constant(ValueExpressions.Decimal18Expression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitDecimal18Constant(ValueExpressions.Decimal18Expression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitDecimal18Constant(ValueExpressions.Decimal18Expression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitDecimal18Constant(ValueExpressions.Decimal18Expression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitDecimal28Constant(ValueExpressions.Decimal28Expression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitDecimal28Constant(ValueExpressions.Decimal28Expression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitDecimal28Constant(ValueExpressions.Decimal28Expression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitDecimal28Constant(ValueExpressions.Decimal28Expression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitDecimal38Constant(ValueExpressions.Decimal38Expression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitDecimal38Constant(ValueExpressions.Decimal38Expression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitDecimal38Constant(ValueExpressions.Decimal38Expression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitDecimal38Constant(ValueExpressions.Decimal38Expression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitDecimal9Constant(ValueExpressions.Decimal9Expression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitDecimal9Constant(ValueExpressions.Decimal9Expression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitDecimal9Constant(ValueExpressions.Decimal9Expression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitDecimal9Constant(ValueExpressions.Decimal9Expression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitDoubleConstant(ValueExpressions.DoubleExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitDoubleConstant(ValueExpressions.DoubleExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitDoubleConstant(ValueExpressions.DoubleExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitDoubleConstant(ValueExpressions.DoubleExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitDynamicParam(RexDynamicParam) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitDynamicParam(RexDynamicParam) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitDynamicParam(RexDynamicParam) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitDynamicParam(RexDynamicParam) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitEnd() - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitEnd() - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitEnd() - Method in class org.apache.drill.exec.compile.bytecode.ScalarReplacementNode
-
- visitEnd() - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitEnd() - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitExchange(Exchange, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitExchange(Exchange, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitExchange(Exchange, Wrapper) - Method in class org.apache.drill.exec.planner.AbstractOpWrapperVisitor
-
- visitExchange(Exchange, Fragment) - Method in class org.apache.drill.exec.planner.fragment.MakeFragmentsVisitor
-
- visitExchange(Exchange, Materializer.IndexedFragmentNode) - Method in class org.apache.drill.exec.planner.fragment.Materializer
-
- visitExchange(ExchangePrel, PrelSequencer.Frag) - Method in class org.apache.drill.exec.planner.physical.explain.PrelSequencer
-
- visitExchange(ExchangePrel, EXTRA) - Method in class org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
-
- visitExchange(ExchangePrel, ExcessiveExchangeIdentifier.MajorFragmentStat) - Method in class org.apache.drill.exec.planner.physical.visitor.ExcessiveExchangeIdentifier
-
- visitExchange(ExchangePrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor
-
- visitExchange(ExchangePrel, EXTRA) - Method in interface org.apache.drill.exec.planner.physical.visitor.PrelVisitor
-
- visitField(int, String, String, String, Object) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitField(String, String, RelDataTypeField) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Columns
-
- visitField(String, String, RelDataTypeField) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- visitFieldAccess(RexFieldAccess) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitFieldAccess(RexFieldAccess) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitFieldAccess(RexFieldAccess) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitFieldAccess(RexFieldAccess) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitFieldInsn(int, String, String, String) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitFieldInsn(int, String, String, String) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitFieldInsn(int, String, String, String) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitFilter(Filter, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitFilter(Filter, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitFilter(Filter, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitFlatten(FlattenPOP, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitFlatten(FlattenPOP, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitFloatConstant(ValueExpressions.FloatExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitFloatConstant(ValueExpressions.FloatExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitFloatConstant(ValueExpressions.FloatExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitFloatConstant(ValueExpressions.FloatExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitFunctionCall(FunctionCall, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitFunctionCall(FunctionCall, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitFunctionCall(FunctionCall, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitFunctionCall(FunctionCall, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitFunctionCall(FunctionCall, Void) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- visitFunctionHolderExpression(FunctionHolderExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitFunctionHolderExpression(FunctionHolderExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitFunctionHolderExpression(FunctionHolderExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitFunctionHolderExpression(FunctionHolderExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitGroupingAggregate(GroupingAggregate, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitGroupScan(GroupScan, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitGroupScan(GroupScan, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitGroupScan(GroupScan, Materializer.IndexedFragmentNode) - Method in class org.apache.drill.exec.planner.fragment.Materializer
-
- visitGroupScan(GroupScan, Wrapper) - Method in class org.apache.drill.exec.planner.fragment.StatsCollector
-
- visitHashAggregate(HashAggregate, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitHashAggregate(HashAggregate, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitHashJoin(HashJoinPOP, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitHashJoin(HashJoinPOP, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitHashPartitionSender(HashPartitionSender, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitHashPartitionSender(HashToRandomExchange, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitHashPartitionSender(HashPartitionSender, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitHashPartitionSender(HashToRandomExchange, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitIfExpression(IfExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitIfExpression(IfExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitIfExpression(IfExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitIfExpression(IfExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitIincInsn(int, int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitIincInsn(int, int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitInnerClass(String, String, String, int) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitInputRef(RexInputRef) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitInputRef(RexInputRef) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitInputRef(RexInputRef) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitInputRef(RexInputRef) - Method in class org.apache.drill.exec.planner.physical.PrelUtil.InputRewriter
-
- visitInputRef(RexInputRef) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitInsn(int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitInsn(int) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitInsn(int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitInsn(int) - Method in class org.apache.drill.exec.compile.DrillInitMethodVisitor
-
- visitInsnAnnotation(int, TypePath, String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitInsnAnnotation(int, TypePath, String, boolean) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitIntConstant(ValueExpressions.IntExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitIntConstant(ValueExpressions.IntExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitIntConstant(ValueExpressions.IntExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitIntConstant(ValueExpressions.IntExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitIntervalDayConstant(ValueExpressions.IntervalDayExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitIntervalDayConstant(ValueExpressions.IntervalDayExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitIntervalDayConstant(ValueExpressions.IntervalDayExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitIntervalDayConstant(ValueExpressions.IntervalDayExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitIntervalYearConstant(ValueExpressions.IntervalYearExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitIntervalYearConstant(ValueExpressions.IntervalYearExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitIntervalYearConstant(ValueExpressions.IntervalYearExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitIntervalYearConstant(ValueExpressions.IntervalYearExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitIntInsn(int, int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitIntInsn(int, int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitIteratorValidator(IteratorValidator, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitIteratorValidator(IteratorValidator, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitJoin(Join, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitJoin(JoinPrel, EXTRA) - Method in class org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
-
- visitJoin(JoinPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.JoinPrelRenameVisitor
-
- visitJoin(JoinPrel, EXTRA) - Method in interface org.apache.drill.exec.planner.physical.visitor.PrelVisitor
-
- visitJoin(JoinPrel, Double) - Method in class org.apache.drill.exec.planner.physical.visitor.SwapHashJoinVisitor
-
- visitJumpInsn(int, Label) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitJumpInsn(int, Label) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitLabel(Label) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitLabel(Label) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitLdcInsn(Object) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitLdcInsn(Object) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitLimit(Limit, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitLimit(Limit, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitLimit(Limit, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitLineNumber(int, Label) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitLineNumber(int, Label) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitLineNumber(int, Label) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitLiteral(RexLiteral) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitLiteral(RexLiteral) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitLiteral(RexLiteral) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitLiteral(RexLiteral) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitLocalRef(RexLocalRef) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitLocalRef(RexLocalRef) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitLocalRef(RexLocalRef) - Method in class org.apache.drill.exec.planner.physical.PrelUtil.InputRewriter
-
- visitLocalRef(RexLocalRef) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitLongConstant(ValueExpressions.LongExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitLongConstant(ValueExpressions.LongExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitLongConstant(ValueExpressions.LongExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitLongConstant(ValueExpressions.LongExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitMaxs(int, int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitMaxs(int, int) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitMaxs(int, int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitMergeJoin(MergeJoinPOP, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitMergeJoin(MergeJoinPOP, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitMergingReceiver(MergingReceiverPOP, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitMergingReceiver(MergingReceiverPOP, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class org.apache.drill.exec.compile.bytecode.ValueHolderReplacementVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitMethodDeclarator(Java.MethodDeclarator) - Method in class org.apache.drill.exec.expr.fn.ModifiedUnparseVisitor
-
- visitMethodInsn(int, String, String, String) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
Deprecated.
- visitMethodInsn(int, String, String, String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitMethodInsn(int, String, String, String) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitMethodInsn(int, String, String, String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitMethodInsn(int, String, String, String) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
Deprecated.
- visitMethodInsn(int, String, String, String, boolean) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitMultiANewArrayInsn(String, int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitMultiANewArrayInsn(String, int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitNestedLoopJoin(NestedLoopJoinPOP, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitNestedLoopJoin(NestedLoopJoinPOP, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitNullConstant(TypedNullConstant, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitNullConstant(TypedNullConstant, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitNullConstant(TypedNullConstant, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitNullConstant(TypedNullConstant, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitNullExpression(NullExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitNullExpression(NullExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitNullExpression(NullExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitNullExpression(NullExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitOp(PhysicalOperator, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitOp(PhysicalOperator, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitOp(PhysicalOperator, FragmentContext) - Method in class org.apache.drill.exec.physical.impl.TraceInjector
-
Traverse the physical plan and inject the trace operator after
every operator.
- visitOp(PhysicalOperator, FragmentContext) - Method in class org.apache.drill.exec.physical.impl.validate.IteratorValidatorInjector
-
Traverse the physical plan and inject the IteratorValidator operator after every operator.
- visitOp(PhysicalOperator, Fragment) - Method in class org.apache.drill.exec.planner.fragment.MakeFragmentsVisitor
-
- visitOp(PhysicalOperator, Materializer.IndexedFragmentNode) - Method in class org.apache.drill.exec.planner.fragment.Materializer
-
- visitOp(PhysicalOperator, Wrapper) - Method in class org.apache.drill.exec.planner.fragment.StatsCollector
-
- visitOrder(Order, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitOrderedPartitionSender(OrderedPartitionSender, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitOrderedPartitionSender(OrderedPartitionSender, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitOuterClass(String, String, String) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitOver(RexOver) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitOver(RexOver) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitOver(RexOver) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitOver(RexOver) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitParameter(String, int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitParameter(String, int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitParameterAnnotation(int, String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitParameterAnnotation(int, String, boolean) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitPrel(Prel, PrelSequencer.Frag) - Method in class org.apache.drill.exec.planner.physical.explain.PrelSequencer
-
- visitPrel(Prel, EXTRA) - Method in class org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
-
- visitPrel(Prel, ExcessiveExchangeIdentifier.MajorFragmentStat) - Method in class org.apache.drill.exec.planner.physical.visitor.ExcessiveExchangeIdentifier
-
- visitPrel(Prel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.FinalColumnReorderer
-
- visitPrel(Prel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.InsertLocalExchangeVisitor
-
- visitPrel(Prel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.JoinPrelRenameVisitor
-
- visitPrel(Prel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.MemoryEstimationVisitor
-
- visitPrel(Prel, EXTRA) - Method in interface org.apache.drill.exec.planner.physical.visitor.PrelVisitor
-
- visitPrel(Prel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.ProducerConsumerPrelVisitor
-
- visitPrel(Prel, Set<Prel>) - Method in class org.apache.drill.exec.planner.physical.visitor.RelUniqifier
-
- visitPrel(Prel, Object) - Method in class org.apache.drill.exec.planner.physical.visitor.RewriteProjectToFlatten
-
- visitPrel(Prel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.SelectionVectorPrelVisitor
-
- visitPrel(Prel, Object) - Method in class org.apache.drill.exec.planner.physical.visitor.SplitUpComplexExpressions
-
- visitPrel(Prel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.StarColumnConverter
-
- visitPrel(Prel, Double) - Method in class org.apache.drill.exec.planner.physical.visitor.SwapHashJoinVisitor
-
- visitProducerConsumer(ProducerConsumer, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitProducerConsumer(ProducerConsumer, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitProject(Project, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitProject(Project, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitProject(Project, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitProject(ProjectPrel, EXTRA) - Method in class org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
-
- visitProject(ProjectPrel, EXTRA) - Method in interface org.apache.drill.exec.planner.physical.visitor.PrelVisitor
-
- visitProject(ProjectPrel, Object) - Method in class org.apache.drill.exec.planner.physical.visitor.RewriteProjectToFlatten
-
- visitProject(ProjectPrel, Object) - Method in class org.apache.drill.exec.planner.physical.visitor.SplitUpComplexExpressions
-
- visitProject(ProjectPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.StarColumnConverter
-
- visitQuotedStringConstant(ValueExpressions.QuotedString, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitQuotedStringConstant(ValueExpressions.QuotedString, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitQuotedStringConstant(ValueExpressions.QuotedString, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitQuotedStringConstant(ValueExpressions.QuotedString, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitQuotedStringConstant(ValueExpressions.QuotedString, Void) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- visitRangeRef(RexRangeRef) - Method in class org.apache.drill.exec.planner.logical.partition.FindPartitionConditions
-
- visitRangeRef(RexRangeRef) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteAsBinaryOperators
-
- visitRangeRef(RexRangeRef) - Method in class org.apache.drill.exec.planner.logical.partition.RewriteCombineBinaryOperators
-
- visitRangeRef(RexRangeRef) - Method in class org.apache.drill.exec.planner.physical.visitor.RexVisitorComplexExprSplitter
-
- visitRangeSender(RangeSender, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitRangeSender(RangeSender, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitReceiver(Receiver, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitReceiver(Receiver, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitReceivingExchange(Exchange, Wrapper) - Method in class org.apache.drill.exec.planner.AbstractOpWrapperVisitor
-
- visitReceivingExchange(Exchange, Wrapper) - Method in class org.apache.drill.exec.planner.fragment.StatsCollector
-
- visitReturnStatement(Java.ReturnStatement) - Method in class org.apache.drill.exec.expr.fn.ModifiedUnparseVisitor
-
- visitScan(Scan, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitScan(ScanPrel, EXTRA) - Method in class org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
-
- visitScan(ScanPrel, ExcessiveExchangeIdentifier.MajorFragmentStat) - Method in class org.apache.drill.exec.planner.physical.visitor.ExcessiveExchangeIdentifier
-
- visitScan(ScanPrel, EXTRA) - Method in interface org.apache.drill.exec.planner.physical.visitor.PrelVisitor
-
- visitScan(ScanPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.ProducerConsumerPrelVisitor
-
- visitScan(ScanPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.StarColumnConverter
-
- visitSchema(String, SchemaPlus) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Schemata
-
- visitSchema(String, SchemaPlus) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- visitSchemaPath(SchemaPath, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitSchemaPath(SchemaPath, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitSchemaPath(SchemaPath, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitSchemaPath(SchemaPath, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitSchemaPath(SchemaPath, Void) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- visitScreen(Screen, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitScreen(Screen, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitScreen(ScreenPrel, EXTRA) - Method in class org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
-
- visitScreen(ScreenPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.ComplexToJsonPrelVisitor
-
- visitScreen(ScreenPrel, ExcessiveExchangeIdentifier.MajorFragmentStat) - Method in class org.apache.drill.exec.planner.physical.visitor.ExcessiveExchangeIdentifier
-
- visitScreen(ScreenPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.FinalColumnReorderer
-
- visitScreen(ScreenPrel, EXTRA) - Method in interface org.apache.drill.exec.planner.physical.visitor.PrelVisitor
-
- visitScreen(ScreenPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.StarColumnConverter
-
- visitSender(Sender, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitSender(Sender, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitSendingExchange(Exchange, Wrapper) - Method in class org.apache.drill.exec.planner.AbstractOpWrapperVisitor
-
- visitSendingExchange(Exchange, Wrapper) - Method in class org.apache.drill.exec.planner.fragment.StatsCollector
-
- visitSingleSender(SingleSender, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitSingleSender(SingleSender, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitSort(Sort, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitSort(Sort, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitSource(String, String) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitStore(Store, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitStore(Store, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitStore(Store, Materializer.IndexedFragmentNode) - Method in class org.apache.drill.exec.planner.fragment.Materializer
-
- visitStore(Store, Wrapper) - Method in class org.apache.drill.exec.planner.fragment.StatsCollector
-
- visitStore(Store, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitStreamingAggregate(StreamingAggregate, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitStreamingAggregate(StreamingAggregate, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitSubScan(SubScan, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitSubScan(SubScan, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitSubScan(SubScan, Materializer.IndexedFragmentNode) - Method in class org.apache.drill.exec.planner.fragment.Materializer
-
- visitTable(String, String, Table) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Tables
-
- visitTable(String, String, Table) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator.Views
-
- visitTable(String, String, Table) - Method in class org.apache.drill.exec.store.ischema.RecordGenerator
-
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitTimeConstant(ValueExpressions.TimeExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitTimeConstant(ValueExpressions.TimeExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitTimeConstant(ValueExpressions.TimeExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitTimeConstant(ValueExpressions.TimeExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitTimeStampConstant(ValueExpressions.TimeStampExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitTimeStampConstant(ValueExpressions.TimeStampExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitTimeStampConstant(ValueExpressions.TimeStampExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitTimeStampConstant(ValueExpressions.TimeStampExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitTrace(Trace, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitTrace(Trace, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitTryCatchBlock(Label, Label, Label, String) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitTryCatchBlock(Label, Label, Label, String) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.apache.drill.exec.compile.CheckClassVisitorFsm
-
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitTypeInsn(int, String) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitTypeInsn(int, String) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitTypeInsn(int, String) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitUnion(UnionAll, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitUnion(UnionAll, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitUnion(Union, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitUnionExchange(UnionExchange, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitUnionExchange(UnionExchange, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitUnknown(LogicalExpression, IdentityHashMap<LogicalExpression, Object>) - Method in class org.apache.drill.exec.compile.sig.ConstantExpressionIdentifier
-
- visitUnknown(LogicalExpression, Void) - Method in class org.apache.drill.exec.expr.CloneVisitor
-
- visitUnknown(LogicalExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitUnknown(LogicalExpression, Void) - Method in class org.apache.drill.exec.expr.HashVisitor
-
- visitUnknown(LogicalExpression, Void) - Method in class org.apache.drill.exec.store.ischema.InfoSchemaFilterBuilder
-
- visitUnorderedReceiver(UnorderedReceiver, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitUnorderedReceiver(UnorderedReceiver, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitValues(Values, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitValues(Values, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitValues(Values, ScanFieldDeterminer.FieldList) - Method in class org.apache.drill.exec.planner.logical.ScanFieldDeterminer
-
- visitValueVectorReadExpression(ValueVectorReadExpression, Integer) - Method in class org.apache.drill.exec.expr.fn.interpreter.InterpreterEvaluator.EvalVisitor
-
- visitVarInsn(int, int) - Method in class org.apache.drill.exec.compile.bytecode.AloadPopRemover
-
- visitVarInsn(int, int) - Method in class org.apache.drill.exec.compile.bytecode.InstructionModifier
-
- visitVarInsn(int, int) - Method in class org.apache.drill.exec.compile.CheckMethodVisitorFsm
-
- visitWindowFrame(WindowPOP, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitWindowFrame(WindowPOP, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitWriter(Writer, X) - Method in class org.apache.drill.exec.physical.base.AbstractPhysicalVisitor
-
- visitWriter(Writer, EXTRA) - Method in interface org.apache.drill.exec.physical.base.PhysicalVisitor
-
- visitWriter(WriterPrel, EXTRA) - Method in class org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
-
- visitWriter(WriterPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.FinalColumnReorderer
-
- visitWriter(WriterPrel, EXTRA) - Method in interface org.apache.drill.exec.planner.physical.visitor.PrelVisitor
-
- visitWriter(WriterPrel, Void) - Method in class org.apache.drill.exec.planner.physical.visitor.StarColumnConverter
-
- VVReadBatch - Annotation Type in org.apache.drill.exec.compile.sig
-
Marker annotation to determine which fields should be included as parameters for the function.
- VVWriteBatch - Annotation Type in org.apache.drill.exec.compile.sig
-
Marker annotation to determine which fields should be included as parameters for the function.