Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abort(String, Throwable) - Method in class org.apache.phoenix.hbase.index.CapturingAbortable
 
abort(String, Throwable) - Method in class org.apache.phoenix.hbase.index.parallel.TaskBatch
 
abort(Executor) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
abort(Executor) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
abort() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
abort() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Rollback a transaction
abort() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
abortTask(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputCommitter
 
abs(byte[], int, int, SortOrder, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDecimal
 
abs(byte[], int, int, SortOrder, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PNumericType
 
abs(ImmutableBytesWritable, SortOrder, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PNumericType
 
abs(byte[], int, int, SortOrder, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PRealNumber
 
abs(byte[], int, int, SortOrder, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PWholeNumber
 
AbsFunction - Class in org.apache.phoenix.expression.function
 
AbsFunction() - Constructor for class org.apache.phoenix.expression.function.AbsFunction
 
AbsFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.AbsFunction
 
absolute(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
absolute(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
AbstractBasePattern - Class in org.apache.phoenix.expression.util.regex
 
AbstractBasePattern() - Constructor for class org.apache.phoenix.expression.util.regex.AbstractBasePattern
 
AbstractBaseSplitter - Interface in org.apache.phoenix.expression.util.regex
 
AbstractBulkLoadTool - Class in org.apache.phoenix.mapreduce
Base tool for running MapReduce-based ingests of data.
AbstractBulkLoadTool() - Constructor for class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
 
AbstractParallelWriterIndexCommitter - Class in org.apache.phoenix.hbase.index.write
Abstract class to Write index updates to the index tables in parallel.
AbstractParallelWriterIndexCommitter() - Constructor for class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
AbstractParallelWriterIndexCommitter(String) - Constructor for class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
AbstractRoundRobinQueue<E> - Class in org.apache.phoenix.job
An bounded blocking queue implementation that keeps a virtual queue of elements on per-producer basis and iterates through each producer queue in round robin fashion.
AbstractRoundRobinQueue(int) - Constructor for class org.apache.phoenix.job.AbstractRoundRobinQueue
Construct an AbstractBlockingRoundRobinQueue that limits the size of the queued elements to at most maxSize.
AbstractRoundRobinQueue(int, boolean) - Constructor for class org.apache.phoenix.job.AbstractRoundRobinQueue
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
accept(QueryPlanVisitor<T>) - Method in interface org.apache.phoenix.compile.QueryPlan
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.AggregatePlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.ClientAggregatePlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.ClientScanPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.CorrelatePlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.CursorFetchPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.HashJoinPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.ScanPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.TupleProjectionPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.UnionPlan
 
accept(QueryPlanVisitor<T>) - Method in class org.apache.phoenix.execute.UnnestArrayPlan
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.AddExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.aggregator.BaseAggregator
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.AndExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.CaseExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.CoerceExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.ComparisonExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.CorrelateVariableFieldAccessExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.DelegateExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.DivideExpression
 
accept(ExpressionVisitor<T>) - Method in interface org.apache.phoenix.expression.Expression
Means of traversing expression tree through visitor.
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.function.CompositeAggregateFunction
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.function.ScalarFunction
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.function.UDFExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.InListExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.IsNullExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.LikeExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.LiteralExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.ModulusExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.MultiplyExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.NotExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.OrExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.RowKeyExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.StringConcatExpression
 
accept(ExpressionVisitor<T>) - Method in class org.apache.phoenix.expression.SubtractExpression
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.AddParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.AndParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ArrayAllComparisonNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ArrayAnyComparisonNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ArrayConstructorNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ArrayElemRefNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.BetweenParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.BindParseNode
 
accept(TableNodeVisitor<T>) - Method in class org.apache.phoenix.parse.BindTableNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.CaseParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.CastParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ColumnParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ComparisonParseNode
 
accept(TableNodeVisitor<T>) - Method in class org.apache.phoenix.parse.DerivedTableNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.DivideParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ExistsParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.FamilyWildcardParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.FunctionParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.InListParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.InParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.IsNullParseNode
 
accept(TableNodeVisitor<T>) - Method in class org.apache.phoenix.parse.JoinTableNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.LikeParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.LiteralParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ModulusParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.MultiplyParseNode
 
accept(TableNodeVisitor<T>) - Method in class org.apache.phoenix.parse.NamedTableNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.NotParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.OrParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.ParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.RowValueConstructorParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.StringConcatParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.SubqueryParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.SubtractParseNode
 
accept(TableNodeVisitor<T>) - Method in class org.apache.phoenix.parse.TableNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.TableWildcardParseNode
 
accept(ParseNodeVisitor<T>) - Method in class org.apache.phoenix.parse.WildcardParseNode
 
acceptChildren(ExpressionVisitor<T>, Iterator<Expression>) - Method in class org.apache.phoenix.expression.BaseExpression
 
acceptsURL(String) - Method in class org.apache.phoenix.jdbc.PhoenixDriver
 
acceptsURL(String) - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
acquireLock(ZooKeeperWatcher, String, String) - Static method in class org.apache.phoenix.util.ZKBasedMasterElectionUtil
 
acquireUpgradeMutex(long, byte[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Acquire distributed mutex of sorts to make sure only one JVM is able to run the upgrade code by making use of HBase's checkAndPut api.
ACTIVE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ACTIVE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ACTIVE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ACTIVE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
add(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
add(Mutation) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver.MutationList
 
add(KeyValue) - Method in class org.apache.phoenix.hbase.index.covered.Batch
 
add(KeyValue, boolean) - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore
 
add(KeyValue, boolean) - Method in interface org.apache.phoenix.hbase.index.covered.KeyValueStore
 
add(Task<V>) - Method in class org.apache.phoenix.hbase.index.parallel.TaskBatch
 
add(Object) - Method in class org.apache.phoenix.mapreduce.PhoenixRecordWritable
Append an object to the list of values to upsert.
add(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ADD - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ADD - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ADD - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ADD - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
add(Cell) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
add(int, Cell) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
add(Long, Long) - Static method in class org.apache.phoenix.util.NumberUtil
 
add_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
add_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
add_jars_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
add_jars_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
addAll(Collection<? extends KeyValue>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
addAll(Collection<Pair<Mutation, String>>) - Method in class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
 
addAll(Mutation) - Method in class org.apache.phoenix.hbase.index.MultiMutation
 
addAll(Collection<? extends Cell>) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
addAll(int, Collection<? extends Cell>) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
addAll(Properties) - Method in class org.apache.phoenix.util.ReadOnlyProps
Constructs new map only if necessary for adding the override properties.
addAllArguments(Iterable<? extends PFunctionProtos.PFunctionArg>) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
addAllByteCounts(Iterable<? extends Long>) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 byteCounts = 7;
addAllColumns(Iterable<? extends PTableProtos.PColumn>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
addAllColumns(Iterable<? extends PTableProtos.PColumn>) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
addAllDataTableColRefForCoveredColumns(Iterable<? extends ServerCachingProtos.ColumnReference>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
addAllEncodedCQCounters(Iterable<? extends PTableProtos.EncodedCQCounter>) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
addAllFunction(Iterable<? extends PFunctionProtos.PFunction>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
addAllFunctionNames(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated bytes functionNames = 2;
addAllFunctionTimestamps(Iterable<? extends Long>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated int64 functionTimestamps = 3;
addAllGuidePosts(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated bytes guidePosts = 1;
addAllIndexedColumnInfo(Iterable<? extends ServerCachingProtos.ColumnInfo>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
addAllIndexedColumns(Iterable<? extends ServerCachingProtos.ColumnReference>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
addAllIndexedColumnTypeOrdinal(Iterable<? extends Integer>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated int32 indexedColumnTypeOrdinal = 5;
addAllIndexes(Iterable<? extends PTableProtos.PTable>) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
addAllIndexTableColRefForCoveredColumns(Iterable<? extends ServerCachingProtos.ColumnReference>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
addAllPhysicalNames(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated bytes physicalNames = 5;
addAllPhysicalNames(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated bytes physicalNames = 19;
addAllRowCounts(Iterable<? extends Long>) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 rowCounts = 8;
addAllSchemaMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
repeated bytes schemaMetadataMutations = 1;
addAllSharedTablesToDelete(Iterable<? extends MetaDataProtos.SharedTableState>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTableMetadataMutations(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
repeated bytes tableMetadataMutations = 1;
addAllTablesToDelete(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated bytes tablesToDelete = 4;
addAllValues(Iterable<? extends ByteString>) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
repeated bytes values = 2;
addAnnotation(Span, String, int) - Static method in class org.apache.phoenix.trace.TracingUtils
 
addArguments(PFunctionProtos.PFunctionArg) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
addArguments(int, PFunctionProtos.PFunctionArg) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
addArguments(PFunctionProtos.PFunctionArg.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
addArguments(int, PFunctionProtos.PFunctionArg.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
addArgumentsBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
addArgumentsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
addBatch(String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
addBatch() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
addBatch(String) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
addBatch() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
addBatch(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
addByteCounts(long) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 byteCounts = 7;
addColumn(PColumn) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
addColumn(RpcController, MetaDataProtos.AddColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc addColumn(.AddColumnRequest) returns (.MetaDataResponse);
addColumn(RpcController, MetaDataProtos.AddColumnRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
addColumn(RpcController, MetaDataProtos.AddColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc addColumn(.AddColumnRequest) returns (.MetaDataResponse);
addColumn(RpcController, MetaDataProtos.AddColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
addColumn(RpcController, MetaDataProtos.AddColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
addColumn(ColumnReference) - Method in class org.apache.phoenix.hbase.index.covered.CoveredColumns
 
addColumn(NamedTableNode, PTableType, List<ColumnDef>, boolean, ListMultimap<String, Pair<String, Object>>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
addColumn(NamedTableNode, PTableType, List<ColumnDef>, boolean, ListMultimap<String, Pair<String, Object>>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
addColumn(List<Mutation>, PTable, Map<String, List<Pair<String, Object>>>, Set<String>, List<PColumn>) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
addColumn(List<Mutation>, PTable, Map<String, List<Pair<String, Object>>>, Set<String>, List<PColumn>) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
addColumn(List<Mutation>, PTable, Map<String, List<Pair<String, Object>>>, Set<String>, List<PColumn>) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
addColumn(List<Mutation>, PTable, Map<String, List<Pair<String, Object>>>, Set<String>, List<PColumn>) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
addColumn(AddColumnStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
addColumn(PTable, List<ColumnDef>, ListMultimap<String, Pair<String, Object>>, boolean, boolean, NamedTableNode, PTableType) - Method in class org.apache.phoenix.schema.MetaDataClient
 
addColumns(PTableProtos.PColumn) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
addColumns(int, PTableProtos.PColumn) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
addColumns(PTableProtos.PColumn.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
addColumns(int, PTableProtos.PColumn.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
addColumns(PTableProtos.PColumn) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
addColumns(int, PTableProtos.PColumn) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
addColumns(PTableProtos.PColumn.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
addColumns(int, PTableProtos.PColumn.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
addColumnsBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
addColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
addColumnsBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
addColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
AddColumnStatement - Class in org.apache.phoenix.parse
 
AddColumnStatement(NamedTableNode, PTableType, List<ColumnDef>, boolean, ListMultimap<String, Pair<String, Object>>) - Constructor for class org.apache.phoenix.parse.AddColumnStatement
 
addCompactingRegion(HRegionInfo) - Method in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
addConnection(PhoenixConnection) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
addConnection(PhoenixConnection) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
addConnection(PhoenixConnection) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
addConnection(PhoenixConnection) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
addCustomAnnotations(String, PhoenixConnection) - Static method in class org.apache.phoenix.util.LogUtil
 
addCustomAnnotations(String, byte[]) - Static method in class org.apache.phoenix.util.LogUtil
 
addDataTableColRefForCoveredColumns(ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
addDataTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
addDataTableColRefForCoveredColumns(ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
addDataTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
addDataTableColRefForCoveredColumnsBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
addDataTableColRefForCoveredColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
addDeleteUpdatesToMap(IndexUpdateManager, LocalTableState, long, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder
Get the index deletes from the codec IndexCodec.getIndexDeletes(TableState, IndexMetaData) and then add them to the update map.
addEdits(Region, HTableInterfaceReference, Collection<Mutation>) - Method in class org.apache.phoenix.hbase.index.write.recovery.PerRegionIndexWriteCache
 
addElement(List<Expression>, Expression) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
addElement(List<E>, E) - Method in class org.apache.phoenix.parse.BaseParseNodeVisitor
 
addElement(List<ParseNode>, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
addElement(List<E>, E) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
addElement(List<E>, E) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
addEncodedCQCounters(PTableProtos.EncodedCQCounter) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
addEncodedCQCounters(int, PTableProtos.EncodedCQCounter) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
addEncodedCQCounters(PTableProtos.EncodedCQCounter.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
addEncodedCQCounters(int, PTableProtos.EncodedCQCounter.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
addEncodedCQCountersBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
addEncodedCQCountersBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
addExpression(Expression) - Method in class org.apache.phoenix.compile.ExpressionCompiler
Add expression to the expression manager, returning the same one if already used.
AddExpression - Class in org.apache.phoenix.expression
Subtract expression implementation
AddExpression() - Constructor for class org.apache.phoenix.expression.AddExpression
 
AddExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.AddExpression
 
addField(PDatum) - Method in class org.apache.phoenix.schema.KeyValueSchema.KeyValueSchemaBuilder
 
addField(PDatum, boolean, SortOrder) - Method in class org.apache.phoenix.schema.RowKeySchema.RowKeySchemaBuilder
 
addField(PDatum, boolean, SortOrder) - Method in class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
addFilter(ParseNode) - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
addFilter(ParseNode) - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
addFunction(PFunctionProtos.PFunction) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
addFunction(int, PFunctionProtos.PFunction) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
addFunction(PFunctionProtos.PFunction.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
addFunction(int, PFunctionProtos.PFunction.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
addFunction(PFunction) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
addFunction(PFunction) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
addFunction(PFunction) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
addFunction(PFunction) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
addFunction(PFunction) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
addFunction(PFunction) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
addFunction(PFunction) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
addFunctionBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
addFunctionBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
addFunctionNames(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated bytes functionNames = 2;
addFunctionTimestamps(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated int64 functionTimestamps = 3;
addGuidePostOnCollection(ImmutableBytesWritable, long, long) - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
addGuidePosts(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated bytes guidePosts = 1;
addHashCache(ScanRanges, ResultIterator, long, List<Expression>, boolean, PTable, Expression, List<Expression>) - Method in class org.apache.phoenix.join.HashCacheClient
Send the results of scanning through the scanner to all region servers for regions of the table that will use the cache that intersect with the minMaxKeyRange.
addHashCacheToServer(byte[], ServerCacheClient.ServerCache, PTable) - Method in class org.apache.phoenix.join.HashCacheClient
Should only be used to resend the hash table cache to the regionserver.
addIfAbsent(Expression) - Method in class org.apache.phoenix.compile.ExpressionManager
Add the expression to the set of known expressions for the select clause.
addIndexedColumnInfo(ServerCachingProtos.ColumnInfo) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
addIndexedColumnInfo(int, ServerCachingProtos.ColumnInfo) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
addIndexedColumnInfo(ServerCachingProtos.ColumnInfo.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
addIndexedColumnInfo(int, ServerCachingProtos.ColumnInfo.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
addIndexedColumnInfoBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
addIndexedColumnInfoBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
addIndexedColumns(ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
addIndexedColumns(int, ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
addIndexedColumns(ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
addIndexedColumns(int, ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
addIndexedColumnsBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
addIndexedColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
addIndexedColumnTypeOrdinal(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated int32 indexedColumnTypeOrdinal = 5;
addIndexes(PTableProtos.PTable) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
addIndexes(int, PTableProtos.PTable) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
addIndexes(PTableProtos.PTable.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
addIndexes(int, PTableProtos.PTable.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
addIndexesBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
addIndexesBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
addIndexMetadataCache(List<? extends Mutation>, ImmutableBytesWritable, byte[]) - Method in class org.apache.phoenix.index.IndexMetaDataCacheClient
Send the index metadata cahce to all region servers for regions that will handle the mutations.
addIndexMetadataCache(ScanRanges, ImmutableBytesWritable, byte[]) - Method in class org.apache.phoenix.index.IndexMetaDataCacheClient
Send the index metadata cahce to all region servers for regions that will handle the mutations.
addIndexTableColRefForCoveredColumns(ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
addIndexTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
addIndexTableColRefForCoveredColumns(ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
addIndexTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
addIndexTableColRefForCoveredColumnsBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
addIndexTableColRefForCoveredColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
addIndexUpdate(byte[], Mutation) - Method in class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
Add an index update.
addIteratorForLeaseRenewal(TableResultIterator) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
addJars(List<LiteralParseNode>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
addJars(List<LiteralParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
AddJarsStatement - Class in org.apache.phoenix.parse
 
AddJarsStatement(List<LiteralParseNode>) - Constructor for class org.apache.phoenix.parse.AddJarsStatement
 
addKVAnnotation(byte[], byte[]) - Method in class org.apache.phoenix.trace.util.NullSpan
 
addLikeTypeChild(List<Expression>, LikeParseNode.LikeType) - Static method in class org.apache.phoenix.expression.LikeExpression
 
addMetaDataColumn(PhoenixConnection, long, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
addMetricsForTable(String, MutationMetricQueue.MutationMetric) - Method in class org.apache.phoenix.monitoring.MutationMetricQueue
 
addMetricsForTable(String, MutationMetricQueue.MutationMetric) - Method in class org.apache.phoenix.monitoring.MutationMetricQueue.NoOpMutationMetricsQueue
 
addOffsetAttribute(Scan, Integer) - Static method in class org.apache.phoenix.util.ScanUtil
 
addOnCondition(ParseNode) - Method in class org.apache.phoenix.compile.JoinCompiler.JoinSpec
 
addParam(BindParseNode, PDatum) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
addParamMetaData(BindParseNode, PDatum) - Method in class org.apache.phoenix.compile.BindManager
 
addParentToChildLinks(PhoenixConnection) - Static method in class org.apache.phoenix.util.UpgradeUtil
Upgrade the metadata in the catalog table to enable adding columns to tables with views
AddParseNode - Class in org.apache.phoenix.parse
Node representing addition in a SQL expression
addPendingUpdates(KeyValue...) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
addPendingUpdates(List<KeyValue>) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
addPhysicalNames(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated bytes physicalNames = 5;
addPhysicalNames(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated bytes physicalNames = 19;
addQuietly(Mutation, KeyValueBuilder, KeyValue) - Static method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
Helper method for a KeyValueBuilder that catches an IOException from a Put when adding a KeyValue generated by the KeyValueBuilder.
addRegionStartKeyToScanStartAndStopRows(byte[], byte[], Scan) - Static method in class org.apache.phoenix.schema.SaltingUtil
 
addRowCounts(long) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 rowCounts = 8;
addRowKeyOrderOptimizableCell(List<Mutation>, byte[], long) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
addSaltByte(byte[], KeyRange) - Static method in class org.apache.phoenix.schema.SaltingUtil
 
addScanHolder(ScanMetricsHolder) - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
 
addSchema(PSchema) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
addSchema(PSchema) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
addSchema(PSchema) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
addSchema(PSchema) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
addSchema(PSchema) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
addSchema(PSchema) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
addSchema(PSchema) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
addSchemaMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
repeated bytes schemaMetadataMutations = 1;
addServer(HRegionLocation) - Method in class org.apache.phoenix.cache.ServerCacheClient.ServerCache
 
addServerCache(ScanRanges, ImmutableBytesWritable, byte[], ServerCachingProtocol.ServerCacheFactory, PTable) - Method in class org.apache.phoenix.cache.ServerCacheClient
 
addServerCache(ScanRanges, ImmutableBytesWritable, byte[], ServerCachingProtocol.ServerCacheFactory, PTable, boolean) - Method in class org.apache.phoenix.cache.ServerCacheClient
 
addServerCache(byte[], ServerCacheClient.ServerCache, HashCacheFactory, byte[], PTable) - Method in class org.apache.phoenix.cache.ServerCacheClient
 
addServerCache(HTableInterface, byte[], PTable, byte[], ImmutableBytesWritable, ServerCachingProtocol.ServerCacheFactory, byte[]) - Method in class org.apache.phoenix.cache.ServerCacheClient
 
addServerCache(ImmutableBytesPtr, ImmutableBytesWritable, byte[], ServerCachingProtocol.ServerCacheFactory, boolean, int) - Method in interface org.apache.phoenix.cache.TenantCache
 
addServerCache(ImmutableBytesPtr, ImmutableBytesWritable, byte[], ServerCachingProtocol.ServerCacheFactory, boolean, int) - Method in class org.apache.phoenix.cache.TenantCacheImpl
 
addServerCache(RpcController, ServerCachingProtos.AddServerCacheRequest, RpcCallback<ServerCachingProtos.AddServerCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
rpc addServerCache(.AddServerCacheRequest) returns (.AddServerCacheResponse);
addServerCache(RpcController, ServerCachingProtos.AddServerCacheRequest) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService.BlockingInterface
 
addServerCache(RpcController, ServerCachingProtos.AddServerCacheRequest, RpcCallback<ServerCachingProtos.AddServerCacheResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService.Interface
rpc addServerCache(.AddServerCacheRequest) returns (.AddServerCacheResponse);
addServerCache(RpcController, ServerCachingProtos.AddServerCacheRequest, RpcCallback<ServerCachingProtos.AddServerCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService.Stub
 
addServerCache(RpcController, ServerCachingProtos.AddServerCacheRequest, RpcCallback<ServerCachingProtos.AddServerCacheResponse>) - Method in class org.apache.phoenix.coprocessor.ServerCachingEndpointImpl
 
addServerCache(byte[], byte[], ImmutableBytesWritable, byte[], ServerCachingProtocol.ServerCacheFactory) - Method in interface org.apache.phoenix.coprocessor.ServerCachingProtocol
Add the cache to the region server cache.
addSharedTablesToDelete(MetaDataProtos.SharedTableState) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
addSharedTablesToDelete(int, MetaDataProtos.SharedTableState) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
addSharedTablesToDelete(MetaDataProtos.SharedTableState.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
addSharedTablesToDelete(int, MetaDataProtos.SharedTableState.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
addSharedTablesToDeleteBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
addSharedTablesToDeleteBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
addStats(StatisticsCollector, ImmutableBytesPtr, List<Mutation>) - Method in class org.apache.phoenix.schema.stats.StatisticsWriter
Update a list of statistics for a given region.
addTable(PTable, long) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
addTable(PTable, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
addTable(PTable, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
addTable(PTable, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
addTable(PTable, long) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
addTable(PTable, long) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
addTable(PTable, long) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableMetadataMutations(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
repeated bytes tableMetadataMutations = 1;
addTableStats(GuidePostsKey, GuidePostsInfo) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
Manually adds GuidePostsInfo for a table to the client-side cache.
addTableStats(GuidePostsKey, GuidePostsInfo) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Manually adds GuidePostsInfo for a table to the client-side cache.
addTablesToDelete(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated bytes tablesToDelete = 4;
addTimelineAnnotation(String) - Method in class org.apache.phoenix.trace.util.NullSpan
 
addTraceMetricsSource() - Static method in class org.apache.phoenix.trace.util.Tracing
Add the phoenix span receiver so we can log the traces.
addTrackedColumn(ImmutableBytesPtr, ImmutableBytesPtr) - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
addTrackedColumn(int) - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
addUpdateStatsCommandRegion(HRegionInfo, Set<byte[]>) - Method in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
addValue(byte[]) - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram
Add a new value to the histogram, updating the count for the appropriate bucket
addValues(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
repeated bytes values = 2;
addWhereConditionColumn(byte[], byte[]) - Method in class org.apache.phoenix.compile.StatementContext
 
advance() - Method in class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder
 
advance() - Method in class org.apache.phoenix.iterate.FilterResultIterator
 
advance() - Method in class org.apache.phoenix.iterate.LookAheadResultIterator
 
advance() - Method in class org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIterator
 
after() - Method in interface org.apache.phoenix.call.CallWrapper
 
afterLast() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
afterLast() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
AGG_TIMESTAMP - Static variable in interface org.apache.phoenix.query.QueryConstants
 
aggregate(double, GroupByCompiler.GroupBy) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
aggregate(Tuple, ImmutableBytesWritable) - Method in interface org.apache.phoenix.expression.aggregator.Aggregator
Incrementally aggregate the value with the current row
aggregate(Aggregator[], Tuple) - Method in class org.apache.phoenix.expression.aggregator.Aggregators
Aggregate over aggregators
aggregate(Aggregator[], Tuple) - Method in class org.apache.phoenix.expression.aggregator.ClientAggregators
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.CountAggregator
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DecimalSumAggregator
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.MinAggregator
 
aggregate(Aggregator[], Tuple) - Method in class org.apache.phoenix.expression.aggregator.NonSizeTrackingServerAggregators
 
aggregate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
aggregate(Aggregator[], Tuple) - Method in class org.apache.phoenix.expression.aggregator.ServerAggregators
 
aggregate(Aggregator[], Tuple) - Method in class org.apache.phoenix.expression.aggregator.SizeTrackingServerAggregators
 
aggregate(Tuple) - Method in interface org.apache.phoenix.iterate.AggregatingResultIterator
Provides a means of re-aggregating a result row.
aggregate(Tuple) - Method in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
aggregate(Tuple) - Method in class org.apache.phoenix.iterate.DistinctAggregatingResultIterator
 
aggregate(Tuple) - Method in class org.apache.phoenix.iterate.FilterAggregatingResultIterator
 
aggregate(Tuple) - Method in class org.apache.phoenix.iterate.OrderedAggregatingResultIterator
 
aggregate(Tuple) - Method in class org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIterator
 
aggregate() - Method in class org.apache.phoenix.monitoring.MutationMetricQueue
Publish the metrics to wherever you want them published.
aggregate() - Method in class org.apache.phoenix.monitoring.MutationMetricQueue.NoOpMutationMetricsQueue
 
aggregate() - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
 
AGGREGATE_CHUNK_SIZE_INCREASE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
aggregateFunction - Variable in class org.apache.phoenix.compile.ExpressionCompiler
 
AggregateFunction - Class in org.apache.phoenix.expression.function
Compiled representation of a built-in aggregate function
AggregateFunction() - Constructor for class org.apache.phoenix.expression.function.AggregateFunction
 
AggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.AggregateFunction
 
AggregateFunctionParseNode - Class in org.apache.phoenix.parse
 
AggregateFunctionParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.AggregateFunctionParseNode
 
AggregateFunctionWithinGroupParseNode - Class in org.apache.phoenix.parse
 
AggregateFunctionWithinGroupParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.AggregateFunctionWithinGroupParseNode
 
AggregatePlan - Class in org.apache.phoenix.execute
Query plan for aggregating queries
AggregatePlan(StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, OrderByCompiler.OrderBy, ParallelIteratorFactory, GroupByCompiler.GroupBy, Expression, QueryPlan) - Constructor for class org.apache.phoenix.execute.AggregatePlan
 
AggregatingResultIterator - Interface in org.apache.phoenix.iterate
Interface for scanners that either do aggregation or delegate to scanners that do aggregation.
AggregationManager - Class in org.apache.phoenix.compile
Class that manages aggregations during query compilation
AggregationManager() - Constructor for class org.apache.phoenix.compile.AggregationManager
 
Aggregator - Interface in org.apache.phoenix.expression.aggregator
Interface to abstract the incremental calculation of an aggregated value.
AGGREGATORS - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
Aggregators - Class in org.apache.phoenix.expression.aggregator
Represents an ordered list of Aggregators
Aggregators(SingleAggregateFunction[], Aggregator[], int) - Constructor for class org.apache.phoenix.expression.aggregator.Aggregators
 
aggregators - Variable in class org.apache.phoenix.expression.aggregator.Aggregators
 
aggregators - Variable in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
aggs - Variable in class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
AliasedNode - Class in org.apache.phoenix.parse
Node representing an aliased parse node in a SQL select clause
AliasedNode(String, ParseNode) - Constructor for class org.apache.phoenix.parse.AliasedNode
 
aliasedNode(String, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ALL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ALL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ALL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ALL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ALL_FAMILY_PROPERTIES_KEY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
ALL_QUALIFIERS - Static variable in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
allColumns() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
allocate(long, long) - Method in class org.apache.phoenix.memory.ChildMemoryManager
 
allocate(long, long) - Method in class org.apache.phoenix.memory.DelegatingMemoryManager
 
allocate(long) - Method in class org.apache.phoenix.memory.DelegatingMemoryManager
 
allocate(long, long) - Method in class org.apache.phoenix.memory.GlobalMemoryManager
 
allocate(long) - Method in class org.apache.phoenix.memory.GlobalMemoryManager
 
allocate(long, long) - Method in interface org.apache.phoenix.memory.MemoryManager
Allocate up to reqBytes of memory, dialing the amount down to minBytes if full amount is not available.
allocate(long) - Method in interface org.apache.phoenix.memory.MemoryManager
Equivalent to calling MemoryManager.allocate(long, long) where minBytes and reqBytes being the same.
ALLOCATEINDEXID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
allotMetric(MetricType, String) - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
 
ALLOW_LOCAL_INDEX_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
ALLOW_ONLINE_TABLE_SCHEMA_UPDATE - Static variable in interface org.apache.phoenix.query.QueryServices
 
ALLOW_USER_DEFINED_FUNCTIONS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
ALLOW_VIEWS_ADD_NEW_CF_BASE_TABLE - Static variable in interface org.apache.phoenix.query.QueryServices
 
allProceduresAreCallable() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ALTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ALTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ALTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ALTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
alter_index_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
alter_index_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
alter_session_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
alter_session_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
alter_table_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
alter_table_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
alterIndex(NamedTableNode, String, boolean, PIndexState, boolean, ListMultimap<String, Pair<String, Object>>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
alterIndex(NamedTableNode, String, boolean, PIndexState, boolean, ListMultimap<String, Pair<String, Object>>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
alterIndex(NamedTableNode, String, boolean, PIndexState) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
alterIndex(AlterIndexStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
AlterIndexStatement - Class in org.apache.phoenix.parse
 
AlterIndexStatement(NamedTableNode, String, boolean, PIndexState, boolean) - Constructor for class org.apache.phoenix.parse.AlterIndexStatement
 
AlterIndexStatement(NamedTableNode, String, boolean, PIndexState, boolean, ListMultimap<String, Pair<String, Object>>) - Constructor for class org.apache.phoenix.parse.AlterIndexStatement
 
alterSession(Map<String, Object>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
alterSession(Map<String, Object>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
AlterSessionStatement - Class in org.apache.phoenix.parse
 
AlterSessionStatement(Map<String, Object>) - Constructor for class org.apache.phoenix.parse.AlterSessionStatement
 
AlterTableStatement - Class in org.apache.phoenix.parse
 
AmbiguousColumnException - Exception in org.apache.phoenix.schema
Exception thrown when a column name is used without being qualified with an alias and more than one table contains that column.
AmbiguousColumnException() - Constructor for exception org.apache.phoenix.schema.AmbiguousColumnException
 
AmbiguousColumnException(String) - Constructor for exception org.apache.phoenix.schema.AmbiguousColumnException
 
AmbiguousColumnException(String, Throwable) - Constructor for exception org.apache.phoenix.schema.AmbiguousColumnException
 
AmbiguousTableException - Exception in org.apache.phoenix.schema
Exception thrown when a table name is used without being qualified with an alias and more than one schema contains that table.
AmbiguousTableException() - Constructor for exception org.apache.phoenix.schema.AmbiguousTableException
 
AmbiguousTableException(String) - Constructor for exception org.apache.phoenix.schema.AmbiguousTableException
 
AmbiguousTableException(String, Throwable) - Constructor for exception org.apache.phoenix.schema.AmbiguousTableException
 
ANALYZE_TABLE - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
and(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
AND - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
AND - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
AND - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
AND - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
and_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
and_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
AndExpression - Class in org.apache.phoenix.expression
AND expression implementation
AndExpression() - Constructor for class org.apache.phoenix.expression.AndExpression
 
AndExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.AndExpression
 
andFilterAtBeginning(Scan, Filter) - Static method in class org.apache.phoenix.util.ScanUtil
 
andFilterAtEnd(Scan, Filter) - Static method in class org.apache.phoenix.util.ScanUtil
 
AndOrExpression - Class in org.apache.phoenix.expression
Abstract expression implementation for compound AND and OR expressions
AndOrExpression() - Constructor for class org.apache.phoenix.expression.AndOrExpression
 
AndOrExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.AndOrExpression
 
AndParseNode - Class in org.apache.phoenix.parse
Node representing AND in a SQL expression
ANNOTATION_ATTRIB_PREFIX - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property prefix for annotations that you want to show up in traces and log lines emitted by Phoenix.
annotationCount - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
annotations - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
ANY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ANY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ANY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ANY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
APP_ELEMENT - Static variable in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
APP_STATES_ELEMENT - Static variable in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
append(Append) - Method in class org.apache.phoenix.execute.DelegateHTable
 
APPEND_ONLY_SCHEMA - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
APPEND_ONLY_SCHEMA_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
appendAbsentValue() - Method in interface org.apache.phoenix.schema.ColumnValueEncoder
append a value that is not present to the array (used to support DEFAULT expressions)
appendAbsentValue() - Method in class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
appendItemToArray(ImmutableBytesWritable, int, int, byte[], PDataType, int, Integer, SortOrder) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
Appends an item to array.
appendValue(byte[], int, int) - Method in interface org.apache.phoenix.schema.ColumnValueEncoder
append a column value to the array
appendValue(byte[]) - Method in class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
appendValue(byte[], int, int) - Method in class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
apply(byte[]) - Method in class org.apache.phoenix.iterate.TableSamplerPredicate
 
apply(byte[], int, byte[], int, int) - Method in enum org.apache.phoenix.schema.ColumnModifier
Copies the bytes from source array to destination array and applies the column modifier operation on the bytes starting at the specified offsets.
apply(byte[], int, int) - Method in enum org.apache.phoenix.schema.ColumnModifier
Copies the bytes from source array to a newly allocated destination array and applies the column modifier operation on the bytes starting at the specified offsets.
apply(byte) - Method in enum org.apache.phoenix.schema.ColumnModifier
 
ApplyAndFilterDeletesFilter - Class in org.apache.phoenix.hbase.index.covered.filter
Only allow the 'latest' timestamp of each family:qualifier pair, ensuring that they aren't covered by a previous delete.
ApplyAndFilterDeletesFilter(Set<ImmutableBytesPtr>) - Constructor for class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter
Setup the filter to only include the given families.
ApplyAndFilterDeletesFilter.DeleteTracker - Class in org.apache.phoenix.hbase.index.covered.filter
 
applyOrderBy(SelectStatement, List<OrderByNode>, String, TableNode) - Static method in class org.apache.phoenix.compile.SubselectRewriter
 
applyPendingUpdates() - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
applyPostFilters(SelectStatement, List<ParseNode>, String) - Static method in class org.apache.phoenix.compile.SubselectRewriter
 
APPS_ELEMENT - Static variable in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
areClientAndServerCompatible(long) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
areGlobalClientMetricsBeingCollected() - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
areStatsBeingCollectedOnCompaction(HRegionInfo) - Method in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
ARG_POSITION - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ARG_POSITION_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ARGUMENTS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
ARGUMENTTYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
ArgumentTypeMismatchException - Exception in org.apache.phoenix.schema
Exception thrown when we try to use use an argument that has the wrong type.
ArgumentTypeMismatchException(PDataType, PDataType, String) - Constructor for exception org.apache.phoenix.schema.ArgumentTypeMismatchException
 
ArgumentTypeMismatchException(Class<? extends PDataType>[], PDataType, String) - Constructor for exception org.apache.phoenix.schema.ArgumentTypeMismatchException
 
ArgumentTypeMismatchException(String, String, String) - Constructor for exception org.apache.phoenix.schema.ArgumentTypeMismatchException
 
ArithmeticExpression - Class in org.apache.phoenix.expression
 
ArithmeticExpression() - Constructor for class org.apache.phoenix.expression.ArithmeticExpression
 
ArithmeticExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.ArithmeticExpression
 
ArithmeticParseNode - Class in org.apache.phoenix.parse
 
ArithmeticParseNode(List<ParseNode>) - Constructor for class org.apache.phoenix.parse.ArithmeticParseNode
 
ARRAY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ARRAY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ARRAY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ARRAY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ARRAY_DELIMITER_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
Configuration key for the array element delimiter for input arrays
ARRAY_DELIMITER_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
Configuration key for the array element delimiter for input arrays
ARRAY_DELIMITER_DEFAULT - Static variable in class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
Configuration key for default array delimiter
array_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
array_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ARRAY_SIZE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ARRAY_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
ARRAY_SIZE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ARRAY_TYPE_BASE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
ARRAY_TYPE_SUFFIX - Static variable in class org.apache.phoenix.schema.types.PDataType
 
ARRAY_VALUE_COLUMN_FAMILY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
ARRAY_VALUE_COLUMN_QUALIFIER - Static variable in interface org.apache.phoenix.query.QueryConstants
 
arrayAll(ParseNode, ComparisonParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ArrayAllAnyComparisonNode - Class in org.apache.phoenix.parse
 
ArrayAllAnyComparisonNode(List<ParseNode>) - Constructor for class org.apache.phoenix.parse.ArrayAllAnyComparisonNode
 
ArrayAllComparisonExpression - Class in org.apache.phoenix.expression.function
 
ArrayAllComparisonExpression() - Constructor for class org.apache.phoenix.expression.function.ArrayAllComparisonExpression
 
ArrayAllComparisonExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayAllComparisonExpression
 
ArrayAllComparisonNode - Class in org.apache.phoenix.parse
The Expression a = ALL(b) where b is of type array is rewritten in this node as ALL(a = b(n))
arrayAny(ParseNode, ComparisonParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ArrayAnyComparisonExpression - Class in org.apache.phoenix.expression.function
 
ArrayAnyComparisonExpression() - Constructor for class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
ArrayAnyComparisonExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
ArrayAnyComparisonNode - Class in org.apache.phoenix.parse
The Expression a = ANY(b) where b is of type array is rewritten in this node as ANY(a = b(n))
ArrayAppendFunction - Class in org.apache.phoenix.expression.function
 
ArrayAppendFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayAppendFunction
 
ArrayAppendFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayAppendFunction
 
arrayBaseType(PDataType) - Static method in class org.apache.phoenix.schema.types.PDataType
 
ArrayConcatFunction - Class in org.apache.phoenix.expression.function
 
ArrayConcatFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayConcatFunction
 
ArrayConcatFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayConcatFunction
 
ArrayConstructorExpression - Class in org.apache.phoenix.expression
Creates an expression for Upsert with Values/Select using ARRAY
ArrayConstructorExpression() - Constructor for class org.apache.phoenix.expression.ArrayConstructorExpression
 
ArrayConstructorExpression(List<Expression>, PDataType, boolean) - Constructor for class org.apache.phoenix.expression.ArrayConstructorExpression
 
ArrayConstructorNode - Class in org.apache.phoenix.parse
Holds the list of array elements that will be used by the upsert stmt with ARRAY column
ArrayConstructorNode(List<ParseNode>) - Constructor for class org.apache.phoenix.parse.ArrayConstructorNode
 
arrayElementSeparator - Variable in class org.apache.phoenix.util.csv.CsvUpsertExecutor
 
arrayElemRef(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ArrayElemRefExpression - Class in org.apache.phoenix.expression.function
 
ArrayElemRefExpression() - Constructor for class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
ArrayElemRefExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
ArrayElemRefNode - Class in org.apache.phoenix.parse
 
ArrayElemRefNode(List<ParseNode>) - Constructor for class org.apache.phoenix.parse.ArrayElemRefNode
 
ArrayFillFunction - Class in org.apache.phoenix.expression.function
 
ArrayFillFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayFillFunction
 
ArrayFillFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayFillFunction
 
ArrayIndexFunction - Class in org.apache.phoenix.expression.function
 
ArrayIndexFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayIndexFunction
 
ArrayIndexFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayIndexFunction
 
ArrayLengthFunction - Class in org.apache.phoenix.expression.function
 
ArrayLengthFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayLengthFunction
 
ArrayLengthFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayLengthFunction
 
ArrayModifierFunction - Class in org.apache.phoenix.expression.function
 
ArrayModifierFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayModifierFunction
 
ArrayModifierFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayModifierFunction
 
ArrayModifierParseNode - Class in org.apache.phoenix.parse
 
ArrayModifierParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.ArrayModifierParseNode
 
ArrayPrependFunction - Class in org.apache.phoenix.expression.function
 
ArrayPrependFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayPrependFunction
 
ArrayPrependFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayPrependFunction
 
ArrayRemoveFunction - Class in org.apache.phoenix.expression.function
 
ArrayRemoveFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayRemoveFunction
 
ArrayRemoveFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayRemoveFunction
 
ARRAYSIZE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
arrayToString(ImmutableBytesWritable, PhoenixArray, String, String, SortOrder) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
ArrayToStringFunction - Class in org.apache.phoenix.expression.function
 
ArrayToStringFunction() - Constructor for class org.apache.phoenix.expression.function.ArrayToStringFunction
 
ArrayToStringFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ArrayToStringFunction
 
AS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
AS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
AS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
AS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ASC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ASC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ASC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ASC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
asControlCharacter(char) - Static method in class org.apache.phoenix.util.CSVCommonsLoader
Translate a field separator, escape character, or phrase delimiter into a control character if it is a single digit other than 0.
asMap() - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the properties as a Map
asProps() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
ASTERISK - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ASTERISK - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ASTERISK - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ASTERISK - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ASYNC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ASYNC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ASYNC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ASYNC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ASYNC_CREATED_DATE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ASYNC_REBUILD_TIMESTAMP - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ASYNC_REBUILD_TIMESTAMP_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
AT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
AT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
AT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
AT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ATOMIC_OP_ATTRIB - Static variable in class org.apache.phoenix.index.PhoenixIndexBuilder
 
AtomicMetric - Class in org.apache.phoenix.monitoring
Version of Metric that can be used when the metric is being concurrently accessed or modified by multiple threads.
AtomicMetric(MetricType) - Constructor for class org.apache.phoenix.monitoring.AtomicMetric
 
authString(String, TableName, Set<Permission.Action>) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
AUTO_COMMIT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
AUTO_COMMIT_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to explicitly enable or disable auto-commit on a new connection.
AUTO_FLUSH_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
AUTO_PARTITION_SEQ - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
AUTO_PARTITION_SEQ_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
AUTO_PARTITION_SEQUENCE_NOT_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
AUTO_PARTITION_SEQUENCE_NOT_FOUND = 20;
AUTO_UPGRADE_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
AUTO_UPGRADE_WHITELIST_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
AUTOPARITITONSEQNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
AUTOPARTITIONNUM_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
AvgAggregateFunction - Class in org.apache.phoenix.expression.function
 
AvgAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.AvgAggregateFunction
 
AvgAggregateFunction(List<Expression>, CountAggregateFunction, SumAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.AvgAggregateFunction
 
AvgAggregateParseNode - Class in org.apache.phoenix.parse
 
AvgAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.AvgAggregateParseNode
 
AvgRowWidthVisitor - Class in org.apache.phoenix.execute.visitor
Implementation of QueryPlanVisitor used to get the average number of bytes each row for a QueryPlan.
AvgRowWidthVisitor() - Constructor for class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 

B

Base62Encoder - Class in org.apache.phoenix.util
Utility for converting a base 10 number to string that represents a base 62 number
Base62Encoder() - Constructor for class org.apache.phoenix.util.Base62Encoder
 
BASE_COLUMN_COUNT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
BASE_COLUMN_COUNT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
BASE_TABLE_BASE_COLUMN_COUNT - Static variable in interface org.apache.phoenix.query.QueryConstants
 
BaseAddSubtractExpression - Class in org.apache.phoenix.expression
 
BaseAddSubtractExpression() - Constructor for class org.apache.phoenix.expression.BaseAddSubtractExpression
 
BaseAddSubtractExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.BaseAddSubtractExpression
 
BaseAggregator - Class in org.apache.phoenix.expression.aggregator
Base class for Aggregator implementations
BaseAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.BaseAggregator
 
BaseCodec() - Constructor for class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
BASECOLUMNCOUNT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
BaseCompoundExpression - Class in org.apache.phoenix.expression
 
BaseCompoundExpression() - Constructor for class org.apache.phoenix.expression.BaseCompoundExpression
 
BaseCompoundExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.BaseCompoundExpression
 
BaseDecimalAddSubtractExpression - Class in org.apache.phoenix.expression
 
BaseDecimalAddSubtractExpression() - Constructor for class org.apache.phoenix.expression.BaseDecimalAddSubtractExpression
 
BaseDecimalStddevAggregator - Class in org.apache.phoenix.expression.aggregator
 
BaseDecimalStddevAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.BaseDecimalStddevAggregator
 
BaseExpression - Class in org.apache.phoenix.expression
Base class for Expression hierarchy that provides common default implementations for most methods
BaseExpression() - Constructor for class org.apache.phoenix.expression.BaseExpression
 
BaseExpression.ExpressionComparabilityWrapper - Interface in org.apache.phoenix.expression
 
BaseExpressionVisitor<E> - Class in org.apache.phoenix.expression.visitor
 
BaseExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
BaseGroupedAggregatingResultIterator - Class in org.apache.phoenix.iterate
Base class for result scanners that aggregate the row count value for rows with duplicate keys.
BaseGroupedAggregatingResultIterator(PeekingResultIterator, Aggregators) - Constructor for class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
BaseIndexBuilder - Class in org.apache.phoenix.hbase.index.builder
Basic implementation of the IndexBuilder that doesn't do any actual work of indexing.
BaseIndexBuilder() - Constructor for class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
BaseIndexCodec - Class in org.apache.phoenix.hbase.index.builder
 
BaseIndexCodec() - Constructor for class org.apache.phoenix.hbase.index.builder.BaseIndexCodec
 
BaseMetaDataEndpointObserver - Class in org.apache.phoenix.coprocessor
 
BaseMetaDataEndpointObserver() - Constructor for class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
BaseMutationPlan - Class in org.apache.phoenix.compile
 
BaseMutationPlan(StatementContext, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.BaseMutationPlan
 
BaseParseNodeVisitor<E> - Class in org.apache.phoenix.parse
Base class for parse node visitors.
BaseParseNodeVisitor() - Constructor for class org.apache.phoenix.parse.BaseParseNodeVisitor
 
BaseQueryPlan - Class in org.apache.phoenix.execute
Query plan that has no child plans
BaseQueryPlan(StatementContext, FilterableStatement, TableRef, RowProjector, ParameterMetaData, Integer, Integer, OrderByCompiler.OrderBy, GroupByCompiler.GroupBy, ParallelIteratorFactory, Expression, QueryPlan) - Constructor for class org.apache.phoenix.execute.BaseQueryPlan
 
BaseQueryServicesImpl - Class in org.apache.phoenix.query
Base class for QueryService implementors.
BaseQueryServicesImpl(ReadOnlyProps, QueryServicesOptions) - Constructor for class org.apache.phoenix.query.BaseQueryServicesImpl
 
BaseRegionScanner - Class in org.apache.phoenix.coprocessor
 
BaseRegionScanner(RegionScanner) - Constructor for class org.apache.phoenix.coprocessor.BaseRegionScanner
 
BaseResultIterator - Class in org.apache.phoenix.iterate
Abstract base class for ResultIterator implementations that do nothing on close and have no explain plan steps
BaseResultIterator() - Constructor for class org.apache.phoenix.iterate.BaseResultIterator
 
BaseResultIterators - Class in org.apache.phoenix.iterate
Class that parallelizes the scan over a table using the ExecutorService provided.
BaseResultIterators(QueryPlan, Integer, Integer, ParallelScanGrouper, Scan, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>, QueryPlan) - Constructor for class org.apache.phoenix.iterate.BaseResultIterators
 
BaseResultIterators.ScanLocator - Class in org.apache.phoenix.iterate
 
BaseScannerRegionObserver - Class in org.apache.phoenix.coprocessor
 
BaseScannerRegionObserver() - Constructor for class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
BaseScannerRegionObserver.ReplayWrite - Enum in org.apache.phoenix.coprocessor
 
BaseSingleExpression - Class in org.apache.phoenix.expression
Base class for expressions which have a single child expression
BaseSingleExpression() - Constructor for class org.apache.phoenix.expression.BaseSingleExpression
 
BaseSingleExpression(Expression) - Constructor for class org.apache.phoenix.expression.BaseSingleExpression
 
BaseSingleExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.BaseSingleExpression
 
BaseStddevAggregator - Class in org.apache.phoenix.expression.aggregator
 
BaseStddevAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.BaseStddevAggregator
 
BaseTaskRunner - Class in org.apache.phoenix.hbase.index.parallel
TaskRunner that just manages the underlying thread pool.
BaseTaskRunner(ExecutorService) - Constructor for class org.apache.phoenix.hbase.index.parallel.BaseTaskRunner
 
BaseTerminalExpression - Class in org.apache.phoenix.expression
Grouping class for expression that have no expression children
BaseTerminalExpression() - Constructor for class org.apache.phoenix.expression.BaseTerminalExpression
 
BaseTuple - Class in org.apache.phoenix.schema.tuple
 
BaseTuple() - Constructor for class org.apache.phoenix.schema.tuple.BaseTuple
 
batch(List<? extends Row>, Object[]) - Method in class org.apache.phoenix.execute.DelegateHTable
 
batch(List<? extends Row>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
Batch - Class in org.apache.phoenix.hbase.index.covered
A collection of KeyValues to the primary table
Batch(long) - Constructor for class org.apache.phoenix.hbase.index.covered.Batch
 
batch - Variable in class org.apache.phoenix.jdbc.PhoenixStatement
 
BATCH_SIZE_OPTION - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTool
 
batchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
batchCallback(List<? extends Row>, Batch.Callback<R>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
batchCompleted(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
batchCompleted(MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
Notification that a batch of updates has successfully been written.
batchCompleted(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
batchCoprocessorService(Descriptors.MethodDescriptor, Message, byte[], byte[], R) - Method in class org.apache.phoenix.execute.DelegateHTable
 
batchCoprocessorService(Descriptors.MethodDescriptor, Message, byte[], byte[], R, Batch.Callback<R>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
batchStarted(MiniBatchOperationInProgress<Mutation>, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
batchStarted(MiniBatchOperationInProgress<Mutation>, IndexMetaData) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
Notification that a batch has been started.
batchStarted(MiniBatchOperationInProgress<Mutation>, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
batchStarted(MiniBatchOperationInProgress<Mutation>, IndexMetaData) - Method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
BatchUpdateExecution - Exception in org.apache.phoenix.exception
 
BatchUpdateExecution(Throwable, int) - Constructor for exception org.apache.phoenix.exception.BatchUpdateExecution
 
BD_MILLIS_IN_DAY - Static variable in class org.apache.phoenix.expression.SubtractExpression
 
BD_MILLIS_IN_DAY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
BD_MILLIS_NANOS_CONVERSION - Static variable in interface org.apache.phoenix.query.QueryConstants
 
before() - Method in interface org.apache.phoenix.call.CallWrapper
 
beforeFirst() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
beforeFirst() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
begin() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
begin() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Starts a transaction
begin() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
between(ParseNode, ParseNode, ParseNode, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
BETWEEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
BETWEEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
BETWEEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
BETWEEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
BetweenParseNode - Class in org.apache.phoenix.parse
Node representing BETWEEN in SQL
BIG_DECIMAL_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
BigDecimalUtil - Class in org.apache.phoenix.util
 
BigDecimalUtil() - Constructor for class org.apache.phoenix.util.BigDecimalUtil
 
BigDecimalUtil.Operation - Enum in org.apache.phoenix.util
 
BinaryCompatibleBaseDecoder - Class in org.apache.hadoop.hbase.regionserver.wal
This class is a copy paste version of org.apache.hadoop.hbase.codec.BaseDecoder class.
BinaryCompatibleBaseDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder
 
BinaryCompatibleBaseDecoder.PBIS - Class in org.apache.hadoop.hbase.regionserver.wal
 
BinaryParseNode - Class in org.apache.phoenix.parse
Abstract class for operators that operate on exactly two nodes
bind(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
bind_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
bind_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
BIND_NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
BIND_NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
BIND_NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
bind_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
BIND_NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
bind_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
BIND_PARAMETERS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
BindableStatement - Interface in org.apache.phoenix.parse
 
BindManager - Class in org.apache.phoenix.compile
Class that manages binding parameters and checking type matching.
BindManager(List<Object>) - Constructor for class org.apache.phoenix.compile.BindManager
 
BindParseNode - Class in org.apache.phoenix.parse
Node representing a bind variable in a SQL expression
bindTable(String, TableName) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
BindTableNode - Class in org.apache.phoenix.parse
Node representing a TABLE bound using an ARRAY variable TODO: modify grammar to support this
BITS_PER_BYTE - Static variable in class org.apache.phoenix.util.BitSet
 
BITS_PER_INT - Static variable in class org.apache.phoenix.util.BitSet
 
BITS_PER_LONG - Static variable in class org.apache.phoenix.util.BitSet
 
BITS_PER_SHORT - Static variable in class org.apache.phoenix.util.BitSet
 
BitSet - Class in org.apache.phoenix.util
BitSet that can be initialized with primitive types, which is only available in Java 7 or above.
BitSet(long[]) - Constructor for class org.apache.phoenix.util.BitSet
 
BLOCK_DATA_TABLE_WRITES_ON_WRITE_FAILURE - Static variable in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
 
boolean_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
boolean_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
BOOLEAN_LENGTH - Static variable in class org.apache.phoenix.schema.types.PDataType
 
BooleanExpressionFilter - Class in org.apache.phoenix.filter
Base class for filter that evaluates a WHERE clause expression.
BooleanExpressionFilter() - Constructor for class org.apache.phoenix.filter.BooleanExpressionFilter
 
BooleanExpressionFilter(Expression) - Constructor for class org.apache.phoenix.filter.BooleanExpressionFilter
 
BooleanParseNodeVisitor<T> - Class in org.apache.phoenix.parse
 
BooleanParseNodeVisitor() - Constructor for class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
Bucket(byte[], byte[]) - Constructor for class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
BUCKETNUM_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
buffer - Variable in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
BUFFER_LENGTH - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
build() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
build() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
build() - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
build() - Method in class org.apache.phoenix.schema.KeyValueSchema.KeyValueSchemaBuilder
 
build() - Method in class org.apache.phoenix.schema.RowKeySchema.RowKeySchemaBuilder
 
build() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
build() - Method in class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
BUILD_INDEX_AT_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Internal connection property to force an index to be built at a given time stamp.
buildDataRowKey(ImmutableBytesWritable, byte[][]) - Method in class org.apache.phoenix.index.IndexMaintainer
 
buildDeleteColumn(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
buildDeleteColumn(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildDeleteColumn(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildDeleteColumns(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
buildDeleteColumns(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildDeleteColumns(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildDeleteFamily(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
buildDeleteFamily(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildDeleteFamily(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildDeleteMutation(KeyValueBuilder, ImmutableBytesWritable, long) - Method in class org.apache.phoenix.index.IndexMaintainer
Used for immutable indexes that only index PK column values.
buildDeleteMutation(KeyValueBuilder, ValueGetter, ImmutableBytesWritable, Collection<KeyValue>, long, byte[], byte[]) - Method in class org.apache.phoenix.index.IndexMaintainer
 
Builder(SQLExceptionCode) - Constructor for class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
builder - Variable in class org.apache.phoenix.hbase.index.Indexer
 
builder - Variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
builder - Variable in class org.apache.phoenix.mapreduce.FormatToKeyValueReducer
 
buildException() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
buildFields() - Method in class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
buildIndexedColumnScanner(Collection<? extends ColumnReference>, ColumnTracker, long, boolean) - Method in class org.apache.phoenix.hbase.index.scanner.ScannerBuilder
 
BuildIndexScheduleTask(RegionCoprocessorEnvironment) - Constructor for class org.apache.phoenix.coprocessor.MetaDataRegionObserver.BuildIndexScheduleTask
 
BuildIndexScheduleTask(RegionCoprocessorEnvironment, List<String>) - Constructor for class org.apache.phoenix.coprocessor.MetaDataRegionObserver.BuildIndexScheduleTask
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
buildPartial() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
buildPut(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
buildPut(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildPut(ImmutableBytesWritable, ImmutableBytesWritable, ImmutableBytesWritable, long, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
buildRowKey(ValueGetter, ImmutableBytesWritable, byte[], byte[], long) - Method in class org.apache.phoenix.index.IndexMaintainer
 
buildSchema(Collection<PColumn>) - Static method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
buildUpdateMutation(KeyValueBuilder, ValueGetter, ImmutableBytesWritable, long, byte[], byte[]) - Method in class org.apache.phoenix.index.IndexMaintainer
 
buildUpsertExecutor(Configuration) - Method in class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
 
buildUpsertExecutor(Configuration) - Method in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
buildUpsertExecutor(Configuration) - Method in class org.apache.phoenix.mapreduce.JsonToKeyValueMapper
 
buildUpsertExecutor(Configuration) - Method in class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
 
BuiltInFunctionInfo(Class<? extends FunctionExpression>, FunctionParseNode.BuiltInFunction) - Constructor for class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
BuiltInFunctionInfo(PFunction) - Constructor for class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
BuiltInFunctionKey(String, int) - Constructor for class org.apache.phoenix.parse.ParseNodeFactory.BuiltInFunctionKey
 
BY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
BY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
BY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
BY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
BYTE_PRECISION - Static variable in class org.apache.phoenix.schema.types.PDataType
 
BYTEARRAY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
ByteBasedLikeExpression - Class in org.apache.phoenix.expression
 
ByteBasedLikeExpression() - Constructor for class org.apache.phoenix.expression.ByteBasedLikeExpression
 
ByteBasedLikeExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.ByteBasedLikeExpression
 
ByteBasedRegexpReplaceFunction - Class in org.apache.phoenix.expression.function
 
ByteBasedRegexpReplaceFunction() - Constructor for class org.apache.phoenix.expression.function.ByteBasedRegexpReplaceFunction
 
ByteBasedRegexpReplaceFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ByteBasedRegexpReplaceFunction
 
ByteBasedRegexpSplitFunction - Class in org.apache.phoenix.expression.function
 
ByteBasedRegexpSplitFunction() - Constructor for class org.apache.phoenix.expression.function.ByteBasedRegexpSplitFunction
 
ByteBasedRegexpSplitFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ByteBasedRegexpSplitFunction
 
ByteBasedRegexpSubstrFunction - Class in org.apache.phoenix.expression.function
 
ByteBasedRegexpSubstrFunction() - Constructor for class org.apache.phoenix.expression.function.ByteBasedRegexpSubstrFunction
 
ByteBasedRegexpSubstrFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ByteBasedRegexpSubstrFunction
 
BYTECOUNT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
BYTECOUNTS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
ByteCountVisitor - Class in org.apache.phoenix.execute.visitor
Implementation of QueryPlanVisitor used to get the number of output bytes for a QueryPlan.
ByteCountVisitor() - Constructor for class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
BYTES_PTR_COMPARATOR - Static variable in class org.apache.phoenix.util.ByteUtil
 
byteSize() - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver.MutationList
 
ByteUtil - Class in org.apache.phoenix.util
Byte utilities
ByteUtil() - Constructor for class org.apache.phoenix.util.ByteUtil
 

C

cache(ImmutableBytesPtr) - Method in class org.apache.phoenix.cache.aggcache.SpillableGroupByCache
Extract an element from the Cache If element is not present in in-memory cache / or in spill files cache implements an implicit put() of a new key/value tuple and loads it into the cache
cache(ImmutableBytesPtr) - Method in interface org.apache.phoenix.coprocessor.GroupByCache
 
CACHE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CACHE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CACHE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CACHE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CACHE_EXPRIRE_TIME_MINUTES - Static variable in class org.apache.phoenix.cache.JodaTimezoneCache
 
CACHE_SIZE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CACHE_SIZE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
cachedResult - Variable in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
CacheEntry(T, Aggregator[]) - Constructor for class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
CACHEFACTORY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
CACHEID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
CACHEID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
CACHEPTR_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
cacheRefreshedDueToSplits() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
caches - Variable in class org.apache.phoenix.iterate.BaseResultIterators
 
cacheSize - Variable in class org.apache.phoenix.schema.SequenceInfo
 
calculateEstimatedSize() - Method in class org.apache.phoenix.execute.MutationState.RowMutationState
 
calculateMutationDiskSize(Mutation) - Static method in class org.apache.phoenix.util.KeyValueUtil
Calculate the size a mutation will likely take when stored in HBase
calculateSize(Aggregator[]) - Static method in class org.apache.phoenix.expression.aggregator.Aggregators
 
calculateSize(List<byte[]>) - Static method in class org.apache.phoenix.util.PrefixByteCodec
 
calculateUTF8Length(byte[], int, int, SortOrder) - Static method in class org.apache.phoenix.util.StringUtil
 
calculateUTF8Offset(byte[], int, int, SortOrder, int) - Static method in class org.apache.phoenix.util.StringUtil
 
call() - Method in interface org.apache.phoenix.call.CallRunner.CallableThrowable
 
call() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobCallable
 
call(Callable<T>) - Static method in class org.apache.phoenix.util.PhoenixContextExecutor
Execute an operation (synchronously) using the context classloader used to load this class, instead of the currently-set context classloader of the current thread.
CALL_QUEUE_PRODUCER_ATTRIB_NAME - Static variable in interface org.apache.phoenix.query.QueryServices
 
CALL_QUEUE_ROUND_ROBIN_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
CallRunner - Class in org.apache.phoenix.call
Helper class to run a Call with a set of CallWrapper
CallRunner.CallableThrowable<V,E extends Exception> - Interface in org.apache.phoenix.call
Helper Callable that also declares the type of exception it will throw, to help with type safety/generics for java
callWithoutPropagation(Callable<T>) - Static method in class org.apache.phoenix.util.PhoenixContextExecutor
Same as PhoenixContextExecutor.call(java.util.concurrent.Callable), but doesn't throw checked exceptions.
CallWrapper - Interface in org.apache.phoenix.call
 
CanaryTestResult - Class in org.apache.phoenix.tool
 
CanaryTestResult() - Constructor for class org.apache.phoenix.tool.CanaryTestResult
 
cancel() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
cancel() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
cancel() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
cancelRowUpdates() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
cancelRowUpdates() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
CANDIDATE_INDEX_INFO_QUERY - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
CANNOT_COERCE_AUTO_PARTITION_ID_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
CANNOT_COERCE_AUTO_PARTITION_ID = 21;
canQueryBeExecutedSerially(PTable, OrderByCompiler.OrderBy, StatementContext) - Static method in class org.apache.phoenix.util.ScanUtil
 
CapturingAbortable - Class in org.apache.phoenix.hbase.index
Abortable that can rethrow the cause of the abort.
CapturingAbortable(Abortable) - Constructor for class org.apache.phoenix.hbase.index.CapturingAbortable
 
cascade() - Method in class org.apache.phoenix.parse.DropSchemaStatement
 
cascade() - Method in class org.apache.phoenix.parse.DropTableStatement
 
CASCADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CASCADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CASCADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CASCADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CASCADE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
CASE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CASE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CASE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CASE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
case_statement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
case_statement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
CaseExpression - Class in org.apache.phoenix.expression
CASE/WHEN expression implementation
CaseExpression() - Constructor for class org.apache.phoenix.expression.CaseExpression
 
CaseExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.CaseExpression
Construct CASE/WHEN expression
CaseParseNode - Class in org.apache.phoenix.parse
Node representing a CASE in SQL
caseSensitiveColumnName(String, String) - Static method in class org.apache.phoenix.parse.ColumnName
 
caseSensitiveColumnName(String) - Static method in class org.apache.phoenix.parse.ColumnName
 
caseSensitiveNamedNode(String) - Static method in class org.apache.phoenix.parse.NamedNode
 
caseWhen(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
cast(ParseNode, String, Integer, Integer) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
cast(ParseNode, PDataType, Integer, Integer) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
cast(ParseNode, PDataType, Integer, Integer, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
cast(ParseNode, String, Integer, Integer, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
CAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CastParseNode - Class in org.apache.phoenix.parse
Node representing the CAST operator in SQL.
CbrtFunction - Class in org.apache.phoenix.expression.function
 
CbrtFunction() - Constructor for class org.apache.phoenix.expression.function.CbrtFunction
 
CbrtFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CbrtFunction
 
CeilDateExpression - Class in org.apache.phoenix.expression.function
Class encapsulating ceil operation on org.apache.phoenix.schema.types.PDataType#DATE.
CeilDateExpression() - Constructor for class org.apache.phoenix.expression.function.CeilDateExpression
 
CeilDateExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CeilDateExpression
 
CeilDecimalExpression - Class in org.apache.phoenix.expression.function
Class encapsulating the CEIL operation on a PDecimal
CeilDecimalExpression() - Constructor for class org.apache.phoenix.expression.function.CeilDecimalExpression
 
CeilDecimalExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CeilDecimalExpression
 
CeilFunction - Class in org.apache.phoenix.expression.function
Base class for built-in CEIL function.
CeilFunction() - Constructor for class org.apache.phoenix.expression.function.CeilFunction
 
CeilFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CeilFunction
 
ceiling(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
CeilMonthExpression - Class in org.apache.phoenix.expression.function
Ceil function that rounds up the DateTime to next month.
CeilMonthExpression() - Constructor for class org.apache.phoenix.expression.function.CeilMonthExpression
 
CeilMonthExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CeilMonthExpression
 
CeilParseNode - Class in org.apache.phoenix.parse
Parse node corresponding to CeilFunction.
CeilTimestampExpression - Class in org.apache.phoenix.expression.function
Class encapsulating the CEIL operation on PTimestamp This class only supports CEIL TimeUnit.MILLISECOND.
CeilTimestampExpression() - Constructor for class org.apache.phoenix.expression.function.CeilTimestampExpression
 
CeilTimestampExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CeilTimestampExpression
 
CeilWeekExpression - Class in org.apache.phoenix.expression.function
Ceil function that rounds up the DateTime to next week.
CeilWeekExpression() - Constructor for class org.apache.phoenix.expression.function.CeilWeekExpression
 
CeilWeekExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CeilWeekExpression
 
CeilYearExpression - Class in org.apache.phoenix.expression.function
Ceil function that rounds up the DateTime to next year.
CeilYearExpression() - Constructor for class org.apache.phoenix.expression.function.CeilYearExpression
 
CeilYearExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CeilYearExpression
 
cf - Variable in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
cfSet - Variable in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
change(long) - Method in class org.apache.phoenix.monitoring.AtomicMetric
 
change(long) - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
change(long) - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
change(long) - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
change(long) - Method in interface org.apache.phoenix.monitoring.Metric
Change the metric by the specified amount
changePermissions(ChangePermsStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
GRANT/REVOKE statements use this method to update HBase acl's Perms can be changed at Schema, Table or User level
changePermsStatement(String, boolean, TableName, String, boolean, LiteralParseNode, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
ChangePermsStatement - Class in org.apache.phoenix.parse
See PHOENIX-672, Use GRANT/REVOKE statements to assign or remove permissions for a user OR group on a table OR namespace Permissions are managed by HBase using hbase:acl table, Allowed permissions are RWXCA
ChangePermsStatement(String, boolean, TableName, String, boolean, LiteralParseNode, boolean) - Constructor for class org.apache.phoenix.parse.ChangePermsStatement
 
changePermsStatement(String, boolean, TableName, String, boolean, LiteralParseNode, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CHAR_ESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CHAR_ESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CHAR_ESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CHAR_ESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CHAR_OCTET_LENGTH - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CHAR_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
CHECK_VERIFY_COLUMN - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
CHECK_VERSION_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.Indexer
Configuration key for if the indexer should check the version of HBase is running.
CHECK_VERSION_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
Configuration key for if the indexer should check the version of HBase is running.
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.phoenix.execute.DelegateHTable
 
checkAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Delete) - Method in class org.apache.phoenix.execute.DelegateHTable
 
checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations) - Method in class org.apache.phoenix.execute.DelegateHTable
 
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.phoenix.execute.DelegateHTable
 
checkAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Put) - Method in class org.apache.phoenix.execute.DelegateHTable
 
checkForSufficientLength(byte[], int, int) - Static method in class org.apache.phoenix.schema.types.PDataType
 
checkIfLimitReached(long, long, long, long, long, long) - Static method in class org.apache.phoenix.util.SequenceUtil
 
checkIfLimitReached(long, long, long, long, long) - Static method in class org.apache.phoenix.util.SequenceUtil
 
checkIfLimitReached(SequenceInfo) - Static method in class org.apache.phoenix.util.SequenceUtil
 
checkOutputSpecs(JobContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputFormat
 
checkpoint(boolean) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
checkpoint(boolean) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Create a checkpoint in a transaction as defined in [TEPHRA-96]
checkpoint(boolean) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
checkpointIfNeccessary(MutationPlan) - Method in class org.apache.phoenix.execute.MutationState
 
checkSizeCompatibility(ImmutableBytesWritable, SortOrder, Expression, PDataType, Expression, PDataType) - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
child(String) - Method in class org.apache.phoenix.trace.util.NullSpan
 
child(Span, String) - Static method in class org.apache.phoenix.trace.util.Tracing
 
CHILD_TABLE_LINK - Static variable in class org.apache.phoenix.mapreduce.OrphanViewTool
 
CHILD_VIEW_INDEX_NAME_SEPARATOR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
ChildMemoryManager - Class in org.apache.phoenix.memory
Child memory manager that delegates through to global memory manager, but enforces that at most a threshold percentage is used by this memory manager.
ChildMemoryManager(MemoryManager, int) - Constructor for class org.apache.phoenix.memory.ChildMemoryManager
 
ChildQueryServices - Class in org.apache.phoenix.query
Child QueryServices that delegates through to global QueryService.
ChildQueryServices(ConnectionQueryServices) - Constructor for class org.apache.phoenix.query.ChildQueryServices
 
children - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
children - Variable in class org.apache.phoenix.expression.BaseCompoundExpression
 
children - Variable in class org.apache.phoenix.expression.BaseSingleExpression
 
children - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
ChunkedResultIterator - Class in org.apache.phoenix.iterate
Deprecated.
ChunkedResultIterator.ChunkedResultIteratorFactory - Class in org.apache.phoenix.iterate
Deprecated.
ChunkedResultIteratorFactory(ParallelIteratorFactory, MutationState, TableRef) - Constructor for class org.apache.phoenix.iterate.ChunkedResultIterator.ChunkedResultIteratorFactory
Deprecated.
 
CLASS_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CLASS_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
cleanUp() - Method in class org.apache.phoenix.cache.TenantCacheImpl
 
cleanup(Mapper<LongWritable, Text, TableRowkeyPair, ImmutableBytesWritable>.Context) - Method in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
cleanup(Mapper<NullWritable, PhoenixIndexDBWritable, Text, Text>.Context) - Method in class org.apache.phoenix.mapreduce.index.IndexScrutinyMapper
 
cleanup(Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportDirectMapper
 
cleanup(Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportMapper
 
cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexPartialBuildMapper
 
cleanup(Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixServerBuildIndexMapper
 
clear() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
clear() - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver.MutationList
 
clear() - Method in class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
clear() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
clear() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
clear() - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
clear() - Method in class org.apache.phoenix.schema.ValueBitSet
 
clearAllocateIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional bool allocateIndexId = 3;
clearArguments() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
clearArgumentType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
required string argumentType = 1;
clearArraySize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 arraySize = 9;
clearAutoParititonSeqName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string autoParititonSeqName = 31;
clearAutoPartitionNum() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 autoPartitionNum = 11;
clearBaseColumnCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 baseColumnCount = 25;
clearBatch() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
clearBatch() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
clearBatch() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
clearBucketNum() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int32 bucketNum = 8;
clearByteArray() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required bytes byteArray = 1;
clearByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 byteCount = 2;
clearByteCounts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 byteCounts = 7;
clearCache(RpcController, MetaDataProtos.ClearCacheRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
clearCache(RpcController, MetaDataProtos.ClearCacheRequest, RpcCallback<MetaDataProtos.ClearCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc clearCache(.ClearCacheRequest) returns (.ClearCacheResponse);
clearCache(RpcController, MetaDataProtos.ClearCacheRequest, RpcCallback<MetaDataProtos.ClearCacheResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc clearCache(.ClearCacheRequest) returns (.ClearCacheResponse);
clearCache(RpcController, MetaDataProtos.ClearCacheRequest, RpcCallback<MetaDataProtos.ClearCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
clearCache(RpcController, MetaDataProtos.ClearCacheRequest, RpcCallback<MetaDataProtos.ClearCacheResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
clearCache() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
clearCache() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
clearCache() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Clears the Phoenix meta data cache on each region server
clearCache() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
clearCacheFactory() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
clearCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required bytes cacheId = 2;
clearCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
required bytes cacheId = 2;
clearCachePtr() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
clearCascade() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional bool cascade = 3;
clearClassname() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string classname = 3;
clearClassName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
required string className = 1;
clearClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required int64 clientTimestamp = 4;
clearClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required int64 clientTimestamp = 4;
clearClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int64 clientTimestamp = 2;
clearClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 clientTimestamp = 5;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
optional int32 clientVersion = 2;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
optional int32 clientVersion = 1;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
optional int32 clientVersion = 5;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional int32 clientVersion = 4;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required int32 clientVersion = 3;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional int32 clientVersion = 2;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
optional int32 clientVersion = 2;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional int32 clientVersion = 3;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required int32 clientVersion = 3;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional int32 clientVersion = 4;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
optional int32 clientVersion = 5;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int32 clientVersion = 3;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
optional int32 clientVersion = 6;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
optional int32 clientVersion = 1;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
optional int32 clientVersion = 2;
clearClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional int32 clientVersion = 7;
clearColFamily() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required string colFamily = 1;
clearColumnName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes columnName = 5;
clearColumnName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
required string columnName = 2;
clearColumnNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bytes columnNameBytes = 1;
clearColumnQualifierBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes columnQualifierBytes = 15;
clearColumns() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
clearColumns() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
clearCounter() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required int32 counter = 2;
clearDataTableColRefForCoveredColumns() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
clearDataTableEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes dataTableEmptyKeyValueColFamily = 11;
clearDataTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes dataTableNameBytes = 13;
clearDataType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required string dataType = 3;
clearDefaultFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes defaultFamilyName = 14;
clearDefaultValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string defaultValue = 4;
clearDisableWAL() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool disableWAL = 15;
clearEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
clearEncodedCQCounters() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
clearEncodedGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional bytes encodedGuidePosts = 6;
clearEncodedGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 encodedGuidePostsCount = 5;
clearEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes encodingScheme = 35;
clearEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 encodingScheme = 20;
clearExpression() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional string expression = 12;
clearFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes family = 1;
clearFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes familyName = 6;
clearFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
optional string familyName = 1;
clearFamilyNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes familyNameBytes = 2;
clearForTesting() - Method in class org.apache.phoenix.trace.PhoenixMetricsSink
 
clearFunction() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
clearFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes functionName = 7;
clearFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string functionName = 1;
clearFunctionNames() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated bytes functionNames = 2;
clearFunctionTimestamps() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated int64 functionTimestamps = 3;
clearGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated bytes guidePosts = 1;
clearGuidePostsByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 guidePostsByteCount = 3;
clearGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int32 guidePostsCount = 5;
clearHasProtoBufIndexMaintainer() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bool hasProtoBufIndexMaintainer = 6;
clearIfExists() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional bool ifExists = 2;
clearImmutable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool immutable = 18;
clearImmutableStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 immutableStorageScheme = 21;
clearIndexDisableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 indexDisableTimestamp = 29;
clearIndexedColumnInfo() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
clearIndexedColumns() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
clearIndexedColumnTypeOrdinal() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated int32 indexedColumnTypeOrdinal = 5;
clearIndexedExpressions() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes indexedExpressions = 13;
clearIndexes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
clearIndexRowKeyByteSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 indexRowKeyByteSize = 17;
clearIndexState() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string indexState = 4;
clearIndexTableColRefForCoveredColumns() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
clearIndexTableName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes indexTableName = 9;
clearIndexType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes indexType = 22;
clearIndexWalDisabled() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool indexWalDisabled = 16;
clearIsAppendOnlySchema() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isAppendOnlySchema = 32;
clearIsArrayReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isArrayReturnType = 8;
clearIsArrayType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isArrayType = 2;
clearIsConstant() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isConstant = 3;
clearIsDynamic() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isDynamic = 14;
clearIsImmutableRows() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool isImmutableRows = 11;
clearIsLocalIndex() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isLocalIndex = 8;
clearIsMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isMultiTenant = 2;
clearIsNamespaceMapped() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isNamespaceMapped = 30;
clearIsReplace() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isReplace = 9;
clearIsRowTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isRowTimestamp = 13;
clearJarPath() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string jarPath = 5;
clearKey() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
required bytes key = 1;
clearKeyBytesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 keyBytesCount = 4;
clearLength() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 length = 3;
clearMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 maxLength = 4;
clearMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 maxLength = 4;
clearMaxValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string maxValue = 6;
clearMetrics() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
clearMetrics() - Method in class org.apache.phoenix.monitoring.MutationMetricQueue
 
clearMetrics() - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
 
clearMinValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string minValue = 5;
clearMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool multiTenant = 16;
clearMutationTime() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 mutationTime = 2;
clearNullable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bool nullable = 6;
clearNumDataTableColFamilies() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 numDataTableColFamilies = 15;
clearOffset() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 offset = 2;
clearParameters() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
clearParameters() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
clearParentNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes parentNameBytes = 33;
clearPGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
clearPhysicalNames() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated bytes physicalNames = 5;
clearPhysicalNames() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated bytes physicalNames = 19;
clearPkNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes pkNameBytes = 7;
clearPosition() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 position = 7;
clearQualifier() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes qualifier = 2;
clearReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional bool replace = 3;
clearResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
 
clearResults() - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
 
clearResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
 
clearReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
required bool return = 1;
clearReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
required bool return = 1;
clearReturnCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .MutationCode returnCode = 1;
clearReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string returnType = 7;
clearRowCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 rowCount = 3;
clearRowCounts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 rowCounts = 8;
clearRowKeyMetadata() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes rowKeyMetadata = 14;
clearRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool rowKeyOrderOptimizable = 26;
clearRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool rowKeyOrderOptimizable = 10;
clearSaltBuckets() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 saltBuckets = 1;
clearScale() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 scale = 5;
clearSchema() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
clearSchemaMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
repeated bytes schemaMetadataMutations = 1;
clearSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes schemaName = 2;
clearSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required string schemaName = 2;
clearSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required string schemaName = 2;
clearSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required string schemaName = 1;
clearSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes schemaName = 2;
clearSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes schemaName = 2;
clearSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required string schemaName = 1;
clearSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes schemaNameBytes = 1;
clearSequenceNumber() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 sequenceNumber = 5;
clearSharedTablesToDelete() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
clearSingletons() - Static method in class org.apache.phoenix.util.InstanceResolver
 
clearSortOrder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 sortOrder = 8;
clearStatsTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 statsTimeStamp = 23;
clearStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes storageScheme = 34;
clearStoreNulls() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool storeNulls = 24;
clearSystemCatalogTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
optional int64 systemCatalogTimestamp = 2;
clearTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
clearTableFromCache(RpcController, MetaDataProtos.ClearTableFromCacheRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
clearTableFromCache(RpcController, MetaDataProtos.ClearTableFromCacheRequest, RpcCallback<MetaDataProtos.ClearTableFromCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc clearTableFromCache(.ClearTableFromCacheRequest) returns (.ClearTableFromCacheResponse);
clearTableFromCache(RpcController, MetaDataProtos.ClearTableFromCacheRequest, RpcCallback<MetaDataProtos.ClearTableFromCacheResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc clearTableFromCache(.ClearTableFromCacheRequest) returns (.ClearTableFromCacheResponse);
clearTableFromCache(RpcController, MetaDataProtos.ClearTableFromCacheRequest, RpcCallback<MetaDataProtos.ClearTableFromCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
clearTableFromCache(RpcController, MetaDataProtos.ClearTableFromCacheRequest, RpcCallback<MetaDataProtos.ClearTableFromCacheResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
clearTableFromCache(byte[], byte[], byte[], long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
clearTableFromCache(byte[], byte[], byte[], long) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
clearTableFromCache(byte[], byte[], byte[], long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
clearTableFromCache(byte[], byte[], byte[], long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableMetadataMutations() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
repeated bytes tableMetadataMutations = 1;
clearTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tableName = 3;
clearTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tableName = 3;
clearTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes tableName = 3;
clearTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes tableNameBytes = 2;
clearTableRegionCache(byte[]) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
clearTableRegionCache(byte[]) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
clearTableRegionCache(byte[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
clearTableRegionCache(byte[]) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
clearTablesToDelete() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated bytes tablesToDelete = 4;
clearTableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 tableTimestamp = 4;
clearTableType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
required string tableType = 2;
clearTableType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required .PTableType tableType = 3;
clearTemporary() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
required bool temporary = 2;
clearTenantCache() - Method in class org.apache.phoenix.cache.GlobalCache
 
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tenantId = 1;
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required bytes tenantId = 1;
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tenantId = 1;
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
optional bytes tenantId = 1;
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bytes tenantId = 6;
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes tenantId = 20;
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes tenantId = 1;
clearTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
optional bytes tenantId = 1;
clearTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required int64 timeStamp = 4;
clearTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required int64 timeStamp = 2;
clearTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 timeStamp = 6;
clearTransactional() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool transactional = 27;
clearTransactionProvider() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 transactionProvider = 38;
clearTxState() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes txState = 5;
clearUnfreedBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
optional int64 unfreedBytes = 1;
clearUpdateCacheFrequency() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 updateCacheFrequency = 28;
clearUseStatsForParallelization() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool useStatsForParallelization = 37;
clearValues() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
repeated bytes values = 2;
clearVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
required int64 version = 1;
clearViewConstant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes viewConstant = 10;
clearViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int32 viewIndexId = 12;
clearViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required int32 viewIndexId = 6;
clearViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 viewIndexId = 21;
clearViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes viewIndexId = 3;
clearViewReferenced() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool viewReferenced = 11;
clearViewStatement() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewStatement = 18;
clearViewType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewType = 17;
clearWarnings() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
clearWarnings() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
clearWarnings() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
clearWarnings() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
clearWarnings() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
clearWarnings() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
clearWarnings() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
CLIENT_CACHE_ENCODING - Static variable in interface org.apache.phoenix.query.QueryServices
 
CLIENT_CONNECTION_CACHE_MAX_DURATION_MILLISECONDS - Static variable in interface org.apache.phoenix.query.QueryServices
 
CLIENT_CONNECTION_MAX_ALLOWED_CONNECTIONS - Static variable in interface org.apache.phoenix.query.QueryServices
 
CLIENT_IP - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CLIENT_KEY_VALUE_BUILDER_THRESHOLD - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
Version below which we fall back on the generic KeyValueBuilder
CLIENT_VERSION - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
ClientAggregatePlan - Class in org.apache.phoenix.execute
 
ClientAggregatePlan(StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, Expression, OrderByCompiler.OrderBy, GroupByCompiler.GroupBy, Expression, QueryPlan) - Constructor for class org.apache.phoenix.execute.ClientAggregatePlan
 
ClientAggregators - Class in org.apache.phoenix.expression.aggregator
Aggregators that execute on the client-side
ClientAggregators(List<SingleAggregateFunction>, int) - Constructor for class org.apache.phoenix.expression.aggregator.ClientAggregators
 
ClientProcessingPlan - Class in org.apache.phoenix.execute
Query plan that does where, order-by limit at client side, which is for derived-table queries that cannot be flattened by SubselectRewriter.
ClientProcessingPlan(StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, Expression, OrderByCompiler.OrderBy, QueryPlan) - Constructor for class org.apache.phoenix.execute.ClientProcessingPlan
 
ClientRpcControllerFactory - Class in org.apache.hadoop.hbase.ipc.controller
RpcControllerFactory that sets the priority of metadata rpc calls to be processed in its own queue.
ClientRpcControllerFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory
 
ClientScanPlan - Class in org.apache.phoenix.execute
 
ClientScanPlan(StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, Expression, OrderByCompiler.OrderBy, QueryPlan) - Constructor for class org.apache.phoenix.execute.ClientScanPlan
 
CLIENTTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
CLIENTTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
CLIENTTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
CLIENTTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
CLIENTVERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
clipLeft(int, KeyRange, int, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.RowKeySchema
Clip the left hand portion of the keyRange up to the spansToClip.
clipRange(RowKeySchema, int, int, KeyRange) - Static method in class org.apache.phoenix.iterate.BaseResultIterators
Truncates range to be a max of rangeSpan fields
CLOCK_SKEW_INTERVAL_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
clone() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.ArithmeticExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.ByteBasedLikeExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.CoerceExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.ComparisonExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DateAddExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DateSubtractExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DecimalAddExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DecimalDivideExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DecimalMultiplyExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DecimalSubtractExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DoubleAddExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DoubleDivideExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DoubleMultiplyExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.DoubleSubtractExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.function.ScalarFunction
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.function.ToTimeFunction
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.function.ToTimestampFunction
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.InListExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.IsNullExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.LikeExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.LongAddExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.LongDivideExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.LongMultiplyExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.LongSubtractExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.ModulusExpression
 
clone() - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.StringBasedLikeExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.TimestampAddExpression
 
clone(List<Expression>) - Method in class org.apache.phoenix.expression.TimestampSubtractExpression
 
clone() - Method in interface org.apache.phoenix.monitoring.CombinableMetric
 
clone() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
clone() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
clone() - Method in interface org.apache.phoenix.schema.PMetaData
 
clone() - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
clone() - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
cloneAtTimestamp(long) - Method in class org.apache.phoenix.schema.ColumnRef
 
cloneAtTimestamp(long) - Method in class org.apache.phoenix.schema.LocalIndexDataColumnRef
 
cloneConfig(Configuration) - Static method in class org.apache.phoenix.util.PropertiesUtil
Utility to work around the limitation of the copy constructor Configuration.Configuration(Configuration) provided by the Configuration class.
CloneExpressionVisitor - Class in org.apache.phoenix.expression.visitor
 
CloneExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
cloneIfNecessary() - Method in class org.apache.phoenix.compile.RowProjector
 
cloneIfNecessary(List<Mutation>) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
cloneIfNecessary(List<Mutation>) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
CloneNonDeterministicExpressionVisitor - Class in org.apache.phoenix.expression.visitor
 
CloneNonDeterministicExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.CloneNonDeterministicExpressionVisitor
 
cloneScanInfoWithKeepDeletedCells(ScanInfo) - Static method in class org.apache.hadoop.hbase.regionserver.ScanInfoUtil
 
close() - Method in class org.apache.phoenix.cache.aggcache.SpillableGroupByCache
Closes cache and releases spill resources
close() - Method in class org.apache.phoenix.cache.aggcache.SpillFile
 
close() - Method in class org.apache.phoenix.cache.aggcache.SpillManager
Close the attached spillMap
close() - Method in class org.apache.phoenix.cache.ServerCacheClient.ServerCache
Call to free up cache on region servers when no longer needed
close() - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
close() - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
close() - Method in class org.apache.phoenix.execute.DelegateHTable
 
close() - Method in class org.apache.phoenix.execute.MutationState
 
close() - Method in class org.apache.phoenix.execute.UnnestArrayPlan.UnnestArrayResultIterator
 
close() - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner
 
close() - Method in class org.apache.phoenix.hbase.index.scanner.EmptyScanner
 
close() - Method in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner
 
close() - Method in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
close() - Method in class org.apache.phoenix.iterate.BaseResultIterator
 
close() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
close() - Method in class org.apache.phoenix.iterate.ChunkedResultIterator
Deprecated.
 
close() - Method in class org.apache.phoenix.iterate.ConcatResultIterator
 
close() - Method in class org.apache.phoenix.iterate.CursorResultIterator
 
close() - Method in class org.apache.phoenix.iterate.DelegateResultIterator
 
close() - Method in class org.apache.phoenix.iterate.DistinctAggregatingResultIterator
 
close() - Method in class org.apache.phoenix.iterate.FilterAggregatingResultIterator
 
close() - Method in class org.apache.phoenix.iterate.FilterResultIterator
 
close() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
close() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
close() - Method in class org.apache.phoenix.iterate.MaterializedComparableResultIterator
 
close() - Method in class org.apache.phoenix.iterate.MaterializedResultIterator
 
close() - Method in class org.apache.phoenix.iterate.MergeSortResultIterator
 
close() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
close() - Method in class org.apache.phoenix.iterate.RoundRobinResultIterator
 
close() - Method in class org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIterator
 
close() - Method in class org.apache.phoenix.iterate.ScanningResultIterator
 
close() - Method in class org.apache.phoenix.iterate.SnapshotScanner
 
close() - Method in class org.apache.phoenix.iterate.SpoolingResultIterator
Deprecated.
 
close() - Method in class org.apache.phoenix.iterate.TableResultIterator
 
close() - Method in class org.apache.phoenix.iterate.TableSnapshotResultIterator
 
close() - Method in class org.apache.phoenix.iterate.UnionResultIterators
 
close() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
close() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
close() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
close() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
close() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
close() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixResultSet
 
close() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
close() - Method in class org.apache.phoenix.jdbc.PhoenixDriver
 
close() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
close() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
close() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
close(CursorName) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
close() - Method in interface org.apache.phoenix.log.LogWriter
will be called when disruptor is getting shutdown
close() - Method in class org.apache.phoenix.log.QueryLoggerDisruptor
 
close() - Method in class org.apache.phoenix.log.TableLogWriter
 
close() - Method in class org.apache.phoenix.mapreduce.index.DirectHTableWriter
 
close() - Method in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
close(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixRecordWriter
 
close() - Method in interface org.apache.phoenix.memory.MemoryManager.MemoryChunk
Free up the memory associated with this chunk
close(CursorName) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
CLOSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CLOSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CLOSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CLOSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
close() - Method in class org.apache.phoenix.query.BaseQueryServicesImpl
 
close() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Closes the underlying connection to zookeeper.
close() - Method in class org.apache.phoenix.query.DelegateQueryServices
 
close(CloseStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
close() - Method in class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
close() - Method in class org.apache.phoenix.schema.stats.StatisticsScanner
 
close() - Method in class org.apache.phoenix.schema.stats.StatisticsWriter
Close the connection to the table
close() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
close() - Method in class org.apache.phoenix.trace.TraceSpanReceiver
 
close() - Method in class org.apache.phoenix.trace.TracingIterator
 
close() - Method in class org.apache.phoenix.util.json.JsonUpsertExecutor
 
close() - Method in interface org.apache.phoenix.util.SQLCloseable
 
close() - Method in class org.apache.phoenix.util.UpsertExecutor
 
Closeables - Class in org.apache.phoenix.util
Utilities for operating on Closeables.
closeAll(Iterable<? extends Closeable>) - Static method in class org.apache.phoenix.util.Closeables
Allows you to close as many of the Closeables as possible.
closeAll(Iterable<? extends SQLCloseable>) - Static method in class org.apache.phoenix.util.SQLCloseables
Allows you to close as many of the SQLCloseables as possible.
closeAllQuietly(Iterable<? extends Closeable>) - Static method in class org.apache.phoenix.util.Closeables
 
closeAllQuietly(Iterable<? extends SQLCloseable>) - Static method in class org.apache.phoenix.util.SQLCloseables
 
closeConnection(PhoenixConnection, SQLException) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
closeCursor() - Method in class org.apache.phoenix.iterate.CursorResultIterator
 
closeCursor(CloseStatement) - Static method in class org.apache.phoenix.util.CursorUtil
 
closeOnCompletion() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
closeOnCompletion() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
closeOnCompletion() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
closeQuietly(Closeable) - Static method in class org.apache.phoenix.util.Closeables
Close a Closeable, returning an IOException if it occurs while closing instead of throwing it.
CloseStatement - Class in org.apache.phoenix.parse
 
CloseStatement(CursorName) - Constructor for class org.apache.phoenix.parse.CloseStatement
 
CloseStatementCompiler - Class in org.apache.phoenix.compile
 
CloseStatementCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.CloseStatementCompiler
 
coalesce(List<KeyRange>, List<KeyRange[]>) - Static method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
Similar to KeyRange.coelesce, but con
coalesce(List<KeyRange>) - Static method in class org.apache.phoenix.query.KeyRange
 
CoalesceFunction - Class in org.apache.phoenix.expression.function
Function used to provide an alternative value when the first argument is null.
CoalesceFunction() - Constructor for class org.apache.phoenix.expression.function.CoalesceFunction
 
CoalesceFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CoalesceFunction
 
codec - Variable in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
CODEC_CLASS_NAME_KEY - Static variable in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
coerce(Expression, Expression, CompareFilter.CompareOp, boolean) - Static method in class org.apache.phoenix.expression.BaseExpression
Coerce the RHS to match the LHS type, throwing if the types are incompatible.
coerce(Expression, Expression, BaseExpression.ExpressionComparabilityWrapper, boolean) - Static method in class org.apache.phoenix.expression.BaseExpression
 
coerce(LiteralParseNode, PDataType) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
coerceBytes(ImmutableBytesWritable, Expression, PDataType, Expression, PDataType) - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder, boolean) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PBinary
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PChar
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder, boolean) - Method in class org.apache.phoenix.schema.types.PDataType
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
coerceBytes(ImmutableBytesWritable, PDataType, SortOrder, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
coerceBytes(ImmutableBytesWritable, PDataType, SortOrder, SortOrder, Integer) - Method in class org.apache.phoenix.schema.types.PDataType
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PDate
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PDecimal
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PLong
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
coerceBytes(ImmutableBytesWritable, Object, PDataType, Integer, Integer, SortOrder, Integer, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
CoerceExpression - Class in org.apache.phoenix.expression
 
CoerceExpression() - Constructor for class org.apache.phoenix.expression.CoerceExpression
 
CoerceExpression(List<Expression>, PDataType, SortOrder, Integer, boolean) - Constructor for class org.apache.phoenix.expression.CoerceExpression
 
col_name_with_sort_order_rowtimestamp() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
col_name_with_sort_order_rowtimestamp() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
col_name_with_sort_order_rowtimestamp_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
col_name_with_sort_order_rowtimestamp_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLFAMILY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
CollationKeyFunction - Class in org.apache.phoenix.expression.function
A Phoenix Function that calculates a collation key for an input string based on a caller-provided locale and collator strength and decomposition settings.
CollationKeyFunction() - Constructor for class org.apache.phoenix.expression.function.CollationKeyFunction
 
CollationKeyFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CollationKeyFunction
 
COLLECT_REQUEST_LEVEL_METRICS - Static variable in interface org.apache.phoenix.query.QueryServices
 
collectStatistics(List<Cell>) - Method in class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
collectStatistics(List<Cell>) - Method in interface org.apache.phoenix.schema.stats.StatisticsCollector
Collect statistics for the given list of cells.
COLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
column(TableName, String, String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
COLUMN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COLUMN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COLUMN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
column(Token) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
column(Token) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMN_ALREADY_EXISTS_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
COLUMN_ALREADY_EXISTS = 3;
COLUMN_COUNT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_COUNT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_DEF - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
column_def() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
column_def() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMN_DEF_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
column_defs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
column_defs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMN_ENCODED_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_FAMILY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_FAMILY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_FAMILY_POSITION - Static variable in class org.apache.phoenix.util.QueryUtil
Column family name index within ResultSet resulting from DatabaseMetaData.getColumns(String, String, String, String)
COLUMN_INFO_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
Configuration key for the columns to be imported
COLUMN_NAME - Static variable in class org.apache.phoenix.exception.SQLExceptionInfo
 
COLUMN_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
column_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
column_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMN_NAME_INDEX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_NAME_POSITION - Static variable in class org.apache.phoenix.util.QueryUtil
Column name index within ResultSet resulting from DatabaseMetaData.getColumns(String, String, String, String)
column_names() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
column_names() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMN_NOT_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
COLUMN_NOT_FOUND = 2;
COLUMN_QUALIFIER - Static variable in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
COLUMN_QUALIFIER - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_QUALIFIER_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_QUALIFIER_COUNTER - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_QUALIFIER_COUNTER_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_SIZE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
COLUMN_SIZE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ColumnAlreadyExistsException - Exception in org.apache.phoenix.schema
Exception thrown when a column already exists.
ColumnAlreadyExistsException(String, String, String) - Constructor for exception org.apache.phoenix.schema.ColumnAlreadyExistsException
 
ColumnDef - Class in org.apache.phoenix.parse
Represents a column definition during DDL
ColumnDef(ColumnDef, String) - Constructor for class org.apache.phoenix.parse.ColumnDef
 
columnDef(ColumnName, String, boolean, Integer, Integer, boolean, SortOrder, String, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
columnDef(ColumnName, String, boolean, Integer, Boolean, Integer, Integer, boolean, SortOrder, String, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
columnDef(ColumnName, String, boolean, Integer, Boolean, Integer, Integer, boolean, SortOrder, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ColumnDefInPkConstraint - Class in org.apache.phoenix.parse
 
ColumnDefInPkConstraint(ColumnName, SortOrder, boolean) - Constructor for class org.apache.phoenix.parse.ColumnDefInPkConstraint
 
columnDefInPkConstraint(ColumnName, SortOrder, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
columnExists(PTable, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
ColumnExpression - Class in org.apache.phoenix.expression
Common base class for column value accessors
ColumnExpression() - Constructor for class org.apache.phoenix.expression.ColumnExpression
 
ColumnExpression(PDatum) - Constructor for class org.apache.phoenix.expression.ColumnExpression
 
ColumnFamilyDef - Class in org.apache.phoenix.parse
Definition of a Column Family at DDL time
ColumnFamilyNotFoundException - Exception in org.apache.phoenix.schema
Exception thrown when a family name could not be found in the schema
ColumnFamilyNotFoundException(String, String, String) - Constructor for exception org.apache.phoenix.schema.ColumnFamilyNotFoundException
 
columnIndexes - Variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
ColumnInfo - Class in org.apache.phoenix.util
ColumnInfo used to store Column Name and its associated PDataType
ColumnInfo(String, int) - Constructor for class org.apache.phoenix.util.ColumnInfo
 
ColumnInfo(String, int, Integer) - Constructor for class org.apache.phoenix.util.ColumnInfo
 
ColumnInfo(String, int, Integer, Integer) - Constructor for class org.apache.phoenix.util.ColumnInfo
 
columnInfos - Variable in class org.apache.phoenix.util.UpsertExecutor
 
ColumnInfoToStringEncoderDecoder - Class in org.apache.phoenix.mapreduce.util
A codec to transform a ColumnInfo to a String and decode back.
columnMatchesUpdate(List<ColumnReference>, Collection<KeyValue>) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
Check to see if the kvs in the update match any of the passed columns.
ColumnModifier - Enum in org.apache.phoenix.schema
A ColumnModifier implementation modifies how bytes are stored in a primary key column.
columnName - Variable in enum org.apache.phoenix.log.QueryLogInfo
 
columnName - Variable in enum org.apache.phoenix.metrics.MetricInfo
 
columnName() - Method in enum org.apache.phoenix.monitoring.MetricType
 
ColumnName - Class in org.apache.phoenix.parse
 
columnName(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
columnName(String, String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
COLUMNNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
COLUMNNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
COLUMNNAMEBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
ColumnNotFoundException - Exception in org.apache.phoenix.schema
Exception thrown when a column name referenced in a select statement cannot be found in any table.
ColumnNotFoundException(String) - Constructor for exception org.apache.phoenix.schema.ColumnNotFoundException
 
ColumnNotFoundException(String, String, String, String) - Constructor for exception org.apache.phoenix.schema.ColumnNotFoundException
 
ColumnParseNode - Class in org.apache.phoenix.parse
Node representing a reference to a column in a SQL expression
ColumnParseNode(TableName, String, String) - Constructor for class org.apache.phoenix.parse.ColumnParseNode
 
ColumnParseNode(TableName, String) - Constructor for class org.apache.phoenix.parse.ColumnParseNode
 
ColumnProjectionFilter - Class in org.apache.phoenix.filter
When selecting specific columns in a SELECT query, this filter passes only selected columns back to client.
ColumnProjectionFilter() - Constructor for class org.apache.phoenix.filter.ColumnProjectionFilter
 
ColumnProjectionFilter(byte[], Map<ImmutableBytesPtr, NavigableSet<ImmutableBytesPtr>>, Set<byte[]>, boolean) - Constructor for class org.apache.phoenix.filter.ColumnProjectionFilter
 
ColumnProjector - Interface in org.apache.phoenix.compile
Interface used to access the value of a projected column.
COLUMNQUALIFIERBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
ColumnRef - Class in org.apache.phoenix.schema
Class that represents a reference to a PColumn in a PTable
ColumnRef(ColumnRef, long) - Constructor for class org.apache.phoenix.schema.ColumnRef
 
ColumnRef(TableRef, String, String) - Constructor for class org.apache.phoenix.schema.ColumnRef
 
ColumnRef(TableRef, int) - Constructor for class org.apache.phoenix.schema.ColumnRef
 
ColumnReference - Class in org.apache.phoenix.hbase.index.covered.update
 
ColumnReference(byte[], byte[]) - Constructor for class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
ColumnReference(byte[], int, int, byte[], int, int) - Constructor for class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
ColumnResolver - Interface in org.apache.phoenix.compile
Interface used to resolve column references occurring in the select statement.
COLUMNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COLUMNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COLUMNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COLUMNS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
COLUMNS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
COLUMNS_STORED_IN_SINGLE_CELL - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
ColumnTracker - Class in org.apache.phoenix.hbase.index.covered.update
Simple POJO for tracking a bunch of column references and the next-newest timestamp for those columns
ColumnTracker(Collection<? extends ColumnReference>) - Constructor for class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
ColumnTrackingNextLargestTimestampFilter - Class in org.apache.phoenix.hbase.index.covered.filter
Similar to the MaxTimestampFilter, but also updates the 'next largest' timestamp seen that is not skipped by the below criteria.
ColumnTrackingNextLargestTimestampFilter(long, ColumnTracker) - Constructor for class org.apache.phoenix.hbase.index.covered.filter.ColumnTrackingNextLargestTimestampFilter
 
ColumnValueDecoder - Interface in org.apache.phoenix.schema
Interface to decode column values that are stored in a byte[]
ColumnValueEncoder - Interface in org.apache.phoenix.schema
Interface to encode column values into a serialized byte[] that will be stored in a single cell The last byte of the serialized byte[] should be the serialized value of the PTable.ImmutableStorageScheme that was used.
CombinableMetric - Interface in org.apache.phoenix.monitoring
Interface for representing a metric that could be published and possibly combined with a metric of the same type.
CombinableMetric.NoOpRequestMetric - Class in org.apache.phoenix.monitoring
 
CombinableMetricImpl - Class in org.apache.phoenix.monitoring
 
CombinableMetricImpl(MetricType) - Constructor for class org.apache.phoenix.monitoring.CombinableMetricImpl
 
combine(String, String) - Static method in class org.apache.phoenix.expression.AndExpression
 
combine(Determinism) - Method in enum org.apache.phoenix.expression.Determinism
 
combine(FunctionExpression.OrderPreserving) - Method in enum org.apache.phoenix.expression.function.FunctionExpression.OrderPreserving
 
combine(CombinableMetric) - Method in interface org.apache.phoenix.monitoring.CombinableMetric
 
combine(CombinableMetric) - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
combine(CombinableMetric) - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
combine(OverAllQueryMetrics) - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
combine(HintNode, HintNode) - Static method in class org.apache.phoenix.parse.HintNode
 
combine(ParseNode) - Method in class org.apache.phoenix.parse.SelectStatement
 
combine(PTable.ViewType) - Method in enum org.apache.phoenix.schema.PTable.ViewType
 
combineMetric(MutationMetricQueue.MutationMetric) - Method in class org.apache.phoenix.monitoring.MutationMetricQueue.MutationMetric
 
combineMetricQueues(MutationMetricQueue) - Method in class org.apache.phoenix.monitoring.MutationMetricQueue
 
combineOnDupKey(byte[], byte[]) - Static method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
combineProperties(Properties, Configuration) - Static method in class org.apache.phoenix.util.PropertiesUtil
Add properties from the given Configuration to the provided Properties.
combineProperties(Properties, Configuration, Set<String>) - Static method in class org.apache.phoenix.util.PropertiesUtil
 
combineReadMetrics(ReadMetricQueue) - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
Combine the metrics.
COMMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COMMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COMMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COMMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COMMENT_AND_HINT_END - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COMMENT_AND_HINT_END - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COMMENT_AND_HINT_END - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COMMENT_AND_HINT_END - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COMMENT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COMMENT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
COMMENT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
COMMENT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
commit() - Method in class org.apache.phoenix.execute.MutationState
 
commit() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
commit() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
commit() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
commit() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
commit() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Commits a transaction
commit() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
COMMIT_STATS_ASYNC - Static variable in interface org.apache.phoenix.query.QueryServices
 
commitBatch(Connection) - Method in class org.apache.phoenix.trace.TraceWriter
 
commitDDLFence(PTable) - Method in class org.apache.phoenix.execute.MutationState
Commit a write fence when creating an index so that we can detect when a data table transaction is started before the create index but completes after it.
commitDDLFence(PTable) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
commitDDLFence(PTable) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Commit DDL to guarantee that no transaction started before create index and committed afterwards, as explained in [PHOENIX-2478], [TEPHRA-157] and [OMID-56].
commitDDLFence(PTable) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
CommitException - Exception in org.apache.phoenix.execute
 
CommitException(Exception, int[], long) - Constructor for exception org.apache.phoenix.execute.CommitException
 
commitStats(List<Mutation>, StatisticsCollector) - Method in class org.apache.phoenix.schema.stats.StatisticsWriter
 
commitTask(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputCommitter
 
COMPACTION_UPDATE_STATS_ROW_COUNT - Static variable in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
comparator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
COMPARATOR - Static variable in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore
Compare two KeyValues based only on their row keys.
COMPARATOR - Variable in class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
 
Comparator() - Constructor for class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair.Comparator
 
COMPARATOR - Static variable in class org.apache.phoenix.query.KeyRange
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.SingleCFCQKeyValueComparisonFilter
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.SingleCQKeyValueComparisonFilter
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
compare(Tuple, Tuple) - Method in class org.apache.phoenix.iterate.MergeSortResultIterator
 
compare(Tuple, Tuple) - Method in class org.apache.phoenix.iterate.MergeSortRowKeyResultIterator
 
compare(Tuple, Tuple) - Method in class org.apache.phoenix.iterate.MergeSortTopNResultIterator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair.Comparator
 
compare(CompareFilter.CompareOp, int) - Static method in class org.apache.phoenix.util.ByteUtil
 
compare(byte[], int, int, byte[], int, int) - Method in interface org.apache.phoenix.util.ScanUtil.BytesComparator
 
compare(Tuple, Tuple, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.TupleUtil
 
compare(Tuple, Tuple, ImmutableBytesWritable, int) - Static method in class org.apache.phoenix.util.TupleUtil
 
compareFamily(Cell, byte[], int, int) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
compareFamily(Cell, byte[], int, int) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
compareKeys(Result, Result) - Static method in class org.apache.phoenix.util.ResultUtil
 
compareLowerToUpperBound(ImmutableBytesWritable, boolean, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareLowerToUpperBound(ImmutableBytesWritable, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareLowerToUpperBound(byte[], int, int, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareLowerToUpperBound(byte[], ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareLowerToUpperBound(byte[], int, int, boolean, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
Compares a lower bound against an upper bound
compareQualifier(Cell, byte[], int, int) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
compareQualifier(Cell, byte[], int, int) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
Compare the qualifier based on the type of keyvalue.
compareRow(Cell, byte[], int, int) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
compareRow(Cell, byte[], int, int) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
compareTo(byte[], int, int, byte[], int, int) - Static method in class org.apache.phoenix.execute.DescVarLengthFastByteComparisons
Lexicographically compare two byte arrays.
compareTo(ColumnReference) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
compareTo(MaterializedComparableResultIterator) - Method in class org.apache.phoenix.iterate.MaterializedComparableResultIterator
 
compareTo(TableRowkeyPair) - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
compareTo(Cost) - Method in class org.apache.phoenix.optimize.Cost
 
compareTo(SequenceAllocation) - Method in class org.apache.phoenix.schema.SequenceAllocation
 
compareTo(SequenceKey) - Method in class org.apache.phoenix.schema.SequenceKey
 
compareTo(Object, Object) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PBinary
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PBoolean
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PChar
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PCharArray
 
compareTo(byte[], int, int, SortOrder, byte[], int, int, SortOrder, PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(byte[], byte[]) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(byte[], int, int, SortOrder, byte[], int, int, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(ImmutableBytesWritable, SortOrder, ImmutableBytesWritable, SortOrder, PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(Object, Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(PDataType<?>) - Method in class org.apache.phoenix.schema.types.PDataType
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDate
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDateArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDecimal
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDouble
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PFloat
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PFloatArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PInteger
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PLong
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PLongArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PSmallint
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTime
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTimeArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTinyint
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PVarchar
 
compareTo(Object, Object, PDataType) - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
compareTo(TraceReader.SpanInfo) - Method in class org.apache.phoenix.trace.TraceReader.SpanInfo
Do the same sorting that we would get from reading the table with a TraceReader, specifically, by trace and then by start/end.
compareUpperToLowerBound(ImmutableBytesWritable, boolean, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareUpperToLowerBound(ImmutableBytesWritable, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareUpperToLowerBound(byte[], ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareUpperToLowerBound(byte[], int, int, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
compareUpperToLowerBound(byte[], int, int, boolean, ScanUtil.BytesComparator) - Method in class org.apache.phoenix.query.KeyRange
 
comparison(CompareFilter.CompareOp, ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
comparison_op() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
comparison_op() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ComparisonExpression - Class in org.apache.phoenix.expression
Implementation for <,<=,>,>=,=,!= comparison expressions
ComparisonExpression() - Constructor for class org.apache.phoenix.expression.ComparisonExpression
 
ComparisonExpression(List<Expression>, CompareFilter.CompareOp) - Constructor for class org.apache.phoenix.expression.ComparisonExpression
 
ComparisonParseNode - Class in org.apache.phoenix.parse
Common base class for =, >, >=, <, <=, !=
compile(StatementContext, GroupByCompiler.GroupBy) - Method in class org.apache.phoenix.compile.AggregationManager
Compiles projection by: 1) Adding RowCount aggregate function if not present when limiting rows.
compile(CloseStatement) - Method in class org.apache.phoenix.compile.CloseStatementCompiler
 
compile(CreateFunctionStatement) - Method in class org.apache.phoenix.compile.CreateFunctionCompiler
 
compile(CreateIndexStatement) - Method in class org.apache.phoenix.compile.CreateIndexCompiler
 
compile(CreateSchemaStatement) - Method in class org.apache.phoenix.compile.CreateSchemaCompiler
 
compile(CreateSequenceStatement) - Method in class org.apache.phoenix.compile.CreateSequenceCompiler
 
compile(CreateTableStatement) - Method in class org.apache.phoenix.compile.CreateTableCompiler
 
compile(DeclareCursorStatement) - Method in class org.apache.phoenix.compile.DeclareCursorCompiler
 
compile(DeleteStatement) - Method in class org.apache.phoenix.compile.DeleteCompiler
 
compile(DropSequenceStatement) - Method in class org.apache.phoenix.compile.DropSequenceCompiler
 
compile(StatementContext, SelectStatement, boolean) - Static method in class org.apache.phoenix.compile.GroupByCompiler
Get list of columns in the GROUP BY clause.
compile(StatementContext, TupleProjector) - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
compile(StatementContext, SelectStatement, GroupByCompiler.GroupBy) - Static method in class org.apache.phoenix.compile.HavingCompiler
 
compile(PhoenixStatement, SelectStatement, ColumnResolver) - Static method in class org.apache.phoenix.compile.JoinCompiler
 
compile(StatementContext, FilterableStatement) - Static method in class org.apache.phoenix.compile.LimitCompiler
 
compile(StatementContext, FilterableStatement) - Static method in class org.apache.phoenix.compile.OffsetCompiler
 
compile(OpenStatement) - Method in class org.apache.phoenix.compile.OpenStatementCompiler
 
compile(StatementContext, SelectStatement, GroupByCompiler.GroupBy, Integer, Integer, RowProjector, TupleProjector, boolean) - Static method in class org.apache.phoenix.compile.OrderByCompiler
Gets a list of columns in the ORDER BY clause
compile(List<TableRef>, byte[], List<byte[]>, List<PColumn>, long) - Method in class org.apache.phoenix.compile.PostDDLCompiler
 
compile(PTable) - Method in class org.apache.phoenix.compile.PostIndexDDLCompiler
 
compile(PTable) - Method in class org.apache.phoenix.compile.PostLocalIndexDDLCompiler
 
compile(StatementContext, SelectStatement, GroupByCompiler.GroupBy) - Static method in class org.apache.phoenix.compile.ProjectionCompiler
 
compile(StatementContext, SelectStatement, GroupByCompiler.GroupBy, List<? extends PDatum>, Expression) - Static method in class org.apache.phoenix.compile.ProjectionCompiler
Builds the projection for the scan
compile() - Method in class org.apache.phoenix.compile.QueryCompiler
Builds an executable query plan from a parsed SQL statement
compile(PTable) - Method in class org.apache.phoenix.compile.ServerBuildIndexCompiler
 
compile(UpsertStatement) - Method in class org.apache.phoenix.compile.UpsertCompiler
 
compile(StatementContext, FilterableStatement) - Static method in class org.apache.phoenix.compile.WhereCompiler
 
compile(StatementContext, ParseNode) - Static method in class org.apache.phoenix.compile.WhereCompiler
 
compile(StatementContext, FilterableStatement, ParseNode, Set<SubqueryParseNode>) - Static method in class org.apache.phoenix.compile.WhereCompiler
Pushes where clause filter expressions into scan by building and setting a filter.
compile(StatementContext, FilterableStatement, ParseNode, List<Expression>, Set<SubqueryParseNode>) - Static method in class org.apache.phoenix.compile.WhereCompiler
Optimize scan ranges by applying dynamically generated filter expressions.
compileJoinConditions(StatementContext, StatementContext, JoinCompiler.Strategy) - Method in class org.apache.phoenix.compile.JoinCompiler.JoinSpec
 
compileJoinQuery(StatementContext, List<Object>, JoinCompiler.JoinTable, boolean, boolean, List<OrderByNode>) - Method in class org.apache.phoenix.compile.QueryCompiler
Call compileJoinQuery() for join queries recursively down to the leaf JoinTable nodes.
compileJoinQuery(JoinCompiler.Strategy, StatementContext, List<Object>, JoinCompiler.JoinTable, boolean, boolean, List<OrderByNode>) - Method in class org.apache.phoenix.compile.QueryCompiler
 
compileMutation() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
compileMutation(PhoenixStatement.CompilableStatement, String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
compileMutation(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
compilePattern(String) - Method in class org.apache.phoenix.expression.LikeExpression
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.ByteBasedLikeExpression
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.ByteBasedRegexpReplaceFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.ByteBasedRegexpSplitFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.ByteBasedRegexpSubstrFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.RegexpSplitFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.StringBasedRegexpReplaceFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.StringBasedRegexpSplitFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.function.StringBasedRegexpSubstrFunction
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.LikeExpression
 
compilePatternSpec(String) - Method in class org.apache.phoenix.expression.StringBasedLikeExpression
 
compilePlan(PhoenixStatement, Sequence.ValueOp) - Method in interface org.apache.phoenix.jdbc.PhoenixStatement.CompilableStatement
 
compilePostFilterExpression(StatementContext, JoinCompiler.Table) - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
compilePostFilterExpression(StatementContext) - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
compileQuery() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
compileQuery(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
compileQuery(PhoenixStatement.CompilableStatement, String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
compileSelect(SelectStatement) - Method in class org.apache.phoenix.compile.QueryCompiler
 
compileSingleFlatQuery(StatementContext, SelectStatement, List<Object>, boolean, boolean, QueryPlan, TupleProjector, boolean) - Method in class org.apache.phoenix.compile.QueryCompiler
 
compileSingleQuery(StatementContext, SelectStatement, List<Object>, boolean, boolean) - Method in class org.apache.phoenix.compile.QueryCompiler
 
compileSubquery(SelectStatement, boolean) - Method in class org.apache.phoenix.compile.QueryCompiler
 
compileUnionAll(SelectStatement) - Method in class org.apache.phoenix.compile.QueryCompiler
 
CompositeAggregateFunction - Class in org.apache.phoenix.expression.function
Base class for aggregation functions which are composed of other aggregation functions (for example, AVG is modeled as a SUM aggregate function and a COUNT aggregate function).
CompositeAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CompositeAggregateFunction
 
CompoundParseNode - Class in org.apache.phoenix.parse
Abstract node representing an expression node that has children
COMPRESS_MARKER - Static variable in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
CompressedIndexKeyValueDecoder(InputStream, Codec.Decoder) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec.CompressedIndexKeyValueDecoder
Create a Decoder on the given input stream with the given Decoder to parse generic KeyValues.
compute(double) - Method in class org.apache.phoenix.expression.function.CbrtFunction
 
compute(double) - Method in class org.apache.phoenix.expression.function.ExpFunction
 
compute(double) - Method in class org.apache.phoenix.expression.function.JavaMathOneArgumentFunction
 
compute(double, double) - Method in class org.apache.phoenix.expression.function.JavaMathTwoArgumentFunction
 
compute(double) - Method in class org.apache.phoenix.expression.function.LnFunction
 
compute(double, double) - Method in class org.apache.phoenix.expression.function.LogFunction
 
compute(double, double) - Method in class org.apache.phoenix.expression.function.PowerFunction
 
compute(double) - Method in class org.apache.phoenix.expression.function.SqrtFunction
 
computeBuckets() - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram
Compute the buckets, which have the boundaries and estimated counts.
computeMaxSpan(int, KeyRange, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.RowKeySchema
 
computeMinSpan(int, KeyRange, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.RowKeySchema
 
computePrefixScanRanges(ScanRanges, int) - Static method in class org.apache.phoenix.iterate.BaseResultIterators
 
concat(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
CONCAT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CONCAT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CONCAT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CONCAT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
concat(byte[], byte[]...) - Static method in class org.apache.phoenix.util.ByteUtil
Concatenate together one or more byte arrays
concat(T[], T[]...) - Static method in class org.apache.phoenix.util.ByteUtil
 
concat(SortOrder, ImmutableBytesWritable...) - Static method in class org.apache.phoenix.util.ByteUtil
 
concat(List<T>, List<T>) - Static method in class org.apache.phoenix.util.SchemaUtil
 
concat_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
concat_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
concatArrays(ImmutableBytesWritable, int, int, byte[], PDataType, int, int) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
ConcatResultIterator - Class in org.apache.phoenix.iterate
Result iterator that concatenates a list of other iterators.
ConcatResultIterator(ResultIterators) - Constructor for class org.apache.phoenix.iterate.ConcatResultIterator
 
ConcreteTableNode - Class in org.apache.phoenix.parse
Abstract node representing a table reference in the FROM clause in SQL
CONCURRENT_TABLE_MUTATION_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
CONCURRENT_TABLE_MUTATION = 4;
CONCURRENT_UPDATE_STATS_ROW_COUNT - Static variable in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
ConcurrentTableMutationException - Exception in org.apache.phoenix.schema
 
ConcurrentTableMutationException(String, String) - Constructor for exception org.apache.phoenix.schema.ConcurrentTableMutationException
 
config - Variable in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
configuration - Variable in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
ConfigurationFactory - Interface in org.apache.phoenix.query
Creates Configuration instances that contain HBase/Hadoop settings.
ConfigurationFactory.ConfigurationFactoryImpl - Class in org.apache.phoenix.query
Default implementation uses HBaseConfiguration.create().
ConfigurationFactoryImpl() - Constructor for class org.apache.phoenix.query.ConfigurationFactory.ConfigurationFactoryImpl
 
configureIncrementalLoad(Job, List<TargetTableRef>) - Static method in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat
Configures the job for MultiHfileOutputFormat.
configureOptions(CommandLine, List<ColumnInfo>, Configuration) - Method in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
Set configuration values based on parsed command line options.
configureOptions(CommandLine, List<ColumnInfo>, Configuration) - Method in class org.apache.phoenix.mapreduce.CsvBulkLoadTool
 
configureOptions(CommandLine, List<ColumnInfo>, Configuration) - Method in class org.apache.phoenix.mapreduce.JsonBulkLoadTool
 
configureOptions(CommandLine, List<ColumnInfo>, Configuration) - Method in class org.apache.phoenix.mapreduce.RegexBulkLoadTool
 
configurePreUpsertProcessor(Configuration, Class<? extends ImportPreUpsertKeyValueProcessor>) - Static method in class org.apache.phoenix.mapreduce.CsvBulkImportUtil
Configure an ImportPreUpsertKeyValueProcessor for a CSV bulk import job.
ConfigUtil - Class in org.apache.phoenix.util
 
ConfigUtil() - Constructor for class org.apache.phoenix.util.ConfigUtil
 
conn - Variable in class org.apache.phoenix.jdbc.DelegateConnection
 
conn - Variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
conn - Variable in class org.apache.phoenix.util.UpsertExecutor
 
connect(String, Properties) - Method in class org.apache.phoenix.jdbc.PhoenixDriver
 
connect(String, Properties) - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
connect(String, Properties) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
connect(String, Properties) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
connect(String, Properties) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
connect(String, Properties) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
connection - Variable in class org.apache.phoenix.compile.MutatingParallelIteratorFactory
 
connection - Variable in class org.apache.phoenix.jdbc.PhoenixStatement
 
CONNECTION_PROPERTIES - Static variable in class org.apache.phoenix.util.PhoenixRuntime
All Phoenix specific connection properties TODO: use enum instead
ConnectionFactory() - Constructor for class org.apache.phoenix.util.ServerUtil.ConnectionFactory
 
ConnectionInfo(String, Integer, String, String, String) - Constructor for class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
ConnectionInfo(String, Integer, String) - Constructor for class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
ConnectionInfo(PhoenixEmbeddedDriver.ConnectionInfo) - Constructor for class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
Copy constructor for all members except PhoenixEmbeddedDriver.ConnectionInfo.user.
connectionInfo - Variable in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
CONNECTIONLESS - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this as the zookeeper quorum name to have a connection-less connection.
ConnectionlessQueryServicesImpl - Class in org.apache.phoenix.query
Implementation of ConnectionQueryServices used in testing where no connection to an hbase cluster is necessary.
ConnectionlessQueryServicesImpl(QueryServices, PhoenixEmbeddedDriver.ConnectionInfo, Properties) - Constructor for class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
ConnectionQueryServices - Interface in org.apache.phoenix.query
 
ConnectionQueryServices.Feature - Enum in org.apache.phoenix.query
 
ConnectionQueryServicesImpl - Class in org.apache.phoenix.query
 
ConnectionQueryServicesImpl(QueryServices, PhoenixEmbeddedDriver.ConnectionInfo, Properties) - Constructor for class org.apache.phoenix.query.ConnectionQueryServicesImpl
Construct a ConnectionQueryServicesImpl that represents a connection to an HBase cluster.
ConnectionUtil - Class in org.apache.phoenix.mapreduce.util
Utility class to return a Connection .
ConnectionUtil() - Constructor for class org.apache.phoenix.mapreduce.util.ConnectionUtil
 
CONSISTENCY_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
CONSISTENCY_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to explicitly set read consistency level on a new connection.
CONSTANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CONSTANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CONSTANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CONSTANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CONSTRAINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CONSTRAINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CONSTRAINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CONSTRAINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ConstraintViolationException - Exception in org.apache.phoenix.schema
Exception thrown when a schema constraint is violated at the time of data insertion.
ConstraintViolationException() - Constructor for exception org.apache.phoenix.schema.ConstraintViolationException
 
ConstraintViolationException(String) - Constructor for exception org.apache.phoenix.schema.ConstraintViolationException
 
ConstraintViolationException(Throwable) - Constructor for exception org.apache.phoenix.schema.ConstraintViolationException
 
constructFromProto(MetaDataProtos.MetaDataResponse) - Static method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
constructGenericUpsertStatement(String, int) - Static method in class org.apache.phoenix.util.QueryUtil
Generate a generic upsert statement based on a number of columns.
constructOutputTableUpsert(List<String>, List<String>, Connection) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
Gets the parameterized upsert sql to the output table Used by the scrutiny MR job to write its results
constructParameterizedInClause(int, int) - Static method in class org.apache.phoenix.util.QueryUtil
Constructs parameterized filter for an IN clause e.g.
constructSelectStatement(String, List<ColumnInfo>, String) - Static method in class org.apache.phoenix.util.QueryUtil
 
constructSelectStatement(String, List<String>, String, HintNode.Hint, boolean) - Static method in class org.apache.phoenix.util.QueryUtil
 
constructUpsertStatement(String, List<ColumnInfo>) - Static method in class org.apache.phoenix.util.QueryUtil
Generate an upsert statement based on a list of ColumnInfos with parameter markers.
constructUpsertStatement(String, List<String>, HintNode.Hint) - Static method in class org.apache.phoenix.util.QueryUtil
Generate an upsert statement based on a list of ColumnInfos with parameter markers.
contains(Object) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
contains(ColumnName) - Method in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
contains(Object) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
contains(Collection<byte[]>, byte[]) - Static method in class org.apache.phoenix.util.ByteUtil
 
contains(List<ImmutableBytesPtr>, ImmutableBytesPtr) - Static method in class org.apache.phoenix.util.ByteUtil
 
containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
containsAll(Collection<?>) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
context - Variable in class org.apache.phoenix.compile.ExpressionCompiler
 
context - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
context - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
context - Variable in class org.apache.phoenix.iterate.ExplainTable
 
contructSchemaTable(PhoenixStatement, List<QueryPlan>, List<AliasedNode>) - Static method in class org.apache.phoenix.compile.UnionCompiler
 
conversionFunctions - Variable in class org.apache.phoenix.util.UpsertExecutor
 
convertIfDelete(Mutation) - Static method in class org.apache.phoenix.util.TransactionUtil
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBytePhoenixArray
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveDoublePhoenixArray
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveFloatPhoenixArray
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveIntPhoenixArray
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveLongPhoenixArray
 
convertObjectArrayToPrimitiveArray(Object[]) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveShortPhoenixArray
 
ConvertTimezoneFunction - Class in org.apache.phoenix.expression.function
Build in function CONVERT_TZ(date, 'timezone_from', 'timezone_to).
ConvertTimezoneFunction() - Constructor for class org.apache.phoenix.expression.function.ConvertTimezoneFunction
 
ConvertTimezoneFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ConvertTimezoneFunction
 
convertToInclusiveExclusiveRange(KeyRange, RowKeySchema, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ScanUtil
Converts a partially qualified KeyRange into a KeyRange with a inclusive lower bound and an exclusive upper bound, widening as necessary.
convertToMilliseconds(long) - Static method in class org.apache.phoenix.util.TransactionUtil
 
convertToNanoseconds(long) - Static method in class org.apache.phoenix.util.TransactionUtil
 
COPROCESSOR_PRIORITY_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
CoprocessorHTableFactory - Class in org.apache.phoenix.hbase.index.table
 
CoprocessorHTableFactory(CoprocessorEnvironment) - Constructor for class org.apache.phoenix.hbase.index.table.CoprocessorHTableFactory
 
coprocessorService(byte[]) - Method in class org.apache.phoenix.execute.DelegateHTable
 
coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>, Batch.Callback<R>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
copy(PTable.EncodedCQCounter) - Static method in class org.apache.phoenix.schema.PTable.EncodedCQCounter
Copy constructor
copyBytesIfNecessary() - Method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
copyBytesIfNecessary(ImmutableBytesWritable) - Static method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
copyKeyBytesIfNecessary(ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ByteUtil
Given an ImmutableBytesWritable, returns the payload part of the argument as an byte array.
CorrelatePlan - Class in org.apache.phoenix.execute
 
CorrelatePlan(QueryPlan, QueryPlan, String, JoinTableNode.JoinType, boolean, RuntimeContext, PTable, PTable, PTable, int) - Constructor for class org.apache.phoenix.execute.CorrelatePlan
 
CorrelateVariableFieldAccessExpression - Class in org.apache.phoenix.expression
 
CorrelateVariableFieldAccessExpression(RuntimeContext, String, Expression) - Constructor for class org.apache.phoenix.expression.CorrelateVariableFieldAccessExpression
 
Cost - Class in org.apache.phoenix.optimize
Optimizer cost in terms of CPU, memory, and I/O usage, the unit of which is now the number of bytes processed.
Cost(double, double, double) - Constructor for class org.apache.phoenix.optimize.Cost
 
COST_BASED_OPTIMIZER_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
CostUtil - Class in org.apache.phoenix.util
Utilities for computing costs.
CostUtil() - Constructor for class org.apache.phoenix.util.CostUtil
 
count - Variable in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
COUNT_ONE - Static variable in class org.apache.phoenix.parse.SelectStatement
 
CountAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for COUNT() aggregate function, for example COUNT(foo), COUNT(1), COUNT(*)
CountAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.CountAggregateFunction
 
CountAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.CountAggregateFunction
 
CountAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator for COUNT aggregations
CountAggregator() - Constructor for class org.apache.phoenix.expression.aggregator.CountAggregator
 
CountAggregator(LongSumAggregator) - Constructor for class org.apache.phoenix.expression.aggregator.CountAggregator
 
COUNTER_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
COUNTER_GROUP_NAME - Static variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
CoveredColumns - Class in org.apache.phoenix.hbase.index.covered
Manage a set of ColumnReferences for the LocalTableState.
CoveredColumns() - Constructor for class org.apache.phoenix.hbase.index.covered.CoveredColumns
 
cq - Variable in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcSchedulerFactory
 
create(Configuration, PriorityFunction) - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcSchedulerFactory
 
create(Comparator<KeyValue>) - Static method in class org.apache.hadoop.hbase.regionserver.IndexKeyValueSkipListSet
Create a new IndexKeyValueSkipListSet based on the passed comparator.
create(RowKeySchema, List<List<KeyRange>>, int[], Integer, boolean, int) - Static method in class org.apache.phoenix.compile.ScanRanges
 
create(SelectStatement, QueryPlan, HashJoinInfo, HashJoinPlan.SubPlan[]) - Static method in class org.apache.phoenix.execute.HashJoinPlan
 
create(List<Expression>) - Static method in class org.apache.phoenix.expression.AndExpression
 
create(List<Expression>, LikeParseNode.LikeType) - Static method in class org.apache.phoenix.expression.ByteBasedLikeExpression
 
create(List<Expression>) - Static method in class org.apache.phoenix.expression.CaseExpression
 
create(Expression, PDataType) - Static method in class org.apache.phoenix.expression.CoerceExpression
 
create(Expression, PDataType, SortOrder, Integer) - Static method in class org.apache.phoenix.expression.CoerceExpression
 
create(Expression, PDataType, SortOrder, Integer, boolean) - Static method in class org.apache.phoenix.expression.CoerceExpression
 
create(CompareFilter.CompareOp, List<Expression>, ImmutableBytesWritable, boolean) - Static method in class org.apache.phoenix.expression.ComparisonExpression
 
create(Expression, TimeUnit) - Static method in class org.apache.phoenix.expression.function.CeilDateExpression
 
create(Expression, TimeUnit, int) - Static method in class org.apache.phoenix.expression.function.CeilDateExpression
 
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.CeilDateExpression
 
create(Expression, int) - Static method in class org.apache.phoenix.expression.function.CeilDecimalExpression
Creates a CeilDecimalExpression with rounding scale given by @param scale.
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.CeilDecimalExpression
 
create(Expression) - Static method in class org.apache.phoenix.expression.function.CeilDecimalExpression
Creates a CeilDecimalExpression with a default scale of 0 used for rounding.
create(Expression, int) - Static method in class org.apache.phoenix.expression.function.CeilTimestampExpression
Creates a CeilTimestampExpression that uses TimeUnit.MILLISECOND as the time unit for rounding.
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.CeilTimestampExpression
 
create(Expression) - Static method in class org.apache.phoenix.expression.function.CeilTimestampExpression
Creates a CeilTimestampExpression that uses TimeUnit.MILLISECOND as the time unit for rounding.
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.FloorDateExpression
 
create(Expression, TimeUnit) - Static method in class org.apache.phoenix.expression.function.FloorDateExpression
 
create(Expression, TimeUnit, int) - Static method in class org.apache.phoenix.expression.function.FloorDateExpression
 
create(Expression, int) - Static method in class org.apache.phoenix.expression.function.FloorDecimalExpression
Creates a FloorDecimalExpression with rounding scale given by @param scale.
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.FloorDecimalExpression
 
create(Expression) - Static method in class org.apache.phoenix.expression.function.FloorDecimalExpression
Creates a FloorDecimalExpression with a default scale of 0 used for rounding.
create(Expression, TimeUnit) - Static method in class org.apache.phoenix.expression.function.RoundDateExpression
 
create(Expression, TimeUnit, int) - Static method in class org.apache.phoenix.expression.function.RoundDateExpression
 
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.RoundDateExpression
 
create(Expression, int) - Static method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Creates a RoundDecimalExpression with rounding scale given by @param scale.
create(Expression) - Static method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Creates a RoundDecimalExpression with a default scale of 0 used for rounding.
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
create(List<Expression>) - Static method in class org.apache.phoenix.expression.function.RoundTimestampExpression
 
create(List<Expression>, boolean, ImmutableBytesWritable, boolean) - Static method in class org.apache.phoenix.expression.InListExpression
 
create(Expression, boolean, ImmutableBytesWritable) - Static method in class org.apache.phoenix.expression.IsNullExpression
 
create(Expression, ImmutableBytesWritable) - Static method in class org.apache.phoenix.expression.NotExpression
 
create(List<Expression>, LikeParseNode.LikeType) - Static method in class org.apache.phoenix.expression.StringBasedLikeExpression
 
create(PTable, PTable, PhoenixConnection) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
create(String) - Static method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.AvgAggregateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.CeilParseNode
 
create(TableName) - Static method in class org.apache.phoenix.parse.CreateSequenceStatement
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.CurrentDateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.CurrentTimeParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.DelegateConstantToCountParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.DistinctCountHyperLogLogAggregateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.DistinctCountParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.FirstValueAggregateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.FirstValuesAggregateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.FloorParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.FunctionParseNode
Entry point for parser to instantiate compiled representation of built-in function
create(List<Expression>, PFunction, StatementContext) - Method in class org.apache.phoenix.parse.FunctionParseNode
Entry point for parser to instantiate compiled representation of built-in function
create(HintNode, HintNode.Hint) - Static method in class org.apache.phoenix.parse.HintNode
 
create(HintNode, HintNode.Hint, String) - Static method in class org.apache.phoenix.parse.HintNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.LastValueAggregateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.LastValuesAggregateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.MaxAggregateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.MinAggregateParseNode
 
create(String, TableName, List<ColumnDef>) - Static method in class org.apache.phoenix.parse.NamedTableNode
 
create(TableName) - Static method in class org.apache.phoenix.parse.NamedTableNode
 
create(String, String) - Static method in class org.apache.phoenix.parse.NamedTableNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.NthValueAggregateParseNode
 
CREATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CREATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CREATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CREATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.RegexpReplaceParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.RegexpSplitParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.RegexpSubstrParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.RoundParseNode
 
create(SelectStatement, HintNode) - Static method in class org.apache.phoenix.parse.SelectStatement
 
create(SelectStatement, List<AliasedNode>) - Static method in class org.apache.phoenix.parse.SelectStatement
 
create(SelectStatement, List<OrderByNode>, LimitNode, OffsetNode, boolean) - Static method in class org.apache.phoenix.parse.SelectStatement
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.SumAggregateParseNode
 
create(String, String) - Static method in class org.apache.phoenix.parse.TableName
 
create(TableName, boolean) - Static method in class org.apache.phoenix.parse.TableWildcardParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.ToCharParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.ToDateParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.ToNumberParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.ToTimeParseNode
 
create(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.ToTimestampParseNode
 
create(String, int, Integer, Integer) - Static method in class org.apache.phoenix.util.ColumnInfo
 
CREATE_FUNCTION_METADATA - Static variable in interface org.apache.phoenix.query.QueryConstants
 
create_function_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_function_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_index_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_index_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
CREATE_LOG_METADATA - Static variable in interface org.apache.phoenix.query.QueryConstants
 
create_schema_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_schema_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
CREATE_SEQUENCE_METADATA - Static variable in interface org.apache.phoenix.query.QueryConstants
 
create_sequence_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_sequence_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
CREATE_STATS_TABLE_METADATA - Static variable in interface org.apache.phoenix.query.QueryConstants
 
CREATE_SYSTEM_SCHEMA - Static variable in interface org.apache.phoenix.query.QueryConstants
 
CREATE_TABLE_METADATA - Static variable in interface org.apache.phoenix.query.QueryConstants
 
create_table_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_table_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_view_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
create_view_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
createArrayOf(String, Object[]) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createArrayOf(String, Object[]) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createBlob() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createBlob() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createClob() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createClob() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createColumnExpressionArray(int) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
createCompactionScanner(RegionCoprocessorEnvironment, Store, InternalScanner) - Method in class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
createCompactionScanner(RegionCoprocessorEnvironment, Store, InternalScanner) - Method in interface org.apache.phoenix.schema.stats.StatisticsCollector
Wrap a compaction scanner with a scanner that will collect statistics using this instance.
createConnection(String, Properties) - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
createConnection(Configuration) - Method in interface org.apache.phoenix.query.HConnectionFactory
Creates HConnection to access HBase clusters.
createConnection(Configuration) - Method in class org.apache.phoenix.query.HConnectionFactory.HConnectionFactoryImpl
 
createConversionFunction(PDataType) - Method in class org.apache.phoenix.util.csv.CsvUpsertExecutor
 
createConversionFunction(PDataType) - Method in class org.apache.phoenix.util.json.JsonUpsertExecutor
 
createConversionFunction(PDataType) - Method in class org.apache.phoenix.util.UpsertExecutor
 
createEmptyGuidePost(long, long) - Static method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
createFromProto(PFunctionProtos.PFunction) - Static method in class org.apache.phoenix.parse.PFunction
 
createFromProto(PSchemaProtos.PSchema) - Static method in class org.apache.phoenix.parse.PSchema
 
createFromProto(PTableProtos.PColumn) - Static method in class org.apache.phoenix.schema.PColumnImpl
Create a PColumn instance from PBed PColumn instance
createFromProto(PTableProtos.PTable) - Static method in class org.apache.phoenix.schema.PTableImpl
Construct a PTable instance from ProtoBuffered PTable instance
createFunction(RpcController, MetaDataProtos.CreateFunctionRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
createFunction(RpcController, MetaDataProtos.CreateFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc createFunction(.CreateFunctionRequest) returns (.MetaDataResponse);
createFunction(RpcController, MetaDataProtos.CreateFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc createFunction(.CreateFunctionRequest) returns (.MetaDataResponse);
createFunction(RpcController, MetaDataProtos.CreateFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
createFunction(RpcController, MetaDataProtos.CreateFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
createFunction(PFunction, boolean, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
createFunction(PFunction, boolean, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
createFunction(List<Mutation>, PFunction, boolean) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
createFunction(List<Mutation>, PFunction, boolean) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
createFunction(List<Mutation>, PFunction, boolean) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
createFunction(List<Mutation>, PFunction, boolean) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
createFunction(CreateFunctionStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
CreateFunctionCompiler - Class in org.apache.phoenix.compile
 
CreateFunctionCompiler(PhoenixStatement) - Constructor for class org.apache.phoenix.compile.CreateFunctionCompiler
 
CreateFunctionStatement - Class in org.apache.phoenix.parse
 
CreateFunctionStatement(PFunction, boolean, boolean) - Constructor for class org.apache.phoenix.parse.CreateFunctionStatement
 
createGetterFromKeyValues(byte[], Collection<? extends Cell>) - Method in class org.apache.phoenix.index.IndexMaintainer
 
createGetterFromScanner(ScannerBuilder.CoveredDeleteScanner, byte[]) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
createIndex(NamedNode, NamedTableNode, IndexKeyConstraint, List<ColumnName>, List<ParseNode>, ListMultimap<String, Pair<String, Object>>, boolean, PTable.IndexType, boolean, int, Map<String, UDFParseNode>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
createIndex(NamedNode, NamedTableNode, IndexKeyConstraint, List<ColumnName>, List<ParseNode>, ListMultimap<String, Pair<String, Object>>, boolean, PTable.IndexType, boolean, int, Map<String, UDFParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
createIndex(CreateIndexStatement, byte[][]) - Method in class org.apache.phoenix.schema.MetaDataClient
Create an index table by morphing the CreateIndexStatement into a CreateTableStatement and calling MetaDataClient.createTable.
CreateIndexCompiler - Class in org.apache.phoenix.compile
 
CreateIndexCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.CreateIndexCompiler
 
CreateIndexStatement - Class in org.apache.phoenix.parse
 
CreateIndexStatement(NamedNode, NamedTableNode, IndexKeyConstraint, List<ColumnName>, List<ParseNode>, ListMultimap<String, Pair<String, Object>>, boolean, PTable.IndexType, boolean, int, Map<String, UDFParseNode>) - Constructor for class org.apache.phoenix.parse.CreateIndexStatement
 
createIndexUpdateForTesting(ColumnTracker, byte[], Put) - Static method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
createIOException(String, Throwable) - Static method in class org.apache.phoenix.util.ServerUtil
 
createNClob() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createNClob() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createNode(List<ParseNode>) - Method in interface org.apache.phoenix.parse.ParseNodeRewriter.CompoundNodeFactory
 
createNormalized(String, String) - Static method in class org.apache.phoenix.parse.TableName
 
createPointLookup(List<KeyRange>) - Static method in class org.apache.phoenix.compile.ScanRanges
 
createProjectedTable(boolean, StatementContext) - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
createProjectedTable(RowProjector) - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
createProjectedTable(SelectStatement, StatementContext) - Static method in class org.apache.phoenix.compile.TupleProjectionCompiler
 
createProjectedTable(TableRef, List<ColumnRef>, boolean) - Static method in class org.apache.phoenix.compile.TupleProjectionCompiler
 
createQueryLogger(PhoenixStatement.CompilableStatement, String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixInputFormat
 
createSchema(RpcController, MetaDataProtos.CreateSchemaRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
createSchema(RpcController, MetaDataProtos.CreateSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc createSchema(.CreateSchemaRequest) returns (.MetaDataResponse);
createSchema(RpcController, MetaDataProtos.CreateSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc createSchema(.CreateSchemaRequest) returns (.MetaDataResponse);
createSchema(RpcController, MetaDataProtos.CreateSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
createSchema(RpcController, MetaDataProtos.CreateSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
createSchema(String, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
createSchema(String, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
createSchema(List<Mutation>, String) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
createSchema(List<Mutation>, String) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
createSchema(List<Mutation>, String) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
createSchema(List<Mutation>, String) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
createSchema(CreateSchemaStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
CreateSchemaCompiler - Class in org.apache.phoenix.compile
 
CreateSchemaCompiler(PhoenixStatement) - Constructor for class org.apache.phoenix.compile.CreateSchemaCompiler
 
CreateSchemaStatement - Class in org.apache.phoenix.parse
 
CreateSchemaStatement(String, boolean) - Constructor for class org.apache.phoenix.parse.CreateSchemaStatement
 
createSegmentQueue(int, int) - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
createSegmentQueue(int, int) - Method in class org.apache.phoenix.iterate.MappedByteBufferSortedQueue
 
createSequence(TableName, ParseNode, ParseNode, ParseNode, ParseNode, ParseNode, boolean, boolean, int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
createSequence(TableName, ParseNode, ParseNode, ParseNode, ParseNode, ParseNode, boolean, boolean, int) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
createSequence(String, String, String, long, long, long, long, long, boolean, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
createSequence(String, String, String, long, long, long, long, long, boolean, long) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
createSequence(String, String, String, long, long, long, long, long, boolean, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
createSequence(String, String, String, long, long, long, long, long, boolean, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
createSequence(CreateSequenceStatement, long, long, long, long, long) - Method in class org.apache.phoenix.schema.MetaDataClient
 
createSequence(long, long, long, long, long, long, boolean) - Method in class org.apache.phoenix.schema.Sequence
 
createSequence(Result, long, long, boolean) - Method in class org.apache.phoenix.schema.Sequence
 
CreateSequenceCompiler - Class in org.apache.phoenix.compile
 
CreateSequenceCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.CreateSequenceCompiler
 
CreateSequenceStatement - Class in org.apache.phoenix.parse
 
CreateSequenceStatement(TableName, ParseNode, ParseNode, ParseNode, ParseNode, ParseNode, boolean, boolean, int) - Constructor for class org.apache.phoenix.parse.CreateSequenceStatement
 
createSingleSpan(RowKeySchema, List<List<KeyRange>>) - Static method in class org.apache.phoenix.compile.ScanRanges
 
createSingleSpan(RowKeySchema, List<List<KeyRange>>, Integer, boolean) - Static method in class org.apache.phoenix.compile.ScanRanges
 
createSpillFile(File) - Static method in class org.apache.phoenix.cache.aggcache.SpillFile
Create a new SpillFile using the Java TempFile creation function.
createSQLXML() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createSQLXML() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createStatement() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createStatement(int, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createStatement(int, int, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createStatement() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
createStatement(int, int) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
createStatement(int, int, int) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
createStatement() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createStatement(PhoenixStatementFactory) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
Back-door way to inject processing into walking through a result set
createStatement(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createStatement(int, int, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createStatisticsCollector(RegionCoprocessorEnvironment, String, long, byte[], byte[]) - Static method in class org.apache.phoenix.schema.stats.StatisticsCollectorFactory
 
createStatisticsCollector(RegionCoprocessorEnvironment, String, long, byte[]) - Static method in class org.apache.phoenix.schema.stats.StatisticsCollectorFactory
 
createStatisticsCollector(RegionCoprocessorEnvironment, String, long, byte[], byte[], byte[]) - Static method in class org.apache.phoenix.schema.stats.StatisticsCollectorFactory
 
createStoreScanner(Store, ScanInfo, Scan, NavigableSet<byte[]>, long) - Static method in class org.apache.hadoop.hbase.regionserver.ScanInfoUtil
 
createStruct(String, Object[]) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
createStruct(String, Object[]) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
createTable(RpcController, MetaDataProtos.CreateTableRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
createTable(RpcController, MetaDataProtos.CreateTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc createTable(.CreateTableRequest) returns (.MetaDataResponse);
createTable(RpcController, MetaDataProtos.CreateTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc createTable(.CreateTableRequest) returns (.MetaDataResponse);
createTable(RpcController, MetaDataProtos.CreateTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
createTable(RpcController, MetaDataProtos.CreateTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
createTable(TableName, ListMultimap<String, Pair<String, Object>>, List<ColumnDef>, PrimaryKeyConstraint, List<ParseNode>, PTableType, boolean, TableName, ParseNode, int, Boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
createTable(TableName, ListMultimap<String, Pair<String, Object>>, List<ColumnDef>, PrimaryKeyConstraint, List<ParseNode>, PTableType, boolean, TableName, ParseNode, int, Boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
createTable(List<Mutation>, byte[], PTableType, Map<String, Object>, List<Pair<byte[], Map<String, Object>>>, byte[][], boolean, boolean, boolean) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
createTable(List<Mutation>, byte[], PTableType, Map<String, Object>, List<Pair<byte[], Map<String, Object>>>, byte[][], boolean, boolean, boolean) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
createTable(List<Mutation>, byte[], PTableType, Map<String, Object>, List<Pair<byte[], Map<String, Object>>>, byte[][], boolean, boolean, boolean) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
createTable(List<Mutation>, byte[], PTableType, Map<String, Object>, List<Pair<byte[], Map<String, Object>>>, byte[][], boolean, boolean, boolean) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
createTable(CreateTableStatement, byte[][], PTable, String, PTable.ViewType, byte[][], BitSet) - Method in class org.apache.phoenix.schema.MetaDataClient
 
createTable(Connection, String) - Method in class org.apache.phoenix.trace.TraceWriter
Create a stats table with the given name.
CreateTableCompiler - Class in org.apache.phoenix.compile
 
CreateTableCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.CreateTableCompiler
 
CreateTableCompiler.ViewWhereExpressionVisitor - Class in org.apache.phoenix.compile
 
CreateTableStatement - Class in org.apache.phoenix.parse
 
CreateTableStatement(CreateTableStatement, List<ColumnDef>) - Constructor for class org.apache.phoenix.parse.CreateTableStatement
 
CreateTableStatement(TableName, ListMultimap<String, Pair<String, Object>>, List<ColumnDef>, PrimaryKeyConstraint, List<ParseNode>, PTableType, boolean, TableName, ParseNode, int, Boolean) - Constructor for class org.apache.phoenix.parse.CreateTableStatement
 
createTempAlias() - Static method in class org.apache.phoenix.parse.ParseNodeFactory
 
createThreadPoolExec(int, int, int, boolean) - Static method in class org.apache.phoenix.job.JobManager
 
createTime - Variable in class org.apache.phoenix.schema.PTableRef
 
createTimestampBatchesFromKeyValues(Collection<KeyValue>, Map<Long, Batch>) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
Batch all the KeyValues in a collection of kvs by timestamp.
createTimestampBatchesFromMutation(Mutation) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
Batch all the KeyValues in a Mutation by timestamp.
crossesPrefixBoundary(byte[], byte[], int) - Static method in class org.apache.phoenix.util.ScanUtil
 
CsvBulkImportUtil - Class in org.apache.phoenix.mapreduce
Collection of utility methods for setting up bulk import jobs.
CsvBulkImportUtil() - Constructor for class org.apache.phoenix.mapreduce.CsvBulkImportUtil
 
CsvBulkLoadTool - Class in org.apache.phoenix.mapreduce
 
CsvBulkLoadTool() - Constructor for class org.apache.phoenix.mapreduce.CsvBulkLoadTool
 
CSVCommonsLoader - Class in org.apache.phoenix.util
Upserts CSV data using Phoenix JDBC connection
CSVCommonsLoader(PhoenixConnection, String, List<String>, boolean) - Constructor for class org.apache.phoenix.util.CSVCommonsLoader
 
CSVCommonsLoader(PhoenixConnection, String, List<String>, boolean, char, char, Character, String) - Constructor for class org.apache.phoenix.util.CSVCommonsLoader
 
CSVCommonsLoader.PhoenixHeaderSource - Enum in org.apache.phoenix.util
 
CsvToKeyValueMapper - Class in org.apache.phoenix.mapreduce
MapReduce mapper that converts CSV input lines into KeyValues that can be written to HFiles.
CsvToKeyValueMapper() - Constructor for class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
 
CsvUpsertExecutor - Class in org.apache.phoenix.util.csv
UpsertExecutor over CSVRecords.
CsvUpsertExecutor(Connection, List<ColumnInfo>, PreparedStatement, UpsertExecutor.UpsertListener<CSVRecord>, String) - Constructor for class org.apache.phoenix.util.csv.CsvUpsertExecutor
Testing constructor.
CsvUpsertExecutor(Connection, String, List<ColumnInfo>, UpsertExecutor.UpsertListener<CSVRecord>, String) - Constructor for class org.apache.phoenix.util.csv.CsvUpsertExecutor
 
current() - Method in class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder
 
CURRENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CURRENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CURRENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CURRENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CURRENT_CLIENT_VERSION - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
CURRENT_SCN_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to control HBase timestamps by specifying your own long timestamp value at connection time.
CURRENT_SCN_VALUE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
CURRENT_VALUE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CURRENT_VALUE_ATTRIB - Static variable in class org.apache.phoenix.coprocessor.SequenceRegionObserver
 
CURRENT_VALUE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CurrentDateFunction - Class in org.apache.phoenix.expression.function
Function that returns the current date accurate to the millisecond.
CurrentDateFunction() - Constructor for class org.apache.phoenix.expression.function.CurrentDateFunction
 
CurrentDateFunction(List<Expression>, StatementContext) - Constructor for class org.apache.phoenix.expression.function.CurrentDateFunction
 
CurrentDateFunction(long) - Constructor for class org.apache.phoenix.expression.function.CurrentDateFunction
 
CurrentDateParseNode - Class in org.apache.phoenix.parse
 
CurrentDateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.CurrentDateParseNode
 
CurrentDateTimeFunction - Class in org.apache.phoenix.expression
 
CurrentDateTimeFunction() - Constructor for class org.apache.phoenix.expression.CurrentDateTimeFunction
 
CurrentDateTimeFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.CurrentDateTimeFunction
 
currentSequenceValue(SequenceKey, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
currentSequenceValue(SequenceKey, long) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
currentSequenceValue(SequenceKey, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Gets the current sequence value
currentSequenceValue(SequenceKey, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
currentTime() - Method in class org.apache.phoenix.util.DefaultEnvironmentEdge
Returns the currentTime.
currentTime() - Method in class org.apache.phoenix.util.EnvironmentEdge
Returns the currentTime.
CurrentTimeFunction - Class in org.apache.phoenix.expression.function
Function that returns the current date accurate to the millisecond.
CurrentTimeFunction() - Constructor for class org.apache.phoenix.expression.function.CurrentTimeFunction
 
CurrentTimeFunction(List<Expression>, StatementContext) - Constructor for class org.apache.phoenix.expression.function.CurrentTimeFunction
 
CurrentTimeFunction(long) - Constructor for class org.apache.phoenix.expression.function.CurrentTimeFunction
 
currentTimeMillis() - Static method in class org.apache.phoenix.util.EnvironmentEdgeManager
Defers to the delegate and calls the EnvironmentEdge.currentTime() method.
CurrentTimeParseNode - Class in org.apache.phoenix.parse
 
CurrentTimeParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.CurrentTimeParseNode
 
currentValue(long) - Method in class org.apache.phoenix.schema.Sequence
 
currentValueFor(TableName) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
CURSOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CURSOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CURSOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CURSOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_close_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_close_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_fetch_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_fetch_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_open_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursor_open_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
cursorDeclared(String) - Static method in class org.apache.phoenix.util.CursorUtil
 
CursorFetchPlan - Class in org.apache.phoenix.execute
 
CursorFetchPlan(QueryPlan, String) - Constructor for class org.apache.phoenix.execute.CursorFetchPlan
 
CursorName - Class in org.apache.phoenix.parse
 
CursorName(String, boolean) - Constructor for class org.apache.phoenix.parse.CursorName
 
CursorName(String) - Constructor for class org.apache.phoenix.parse.CursorName
 
cursorName(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
CursorResultIterator - Class in org.apache.phoenix.iterate
 
CursorResultIterator(PeekingResultIterator, String) - Constructor for class org.apache.phoenix.iterate.CursorResultIterator
 
CursorUtil - Class in org.apache.phoenix.util
 
CUSTOM_ANNOTATIONS - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
Attribute name used to pass custom annotations in Scans and Mutations (later).
customAnnotationsToString(PhoenixConnection) - Static method in class org.apache.phoenix.util.LogUtil
 
CYCLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CYCLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
CYCLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
CYCLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
cycle - Variable in class org.apache.phoenix.schema.SequenceInfo
 
CYCLE_FLAG - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
CYCLE_FLAG_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 

D

data - Variable in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
DATA_TABLE_COLUMNS_TO_JOIN - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
DATA_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DATA_TABLE_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DATA_TABLE_NAME_PROP_BYTES - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
DATA_TABLE_NAME_PROP_NAME - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
DATA_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DATA_TYPE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DATA_TYPE_NAME_POSITION - Static variable in class org.apache.phoenix.util.QueryUtil
Index of the column containing the datatype name within ResultSet resulting from DatabaseMetaData.getColumns(String, String, String, String).
DATA_TYPE_POSITION - Static variable in class org.apache.phoenix.util.QueryUtil
Data type index within ResultSet resulting from DatabaseMetaData.getColumns(String, String, String, String)
DATABLOCK_ENCODING_OVERRIDE_CONF_KEY - Static variable in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat
 
dataColSqlTypeNames - Variable in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
dataColumn - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
dataDefinitionCausesTransactionCommit() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DataExceedsCapacityException - Exception in org.apache.phoenix.exception
 
DataExceedsCapacityException(String) - Constructor for exception org.apache.phoenix.exception.DataExceedsCapacityException
 
DataExceedsCapacityException(PDataType, Integer, Integer, String, ImmutableBytesWritable) - Constructor for exception org.apache.phoenix.exception.DataExceedsCapacityException
 
DataExceedsCapacityException(PDataType, Integer, Integer) - Constructor for exception org.apache.phoenix.exception.DataExceedsCapacityException
 
dataPlan - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
DataSourceColNames(PTable, PTable) - Constructor for class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
DATATABLECOLREFFORCOVEREDCOLUMNS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
DATATABLEEMPTYKEYVALUECOLFAMILY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
DataTableLocalIndexRegionScanner - Class in org.apache.hadoop.hbase.regionserver
 
DataTableLocalIndexRegionScanner(RegionScanner, Region, List<IndexMaintainer>, byte[], Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.DataTableLocalIndexRegionScanner
 
DATATABLENAMEBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
dataType - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
dataType - Variable in enum org.apache.phoenix.log.QueryLogInfo
 
dataType() - Method in enum org.apache.phoenix.monitoring.MetricType
 
DATATYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
dataTypes - Variable in class org.apache.phoenix.util.UpsertExecutor
 
DATE_FORMAT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DATE_FORMAT_TIMEZONE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DateAddExpression - Class in org.apache.phoenix.expression
 
DateAddExpression() - Constructor for class org.apache.phoenix.expression.DateAddExpression
 
DateAddExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DateAddExpression
 
dateFormat - Variable in class org.apache.phoenix.expression.function.ToDateFunction
 
DateScalarFunction - Class in org.apache.phoenix.expression.function
 
DateScalarFunction() - Constructor for class org.apache.phoenix.expression.function.DateScalarFunction
 
DateScalarFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DateScalarFunction
 
DateSubtractExpression - Class in org.apache.phoenix.expression
 
DateSubtractExpression() - Constructor for class org.apache.phoenix.expression.DateSubtractExpression
 
DateSubtractExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DateSubtractExpression
 
DateUtil - Class in org.apache.phoenix.util
 
DateUtil.DateTimeParser - Interface in org.apache.phoenix.util
 
DayOfMonthFunction - Class in org.apache.phoenix.expression.function
Implementation of the DayOfMonth() buildin.
DayOfMonthFunction() - Constructor for class org.apache.phoenix.expression.function.DayOfMonthFunction
 
DayOfMonthFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DayOfMonthFunction
 
DayOfWeekFunction - Class in org.apache.phoenix.expression.function
Implementation of DayOfWeekFunction(Date/Timestamp) Returns an integer from 1 to 7.
DayOfWeekFunction() - Constructor for class org.apache.phoenix.expression.function.DayOfWeekFunction
 
DayOfWeekFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DayOfWeekFunction
 
DayOfYearFunction - Class in org.apache.phoenix.expression.function
Implementation of DayOfYearFunction(Date/Timestamp) Returns an integer from 1 to 365 (for each day of the week).
DayOfYearFunction() - Constructor for class org.apache.phoenix.expression.function.DayOfYearFunction
 
DayOfYearFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DayOfYearFunction
 
DBL_QUOTE_CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DBL_QUOTE_CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DBL_QUOTE_CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DBL_QUOTE_CHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DECIMAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DECIMAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DECIMAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DECIMAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DECIMAL_DIGITS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DECIMAL_DIGITS_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DecimalAddExpression - Class in org.apache.phoenix.expression
 
DecimalAddExpression() - Constructor for class org.apache.phoenix.expression.DecimalAddExpression
 
DecimalAddExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DecimalAddExpression
 
DecimalDivideExpression - Class in org.apache.phoenix.expression
 
DecimalDivideExpression() - Constructor for class org.apache.phoenix.expression.DecimalDivideExpression
 
DecimalDivideExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DecimalDivideExpression
 
DecimalMultiplyExpression - Class in org.apache.phoenix.expression
 
DecimalMultiplyExpression() - Constructor for class org.apache.phoenix.expression.DecimalMultiplyExpression
 
DecimalMultiplyExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DecimalMultiplyExpression
 
DecimalStddevPopAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator for STDDEV_POP aggregations for DECIMAL data type.
DecimalStddevPopAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.DecimalStddevPopAggregator
 
DecimalStddevSampAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator for STDDEV_SAMP aggregations for DECIMAL data type.
DecimalStddevSampAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.DecimalStddevSampAggregator
 
DecimalSubtractExpression - Class in org.apache.phoenix.expression
Subtract expression implementation
DecimalSubtractExpression() - Constructor for class org.apache.phoenix.expression.DecimalSubtractExpression
 
DecimalSubtractExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DecimalSubtractExpression
 
DecimalSumAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that sums BigDecimal values
DecimalSumAggregator(SortOrder, ImmutableBytesWritable) - Constructor for class org.apache.phoenix.expression.aggregator.DecimalSumAggregator
 
DECLARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DECLARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DECLARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DECLARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
declare_cursor_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
declare_cursor_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
declareCursor(CursorName, SelectStatement) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
declareCursor(CursorName, SelectStatement) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
declareCursor(DeclareCursorStatement, QueryPlan) - Method in class org.apache.phoenix.schema.MetaDataClient
 
declareCursor(DeclareCursorStatement, QueryPlan) - Static method in class org.apache.phoenix.util.CursorUtil
 
DeclareCursorCompiler - Class in org.apache.phoenix.compile
 
DeclareCursorCompiler(PhoenixStatement, PhoenixStatement.Operation, QueryPlan) - Constructor for class org.apache.phoenix.compile.DeclareCursorCompiler
 
DeclareCursorStatement - Class in org.apache.phoenix.parse
 
DeclareCursorStatement(CursorName, SelectStatement) - Constructor for class org.apache.phoenix.parse.DeclareCursorStatement
 
decode(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoder
 
decode(ImmutableBytesWritable, int) - Method in interface org.apache.phoenix.schema.ColumnValueDecoder
sets the ptr to the column value at the given index
decode(byte[]) - Method in interface org.apache.phoenix.schema.PTable.QualifierEncoderDecoder
 
decode(byte[], int, int) - Method in interface org.apache.phoenix.schema.PTable.QualifierEncoderDecoder
 
decode(ImmutableBytesWritable, int) - Method in class org.apache.phoenix.schema.types.PArrayDataTypeDecoder
 
decode(PositionedByteRange) - Method in class org.apache.phoenix.schema.types.PDataType
 
decode(PrefixByteDecoder, DataInput) - Static method in class org.apache.phoenix.util.PrefixByteCodec
 
decode(DataInput) - Method in class org.apache.phoenix.util.PrefixByteDecoder
Decodes bytes encoded with PrefixByteEncoder.
decodeByte(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeByte(ImmutableBytesWritable, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeByte(byte[], int, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeBytes(ImmutableBytesWritable, int) - Static method in class org.apache.phoenix.util.PrefixByteCodec
 
decodeColumnValues(Connection, String, byte[], List<Pair<String, String>>) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
decodeDouble(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeDouble(byte[], int, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeDouble(ImmutableBytesWritable, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeDouble(byte[], int, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeFloat(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeFloat(byte[], int, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeFloat(ImmutableBytesWritable, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeFloat(byte[], int, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
DecodeFunction - Class in org.apache.phoenix.expression.function
Convert string to bytes
DecodeFunction() - Constructor for class org.apache.phoenix.expression.function.DecodeFunction
 
DecodeFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DecodeFunction
 
decodeHasIndexWALCodec(long) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
decodeHBaseVersion(long) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
decodeHBaseVersionAsString(int) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
decodeInt(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeInt(ImmutableBytesWritable, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeInt(byte[], int, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeLong(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeLong(ImmutableBytesWritable, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeLong(byte[], int, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodePhoenixVersion(long) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
decodeProjectedValue(Tuple, ImmutableBytesWritable) - Static method in class org.apache.phoenix.execute.TupleProjector
 
decodeShort(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
decodeShort(ImmutableBytesWritable, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeShort(byte[], int, SortOrder) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
decodeTableNamespaceMappingEnabled(long) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
decodeValues(Connection, String, byte[], List<Pair<String, String>>) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
decrement() - Method in class org.apache.phoenix.monitoring.AtomicMetric
 
decrement() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
decrement() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
decrement() - Method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
 
decrement() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
decrement() - Method in interface org.apache.phoenix.monitoring.Metric
Decrease the value of metric by 1
decrementIndexesPendingDisableCount(PhoenixConnection, PTable, List<PTable>) - Method in class org.apache.phoenix.coprocessor.MetaDataRegionObserver.BuildIndexScheduleTask
 
deepCopy(Properties) - Static method in class org.apache.phoenix.util.PropertiesUtil
Use this to deep copy properties.
DEFAULT - Static variable in interface org.apache.phoenix.exception.SQLExceptionCode.Factory
 
DEFAULT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DEFAULT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DEFAULT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DEFAULT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DEFAULT_AGGREGATE_CHUNK_SIZE_INCREASE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_ALLOW_LOCAL_INDEX - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_ALLOW_ONLINE_TABLE_SCHEMA_UPDATE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_ALLOW_USER_DEFINED_FUNCTIONS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_ALLOW_VIEWS_ADD_NEW_CF_BASE_TABLE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_ARRAY_ELEMENT_SEPARATOR - Static variable in class org.apache.phoenix.util.CSVCommonsLoader
 
DEFAULT_AUTO_COMMIT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_AUTO_FLUSH - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_AUTO_UPGRADE_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_CALL_QUEUE_ROUND_ROBIN - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_CLIENT_CACHE_ENCODING - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_CLIENT_CONNECTION_CACHE_MAX_DURATION - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_CLIENT_CONNECTION_MAX_ALLOWED_CONNECTIONS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_CLOCK_SKEW_INTERVAL - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_COLUMN_ENCODED_BYTES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_COLUMN_ENCODED_BYTES_ATRRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_COLUMN_FAMILY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_COLUMN_FAMILY_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_COLUMN_FAMILY_BYTES_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_COLUMN_FAMILY_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DEFAULT_COLUMN_FAMILY_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DEFAULT_COMMIT_STATS_ASYNC - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_CONSISTENCY_LEVEL - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_COPROCESS_JAR_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_COPROCESS_PATH - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_COPROCESSOR_PRIORITY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
Default value for coprocessor priority is between SYSTEM and USER priority.
DEFAULT_COST_BASED_OPTIMIZER_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_DATA_BLOCK_ENCODING - Static variable in class org.apache.phoenix.util.SchemaUtil
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_DATE_FORMAT_TIMEZONE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_DATE_FORMATTER - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_DELAY_FOR_SCHEMA_UPDATE_CHECK - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_DISABLE_WAL - Static variable in interface org.apache.phoenix.schema.PTable
 
DEFAULT_DISTINCT_VALUE_COMPRESS_THRESHOLD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_DRIVER_SHUTDOWN_TIMEOUT_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_DROP_METADATA - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_ENABLE_SERVER_UPSERT_SELECT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_ESTIMATED_DISTINCT_VALUES - Static variable in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
DEFAULT_ESTIMATED_SIZE - Static variable in class org.apache.phoenix.execute.BaseQueryPlan
 
DEFAULT_EXPLAIN_CHUNK_COUNT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_EXPLAIN_ROW_COUNT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_EXTRA_JDBC_ARGUMENTS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_FORCE_ROW_KEY_ORDER - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_GLOBAL_INDEX_REPAIR_COUNT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_GLOBAL_INDEX_ROW_AGE_THRESHOLD_TO_DELETE_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_GROUPBY_ESTIMATED_DISTINCT_VALUES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_GROUPBY_MAX_CACHE_MAX - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_GROUPBY_SPILL_FILES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_GROUPBY_SPILLABLE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_HASH_JOIN_CACHE_RETRIES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_IMMUTABLE_ROWS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_IMMUTABLE_STORAGE_SCHEME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_IMMUTABLE_STORAGE_SCHEME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_INDEX_ASYNC_BUILD_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_FAILURE_BLOCK_WRITE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_FAILURE_DISABLE_INDEX - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_FAILURE_HANDLING_REBUILD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_FAILURE_HANDLING_REBUILD_INTERVAL - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_FAILURE_HANDLING_REBUILD_OVERLAP_BACKWARD_TIME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_FAILURE_HANDLING_REBUILD_OVERLAP_FORWARD_TIME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_FAILURE_THROW_EXCEPTION - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_HANDLER_COUNT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_MUTATE_BATCH_SIZE_THRESHOLD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_PENDING_DISABLE_THRESHOLD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_POPULATION_SLEEP_TIME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_PRIORITY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
HConstants#HIGH_QOS is the max we will see to a standard table.
DEFAULT_INDEX_REBUILD_CLIENT_SCANNER_TIMEOUT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_REBUILD_DISABLE_TIMESTAMP_THRESHOLD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_REBUILD_QUERY_TIMEOUT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_REBUILD_RPC_RETRIES_COUNTER - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_REBUILD_RPC_TIMEOUT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_REBUILD_TASK_INITIAL_DELAY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_REGION_OBSERVER_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_INDEX_WRITER_RPC_PAUSE - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
Deprecated.
DEFAULT_INDEX_WRITER_RPC_RETRIES_NUMBER - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
Deprecated.
DEFAULT_IS_GLOBAL_METRICS_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_IS_NAMESPACE_MAPPING_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_IS_SYSTEM_TABLE_MAPPED_TO_NAMESPACE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_KEEP_ALIVE_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_LIMITED_QUERY_SERIAL_THRESHOLD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_LOCAL_INDEX_CLIENT_UPGRADE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_LOCAL_INDEX_COLUMN_FAMILY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_LOCAL_INDEX_COLUMN_FAMILY_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_LOCAL_INDEX_COLUMN_FAMILY_BYTES_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DEFAULT_LOG_SALT_BUCKETS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_LOG_SAMPLE_RATE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_LOG_TTL - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
DEFAULT_LOGGING_LEVEL - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAP_MEMROY_MB - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
DEFAULT_MATH_CONTEXT - Static variable in class org.apache.phoenix.schema.types.PDataType
 
DEFAULT_MAX_CLIENT_METADATA_CACHE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_INDEXES_PER_TABLE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_INTRA_REGION_PARALLELIZATION - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_MEMORY_PERC - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_MUTATION_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_MUTATION_SIZE_BYTES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_QUERY_CONCURRENCY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_SERVER_CACHE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_SERVER_CACHE_TIME_TO_LIVE_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_SERVER_METADATA_CACHE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_SERVER_METADATA_CACHE_TIME_TO_LIVE_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_SPOOL_TO_DISK_BYTES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_TENANT_MEMORY_PERC - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MAX_VERSIONS_TRANSACTIONAL - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_METADATA_HANDLER_COUNT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_METADATA_PRIORITY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_METADATA_WRITE_RETRIES_NUMBER - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_METADATA_WRITE_RETRY_PAUSE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MIN_STATS_UPDATE_FREQ_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MR_CLIENT_PAUSE - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
DEFAULT_MR_CLIENT_RETRIES_NUMBER - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
DEFAULT_MR_CLIENT_SCANNER_TIMEOUT_PERIOD - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
DEFAULT_MR_CONCURRENT_MAP_LIMIT - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
DEFAULT_MR_RPC_TIMEOUT - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
DEFAULT_MR_TASK_TIMEOUT - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
DEFAULT_MR_ZK_RECOVERY_RETRY - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
DEFAULT_MS_DATE_FORMAT - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_MS_DATE_FORMATTER - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_MULTITENANT_IMMUTABLE_STORAGE_SCHEME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MULTITENANT_IMMUTABLE_STORAGE_SCHEME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_MUTATE_BATCH_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_MUTATE_BATCH_SIZE_BYTES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_NUM_PER_TABLE_THREADS - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
 
DEFAULT_NUM_SLOTS_TO_ALLOCATE - Static variable in class org.apache.phoenix.util.SequenceUtil
 
DEFAULT_NUMBER_FORMAT - Static variable in class org.apache.phoenix.util.NumberUtil
 
DEFAULT_PHOENIX_ACLS_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_PHOENIX_META_DATA_COPROCESSOR_CONF_KEY - Static variable in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
DEFAULT_PHOENIX_QUERY_SERVER_CLUSTER_BASE_PATH - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_PHOENIX_QUERY_SERVER_LOADBALANCER_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_PHOENIX_QUERY_SERVER_SERVICE_NAME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_PHOENIX_QUERY_SERVER_ZK_ACL_PASSWORD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_PHOENIX_QUERY_SERVER_ZK_ACL_USERNAME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_PROPERTY_POLICY_PROVIDER_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_PROPS - Static variable in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
DEFAULT_QUERY_SERVER_CUSTOM_AUTH_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_CUSTOMIZERS_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_DISABLE_KERBEROS_LOGIN - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_HTTP_PORT - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_REMOTEUSEREXTRACTOR_PARAM - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_SERIALIZATION - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_SKIP_WORDS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_SPNEGO_AUTH_DISABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_UGI_CACHE_CONCURRENCY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_UGI_CACHE_INITIAL_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_UGI_CACHE_MAX_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUERY_SERVER_WITH_REMOTEUSEREXTRACTOR - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_QUEUE_NAME - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
DEFAULT_QUEUE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_RENEW_LEASE_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_RENEW_LEASE_THREAD_POOL_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_RENEW_LEASE_THRESHOLD_MILLISECONDS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_REQUEST_LEVEL_METRICS_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_RETRIES_FOR_SCHEMA_UPDATE_CHECK - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_RETURN_SEQUENCE_VALUES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_RUN_RENEW_LEASE_FREQUENCY_INTERVAL_MILLISECONDS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_RUN_UPDATE_STATS_ASYNC - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SCALE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
DEFAULT_SCAN_CACHE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SCAN_RESULT_CHUNK_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SCHEMA - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SCRUTINY_BATCH_SIZE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
DEFAULT_SCRUTINY_OUTPUT_INVALID_ROWS - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
DEFAULT_SEQUENCE_CACHE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SEQUENCE_TABLE_SALT_BUCKETS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
Use only first time SYSTEM.SEQUENCE table is created.
DEFAULT_SMALL_SCAN_THRESHOLD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SPLIT_BY_STATS - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
DEFAULT_SPOOL_DIRECTORY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SPOOL_THRESHOLD_BYTES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STATS_COLLECTION_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STATS_GUIDEPOST_PER_REGION - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STATS_GUIDEPOST_WIDTH_BYTES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STATS_MAX_CACHE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STATS_POOL_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STATS_UPDATE_FREQ_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STATS_USE_CURRENT_TIME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STORE_NULLS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_STORE_NULLS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_SYSTEM_KEEP_DELETED_CELLS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SYSTEM_KEEP_DELETED_CELLS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_SYSTEM_MAX_VERSIONS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_SYSTEM_MAX_VERSIONS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_TABLE_ISTRANSACTIONAL - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TABLE_ISTRANSACTIONAL_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_TABLE_SAMPLING_RATE - Static variable in class org.apache.phoenix.parse.ConcreteTableNode
 
DEFAULT_TARGET_QUERY_CONCURRENCY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_THREAD_POOL_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_THREAD_TIMEOUT_MS - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TIME_FORMAT - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_TIME_FORMATTER - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_TIME_ZONE_ID - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_TIMESTAMP_FORMAT - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_TIMESTAMP_FORMATTER - Static variable in class org.apache.phoenix.util.DateUtil
 
DEFAULT_TRACING_BATCH_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRACING_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRACING_FREQ - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRACING_PAGE_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRACING_PROBABILITY_THRESHOLD - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRACING_STATS_TABLE_NAME - Static variable in class org.apache.phoenix.query.QueryServicesOptions
Configuration key to overwrite the tablename that should be used as the target table
DEFAULT_TRACING_THREAD_POOL_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRACING_TRACE_BUFFER_SIZE - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRANSACTION_PROVIDER - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRANSACTION_PROVIDER_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_TRANSACTIONAL - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_TRANSACTIONS_ENABLED - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_UPDATE_CACHE_FREQUENCY - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_UPDATE_CACHE_FREQUENCY_ATRRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DEFAULT_UPLOAD_BINARY_DATA_TYPE_ENCODING - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_UPSERT_BATCH_SIZE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
DEFAULT_USE_BYTE_BASED_REGEX - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_USE_INDEXES - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_USE_REVERSE_SCAN - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_USE_STATS_FOR_PARALLELIZATION - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
DEFAULT_VALUE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DEFAULT_VALUE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DefaultEnvironmentEdge - Class in org.apache.phoenix.util
Default implementation of an environment edge.
DefaultEnvironmentEdge() - Constructor for class org.apache.phoenix.util.DefaultEnvironmentEdge
 
DEFAULTFAMILYNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
DefaultImportPreUpsertKeyValueProcessor() - Constructor for class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper.DefaultImportPreUpsertKeyValueProcessor
 
defaultIterator(Expression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
defaultIterator(Expression) - Method in class org.apache.phoenix.expression.visitor.TraverseAllExpressionVisitor
 
defaultIterator(Expression) - Method in class org.apache.phoenix.expression.visitor.TraverseNoExpressionVisitor
 
DefaultParallelScanGrouper - Class in org.apache.phoenix.iterate
Default implementation that creates a scan group if a plan is row key ordered (which requires a merge sort), or if a scan crosses a region boundary and the table is salted or a local index.
DefaultParallelScanGrouper() - Constructor for class org.apache.phoenix.iterate.DefaultParallelScanGrouper
 
defaultReturn(Expression, List<Boolean>) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
defaultReturn(QueryPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
defaultReturn(QueryPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
defaultReturn(QueryPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
defaultReturn(QueryPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
defaultReturn(Expression, List<E>) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
defaultReturn(Expression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
defaultReturn(Expression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
DefaultTableResultIteratorFactory - Class in org.apache.phoenix.iterate
 
DefaultTableResultIteratorFactory() - Constructor for class org.apache.phoenix.iterate.DefaultTableResultIteratorFactory
 
DEFAULTVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DEFAULTVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DEFAULTVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DEFAULTVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DEFAULTVALUE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
DefaultValueExpression - Class in org.apache.phoenix.expression.function
Internal function used to get the default value for a column not specified in UPSERT.
DefaultValueExpression() - Constructor for class org.apache.phoenix.expression.function.DefaultValueExpression
 
DefaultValueExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DefaultValueExpression
 
defineCorrelateVariable(String, TableRef) - Method in interface org.apache.phoenix.execute.RuntimeContext
 
defineCorrelateVariable(String, TableRef) - Method in class org.apache.phoenix.execute.RuntimeContextImpl
 
DELAY_FOR_SCHEMA_UPDATE_CHECK - Static variable in interface org.apache.phoenix.query.QueryServices
 
delegate - Variable in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
delegate - Variable in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
delegate - Variable in class org.apache.phoenix.execute.DelegateHTable
 
delegate - Variable in class org.apache.phoenix.execute.DelegateQueryPlan
 
DelegateColumn - Class in org.apache.phoenix.schema
 
DelegateColumn(PColumn) - Constructor for class org.apache.phoenix.schema.DelegateColumn
 
DelegateConnection - Class in org.apache.phoenix.jdbc
Simple Connection that just delegates to an underlying Connection.
DelegateConnection(Connection) - Constructor for class org.apache.phoenix.jdbc.DelegateConnection
 
DelegateConnectionQueryServices - Class in org.apache.phoenix.query
 
DelegateConnectionQueryServices(ConnectionQueryServices) - Constructor for class org.apache.phoenix.query.DelegateConnectionQueryServices
 
DelegateConstantToCountAggregateFunction - Class in org.apache.phoenix.expression.function
Base class for non composite aggregation functions that optimize aggregation by delegating to CountAggregateFunction when the child expression is a constant.
DelegateConstantToCountAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.DelegateConstantToCountAggregateFunction
 
DelegateConstantToCountAggregateFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.DelegateConstantToCountAggregateFunction
 
DelegateConstantToCountParseNode - Class in org.apache.phoenix.parse
 
DelegateConstantToCountParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.DelegateConstantToCountParseNode
 
DelegateDatum - Class in org.apache.phoenix.schema
 
DelegateDatum(PDatum) - Constructor for class org.apache.phoenix.schema.DelegateDatum
 
DelegateExpression - Class in org.apache.phoenix.expression
 
DelegateExpression(Expression) - Constructor for class org.apache.phoenix.expression.DelegateExpression
 
DelegateHTable - Class in org.apache.phoenix.execute
 
DelegateHTable(HTableInterface) - Constructor for class org.apache.phoenix.execute.DelegateHTable
 
DelegateIndexFailurePolicy - Class in org.apache.phoenix.hbase.index.write
 
DelegateIndexFailurePolicy(IndexFailurePolicy) - Constructor for class org.apache.phoenix.hbase.index.write.DelegateIndexFailurePolicy
 
DelegateMutationPlan - Class in org.apache.phoenix.compile
 
DelegateMutationPlan(MutationPlan) - Constructor for class org.apache.phoenix.compile.DelegateMutationPlan
 
DelegatePreparedStatement - Class in org.apache.phoenix.jdbc
 
DelegatePreparedStatement(PreparedStatement) - Constructor for class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
DelegateQueryPlan - Class in org.apache.phoenix.execute
 
DelegateQueryPlan(QueryPlan) - Constructor for class org.apache.phoenix.execute.DelegateQueryPlan
 
DelegateQueryServices - Class in org.apache.phoenix.query
Class that delegates QueryService calls through to a parent QueryService.
DelegateQueryServices(QueryServices) - Constructor for class org.apache.phoenix.query.DelegateQueryServices
 
DelegateRegionCoprocessorEnvironment - Class in org.apache.phoenix.coprocessor
Class to encapsulate RegionCoprocessorEnvironment for phoenix coprocessors.
DelegateRegionCoprocessorEnvironment(RegionCoprocessorEnvironment, ServerUtil.ConnectionType) - Constructor for class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
DelegateRegionObserver - Class in org.apache.phoenix.coprocessor
 
DelegateRegionObserver(RegionObserver) - Constructor for class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
DelegateRegionScanner - Class in org.apache.phoenix.coprocessor
 
DelegateRegionScanner(RegionScanner) - Constructor for class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
DelegateResultIterator - Class in org.apache.phoenix.iterate
 
DelegateResultIterator(ResultIterator) - Constructor for class org.apache.phoenix.iterate.DelegateResultIterator
 
DelegateResultSet - Class in org.apache.phoenix.jdbc
 
DelegateResultSet(ResultSet) - Constructor for class org.apache.phoenix.jdbc.DelegateResultSet
 
DelegateSQLException - Exception in org.apache.phoenix.schema
 
DelegateSQLException(SQLException, String) - Constructor for exception org.apache.phoenix.schema.DelegateSQLException
 
DelegateStatement - Class in org.apache.phoenix.jdbc
 
DelegateStatement(Statement) - Constructor for class org.apache.phoenix.jdbc.DelegateStatement
 
DelegateTable - Class in org.apache.phoenix.schema
 
DelegateTable(PTable) - Constructor for class org.apache.phoenix.schema.DelegateTable
 
DelegateTuple - Class in org.apache.phoenix.schema.tuple
 
DelegateTuple(Tuple) - Constructor for class org.apache.phoenix.schema.tuple.DelegateTuple
 
DelegatingMemoryManager - Class in org.apache.phoenix.memory
Memory manager that delegates through to another memory manager.
DelegatingMemoryManager(MemoryManager) - Constructor for class org.apache.phoenix.memory.DelegatingMemoryManager
 
delete(Delete) - Method in class org.apache.phoenix.execute.DelegateHTable
 
delete(List<Delete>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
delete(NamedTableNode, HintNode, ParseNode, List<OrderByNode>, LimitNode, int, Map<String, UDFParseNode>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
delete(NamedTableNode, HintNode, ParseNode, List<OrderByNode>, LimitNode, int, Map<String, UDFParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
DELETE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DELETE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DELETE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DELETE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
delete() - Method in interface org.apache.phoenix.schema.PRow
Delete the row.
DELETE_AGG - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
DELETE_AGG - Static variable in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
DELETE_CF - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
DELETE_CF - Static variable in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
DELETE_CQ - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
DELETE_CQ - Static variable in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
delete_jar_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
delete_jar_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
DELETE_MARKER - Static variable in interface org.apache.phoenix.schema.PRow
 
delete_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
delete_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
deleteColumn - Variable in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
DeleteCompiler - Class in org.apache.phoenix.compile
 
DeleteCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.DeleteCompiler
 
deleteFamily - Variable in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
deleteJar(LiteralParseNode) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
deleteJar(LiteralParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
DeleteJarStatement - Class in org.apache.phoenix.parse
 
DeleteJarStatement(LiteralParseNode) - Constructor for class org.apache.phoenix.parse.DeleteJarStatement
 
deleteQuietly(Delete, KeyValueBuilder, KeyValue) - Static method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
Helper method for a KeyValueBuilder that catches an IOException from a Put when adding a KeyValue generated by the KeyValueBuilder.
deleteRow() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
deleteRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
deletesAreDetected(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DeleteStatement - Class in org.apache.phoenix.parse
 
DeleteStatement(NamedTableNode, HintNode, ParseNode, List<OrderByNode>, LimitNode, int, Map<String, UDFParseNode>) - Constructor for class org.apache.phoenix.parse.DeleteStatement
 
deleteStatsForRegion(Region, StatisticsCollector, ImmutableBytesPtr, List<Mutation>) - Method in class org.apache.phoenix.schema.stats.StatisticsWriter
 
DeleteTracker() - Constructor for class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
deleteViewIndexSequences(PhoenixConnection, PName, boolean) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
derivedTable(String, SelectStatement) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
DerivedTableNode - Class in org.apache.phoenix.parse
Node representing a subselect in the FROM clause of SQL
DESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DESC - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DESC_COMPARATOR - Static variable in class org.apache.phoenix.query.KeyRange
 
DESC_SEPARATOR_BYTE - Static variable in interface org.apache.phoenix.query.QueryConstants
 
DESC_SEPARATOR_BYTE_ARRAY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
descendingIterator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
descendingSet() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
description() - Method in enum org.apache.phoenix.monitoring.MetricType
 
description() - Method in class org.apache.phoenix.trace.MetricsInfoImpl
 
description - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
DescVarLengthFastByteComparisons - Class in org.apache.phoenix.execute
Utility code to do optimized byte-array comparison.
deserialize(byte[], Configuration, MemoryManager.MemoryChunk) - Static method in class org.apache.phoenix.expression.aggregator.ServerAggregators
Deserialize aggregators from the serialized byte array representation
deserialize(ImmutableBytesWritable, KeyValueBuilder, boolean) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
deserialize(byte[], boolean) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
deserializeDataTableColumnsToJoin(Scan) - Static method in class org.apache.phoenix.util.IndexUtil
 
deserializeHashJoinFromScan(Scan) - Static method in class org.apache.phoenix.join.HashJoinInfo
 
deserializeLocalIndexJoinSchemaFromScan(Scan) - Static method in class org.apache.phoenix.util.IndexUtil
 
deserializeProjectorFromScan(Scan) - Static method in class org.apache.phoenix.execute.TupleProjector
 
deserializeViewConstantsFromScan(Scan) - Static method in class org.apache.phoenix.util.IndexUtil
 
deserializeVIntArray(byte[]) - Static method in class org.apache.phoenix.util.ByteUtil
Deserialize a byte array into a int array.
deserializeVIntArray(DataInput) - Static method in class org.apache.phoenix.util.ByteUtil
 
deserializeVIntArray(DataInput, int) - Static method in class org.apache.phoenix.util.ByteUtil
 
deserializeVIntArray(byte[], int) - Static method in class org.apache.phoenix.util.ByteUtil
Deserialize a byte array into a int array.
Determinism - Enum in org.apache.phoenix.expression
 
dfa20 - Variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DFA20(BaseRecognizer) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer.DFA20
 
dfa20 - Variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DFA20(BaseRecognizer) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer.DFA20
 
dfa9 - Variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DFA9(BaseRecognizer) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer.DFA9
 
dfa9 - Variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DFA9(BaseRecognizer) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer.DFA9
 
DIGIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DIGIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DIGIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DIGIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
digits - Static variable in class org.apache.phoenix.util.Base62Encoder
 
DirectHTableWriter - Class in org.apache.phoenix.mapreduce.index
Writes mutations directly to HBase using HBase front-door APIs.
DirectHTableWriter(Configuration) - Constructor for class org.apache.phoenix.mapreduce.index.DirectHTableWriter
 
DISABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DISABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DISABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DISABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DISABLE_INDEX_ON_WRITE_FAILURE - Static variable in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
 
DISABLE_WAL - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DISABLE_WAL_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
DISABLED_INDEXES - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
disableIndexOnFailure - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
disableIndexOnFailure - Variable in class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
disableViewIndexes(PhoenixConnection) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
DISABLEWAL_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
DISTINCT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DISTINCT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DISTINCT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DISTINCT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DISTINCT_VALUE_COMPRESS_THRESHOLD_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
DistinctAggregatingResultIterator - Class in org.apache.phoenix.iterate
Result scanner that dedups the incoming tuples to make them distinct.
DistinctAggregatingResultIterator(AggregatingResultIterator, RowProjector) - Constructor for class org.apache.phoenix.iterate.DistinctAggregatingResultIterator
 
DistinctCountAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for COUNT(distinct ) aggregate function,
DistinctCountAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
DistinctCountAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
DistinctCountAggregateFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
DistinctCountClientAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator for DISTINCT COUNT aggregations
DistinctCountClientAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.DistinctCountClientAggregator
 
DistinctCountHyperLogLogAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for Distinct Count Aggregation function in approximation.
DistinctCountHyperLogLogAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
DistinctCountHyperLogLogAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
DistinctCountHyperLogLogAggregateFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
DistinctCountHyperLogLogAggregateParseNode - Class in org.apache.phoenix.parse
 
DistinctCountHyperLogLogAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.DistinctCountHyperLogLogAggregateParseNode
 
DistinctCountParseNode - Class in org.apache.phoenix.parse
 
DistinctCountParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.DistinctCountParseNode
 
DistinctPrefixFilter - Class in org.apache.phoenix.filter
 
DistinctPrefixFilter() - Constructor for class org.apache.phoenix.filter.DistinctPrefixFilter
 
DistinctPrefixFilter(RowKeySchema, int) - Constructor for class org.apache.phoenix.filter.DistinctPrefixFilter
 
DistinctValueAggregateFunction - Class in org.apache.phoenix.expression.function
 
DistinctValueAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.DistinctValueAggregateFunction
 
DistinctValueAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DistinctValueAggregateFunction
 
DistinctValueClientAggregator - Class in org.apache.phoenix.expression.aggregator
 
DistinctValueClientAggregator(SortOrder, PDataType, PDataType) - Constructor for class org.apache.phoenix.expression.aggregator.DistinctValueClientAggregator
 
DistinctValueWithCountAggregateFunction - Class in org.apache.phoenix.expression.function
 
DistinctValueWithCountAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.DistinctValueWithCountAggregateFunction
 
DistinctValueWithCountAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.DistinctValueWithCountAggregateFunction
 
DistinctValueWithCountClientAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator which will aggregate data and find distinct values with number of occurrences for each.
DistinctValueWithCountClientAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
DistinctValueWithCountServerAggregator - Class in org.apache.phoenix.expression.aggregator
Server side Aggregator which will aggregate data and find distinct values with number of occurrences for each.
DistinctValueWithCountServerAggregator(Configuration) - Constructor for class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
DistinctValueWithCountServerAggregator(Configuration, DistinctValueWithCountClientAggregator) - Constructor for class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
DIVERGED_VIEW_BASE_COLUMN_COUNT - Static variable in interface org.apache.phoenix.query.QueryConstants
 
divide(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
DIVIDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DIVIDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DIVIDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DIVIDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DivideExpression - Class in org.apache.phoenix.expression
Divide expression implementation
DivideExpression() - Constructor for class org.apache.phoenix.expression.DivideExpression
 
DivideExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DivideExpression
 
DivideParseNode - Class in org.apache.phoenix.parse
Node representing division in a SQL expression
DMLStatement - Class in org.apache.phoenix.parse
 
DMLStatement(NamedTableNode, int, Map<String, UDFParseNode>) - Constructor for class org.apache.phoenix.parse.DMLStatement
 
doBatchWithRetries(PhoenixIndexFailurePolicy.MutateCommand, IndexWriteException, PhoenixConnection, ReadOnlyProps) - Static method in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
Retries a mutationBatch where the index write failed.
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
doMutation() - Method in interface org.apache.phoenix.index.PhoenixIndexFailurePolicy.MutateCommand
 
doNotUpgradeOnFirstConnection(Properties) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
doPostScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
doPostScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.GroupedAggregateRegionObserver
Replaces the RegionScanner s with a RegionScanner that groups by the key formed by the list of expressions from the scan and returns the aggregated rows of each group.
doPostScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.ScanRegionObserver
 
doPostScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
DOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DOUBLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOUBLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOUBLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DOUBLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DOUBLE_EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOUBLE_EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOUBLE_EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DOUBLE_EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DOUBLE_PRECISION - Static variable in class org.apache.phoenix.schema.types.PDataType
 
DOUBLE_QUOTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOUBLE_QUOTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DOUBLE_QUOTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DOUBLE_QUOTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DoubleAddExpression - Class in org.apache.phoenix.expression
 
DoubleAddExpression() - Constructor for class org.apache.phoenix.expression.DoubleAddExpression
 
DoubleAddExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DoubleAddExpression
 
DoubleDivideExpression - Class in org.apache.phoenix.expression
 
DoubleDivideExpression() - Constructor for class org.apache.phoenix.expression.DoubleDivideExpression
 
DoubleDivideExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DoubleDivideExpression
 
DoubleMultiplyExpression - Class in org.apache.phoenix.expression
 
DoubleMultiplyExpression() - Constructor for class org.apache.phoenix.expression.DoubleMultiplyExpression
 
DoubleMultiplyExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DoubleMultiplyExpression
 
DoubleSubtractExpression - Class in org.apache.phoenix.expression
 
DoubleSubtractExpression() - Constructor for class org.apache.phoenix.expression.DoubleSubtractExpression
 
DoubleSubtractExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.DoubleSubtractExpression
 
DoubleSumAggregator - Class in org.apache.phoenix.expression.aggregator
 
DoubleSumAggregator(SortOrder, ImmutableBytesWritable) - Constructor for class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
drainTo(Collection<? super E>) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
drainTo(Collection<? super E>, int) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
DRIVER_NAME_PROP - Static variable in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
DRIVER_SHUTDOWN_TIMEOUT_MS - Static variable in interface org.apache.phoenix.query.QueryServices
 
DROP - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DROP - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DROP - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DROP - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_function_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_function_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_index_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_index_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
DROP_METADATA_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
drop_schema_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_schema_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_sequence_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_sequence_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_table_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
drop_table_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
dropColumn(RpcController, MetaDataProtos.DropColumnRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
dropColumn(RpcController, MetaDataProtos.DropColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc dropColumn(.DropColumnRequest) returns (.MetaDataResponse);
dropColumn(RpcController, MetaDataProtos.DropColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc dropColumn(.DropColumnRequest) returns (.MetaDataResponse);
dropColumn(RpcController, MetaDataProtos.DropColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
dropColumn(RpcController, MetaDataProtos.DropColumnRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
dropColumn(NamedTableNode, PTableType, List<ColumnName>, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
dropColumn(NamedTableNode, PTableType, List<ColumnName>, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
dropColumn(List<Mutation>, PTableType) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
dropColumn(List<Mutation>, PTableType) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
dropColumn(List<Mutation>, PTableType) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
dropColumn(List<Mutation>, PTableType) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
dropColumn(DropColumnStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
DropColumnStatement - Class in org.apache.phoenix.parse
 
DropColumnStatement(NamedTableNode, PTableType, List<ColumnName>, boolean) - Constructor for class org.apache.phoenix.parse.DropColumnStatement
 
dropFunction(RpcController, MetaDataProtos.DropFunctionRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
dropFunction(RpcController, MetaDataProtos.DropFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc dropFunction(.DropFunctionRequest) returns (.MetaDataResponse);
dropFunction(RpcController, MetaDataProtos.DropFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc dropFunction(.DropFunctionRequest) returns (.MetaDataResponse);
dropFunction(RpcController, MetaDataProtos.DropFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
dropFunction(RpcController, MetaDataProtos.DropFunctionRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
dropFunction(String, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
dropFunction(String, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
dropFunction(List<Mutation>, boolean) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
dropFunction(List<Mutation>, boolean) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
dropFunction(List<Mutation>, boolean) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
dropFunction(List<Mutation>, boolean) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
dropFunction(DropFunctionStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
DropFunctionStatement - Class in org.apache.phoenix.parse
 
DropFunctionStatement(String, boolean) - Constructor for class org.apache.phoenix.parse.DropFunctionStatement
 
dropIndex(NamedNode, TableName, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
dropIndex(NamedNode, TableName, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
dropIndex(DropIndexStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
DropIndexStatement - Class in org.apache.phoenix.parse
 
DropIndexStatement(NamedNode, TableName, boolean) - Constructor for class org.apache.phoenix.parse.DropIndexStatement
 
dropSchema(RpcController, MetaDataProtos.DropSchemaRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
dropSchema(RpcController, MetaDataProtos.DropSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc dropSchema(.DropSchemaRequest) returns (.MetaDataResponse);
dropSchema(RpcController, MetaDataProtos.DropSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc dropSchema(.DropSchemaRequest) returns (.MetaDataResponse);
dropSchema(RpcController, MetaDataProtos.DropSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
dropSchema(RpcController, MetaDataProtos.DropSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
dropSchema(String, boolean, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
dropSchema(String, boolean, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
dropSchema(List<Mutation>, String) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
dropSchema(List<Mutation>, String) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
dropSchema(List<Mutation>, String) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
dropSchema(List<Mutation>, String) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
dropSchema(DropSchemaStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
DropSchemaStatement - Class in org.apache.phoenix.parse
 
DropSchemaStatement(String, boolean, boolean) - Constructor for class org.apache.phoenix.parse.DropSchemaStatement
 
dropSequence(TableName, boolean, int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
dropSequence(TableName, boolean, int) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
dropSequence(String, String, String, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
dropSequence(String, String, String, long) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
dropSequence(String, String, String, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
dropSequence(String, String, String, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
dropSequence(DropSequenceStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
dropSequence(long) - Method in class org.apache.phoenix.schema.Sequence
 
dropSequence(Result) - Method in class org.apache.phoenix.schema.Sequence
 
DropSequenceCompiler - Class in org.apache.phoenix.compile
 
DropSequenceCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.DropSequenceCompiler
 
DropSequenceStatement - Class in org.apache.phoenix.parse
 
DropSequenceStatement(TableName, boolean, int) - Constructor for class org.apache.phoenix.parse.DropSequenceStatement
 
dropTable(RpcController, MetaDataProtos.DropTableRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
dropTable(RpcController, MetaDataProtos.DropTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc dropTable(.DropTableRequest) returns (.MetaDataResponse);
dropTable(RpcController, MetaDataProtos.DropTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc dropTable(.DropTableRequest) returns (.MetaDataResponse);
dropTable(RpcController, MetaDataProtos.DropTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
dropTable(RpcController, MetaDataProtos.DropTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
dropTable(TableName, PTableType, boolean, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
dropTable(TableName, PTableType, boolean, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
dropTable(List<Mutation>, PTableType, boolean) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
dropTable(List<Mutation>, PTableType, boolean) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
dropTable(List<Mutation>, PTableType, boolean) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
dropTable(List<Mutation>, PTableType, boolean) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
dropTable(DropTableStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
DropTableStatement - Class in org.apache.phoenix.parse
 
DropTableStatement(TableName, PTableType, boolean, boolean) - Constructor for class org.apache.phoenix.parse.DropTableStatement
 
DUPLICATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DUPLICATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
DUPLICATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DUPLICATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
DUPLICATE_KEY_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
DUPLICATE_KEY_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
dyn_column_def() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
dyn_column_def() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
dyn_column_defs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
dyn_column_defs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
dyn_column_name_or_def() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
dyn_column_name_or_def() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
DYNAMIC_JARS_DIR_KEY - Static variable in interface org.apache.phoenix.query.QueryServices
 
dynamicFilter - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 

E

earlyEvaluation() - Method in class org.apache.phoenix.join.HashJoinInfo
 
EarlyExitFailure - Exception in org.apache.phoenix.hbase.index.parallel
Exception denoting a need to early-exit a task (or group of tasks) due to external notification
EarlyExitFailure(String) - Constructor for exception org.apache.phoenix.hbase.index.parallel.EarlyExitFailure
 
elapsedMillis() - Method in class org.apache.phoenix.util.PhoenixStopWatch
Returns the current elapsed time shown on this stopwatch, expressed in milliseconds.
elementRef(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ELSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ELSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ELSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ELSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EMBEDDED_JDBC_PROTOCOL - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
empty() - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
EMPTY - Static variable in class org.apache.phoenix.parse.IndexKeyConstraint
 
EMPTY - Static variable in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
EMPTY_AGGREGATORS - Static variable in class org.apache.phoenix.expression.aggregator.NonSizeTrackingServerAggregators
 
EMPTY_BYTE_ARRAY - Static variable in class org.apache.phoenix.util.ByteUtil
 
EMPTY_BYTE_ARRAY_PTR - Static variable in class org.apache.phoenix.util.ByteUtil
 
EMPTY_CF - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
EMPTY_CF - Static variable in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
EMPTY_COLUMN_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
EMPTY_COLUMN_BYTES_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
EMPTY_COLUMN_FAMILY_NAME - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
EMPTY_COLUMN_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
EMPTY_COLUMN_NAME - Static variable in interface org.apache.phoenix.schema.PName
 
EMPTY_COLUMN_QUALIFIER - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
EMPTY_COLUMN_QUALIFIER_NAME - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
EMPTY_COLUMN_VALUE - Static variable in interface org.apache.phoenix.query.QueryConstants
 
EMPTY_COLUMN_VALUE_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
EMPTY_COLUMN_VALUE_BYTES_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
EMPTY_GROUP_BY - Static variable in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
EMPTY_GUIDEPOST_KEY - Static variable in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
EMPTY_HINT_NODE - Static variable in class org.apache.phoenix.parse.HintNode
 
EMPTY_IMMUTABLE_BYTE_ARRAY - Static variable in class org.apache.phoenix.util.ByteUtil
 
EMPTY_INDEX_META_DATA_CACHE - Static variable in interface org.apache.phoenix.cache.IndexMetaDataCache
 
EMPTY_ITERATOR - Static variable in interface org.apache.phoenix.iterate.PeekingResultIterator
 
EMPTY_ITERATOR - Static variable in interface org.apache.phoenix.iterate.ResultIterator
 
EMPTY_NAME - Static variable in interface org.apache.phoenix.schema.PName
 
EMPTY_ORDER_BY - Static variable in class org.apache.phoenix.compile.OrderByCompiler.OrderBy
 
EMPTY_PARAMETER_META_DATA - Static variable in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
EMPTY_PLAN - Static variable in class org.apache.phoenix.compile.ExplainPlan
 
EMPTY_PROJECTOR - Static variable in class org.apache.phoenix.compile.RowProjector
 
EMPTY_PROPS - Static variable in class org.apache.phoenix.util.ReadOnlyProps
 
EMPTY_RANGE - Static variable in class org.apache.phoenix.query.KeyRange
KeyRange for an empty key range
EMPTY_RESULT - Static variable in class org.apache.phoenix.util.ResultUtil
 
EMPTY_SCHEMA - Static variable in class org.apache.phoenix.schema.RowKeySchema
 
EMPTY_STRING - Static variable in class org.apache.phoenix.util.StringUtil
 
EMPTY_TABLE - Static variable in class org.apache.phoenix.schema.MetaDataClient
 
EMPTY_TABLE_REF - Static variable in class org.apache.phoenix.schema.TableRef
 
EMPTY_TABLE_RESOLVER - Static variable in class org.apache.phoenix.compile.FromCompiler
 
EMPTY_TUPLE - Static variable in class org.apache.phoenix.schema.tuple.ResultTuple
 
EMPTY_VALUE_BITSET - Static variable in class org.apache.phoenix.schema.ValueBitSet
 
EMPTYKEYVALUECOLFAMILY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
emptyMutationState(long, long, PhoenixConnection) - Static method in class org.apache.phoenix.execute.MutationState
 
EmptyScanner - Class in org.apache.phoenix.hbase.index.scanner
Scanner that has no underlying data
EmptyScanner(ApplyAndFilterDeletesFilter.DeleteTracker) - Constructor for class org.apache.phoenix.hbase.index.scanner.EmptyScanner
 
EmptySequenceCacheException - Exception in org.apache.phoenix.schema
 
EmptySequenceCacheException() - Constructor for exception org.apache.phoenix.schema.EmptySequenceCacheException
 
EmptySequenceCacheException(String, String) - Constructor for exception org.apache.phoenix.schema.EmptySequenceCacheException
 
ENABLE_SERVER_UPSERT_SELECT - Static variable in interface org.apache.phoenix.query.QueryServices
 
enableIndexing(HTableDescriptor, Class<? extends IndexBuilder>, Map<String, String>, int) - Static method in class org.apache.phoenix.hbase.index.Indexer
Enable indexing on the given table
enableIndexing(HTableDescriptor, Class<? extends IndexBuilder>, Map<String, String>, int) - Static method in class org.apache.phoenix.hbase.index.IndexRegionObserver
Enable indexing on the given table
encode(Configuration, List<ColumnInfo>) - Static method in class org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoder
 
encode() - Method in interface org.apache.phoenix.schema.ColumnValueEncoder
 
encode(int) - Method in interface org.apache.phoenix.schema.PTable.QualifierEncoderDecoder
 
encode() - Method in class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
encode(PositionedByteRange, T) - Method in class org.apache.phoenix.schema.types.PDataType
 
encode(DataOutput, ImmutableBytesWritable) - Method in class org.apache.phoenix.util.PrefixByteEncoder
Prefix encodes the byte array pointed to into the output stream
encode(DataOutput, byte[]) - Method in class org.apache.phoenix.util.PrefixByteEncoder
Prefix encodes the byte array into the output stream
encode(DataOutput, byte[], int, int) - Method in class org.apache.phoenix.util.PrefixByteEncoder
Prefix encodes the byte array from offset to length into output stream.
encodeByte(byte, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeByte(byte, byte[], int) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeByte(byte, ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeByte(byte, byte[], int) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeBytes(List<byte[]>, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.PrefixByteCodec
 
encodeColumnValues(Connection, String, Object[], List<Pair<String, String>>) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
ENCODED_CQ_COUNTER_INITIAL_VALUE - Static variable in interface org.apache.phoenix.query.QueryConstants
We mark counter values 0 to 10 as reserved.
ENCODED_EMPTY_COLUMN_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
ENCODED_EMPTY_COLUMN_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
ENCODED_EMPTY_COLUMN_VALUE - Static variable in interface org.apache.phoenix.query.QueryConstants
 
ENCODED_EMPTY_COLUMN_VALUE_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
ENCODED_EMPTY_COLUMN_VALUE_BYTES_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
encodedClass() - Method in class org.apache.phoenix.schema.types.PDataType
 
EncodedColumnQualiferCellsList - Class in org.apache.phoenix.schema.tuple
List implementation that provides indexed based look up when the cell column qualifiers are positive numbers.
EncodedColumnQualiferCellsList(int, int, PTable.QualifierEncodingScheme) - Constructor for class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
EncodedColumnsUtil - Class in org.apache.phoenix.util
 
EncodedColumnsUtil() - Constructor for class org.apache.phoenix.util.EncodedColumnsUtil
 
EncodedCQCounter() - Constructor for class org.apache.phoenix.schema.PTable.EncodedCQCounter
 
ENCODEDCQCOUNTERS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
ENCODEDGUIDEPOSTS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
ENCODEDGUIDEPOSTSCOUNT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
encodedLength(T) - Method in class org.apache.phoenix.schema.types.PDataType
 
encodeDouble(double, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeDouble(double, byte[], int) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeDouble(double, ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeDouble(double, byte[], int) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
EncodedQualifiersColumnProjectionFilter - Class in org.apache.phoenix.filter
 
EncodedQualifiersColumnProjectionFilter() - Constructor for class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
EncodedQualifiersColumnProjectionFilter(byte[], BitSet, Set<byte[]>, PTable.QualifierEncodingScheme) - Constructor for class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
encodeFloat(float, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeFloat(float, byte[], int) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeFloat(float, ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeFloat(float, byte[], int) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
EncodeFormat - Enum in org.apache.phoenix.expression.function
 
EncodeFunction - Class in org.apache.phoenix.expression.function
Implementation of ENCODE(input number, format encodeformat) Converts the given base 10 number to a base 62 number and returns a string representing the number.
EncodeFunction() - Constructor for class org.apache.phoenix.expression.function.EncodeFunction
 
EncodeFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.EncodeFunction
 
encodeHasIndexWALCodec(long, boolean) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
encodeInt(int, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeInt(int, byte[], int) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeInt(int, ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeInt(int, byte[], int) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeLong(long, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeLong(long, byte[], int) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeLong(long, ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeLong(long, byte[], int) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeMaxMinorVersion(int) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
encodeMaxPatchVersion(int, int) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
encodeMinMinorVersion(int) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
encodeMinPatchVersion(int, int) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
encodeShort(short, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeShort(short, byte[], int) - Method in class org.apache.phoenix.schema.types.PDataType.BaseCodec
 
encodeShort(short, ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeShort(short, byte[], int) - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
encodeTransaction() - Method in class org.apache.phoenix.execute.MutationState
 
encodeTransaction() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
encodeTransaction() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Encode transaction
encodeTransaction() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
encodeValues(Connection, String, Object[], List<Pair<String, String>>) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
encodeVersion(String) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
encodeVersion(String, String, String) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
encodeVersion(int, int, int) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
encodeVersion(String, Configuration) - Static method in class org.apache.phoenix.util.MetaDataUtil
Encode HBase and Phoenix version along with some server-side config information such as whether WAL codec is installed (necessary for non transactional, mutable secondar indexing), and whether systemNamespace mapping is enabled.
ENCODING_SCHEME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ENCODING_SCHEME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ENCODINGSCHEME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
ENCODINGSCHEME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
END - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
END - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
END - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
END - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
end - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
endQuery() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
endsWithOnlyWildcard() - Method in class org.apache.phoenix.expression.LikeExpression
 
ensureConfigured() - Static method in class org.apache.phoenix.metrics.Metrics
 
ensureMutableIndexingCorrectlyConfigured(Configuration) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
enterBooleanNode(ParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
enterNonBooleanNode(ParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
enterParseNode(ParseNode) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
enterParseNode(ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
enterParseNode(ParseNode) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
enterParseNode(ParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
entrySet() - Method in class org.apache.phoenix.cache.aggcache.SpillMap
 
entrySet() - Method in class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
env - Variable in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
env - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
env - Variable in class org.apache.phoenix.iterate.RegionScannerFactory
 
EnvironmentEdge - Class in org.apache.phoenix.util
Has some basic interaction with the environment.
EnvironmentEdge() - Constructor for class org.apache.phoenix.util.EnvironmentEdge
 
EnvironmentEdgeManager - Class in org.apache.phoenix.util
Manages a singleton instance of the environment edge.
EOF - Static variable in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
EOF - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EOF - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EOF - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EOF - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EOL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EOL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EOL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EOL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EQ - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
equal(ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
EqualParseNode - Class in org.apache.phoenix.parse
Node representing the equal operator in SQL
equals(Object) - Method in class org.apache.phoenix.cache.GlobalCache.FunctionBytesPtr
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
equals(Object) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
equals(Object) - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.CoerceExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.ColumnExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.ComparisonExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
 
equals(Object) - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
equals(Object) - Method in class org.apache.phoenix.expression.function.RandomFunction
 
equals(Object) - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
equals(Object) - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
equals(Object) - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
equals(Object) - Method in class org.apache.phoenix.expression.function.UDFExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.InListExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.LiteralExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.OrderByExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
equals(Object) - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
equals(Object) - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
equals(Object) - Method in class org.apache.phoenix.filter.SkipScanFilter
 
equals(Object) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
equals(Object) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
equals(Object) - Method in class org.apache.phoenix.hbase.index.MultiMutation
 
equals(Object) - Method in class org.apache.phoenix.hbase.index.table.HTableInterfaceReference
 
equals(Object) - Method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
equals(Object) - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
This is a very heavy-weight operation and should only be done when absolutely necessary - it does a full serialization of the underyling mutation to compare the underlying data.
equals(Object) - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
equals(Object) - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
equals(Object) - Method in class org.apache.phoenix.optimize.Cost
 
equals(Object) - Method in class org.apache.phoenix.parse.AliasedNode
 
equals(Object) - Method in class org.apache.phoenix.parse.BetweenParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.BindParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.CastParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.ColumnName
 
equals(Object) - Method in class org.apache.phoenix.parse.ColumnParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.CompoundParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.ConcreteTableNode
 
equals(Object) - Method in class org.apache.phoenix.parse.DerivedTableNode
 
equals(Object) - Method in class org.apache.phoenix.parse.ExistsParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.FamilyWildcardParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.FunctionParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.HintNode
 
equals(Object) - Method in class org.apache.phoenix.parse.InListParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.InParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.IsNullParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.JoinTableNode
 
equals(Object) - Method in class org.apache.phoenix.parse.LikeParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.LimitNode
 
equals(Object) - Method in class org.apache.phoenix.parse.LiteralParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.NamedNode
 
equals(Object) - Method in class org.apache.phoenix.parse.NamedParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.NamedTableNode
 
equals(Object) - Method in class org.apache.phoenix.parse.OffsetNode
 
equals(Object) - Method in class org.apache.phoenix.parse.OrderByNode
 
equals(Object) - Method in class org.apache.phoenix.parse.ParseNodeFactory.BuiltInFunctionKey
 
equals(Object) - Method in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
equals(Object) - Method in class org.apache.phoenix.parse.SelectStatement
 
equals(Object) - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.SubqueryParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.TableName
 
equals(Object) - Method in class org.apache.phoenix.parse.TableWildcardParseNode
 
equals(Object) - Method in class org.apache.phoenix.parse.WildcardParseNode
 
equals(Object) - Method in class org.apache.phoenix.query.KeyRange
 
equals(Object) - Method in class org.apache.phoenix.schema.ColumnRef
 
equals(Object) - Method in class org.apache.phoenix.schema.DelegateColumn
 
equals(Object) - Method in class org.apache.phoenix.schema.DelegateTable
 
equals(Object) - Method in class org.apache.phoenix.schema.PColumnImpl
 
equals(Object) - Method in class org.apache.phoenix.schema.PNameImpl
 
equals(Object) - Method in class org.apache.phoenix.schema.PTableImpl
 
equals(Object) - Method in class org.apache.phoenix.schema.PTableKey
 
equals(Object) - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
 
equals(Object) - Method in class org.apache.phoenix.schema.SequenceAllocation
 
equals(Object) - Method in class org.apache.phoenix.schema.SequenceKey
 
equals(Object) - Method in class org.apache.phoenix.schema.stats.GuidePostsKey
 
equals(Object) - Method in class org.apache.phoenix.schema.TableRef
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBytePhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveDoublePhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveFloatPhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveIntPhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveLongPhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveShortPhoenixArray
 
equals(Object) - Method in class org.apache.phoenix.schema.ValueSchema
 
equals(Object) - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
equals(Object) - Method in class org.apache.phoenix.trace.MetricsInfoImpl
 
equals(Object) - Method in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
equals(Object) - Method in class org.apache.phoenix.trace.TraceReader.TraceHolder
 
equals(Object) - Method in class org.apache.phoenix.util.ColumnInfo
 
equals(Object) - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
equals(StringBuilder, StringBuilder) - Static method in class org.apache.phoenix.util.StringUtil
Lame - StringBuilder.equals is retarded.
equals(Tuple, Tuple, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.TupleUtil
 
equalsAny(PDataType, PDataType...) - Static method in class org.apache.phoenix.schema.types.PDataType
 
EquiDepthStreamHistogram - Class in org.apache.phoenix.util
Equi-Depth histogram based on http://web.cs.ucla.edu/~zaniolo/papers/Histogram-EDBT2011-CamReady.pdf, but without the sliding window - we assume a single window over the entire data set.
EquiDepthStreamHistogram(int) - Constructor for class org.apache.phoenix.util.EquiDepthStreamHistogram
Create a new histogram
EquiDepthStreamHistogram(int, int) - Constructor for class org.apache.phoenix.util.EquiDepthStreamHistogram
 
EquiDepthStreamHistogram.Bucket - Class in org.apache.phoenix.util
 
errorOnRecord(RECORD, Throwable) - Method in interface org.apache.phoenix.util.UpsertExecutor.UpsertListener
Called when executing a prepared statement has failed on a given record.
ESCAPE_CHAR_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
Configuration key for the escape char for input csv records
ESCAPE_CHARACTER - Static variable in class org.apache.phoenix.util.SchemaUtil
 
escapeBackslash(String) - Static method in class org.apache.phoenix.util.StringUtil
 
escapeLike(String) - Static method in class org.apache.phoenix.util.StringUtil
 
escapeStringConstant(String) - Static method in class org.apache.phoenix.util.StringUtil
 
ESSENTIAL_FAMILY_VERSION_THRESHOLD - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
estimateAggregateCost(double, double, GroupByCompiler.GroupBy, int) - Static method in class org.apache.phoenix.util.CostUtil
Estimate the cost of an aggregate.
estimateByteSize(Object, Pair<Integer, Integer>, PDataType) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
estimateByteSize(Object) - Method in class org.apache.phoenix.schema.types.PBinary
 
estimateByteSize(Object) - Method in class org.apache.phoenix.schema.types.PBoolean
 
estimateByteSize(Object) - Method in class org.apache.phoenix.schema.types.PChar
 
estimateByteSize(Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
estimateByteSize(Object) - Method in class org.apache.phoenix.schema.types.PDecimal
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBytePhoenixArray
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveDoublePhoenixArray
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveFloatPhoenixArray
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveIntPhoenixArray
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveLongPhoenixArray
 
estimateByteSize(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveShortPhoenixArray
 
estimateByteSize(Object) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
estimateByteSize(Object) - Method in class org.apache.phoenix.schema.types.PVarchar
 
estimateByteSizeFromLength(Integer) - Method in class org.apache.phoenix.schema.types.PBinary
 
estimateByteSizeFromLength(Integer) - Method in class org.apache.phoenix.schema.types.PChar
 
estimateByteSizeFromLength(Integer) - Method in class org.apache.phoenix.schema.types.PDataType
Estimate the byte size from the type length.
estimateByteSizeFromLength(Integer) - Method in class org.apache.phoenix.schema.types.PDecimal
 
ESTIMATED_DISTINCT_VALUES - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
ESTIMATED_SIZE - Static variable in class org.apache.phoenix.schema.ValueSchema.Field
 
ESTIMATED_VARIABLE_LENGTH_SIZE - Static variable in class org.apache.phoenix.schema.ValueSchema
 
estimatedByteSize - Variable in class org.apache.phoenix.expression.aggregator.Aggregators
 
estimatedRows - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
estimatedSize - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
estimateHashJoinCost(double, double, double, boolean, int) - Static method in class org.apache.phoenix.util.CostUtil
Estimate the cost of a hash-join
estimateInfoTimestamp - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
estimateKeyLength(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
Estimate the max key length in bytes of the PK for a given table
estimateOrderByCost(double, double, int) - Static method in class org.apache.phoenix.util.CostUtil
Estimate the cost of an order-by
estimateParallelLevel(boolean, QueryServices) - Static method in class org.apache.phoenix.util.CostUtil
Estimate the parallel level of an operation
estimateRowSize(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
Imperfect estimate of row size given a PTable TODO: keep row count in stats table and use total size / row count instead
estimateSize(int, PDataType) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
estSize - Variable in class org.apache.phoenix.schema.PTableRef
 
evalToNullIfParamIsNull(StatementContext, int) - Method in class org.apache.phoenix.parse.ArrayModifierParseNode
 
evalToNullIfParamIsNull(StatementContext, int) - Method in class org.apache.phoenix.parse.CeilParseNode
When ceiling off decimals, user need not specify the scale.
evalToNullIfParamIsNull(StatementContext, int) - Method in class org.apache.phoenix.parse.FloorParseNode
When rounding off decimals, user need not specify the scale.
evalToNullIfParamIsNull(StatementContext, int) - Method in class org.apache.phoenix.parse.FunctionParseNode
Determines whether or not we can collapse a function expression to null if a required parameter is null.
evalToNullIfParamIsNull(StatementContext, int) - Method in class org.apache.phoenix.parse.RoundParseNode
When rounding off decimals, user need not specify the scale.
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.BaseDecimalStddevAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.BaseStddevAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.CountAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DecimalSumAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DistinctCountClientAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DistinctValueClientAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.MinAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.PercentileClientAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.PercentileDiscClientAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.PercentRankClientAggregator
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.AndOrExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.CaseExpression
Only expression that currently uses the isPartial flag.
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.CoerceExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.ComparisonExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.CorrelateVariableFieldAccessExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DateAddExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DateSubtractExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DecimalAddExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DecimalDivideExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DecimalMultiplyExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DecimalSubtractExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DelegateExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DoubleAddExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DoubleDivideExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DoubleMultiplyExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.DoubleSubtractExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in interface org.apache.phoenix.expression.Expression
Access the value by setting a pointer to it (as opposed to making a copy of it which can be expensive)
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.AbsFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayConcatFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayFillFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayIndexFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayLengthFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayToStringFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.AvgAggregateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.CeilDateExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.CeilTimestampExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.CoalesceFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.CollationKeyFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ConvertTimezoneFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.CurrentDateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.CurrentTimeFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DayOfMonthFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DayOfWeekFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DayOfYearFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DecodeFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DefaultValueExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DelegateConstantToCountAggregateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.EncodeFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ExternalSqlTypeIdFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.FirstLastValueBaseFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.FloorDateExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.GetBitFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.GetByteFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.HourFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.IndexStateNameFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.InstrFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.InvertFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.JavaMathOneArgumentFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.JavaMathTwoArgumentFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.LengthFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.LowerFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.LpadFunction
Left pads a string with with the given fill expression.
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.LTrimFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.MD5Function
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.MinAggregateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.MinuteFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.MonthFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.OctetLengthFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RandomFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RegexpSplitFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ReverseFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RoundJodaDateExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RoundTimestampExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SecondFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SetBitFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SetByteFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SignFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SQLIndexTypeFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SQLTableTypeFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SqlTypeNameFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SQLViewTypeFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.StringToArrayFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SumAggregateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.TimezoneOffsetFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.TransactionProviderNameFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.TrimFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.UDFExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.UpperFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.WeekFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.YearFunction
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.InListExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.IsNullExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.LikeExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.LiteralExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.LongAddExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.LongDivideExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.LongMultiplyExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.LongSubtractExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.ModulusExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.NotExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.RowKeyExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.StringConcatExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.TimestampAddExpression
 
evaluate(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.TimestampSubtractExpression
 
evaluate(Tuple) - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
evaluate(Properties) - Method in interface org.apache.phoenix.query.PropertyPolicy
 
evaluate(Properties) - Method in class org.apache.phoenix.query.PropertyPolicy.PropertyPolicyImpl
 
evaluateExpression(Expression) - Static method in class org.apache.phoenix.expression.function.ScalarFunction
 
evaluateIndexOf(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.CaseExpression
 
evaluateKeyExpression(Expression, Tuple, ImmutableBytesWritable) - Static method in class org.apache.phoenix.join.HashCacheClient
Evaluate the RHS key expression and wrap the result as a new Expression.
evaluatesToTrue(Expression) - Static method in class org.apache.phoenix.util.ExpressionUtil
 
EVERYTHING - Static variable in class org.apache.phoenix.compile.ScanRanges
 
EVERYTHING_RANGE - Static variable in class org.apache.phoenix.query.KeyRange
KeyRange that contains all values
EXCEPTION_TRACE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ExecutableNodeFactory() - Constructor for class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
execute() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
execute() - Method in interface org.apache.phoenix.compile.MutationPlan
 
execute(HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan
 
execute(HashJoinPlan) - Method in interface org.apache.phoenix.execute.HashJoinPlan.SubPlan
 
execute(HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.WhereClauseSubPlan
 
execute(String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
execute() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
execute(String, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
execute(String, int[]) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
execute(String, String[]) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
execute(String) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
execute(String, int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
execute(String, int[]) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
execute(String, String[]) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
execute(String) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixStatement
 
execute() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
execute(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
execute(String, int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
execute(String, int[]) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
execute(String, String[]) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
EXECUTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EXECUTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EXECUTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EXECUTE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
execute(CSVRecord) - Method in class org.apache.phoenix.util.csv.CsvUpsertExecutor
 
execute(Map<?, ?>) - Method in class org.apache.phoenix.util.json.JsonUpsertExecutor
 
execute(Map<?, ?>) - Method in class org.apache.phoenix.util.regex.RegexUpsertExecutor
 
execute(Iterable<RECORD>) - Method in class org.apache.phoenix.util.UpsertExecutor
Execute upserts for each JSON record contained in the given iterable, notifying this instance's UpsertListener for each completed upsert.
execute(RECORD) - Method in class org.apache.phoenix.util.UpsertExecutor
Upsert a single record.
execute_upgrade_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
execute_upgrade_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
executeAtomicOp(Increment) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
executeAtomicOp(Increment) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
Calculate the mutations based on the ON DUPLICATE KEY clause
executeAtomicOp(Increment) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
executeAtomicOp(Increment) - Method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
executeBatch() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeBatch() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
executeBatch() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
Execute the current batch of statements.
executeMutation(PhoenixStatement.CompilableStatement) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
executeQuery(String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeQuery() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeQuery(String) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
executeQuery(String) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixPreparedStatement
 
executeQuery() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixPreparedStatement
 
executeQuery(String) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixStatement
 
executeQuery() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
executeQuery(PhoenixStatement.CompilableStatement, QueryLogger) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
executeQuery(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
ExecuteQueryNotApplicableException - Exception in org.apache.phoenix.schema
 
ExecuteQueryNotApplicableException(PhoenixStatement.Operation) - Constructor for exception org.apache.phoenix.schema.ExecuteQueryNotApplicableException
 
ExecuteQueryNotApplicableException(String) - Constructor for exception org.apache.phoenix.schema.ExecuteQueryNotApplicableException
 
ExecuteQueryNotApplicableException(String, String) - Constructor for exception org.apache.phoenix.schema.ExecuteQueryNotApplicableException
 
executeStatements(Reader, List<Object>, PrintStream) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
executeStatements(Connection, Reader, List<Object>) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Runs a series of semicolon-terminated SQL statements using the connection provided, returning the number of SQL statements executed.
executeTool() - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
executeUpdate(String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeUpdate() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeUpdate(String, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeUpdate(String, int[]) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeUpdate(String, String[]) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
executeUpdate(String) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
executeUpdate(String, int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
executeUpdate(String, int[]) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
executeUpdate(String, String[]) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
executeUpdate() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixPreparedStatement
 
executeUpdate(String) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixStatement
 
executeUpdate() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
executeUpdate(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
executeUpdate(String, int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
executeUpdate(String, int[]) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
executeUpdate(String, String[]) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
ExecuteUpdateNotApplicableException - Exception in org.apache.phoenix.schema
 
ExecuteUpdateNotApplicableException(PhoenixStatement.Operation) - Constructor for exception org.apache.phoenix.schema.ExecuteUpdateNotApplicableException
 
ExecuteUpdateNotApplicableException(String) - Constructor for exception org.apache.phoenix.schema.ExecuteUpdateNotApplicableException
 
ExecuteUpdateNotApplicableException(String, String) - Constructor for exception org.apache.phoenix.schema.ExecuteUpdateNotApplicableException
 
executeUpgrade() - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
executeUpgrade() - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ExecuteUpgradeStatement - Class in org.apache.phoenix.parse
 
ExecuteUpgradeStatement() - Constructor for class org.apache.phoenix.parse.ExecuteUpgradeStatement
 
executor - Variable in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
executor - Variable in class org.apache.phoenix.trace.TraceWriter
 
exists(Get) - Method in class org.apache.phoenix.execute.DelegateHTable
 
exists(List<Get>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
exists(ParseNode, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
EXISTS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EXISTS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EXISTS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EXISTS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
existsAll(List<Get>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
ExistsParseNode - Class in org.apache.phoenix.parse
Node representing EXISTS and NOT EXISTS expressions in SQL
EXP_BYTE_OFFSET - Static variable in class org.apache.phoenix.schema.types.PDataType
 
EXPECTED_UPPER_REGION_KEY - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
expectedReturnResult(boolean) - Method in class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
expectSingleRow() - Method in class org.apache.phoenix.parse.SubqueryParseNode
 
ExpFunction - Class in org.apache.phoenix.expression.function
 
ExpFunction() - Constructor for class org.apache.phoenix.expression.function.ExpFunction
 
ExpFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ExpFunction
 
explain(List<String>, Integer) - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.BaseResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.ChunkedResultIterator
Deprecated.
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.ConcatResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.CursorResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.DelegateResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.DistinctAggregatingResultIterator
 
explain(String, List<String>) - Method in class org.apache.phoenix.iterate.ExplainTable
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.FilterAggregatingResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.FilterResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.LimitingResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.MaterializedComparableResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.MaterializedResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.MergeSortRowKeyResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.MergeSortTopNResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.OffsetResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
explain(List<String>) - Method in interface org.apache.phoenix.iterate.ResultIterator
 
explain(List<String>) - Method in interface org.apache.phoenix.iterate.ResultIterators
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.RoundRobinResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.ScanningResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.SequenceResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.SpoolingResultIterator
Deprecated.
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.TableResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.TableSnapshotResultIterator
 
explain(List<String>) - Method in class org.apache.phoenix.iterate.UnionResultIterators
 
explain(BindableStatement) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
explain(BindableStatement) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
EXPLAIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EXPLAIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
EXPLAIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EXPLAIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
EXPLAIN_CHUNK_COUNT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
explain_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
explain_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
EXPLAIN_PLAN - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
EXPLAIN_PLAN_BYTES_ESTIMATE_COLUMN_ALIAS - Static variable in class org.apache.phoenix.jdbc.PhoenixStatement
 
EXPLAIN_PLAN_ESTIMATE_INFO_TS_COLUMN - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this column name on the row returned by explain plan result set to get timestamp at which the estimate of number or bytes/rows was collected
EXPLAIN_PLAN_ESTIMATE_INFO_TS_COLUMN_ALIAS - Static variable in class org.apache.phoenix.jdbc.PhoenixStatement
 
EXPLAIN_PLAN_ESTIMATED_BYTES_READ_COLUMN - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this column name on the row returned by explain plan result set to get estimate of number of bytes read.
EXPLAIN_PLAN_ESTIMATED_ROWS_READ_COLUMN - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this column name on the row returned by explain plan result set to get estimate of number of rows read.
EXPLAIN_PLAN_ROWS_COLUMN_ALIAS - Static variable in class org.apache.phoenix.jdbc.PhoenixStatement
 
EXPLAIN_ROW_COUNT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
ExplainPlan - Class in org.apache.phoenix.compile
 
ExplainPlan(List<String>) - Constructor for class org.apache.phoenix.compile.ExplainPlan
 
ExplainStatement - Class in org.apache.phoenix.parse
 
ExplainStatement(BindableStatement) - Constructor for class org.apache.phoenix.parse.ExplainStatement
 
ExplainTable - Class in org.apache.phoenix.iterate
 
ExplainTable(StatementContext, TableRef) - Constructor for class org.apache.phoenix.iterate.ExplainTable
 
ExplainTable(StatementContext, TableRef, GroupByCompiler.GroupBy, OrderByCompiler.OrderBy, HintNode, Integer, Integer) - Constructor for class org.apache.phoenix.iterate.ExplainTable
 
Exponent - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
Exponent - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
Exponent - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
Exponent - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
expression - Variable in class org.apache.phoenix.compile.OrderPreservingTracker.Info
 
Expression - Interface in org.apache.phoenix.expression
Interface for general expression evaluation
expression - Variable in class org.apache.phoenix.filter.BooleanExpressionFilter
 
expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
EXPRESSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
expression_with_sort_order() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
expression_with_sort_order() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
expression_with_sort_order_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
expression_with_sort_order_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ExpressionCompiler - Class in org.apache.phoenix.compile
 
ExpressionCompiler(StatementContext) - Constructor for class org.apache.phoenix.compile.ExpressionCompiler
 
ExpressionManager - Class in org.apache.phoenix.compile
Class to manage list of expressions inside of a select statement by deduping them.
ExpressionManager() - Constructor for class org.apache.phoenix.compile.ExpressionManager
 
ExpressionProjector - Class in org.apache.phoenix.compile
Projector for getting value from a select statement for an expression
ExpressionProjector(String, String, Expression, boolean) - Constructor for class org.apache.phoenix.compile.ExpressionProjector
 
expressions - Variable in class org.apache.phoenix.expression.aggregator.ServerAggregators
 
ExpressionType - Enum in org.apache.phoenix.expression
Enumeration of all Expression types that will be looked up.
ExpressionUtil - Class in org.apache.phoenix.util
 
ExpressionVisitor<E> - Interface in org.apache.phoenix.expression.visitor
Visitor for an expression (which may contain other nested expressions)
extendBaseIndexBuilderInstead() - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
extendBaseIndexBuilderInstead() - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
Helper method signature to ensure people don't attempt to extend this class directly
ExternalSqlTypeIdFunction - Class in org.apache.phoenix.expression.function
Function used to get the external SQL type id from the internal SQL type integer.
ExternalSqlTypeIdFunction() - Constructor for class org.apache.phoenix.expression.function.ExternalSqlTypeIdFunction
 
ExternalSqlTypeIdFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ExternalSqlTypeIdFunction
 
EXTRA_JDBC_ARGUMENTS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
extractNode() - Method in class org.apache.phoenix.expression.function.PrefixFunction
 
extractNode() - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
extractProducer(E) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
Implementations must extracts the producer object which is used as the key to identify a unique producer.
extractProducer(T) - Method in class org.apache.phoenix.job.JobManager
 

F

FAILED_MSG - Static variable in exception org.apache.phoenix.hbase.index.exception.SingleIndexWriteFailureException
 
FAILURE_MSG - Static variable in exception org.apache.phoenix.hbase.index.exception.MultiIndexWriteFailureException
 
FALSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FALSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FALSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FALSE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FALSE_BYTE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
FALSE_BYTES - Static variable in class org.apache.phoenix.schema.types.PDataType
 
fam_prop_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
fam_prop_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
fam_properties() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
fam_properties() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
family - Variable in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
family(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
FAMILY_DELETE_MARKER - Static variable in class org.apache.phoenix.util.TransactionUtil
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
FAMILY_NAME - Static variable in class org.apache.phoenix.exception.SQLExceptionInfo
 
FAMILY_NAME_INDEX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
FAMILYNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
FAMILYNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
FAMILYNAMEBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
FamilyWildcardParseNode - Class in org.apache.phoenix.parse
Node representing the selection of all columns of a family (cf.*) in the SELECT clause of SQL
FamilyWildcardParseNode(String, boolean) - Constructor for class org.apache.phoenix.parse.FamilyWildcardParseNode
 
FamilyWildcardParseNode(FamilyWildcardParseNode, boolean) - Constructor for class org.apache.phoenix.parse.FamilyWildcardParseNode
 
fetch(CursorName, boolean, int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
fetch(CursorName, boolean, int) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
FETCH - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FETCH - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FETCH - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FETCH - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FetchStatement - Class in org.apache.phoenix.parse
 
FetchStatement(CursorName, boolean, int) - Constructor for class org.apache.phoenix.parse.FetchStatement
 
Field() - Constructor for class org.apache.phoenix.schema.ValueSchema.Field
 
FIELD_DELIMITER_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
Configuration key for the field delimiter for input csv records
FIELDCHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FIELDCHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FIELDCHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FIELDCHAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
fields - Variable in class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
fileName - Static variable in class org.apache.phoenix.mapreduce.OrphanViewTool
 
FileOutSink() - Constructor for class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
 
fill(byte[], int, int, byte[], int, int, boolean) - Static method in class org.apache.phoenix.util.StringUtil
Assigns the specified byte values to elements of the specified range of the specified array of bytes.
fillKey(byte[], int) - Static method in class org.apache.phoenix.util.ByteUtil
Expand the key to length bytes using a null byte.
filter(double, Filter) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
filter(double, Expression) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
filter(WAL.Entry) - Method in class org.apache.phoenix.replication.SystemCatalogWALEntryFilter
 
FilterableStatement - Interface in org.apache.phoenix.parse
 
FilterAggregatingResultIterator - Class in org.apache.phoenix.iterate
Post aggregation filter for HAVING clause.
FilterAggregatingResultIterator(AggregatingResultIterator, Expression) - Constructor for class org.apache.phoenix.iterate.FilterAggregatingResultIterator
 
filterAllRemaining() - Method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
filterAllRemaining() - Method in class org.apache.phoenix.filter.SkipScanFilter
 
FilteredKeyValueScanner - Class in org.apache.phoenix.hbase.index.scanner
Combine a simplified version of the logic in the ScanQueryMatcher and the KeyValueScanner.
FilteredKeyValueScanner(Filter, KeyValueStore) - Constructor for class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.coprocessor.SuffixFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.RowKeyComparisonFilter
Evaluate in filterKeyValue instead of filterRowKey, because HBASE-6562 causes filterRowKey to be called with deleted or partial row keys.
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.filter.SkipScanFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.hbase.index.covered.filter.ColumnTrackingNextLargestTimestampFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.hbase.index.covered.filter.MaxTimestampFilter
 
filterKeyValue(Cell) - Method in class org.apache.phoenix.hbase.index.covered.filter.NewerTimestampFilter
 
FilterResultIterator - Class in org.apache.phoenix.iterate
Result scanner that filters out rows based on the results of a boolean expression (i.e.
FilterResultIterator(ResultIterator, Expression) - Constructor for class org.apache.phoenix.iterate.FilterResultIterator
 
filterRow() - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
filterRow() - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
filterRow() - Method in class org.apache.phoenix.filter.RowKeyComparisonFilter
 
filterRow() - Method in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
filterRowCells(List<Cell>) - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
filterRowCells(List<Cell>) - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.phoenix.coprocessor.SuffixFilter
 
findColumn(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
findColumn(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
findExistingColumn(PTable, List<PColumn>) - Static method in class org.apache.phoenix.util.SchemaUtil
 
findNonCoveredColumns(Collection<? extends ColumnReference>) - Method in class org.apache.phoenix.hbase.index.covered.CoveredColumns
 
findProperty(String, Properties, String) - Static method in class org.apache.phoenix.util.JDBCUtil
Find the propName by first looking in the url string and if not found, next in the info properties.
finishInit() - Method in class org.apache.phoenix.util.UpsertExecutor
Awkward protocol allows subclass constructors to finish initializing context before proceeding to record processing.
first() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
first() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
first() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
FIRST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FIRST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FIRST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FIRST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FirstLastNthValueDataContainer - Class in org.apache.phoenix.util
Container for data transfer between server and client aggregation (FIRST|LAST|NTH)_VALUE functions
FirstLastNthValueDataContainer() - Constructor for class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
FirstLastValueBaseClientAggregator - Class in org.apache.phoenix.expression.aggregator
Base client aggregator for (FIRST|LAST|NTH)_VALUE and (FIRST|LAST)_VALUES functions
FirstLastValueBaseClientAggregator() - Constructor for class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
FirstLastValueBaseClientAggregator(PDataType) - Constructor for class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
FirstLastValueBaseFunction - Class in org.apache.phoenix.expression.function
(FIRST|LAST|NTH)_VALUE build in function interface
FirstLastValueBaseFunction() - Constructor for class org.apache.phoenix.expression.function.FirstLastValueBaseFunction
 
FirstLastValueBaseFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.FirstLastValueBaseFunction
 
FirstLastValueServerAggregator - Class in org.apache.phoenix.expression.aggregator
Base server aggregator for (FIRST|LAST|NTH)_VALUE functions
FirstLastValueServerAggregator() - Constructor for class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
FirstValueAggregateParseNode - Class in org.apache.phoenix.parse
 
FirstValueAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.FirstValueAggregateParseNode
 
FirstValueFunction - Class in org.apache.phoenix.expression.function
Built-in function for FIRST_VALUE() WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
FirstValueFunction() - Constructor for class org.apache.phoenix.expression.function.FirstValueFunction
 
FirstValueFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FirstValueFunction
 
FirstValueFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.FirstValueFunction
 
FirstValuesAggregateParseNode - Class in org.apache.phoenix.parse
 
FirstValuesAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.FirstValuesAggregateParseNode
 
FirstValuesFunction - Class in org.apache.phoenix.expression.function
Built-in function for FIRST_VALUES(, ) WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
FirstValuesFunction() - Constructor for class org.apache.phoenix.expression.function.FirstValuesFunction
 
FirstValuesFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FirstValuesFunction
 
FirstValuesFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.FirstValuesFunction
 
fixUpCurrentUpdates(Collection<Mutation>, Mutation) - Method in class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
Fix up the current updates, given the pending mutation.
flatten(SelectStatement, PhoenixConnection) - Static method in class org.apache.phoenix.compile.SubselectRewriter
 
flattenMutationsByTimestamp(Collection<? extends Mutation>) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
floor(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
FloorDateExpression - Class in org.apache.phoenix.expression.function
Class encapsulating the FLOOR operation on a column/literal of type PDate.
FloorDateExpression() - Constructor for class org.apache.phoenix.expression.function.FloorDateExpression
 
FloorDateExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FloorDateExpression
 
FloorDecimalExpression - Class in org.apache.phoenix.expression.function
Class encapsulating the FLOOR operation on a column/literal of type PDecimal.
FloorDecimalExpression() - Constructor for class org.apache.phoenix.expression.function.FloorDecimalExpression
 
FloorDecimalExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FloorDecimalExpression
 
FloorFunction - Class in org.apache.phoenix.expression.function
Base class for built-in FLOOR function.
FloorFunction() - Constructor for class org.apache.phoenix.expression.function.FloorFunction
 
FloorFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FloorFunction
 
FloorMonthExpression - Class in org.apache.phoenix.expression.function
Floor function that rounds up the DateTime to start of month.
FloorMonthExpression() - Constructor for class org.apache.phoenix.expression.function.FloorMonthExpression
 
FloorMonthExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FloorMonthExpression
 
FloorParseNode - Class in org.apache.phoenix.parse
Parse node corresponding to FloorFunction.
FloorWeekExpression - Class in org.apache.phoenix.expression.function
Floor function that rounds up the DateTime to start of week.
FloorWeekExpression() - Constructor for class org.apache.phoenix.expression.function.FloorWeekExpression
 
FloorWeekExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FloorWeekExpression
 
FloorYearExpression - Class in org.apache.phoenix.expression.function
Floor function that rounds up the DateTime to start of year.
FloorYearExpression() - Constructor for class org.apache.phoenix.expression.function.FloorYearExpression
 
FloorYearExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FloorYearExpression
 
flush() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
flush() - Method in class org.apache.phoenix.trace.PhoenixMetricsSink
 
flushCommits() - Method in class org.apache.phoenix.execute.DelegateHTable
 
FlushMetrics() - Constructor for class org.apache.phoenix.trace.TraceWriter.FlushMetrics
 
FOLLOW_add_expression_in_value_expression6953 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_add_expression_in_value_expression6953 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ADD_in_add_jars_node3656 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ADD_in_add_jars_node3656 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ADD_in_alter_table_node3837 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ADD_in_alter_table_node3837 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_add_jars_node_in_oneStatement1592 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_add_jars_node_in_oneStatement1592 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_boolean_expression6440 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_boolean_expression6440 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_boolean_expression6465 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_boolean_expression6465 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_single_select4511 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_single_select4511 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_unioned_selects4636 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_unioned_selects4636 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_update_statistics_node3923 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALL_in_update_statistics_node3923 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALTER_in_alter_index_node3308 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALTER_in_alter_index_node3308 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALTER_in_alter_session_node3746 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALTER_in_alter_session_node3746 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALTER_in_alter_table_node3789 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ALTER_in_alter_table_node3789 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_alter_index_node_in_oneStatement1532 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_alter_index_node_in_oneStatement1532 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_alter_session_node_in_oneStatement1628 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_alter_session_node_in_oneStatement1628 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_alter_table_node_in_oneStatement1544 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_alter_table_node_in_oneStatement1544 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_and_expression_in_or_expression6195 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_and_expression_in_or_expression6195 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_and_expression_in_or_expression6204 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_and_expression_in_or_expression6204 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AND_in_and_expression6245 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AND_in_and_expression6245 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AND_in_boolean_expression6643 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AND_in_boolean_expression6643 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ANY_in_boolean_expression6446 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ANY_in_boolean_expression6446 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ANY_in_boolean_expression6471 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ANY_in_boolean_expression6471 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_array_expression_in_negate_expression7239 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_array_expression_in_negate_expression7239 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_column_def4148 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_column_def4148 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_dyn_column_def4317 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_dyn_column_def4317 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_dyn_column_name_or_def4398 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_dyn_column_name_or_def4398 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_function_argument7910 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_function_argument7910 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_term7337 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_term7337 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_term7581 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ARRAY_in_term7581 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_create_function_node3532 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_create_function_node3532 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_create_view_node2176 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_create_view_node2176 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_parseAlias6130 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_parseAlias6130 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_table_factor5934 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_table_factor5934 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_table_factor5961 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_table_factor5961 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_table_factor6015 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_table_factor6015 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_term7552 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_AS_in_term7552 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_col_name_with_sort_order_rowtimestamp2750 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_col_name_with_sort_order_rowtimestamp2750 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_column_def4198 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_column_def4198 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_expression_with_sort_order2868 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_expression_with_sort_order2868 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_parseOrderByField5733 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_parseOrderByField5733 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_term7409 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASC_in_term7409 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_create_view_node2180 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_create_view_node2180 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_select_list5501 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_select_list5501 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_selectable5554 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_selectable5554 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_selectable5579 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_selectable5579 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_term7447 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASTERISK_in_term7447 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASYNC_in_alter_index_node3365 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASYNC_in_alter_index_node3365 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASYNC_in_create_index_node2349 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ASYNC_in_create_index_node2349 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BETWEEN_in_boolean_expression6637 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BETWEEN_in_boolean_expression6637 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_boolean_expression6692 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_boolean_expression6692 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_int_literal_or_bind2585 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_int_literal_or_bind2585 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_limit5322 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_limit5322 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_offset5360 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_expression_in_offset5360 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_name_in_bind_expression6922 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_name_in_bind_expression6922 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BIND_NAME_in_bind_name8440 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BIND_NAME_in_bind_name8440 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_name_in_literal_or_bind8246 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_name_in_literal_or_bind8246 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_name_in_table_factor5930 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_bind_name_in_table_factor5930 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_boolean_expression_in_not_expression6296 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_boolean_expression_in_not_expression6296 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_boolean_expression_in_synpred1_PhoenixSQL6283 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_boolean_expression_in_synpred1_PhoenixSQL6283 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_create_sequence_node2470 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_create_sequence_node2470 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_delete_node5266 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_delete_node5266 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_select_node4691 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_select_node4691 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_single_select4564 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_single_select4564 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_term7400 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_BY_in_term7400 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CACHE_in_create_sequence_node2538 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CACHE_in_create_sequence_node2538 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASCADE_in_drop_schema_node3222 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASCADE_in_drop_schema_node3222 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASCADE_in_drop_table_node3167 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASCADE_in_drop_table_node3167 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASE_in_case_statement8536 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASE_in_case_statement8536 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASE_in_case_statement8580 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CASE_in_case_statement8580 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_case_statement_in_term7508 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_case_statement_in_term7508 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CAST_in_term7544 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CAST_in_term7544 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CLOSE_in_cursor_close_node5145 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CLOSE_in_cursor_close_node5145 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_col_name_with_sort_order_rowtimestamp_in_col_name_with_sort_order_rowtimestamp_list2706 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_col_name_with_sort_order_rowtimestamp_in_col_name_with_sort_order_rowtimestamp_list2706 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_col_name_with_sort_order_rowtimestamp_in_col_name_with_sort_order_rowtimestamp_list2718 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_col_name_with_sort_order_rowtimestamp_in_col_name_with_sort_order_rowtimestamp_list2718 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_col_name_with_sort_order_rowtimestamp_list_in_pk_constraint2673 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_col_name_with_sort_order_rowtimestamp_list_in_pk_constraint2673 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_def_in_column_defs4082 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_def_in_column_defs4082 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_def_in_column_defs4094 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_def_in_column_defs4094 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_defs_in_alter_table_node3853 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_defs_in_alter_table_node3853 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_defs_in_create_table_node1831 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_defs_in_create_table_node1831 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_defs_in_create_view_node2153 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_defs_in_create_view_node2153 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COLUMN_in_alter_table_node3818 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COLUMN_in_alter_table_node3818 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_column_def4120 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_column_def4120 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_column_names3100 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_column_names3100 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_column_names3112 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_column_names3112 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_dyn_column_def4289 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_dyn_column_def4289 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_dyn_column_name_or_def4369 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_dyn_column_name_or_def4369 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_update_column_pair4988 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_name_in_update_column_pair4988 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_names_in_alter_table_node3831 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_names_in_alter_table_node3831 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_names_in_create_index_node2331 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_column_names_in_create_index_node2331 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COLUMNS_in_update_statistics_node3929 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COLUMNS_in_update_statistics_node3929 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_col_name_with_sort_order_rowtimestamp_list2712 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_col_name_with_sort_order_rowtimestamp_list2712 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_column_def4134 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_column_def4134 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_column_defs4088 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_column_defs4088 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_column_names3106 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_column_names3106 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_dyn_column_def4303 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_dyn_column_def4303 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_dyn_column_defs4257 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_dyn_column_defs4257 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_dyn_column_name_or_def4384 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_dyn_column_name_or_def4384 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_expression_with_sort_order_list2829 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_expression_with_sort_order_list2829 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_fam_properties2912 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_fam_properties2912 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_function_argument7896 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_function_argument7896 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_group_by5625 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_group_by5625 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_one_or_more_expressions7721 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_one_or_more_expressions7721 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_one_or_more_jarpaths7764 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_one_or_more_jarpaths7764 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_order_by5678 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_order_by5678 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_pk_constraint2656 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_pk_constraint2656 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_properties4037 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_properties4037 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_select_list5485 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_select_list5485 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_table_list5839 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_table_list5839 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_term7566 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_term7566 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_update_column_pairs4959 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_update_column_pairs4959 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_upsert_column_refs5036 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_upsert_column_refs5036 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_value_expression_list8016 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_value_expression_list8016 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_zero_or_more_data_types7855 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_zero_or_more_data_types7855 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_zero_or_more_expressions7811 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_COMMA_in_zero_or_more_expressions7811 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_comparison_op_in_boolean_expression6415 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_comparison_op_in_boolean_expression6415 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_concat_expression_in_subtract_expression7028 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_concat_expression_in_subtract_expression7028 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_concat_expression_in_subtract_expression7037 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_concat_expression_in_subtract_expression7037 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CONCAT_in_concat_expression7077 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CONCAT_in_concat_expression7077 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CONSTANT_in_function_argument7934 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CONSTANT_in_function_argument7934 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CONSTRAINT_in_pk_constraint2659 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CONSTRAINT_in_pk_constraint2659 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_function_node_in_oneStatement1568 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_function_node_in_oneStatement1568 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_function_node3477 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_function_node3477 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_index_node2267 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_index_node2267 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_schema_node1912 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_schema_node1912 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_sequence_node2419 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_sequence_node2419 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_table_node1791 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_table_node1791 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_view_node2120 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CREATE_in_create_view_node2120 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_index_node_in_oneStatement1448 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_index_node_in_oneStatement1448 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_schema_node_in_oneStatement1424 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_schema_node_in_oneStatement1424 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_sequence_node_in_oneStatement1638 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_sequence_node_in_oneStatement1638 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_table_node_in_oneStatement1412 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_table_node_in_oneStatement1412 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_view_node_in_oneStatement1436 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_create_view_node_in_oneStatement1436 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CURRENT_in_term7620 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CURRENT_in_term7620 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_close_node_in_oneStatement1472 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_close_node_in_oneStatement1472 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_fetch_node_in_oneStatement1484 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_fetch_node_in_oneStatement1484 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CURSOR_in_declare_cursor_node5074 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CURSOR_in_declare_cursor_node5074 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_cursor_close_node5149 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_cursor_close_node5149 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_cursor_fetch_node5197 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_cursor_fetch_node5197 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_cursor_open_node5118 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_cursor_open_node5118 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_declare_cursor_node5072 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_name_in_declare_cursor_node5072 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_open_node_in_oneStatement1460 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_cursor_open_node_in_oneStatement1460 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CYCLE_in_create_sequence_node2524 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_CYCLE_in_create_sequence_node2524 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DECIMAL_in_literal8306 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DECIMAL_in_literal8306 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_declare_cursor_node_in_oneStatement1496 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_declare_cursor_node_in_oneStatement1496 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DECLARE_in_declare_cursor_node5068 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DECLARE_in_declare_cursor_node5068 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DEFAULT_in_column_def4180 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DEFAULT_in_column_def4180 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DEFAULT_in_use_schema_node7192 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DEFAULT_in_use_schema_node7192 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DEFAULTVALUE_in_function_argument7939 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DEFAULTVALUE_in_function_argument7939 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DELETE_in_delete_jar_node3712 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DELETE_in_delete_jar_node3712 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DELETE_in_delete_node5223 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DELETE_in_delete_node5223 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_delete_jar_node_in_oneStatement1616 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_delete_jar_node_in_oneStatement1616 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_delete_node_in_oneStatement1400 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_delete_node_in_oneStatement1400 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_col_name_with_sort_order_rowtimestamp2754 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_col_name_with_sort_order_rowtimestamp2754 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_column_def4202 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_column_def4202 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_expression_with_sort_order2872 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_expression_with_sort_order2872 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_parseOrderByField5739 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_parseOrderByField5739 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_term7413 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DESC_in_term7413 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DISTINCT_in_single_select4507 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DISTINCT_in_single_select4507 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DISTINCT_in_term7479 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DISTINCT_in_term7479 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_column_name3064 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_column_name3064 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_fam_prop_name2968 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_fam_prop_name2968 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_from_table_name8169 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_from_table_name8169 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_selectable5552 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_selectable5552 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_selectable5571 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_selectable5571 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_selectable5577 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_selectable5577 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_table_name8121 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_table_name8121 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_term7361 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOT_in_term7361 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOUBLE_in_literal8321 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DOUBLE_in_literal8321 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_function_node_in_oneStatement1580 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_function_node_in_oneStatement1580 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_alter_table_node3816 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_alter_table_node3816 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_function_node3618 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_function_node3618 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_index_node3257 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_index_node3257 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_schema_node3202 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_schema_node3202 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_sequence_node2611 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_sequence_node2611 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_table_node3139 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DROP_in_drop_table_node3139 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_index_node_in_oneStatement1520 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_index_node_in_oneStatement1520 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_schema_node_in_oneStatement1682 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_schema_node_in_oneStatement1682 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_sequence_node_in_oneStatement1672 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_sequence_node_in_oneStatement1672 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_table_node_in_oneStatement1508 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_drop_table_node_in_oneStatement1508 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DUPLICATE_in_upsert_node4873 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_DUPLICATE_in_upsert_node4873 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_def_in_dyn_column_defs4251 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_def_in_dyn_column_defs4251 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_def_in_dyn_column_defs4263 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_def_in_dyn_column_defs4263 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_defs_in_table_factor5976 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_defs_in_table_factor5976 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_name_or_def_in_upsert_column_refs5023 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_name_or_def_in_upsert_column_refs5023 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_name_or_def_in_upsert_column_refs5040 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_dyn_column_name_or_def_in_upsert_column_refs5040 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ELSE_in_case_statement8560 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ELSE_in_case_statement8560 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ELSE_in_case_statement8600 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ELSE_in_case_statement8600 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_END_in_case_statement8570 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_END_in_case_statement8570 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_END_in_case_statement8610 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_END_in_case_statement8610 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EOF_in_nextStatement1288 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EOF_in_nextStatement1288 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EOF_in_query1346 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EOF_in_query1346 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EOF_in_statement1318 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EOF_in_statement1318 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_comparison_op6339 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_comparison_op6339 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_comparison_op6362 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_comparison_op6362 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_comparison_op6371 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_comparison_op6371 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_fam_properties2902 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_fam_properties2902 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_fam_properties2918 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_fam_properties2918 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_function_argument7941 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_function_argument7941 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_function_argument7954 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_function_argument7954 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_function_argument7968 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_function_argument7968 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_properties4027 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_properties4027 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_properties4043 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_properties4043 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_update_column_pair4990 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EQ_in_update_column_pair4990 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXECUTE_in_execute_upgrade_node3963 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXECUTE_in_execute_upgrade_node3963 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_execute_upgrade_node_in_oneStatement1716 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_execute_upgrade_node_in_oneStatement1716 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_alter_index_node3317 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_alter_index_node3317 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_alter_table_node3825 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_alter_table_node3825 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_alter_table_node3846 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_alter_table_node3846 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_boolean_expression6886 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_boolean_expression6886 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_index_node2283 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_index_node2283 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_schema_node1923 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_schema_node1923 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_sequence_node2431 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_sequence_node2431 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_table_node1809 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_table_node1809 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_view_node2131 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_create_view_node2131 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_function_node3627 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_function_node3627 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_index_node3266 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_index_node3266 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_schema_node3211 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_schema_node3211 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_sequence_node2621 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_sequence_node2621 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_table_node3156 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXISTS_in_drop_table_node3156 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXPLAIN_in_explain_node1761 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_EXPLAIN_in_explain_node1761 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_explain_node_in_oneStatement1728 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_explain_node_in_oneStatement1728 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8540 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8540 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8547 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8547 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8553 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8553 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8564 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8564 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8587 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8587 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8593 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8593 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8604 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_case_statement8604 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_column_def4184 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_column_def4184 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_create_view_node2213 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_create_view_node2213 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_delete_node5251 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_delete_node5251 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_expression_with_sort_order2862 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_expression_with_sort_order2862 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_function_argument7947 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_function_argument7947 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_function_argument7960 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_function_argument7960 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_function_argument7974 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_function_argument7974 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_group_by5612 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_group_by5612 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_group_by5631 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_group_by5631 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_not_expression6317 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_not_expression6317 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_one_or_more_expressions7715 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_one_or_more_expressions7715 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_one_or_more_expressions7727 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_one_or_more_expressions7727 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_parseOrderByField5721 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_parseOrderByField5721 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_selectable5530 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_selectable5530 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_single_select4549 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_single_select4549 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_single_select4585 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_single_select4585 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_table_ref5886 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_table_ref5886 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_term7550 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_term7550 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_update_column_pair4994 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_update_column_pair4994 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_zero_or_more_expressions7803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_zero_or_more_expressions7803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_zero_or_more_expressions7817 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_in_zero_or_more_expressions7817 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_with_sort_order_in_expression_with_sort_order_list2823 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_with_sort_order_in_expression_with_sort_order_list2823 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_with_sort_order_in_expression_with_sort_order_list2835 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_with_sort_order_in_expression_with_sort_order_list2835 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_with_sort_order_list_in_ik_constraint2796 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_expression_with_sort_order_list_in_ik_constraint2796 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FALSE_in_literal8363 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FALSE_in_literal8363 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_prop_name_in_fam_properties2900 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_prop_name_in_fam_properties2900 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_prop_name_in_fam_properties2916 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_prop_name_in_fam_properties2916 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_alter_index_node3376 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_alter_index_node3376 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_alter_table_node3859 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_alter_table_node3859 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_alter_table_node3872 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_alter_table_node3872 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_create_index_node2364 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_create_index_node2364 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_create_table_node1854 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_create_table_node1854 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_create_view_node2231 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_fam_properties_in_create_view_node2231 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FETCH_in_cursor_fetch_node5175 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FETCH_in_cursor_fetch_node5175 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FETCH_in_select_node4751 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FETCH_in_select_node4751 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FIRST_in_parseOrderByField5757 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FIRST_in_parseOrderByField5757 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FOR_in_declare_cursor_node5076 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FOR_in_declare_cursor_node5076 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FOR_in_term7625 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FOR_in_term7625 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FOR_in_term7666 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FOR_in_term7666 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_create_view_node2192 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_create_view_node2192 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_cursor_fetch_node5193 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_cursor_fetch_node5193 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_delete_node5232 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_delete_node5232 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_revoke_permission_node2075 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_revoke_permission_node2075 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_single_select4528 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FROM_in_single_select4528 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_alter_index_node3329 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_alter_index_node3329 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_alter_table_node3803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_alter_table_node3803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_index_node2295 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_index_node2295 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_sequence_node2437 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_sequence_node2437 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_table_node1815 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_table_node1815 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_view_node2137 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_view_node2137 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_view_node2196 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_create_view_node2196 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_delete_node5236 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_delete_node5236 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_drop_index_node3278 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_drop_index_node3278 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_drop_sequence_node2627 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_drop_sequence_node2627 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_drop_table_node3162 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_drop_table_node3162 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_table_factor5957 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_table_factor5957 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_term7629 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_term7629 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_term7670 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_term7670 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_update_statistics_node3912 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_update_statistics_node3912 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_upsert_node4828 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_from_table_name_in_upsert_node4828 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FULL_in_join_type6096 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FULL_in_join_type6096 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_function_argument_in_zero_or_more_data_types7848 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_function_argument_in_zero_or_more_data_types7848 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_function_argument_in_zero_or_more_data_types7861 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_function_argument_in_zero_or_more_data_types7861 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FUNCTION_in_create_function_node3495 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FUNCTION_in_create_function_node3495 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FUNCTION_in_drop_function_node3620 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_FUNCTION_in_drop_function_node3620 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GRANT_in_grant_permission_node1963 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GRANT_in_grant_permission_node1963 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_grant_permission_node_in_oneStatement1650 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_grant_permission_node_in_oneStatement1650 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_group_by_in_single_select4568 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_group_by_in_single_select4568 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_grant_permission_node2000 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_grant_permission_node2000 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_revoke_permission_node2080 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_revoke_permission_node2080 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_single_select4562 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_single_select4562 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_term7394 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GROUP_in_term7394 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GT_in_comparison_op6353 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GT_in_comparison_op6353 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GT_in_comparison_op6369 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_GT_in_comparison_op6369 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_HAVING_in_single_select4581 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_HAVING_in_single_select4581 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_hintClause_in_delete_node5228 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_hintClause_in_delete_node5228 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_hintClause_in_single_select4491 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_hintClause_in_single_select4491 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_hintClause_in_upsert_node4820 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_hintClause_in_upsert_node4820 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_col_name_with_sort_order_rowtimestamp2745 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_col_name_with_sort_order_rowtimestamp2745 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_def4124 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_def4124 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_name3048 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_name3048 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_name3062 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_name3062 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_name3068 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_column_name3068 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_create_function_node3499 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_create_function_node3499 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_create_function_node3530 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_create_function_node3530 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_create_schema_node1929 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_create_schema_node1929 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_cursor_name8077 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_cursor_name8077 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_drop_function_node3633 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_drop_function_node3633 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_drop_schema_node3217 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_drop_schema_node3217 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_dyn_column_def4293 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_dyn_column_def4293 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_dyn_column_name_or_def4374 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_dyn_column_name_or_def4374 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_fam_prop_name2952 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_fam_prop_name2952 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_fam_prop_name2966 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_fam_prop_name2966 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_fam_prop_name2972 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_fam_prop_name2972 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_function_argument7886 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_function_argument7886 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_grant_permission_node1990 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_grant_permission_node1990 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_index_name8050 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_index_name8050 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_literal8377 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_literal8377 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_pk_constraint2663 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_pk_constraint2663 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_prop_name3991 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_prop_name3991 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_prop_value3003 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_prop_value3003 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_revoke_permission_node2070 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_revoke_permission_node2070 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_selectable5550 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_selectable5550 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_selectable5569 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_selectable5569 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_selectable5575 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_selectable5575 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_factor5940 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_factor5940 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_factor5967 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_factor5967 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_factor6021 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_factor6021 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_identifier8200 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_table_identifier8200 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7323 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7323 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7365 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7365 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7379 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7379 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7441 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7441 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7473 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7473 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7556 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_term7556 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_use_schema_node7198 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_identifier_in_use_schema_node7198 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_alter_index_node3313 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_alter_index_node3313 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_alter_table_node3821 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_alter_table_node3821 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_alter_table_node3840 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_alter_table_node3840 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_index_node2277 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_index_node2277 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_schema_node1917 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_schema_node1917 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_sequence_node2425 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_sequence_node2425 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_table_node1803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_table_node1803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_view_node2125 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_create_view_node2125 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_function_node3623 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_function_node3623 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_index_node3262 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_index_node3262 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_schema_node3207 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_schema_node3207 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_sequence_node2617 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_sequence_node2617 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_table_node3152 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IF_in_drop_table_node3152 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IGNORE_in_upsert_node4881 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IGNORE_in_upsert_node4881 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ik_constraint_in_create_index_node2310 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ik_constraint_in_create_index_node2310 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ILIKE_in_boolean_expression6595 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ILIKE_in_boolean_expression6595 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IMMUTABLE_in_create_table_node1796 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IMMUTABLE_in_create_table_node1796 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IN_in_boolean_expression6686 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IN_in_boolean_expression6686 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INCLUDE_in_create_index_node2324 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INCLUDE_in_create_index_node2324 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INCREMENT_in_create_sequence_node2468 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INCREMENT_in_create_sequence_node2468 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_alter_index_node3310 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_alter_index_node3310 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_create_index_node2274 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_create_index_node2274 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_drop_index_node3259 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_drop_index_node3259 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_update_statistics_node3917 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INDEX_in_update_statistics_node3917 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_index_name_in_alter_index_node3323 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_index_name_in_alter_index_node3323 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_index_name_in_create_index_node2289 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_index_name_in_create_index_node2289 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_index_name_in_drop_index_node3272 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_index_name_in_drop_index_node3272 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INNER_in_join_type6048 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INNER_in_join_type6048 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_literal_or_bind_in_create_sequence_node2542 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_literal_or_bind_in_create_sequence_node2542 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_or_long_literal_in_int_literal_or_bind2573 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_or_long_literal_in_int_literal_or_bind2573 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_or_long_literal_in_limit5334 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_or_long_literal_in_limit5334 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_or_long_literal_in_offset5372 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_int_or_long_literal_in_offset5372 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INTO_in_upsert_node4824 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_INTO_in_upsert_node4824 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IS_in_boolean_expression6510 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_IS_in_boolean_expression6510 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JAR_in_create_function_node3551 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JAR_in_create_function_node3551 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JAR_in_delete_jar_node3714 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JAR_in_delete_jar_node3714 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_create_function_node3538 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_create_function_node3538 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_create_function_node3558 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_create_function_node3558 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_delete_jar_node3720 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_delete_jar_node3720 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_one_or_more_jarpaths7758 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_one_or_more_jarpaths7758 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_one_or_more_jarpaths7770 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_jar_path_in_one_or_more_jarpaths7770 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JARS_in_add_jars_node3658 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JARS_in_add_jars_node3658 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JARS_in_list_jars_node3689 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JARS_in_list_jars_node3689 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JOIN_in_table_ref5876 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_JOIN_in_table_ref5876 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_join_type_in_table_ref5874 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_join_type_in_table_ref5874 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_KEY_in_column_def4193 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_KEY_in_column_def4193 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_KEY_in_pk_constraint2667 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_KEY_in_pk_constraint2667 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_KEY_in_upsert_node4875 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_KEY_in_upsert_node4875 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LAST_in_parseOrderByField5763 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LAST_in_parseOrderByField5763 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LEFT_in_join_type6063 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LEFT_in_join_type6063 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIKE_in_boolean_expression6553 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIKE_in_boolean_expression6553 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIMIT_in_delete_node5283 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIMIT_in_delete_node5283 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_limit_in_delete_node5287 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_limit_in_delete_node5287 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIMIT_in_select_node4708 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIMIT_in_select_node4708 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_limit_in_select_node4712 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_limit_in_select_node4712 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_limit_in_select_node4764 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_limit_in_select_node4764 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIST_in_list_jars_node3687 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LIST_in_list_jars_node3687 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_list_jars_node_in_oneStatement1604 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_list_jars_node_in_oneStatement1604 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_grant_permission_node1967 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_grant_permission_node1967 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_grant_permission_node2006 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_grant_permission_node2006 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_jar_path3595 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_jar_path3595 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_literal_or_bind8232 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_literal_or_bind8232 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_prop_value3017 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_prop_value3017 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_revoke_permission_node2045 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_revoke_permission_node2045 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_revoke_permission_node2086 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_revoke_permission_node2086 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_sampling_rate5397 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_sampling_rate5397 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_tableSampleNode5422 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_in_tableSampleNode5422 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_or_bind_in_term7309 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_or_bind_in_term7309 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_or_bind_in_term7662 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_literal_or_bind_in_term7662 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LOCAL_in_create_index_node2271 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LOCAL_in_create_index_node2271 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6425 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6425 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6449 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6449 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6474 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6474 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6733 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6733 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6780 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6780 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6888 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_boolean_expression6888 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_column_def4127 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_column_def4127 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_function_node3510 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_function_node3510 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_index_node2306 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_index_node2306 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_index_node2327 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_index_node2327 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_table_node1827 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_table_node1827 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_view_node2149 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_create_view_node2149 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_dyn_column_def4296 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_dyn_column_def4296 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_dyn_column_name_or_def4377 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_dyn_column_name_or_def4377 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_function_argument7889 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_function_argument7889 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_not_expression6313 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_not_expression6313 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_pk_constraint2669 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_pk_constraint2669 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor5910 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor5910 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor5972 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor5972 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor5985 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor5985 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor6005 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_table_factor6005 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7381 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7381 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7396 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7396 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7443 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7443 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7475 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7475 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7520 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7520 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7546 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7546 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7559 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_term7559 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_upsert_node4839 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_upsert_node4839 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_upsert_node4861 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_upsert_node4861 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_value_expression_list8004 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LPAREN_in_value_expression_list8004 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_array_expression7270 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_array_expression7270 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_column_def4154 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_column_def4154 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_dyn_column_def4323 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_dyn_column_def4323 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_dyn_column_name_or_def4404 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_dyn_column_name_or_def4404 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_function_argument7916 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_function_argument7916 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_term7339 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_term7339 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_term7586 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LSQUARE_in_term7586 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LT_in_comparison_op6346 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LT_in_comparison_op6346 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LT_in_comparison_op6360 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_LT_in_comparison_op6360 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MAXVALUE_in_create_sequence_node2505 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MAXVALUE_in_create_sequence_node2505 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MAXVALUE_in_function_argument7966 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MAXVALUE_in_function_argument7966 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINUS_in_negate_expression7234 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINUS_in_negate_expression7234 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINUS_in_subtract_expression7033 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINUS_in_subtract_expression7033 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINVALUE_in_create_sequence_node2488 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINVALUE_in_create_sequence_node2488 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINVALUE_in_function_argument7952 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_MINVALUE_in_function_argument7952 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ML_HINT_in_hintClause5448 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ML_HINT_in_hintClause5448 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_multiply_divide_modulo_expression_in_concat_expression7072 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_multiply_divide_modulo_expression_in_concat_expression7072 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_multiply_divide_modulo_expression_in_concat_expression7081 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_multiply_divide_modulo_expression_in_concat_expression7081 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NAME_in_parseNoReserved8509 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NAME_in_parseNoReserved8509 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_negate_expression_in_multiply_divide_modulo_expression7116 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_negate_expression_in_multiply_divide_modulo_expression7116 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_negate_expression_in_multiply_divide_modulo_expression7146 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_negate_expression_in_multiply_divide_modulo_expression7146 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NEXT_in_cursor_fetch_node5177 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NEXT_in_cursor_fetch_node5177 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NEXT_in_term7616 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NEXT_in_term7616 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NEXT_in_term7657 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NEXT_in_term7657 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_not_expression_in_and_expression6240 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_not_expression_in_and_expression6240 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_not_expression_in_and_expression6249 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_not_expression_in_and_expression6249 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_alter_table_node3842 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_alter_table_node3842 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_boolean_expression6514 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_boolean_expression6514 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_boolean_expression6548 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_boolean_expression6548 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_column_def4170 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_column_def4170 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_index_node2279 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_index_node2279 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_schema_node1919 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_schema_node1919 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_sequence_node2427 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_sequence_node2427 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_table_node1805 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_table_node1805 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_view_node2127 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_create_view_node2127 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_not_expression6291 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_not_expression6291 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_not_expression6310 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_not_expression6310 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_synpred1_PhoenixSQL6280 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NOT_in_synpred1_PhoenixSQL6280 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULL_in_boolean_expression6517 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULL_in_boolean_expression6517 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULL_in_column_def4175 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULL_in_column_def4175 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULL_in_literal8338 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULL_in_literal8338 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULLS_in_parseOrderByField5754 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NULLS_in_parseOrderByField5754 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_column_def4131 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_column_def4131 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_column_def4138 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_column_def4138 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_column_def4159 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_column_def4159 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_cursor_fetch_node5182 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_cursor_fetch_node5182 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_def4300 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_def4300 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_def4307 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_def4307 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_def4328 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_def4328 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_name_or_def4381 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_name_or_def4381 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_name_or_def4388 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_name_or_def4388 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_name_or_def4409 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_dyn_column_name_or_def4409 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_function_argument7893 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_function_argument7893 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_function_argument7900 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_function_argument7900 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_function_argument7921 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_function_argument7921 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_int_or_long_literal8412 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_int_or_long_literal8412 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_literal8292 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_literal8292 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_term7563 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_term7563 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_term7570 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_NUMBER_in_term7570 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OFF_in_trace_node3443 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OFF_in_trace_node3443 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OFFSET_in_select_node4725 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OFFSET_in_select_node4725 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_offset_in_select_node4729 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_offset_in_select_node4729 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_alter_index_node3325 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_alter_index_node3325 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_create_index_node2291 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_create_index_node2291 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_create_index_node2379 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_create_index_node2379 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_create_table_node1869 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_create_table_node1869 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_drop_index_node3274 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_drop_index_node3274 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_grant_permission_node1970 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_grant_permission_node1970 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_revoke_permission_node2050 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_revoke_permission_node2050 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_table_ref5882 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_table_ref5882 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_trace_node3419 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_trace_node3419 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_upsert_node4871 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ON_in_upsert_node4871 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_boolean_expression6784 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_boolean_expression6784 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_term7343 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_term7343 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_term7404 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_term7404 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_term7524 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_term7524 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_upsert_node4865 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_expressions_in_upsert_node4865 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_jarpaths_in_add_jars_node3664 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_one_or_more_jarpaths_in_add_jars_node3664 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_oneStatement_in_explain_node1765 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_oneStatement_in_explain_node1765 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_oneStatement_in_nextStatement1275 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_oneStatement_in_nextStatement1275 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_oneStatement_in_statement1314 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_oneStatement_in_statement1314 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ONLY_in_select_node4776 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ONLY_in_select_node4776 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OPEN_in_cursor_open_node5114 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OPEN_in_cursor_open_node5114 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_or_expression_in_expression6163 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_or_expression_in_expression6163 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OR_in_create_function_node3480 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OR_in_create_function_node3480 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OR_in_or_expression6200 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OR_in_or_expression6200 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_order_by_in_delete_node5270 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_order_by_in_delete_node5270 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_order_by_in_select_node4695 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_order_by_in_select_node4695 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ORDER_in_delete_node5264 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ORDER_in_delete_node5264 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ORDER_in_select_node4689 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ORDER_in_select_node4689 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ORDER_in_term7398 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ORDER_in_term7398 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OUTER_in_join_type6065 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OUTER_in_join_type6065 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OUTER_in_join_type6082 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OUTER_in_join_type6082 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OUTER_in_join_type6099 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_OUTER_in_join_type6099 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseAlias_in_selectable5535 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseAlias_in_selectable5535 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseFrom_in_single_select4532 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseFrom_in_single_select4532 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseNoReserved_in_identifier8482 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseNoReserved_in_identifier8482 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseNoReserved_in_parseAlias6135 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseNoReserved_in_parseAlias6135 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseOrderByField_in_order_by5665 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseOrderByField_in_order_by5665 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseOrderByField_in_order_by5684 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_parseOrderByField_in_order_by5684 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_pk_constraint_in_create_table_node1836 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_pk_constraint_in_create_table_node1836 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_pk_constraint_in_create_view_node2158 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_pk_constraint_in_create_view_node2158 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_PLUS_in_add_expression6989 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_PLUS_in_add_expression6989 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_PRIMARY_in_column_def4191 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_PRIMARY_in_column_def4191 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_PRIMARY_in_pk_constraint2665 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_PRIMARY_in_pk_constraint2665 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_name_in_properties4025 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_name_in_properties4025 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_name_in_properties4041 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_name_in_properties4041 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_fam_properties2906 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_fam_properties2906 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_fam_properties2922 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_fam_properties2922 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_properties4031 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_properties4031 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_properties4047 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_prop_value_in_properties4047 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_properties_in_alter_session_node3755 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_properties_in_alter_session_node3755 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_properties_in_update_statistics_node3939 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_properties_in_update_statistics_node3939 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_QUESTION_in_bind_name8453 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_QUESTION_in_bind_name8453 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_REPLACE_in_create_function_node3484 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_REPLACE_in_create_function_node3484 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RETURNS_in_create_function_node3526 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RETURNS_in_create_function_node3526 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_REVOKE_in_revoke_permission_node2040 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_REVOKE_in_revoke_permission_node2040 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_revoke_permission_node_in_oneStatement1662 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_revoke_permission_node_in_oneStatement1662 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RIGHT_in_join_type6080 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RIGHT_in_join_type6080 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ROW_TIMESTAMP_in_col_name_with_sort_order_rowtimestamp2761 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ROW_TIMESTAMP_in_col_name_with_sort_order_rowtimestamp2761 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ROW_TIMESTAMP_in_column_def4208 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_ROW_TIMESTAMP_in_column_def4208 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6431 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6431 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6455 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6455 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6480 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6480 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6739 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6739 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6786 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6786 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6894 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_boolean_expression6894 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_column_def4142 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_column_def4142 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_function_node3516 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_function_node3516 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_index_node2312 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_index_node2312 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_index_node2333 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_index_node2333 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_table_node1840 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_table_node1840 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_view_node2162 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_create_view_node2162 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_dyn_column_def4311 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_dyn_column_def4311 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_dyn_column_name_or_def4392 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_dyn_column_name_or_def4392 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_function_argument7904 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_function_argument7904 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_not_expression6319 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_not_expression6319 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_pk_constraint2675 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_pk_constraint2675 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor5916 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor5916 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor5978 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor5978 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor5991 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor5991 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor6011 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_table_factor6011 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7387 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7387 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7416 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7416 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7449 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7449 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7485 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7485 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7526 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7526 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7574 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7574 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7593 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_term7593 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_upsert_node4845 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_upsert_node4845 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_upsert_node4867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_upsert_node4867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_value_expression_list8029 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RPAREN_in_value_expression_list8029 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_array_expression7276 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_array_expression7276 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_column_def4163 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_column_def4163 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_dyn_column_def4332 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_dyn_column_def4332 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_dyn_column_name_or_def4413 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_dyn_column_name_or_def4413 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_function_argument7925 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_function_argument7925 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_term7345 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_term7345 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_term7588 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_RSQUARE_in_term7588 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SAMPLING_in_trace_node3426 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SAMPLING_in_trace_node3426 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_sampling_rate_in_trace_node3432 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_sampling_rate_in_trace_node3432 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_create_schema_node1914 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_create_schema_node1914 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_drop_schema_node3204 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_drop_schema_node3204 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_grant_permission_node1986 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_grant_permission_node1986 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_revoke_permission_node2066 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SCHEMA_in_revoke_permission_node2066 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SELECT_in_create_view_node2178 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SELECT_in_create_view_node2178 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SELECT_in_single_select4486 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SELECT_in_single_select4486 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_list_in_single_select4517 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_list_in_single_select4517 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_declare_cursor_node5080 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_declare_cursor_node5080 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_oneStatement1378 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_oneStatement1378 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_query1344 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_query1344 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_subquery_expression4453 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_subquery_expression4453 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_table_factor6009 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_table_factor6009 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_upsert_node4906 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_select_node_in_upsert_node4906 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_selectable_in_select_list5480 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_selectable_in_select_list5480 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_selectable_in_select_list5489 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_selectable_in_select_list5489 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SEMICOLON_in_nextStatement1279 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SEMICOLON_in_nextStatement1279 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SEQUENCE_in_create_sequence_node2421 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SEQUENCE_in_create_sequence_node2421 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SEQUENCE_in_drop_sequence_node2613 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SEQUENCE_in_drop_sequence_node2613 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SESSION_in_alter_session_node3748 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SESSION_in_alter_session_node3748 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_alter_index_node3341 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_alter_index_node3341 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_alter_index_node3371 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_alter_index_node3371 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_alter_session_node3751 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_alter_session_node3751 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_alter_table_node3867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_alter_table_node3867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_comparison_op6378 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_comparison_op6378 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_multiply_divide_modulo_expression7132 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_multiply_divide_modulo_expression7132 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_select_node4753 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_select_node4753 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_select_node4768 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_set_in_select_node4768 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_update_statistics_node3934 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SET_in_update_statistics_node3934 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_single_select_in_unioned_selects4629 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_single_select_in_unioned_selects4629 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_single_select_in_unioned_selects4640 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_single_select_in_unioned_selects4640 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SPLIT_in_create_index_node2377 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SPLIT_in_create_index_node2377 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SPLIT_in_create_table_node1867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_SPLIT_in_create_table_node1867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_START_in_create_sequence_node2448 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_START_in_create_sequence_node2448 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_STATISTICS_in_update_statistics_node3908 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_STATISTICS_in_update_statistics_node3908 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_STRING_LITERAL_in_literal8278 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_STRING_LITERAL_in_literal8278 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_STRING_LITERAL_in_literal8381 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_STRING_LITERAL_in_literal8381 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6429 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6429 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6478 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6478 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6737 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6737 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6892 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subquery_expression_in_boolean_expression6892 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subtract_expression_in_add_expression6984 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subtract_expression_in_add_expression6984 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subtract_expression_in_add_expression6993 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_subtract_expression_in_add_expression6993 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_factor_in_table_ref5867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_factor_in_table_ref5867 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_factor_in_table_ref5880 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_factor_in_table_ref5880 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_from_table_name8153 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_from_table_name8153 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_from_table_name8167 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_from_table_name8167 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_from_table_name8173 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_from_table_name8173 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_table_name8105 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_table_name8105 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_table_name8119 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_table_name8119 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_table_name8125 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_identifier_in_table_name8125 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_alter_table_node3792 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_alter_table_node3792 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_create_table_node1800 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_create_table_node1800 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_drop_table_node3148 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_drop_table_node3148 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_grant_permission_node1974 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_grant_permission_node1974 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_revoke_permission_node2054 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLE_in_revoke_permission_node2054 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_list_in_parseFrom5803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_list_in_parseFrom5803 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_list_in_table_factor5914 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_list_in_table_factor5914 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_name_in_grant_permission_node1980 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_name_in_grant_permission_node1980 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_name_in_revoke_permission_node2060 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_name_in_revoke_permission_node2060 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_name_in_term7359 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_name_in_term7359 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_ref_in_table_list5834 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_ref_in_table_list5834 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_ref_in_table_list5843 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_table_ref_in_table_list5843 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLESAMPLE_in_table_factor5983 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TABLESAMPLE_in_table_factor5983 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_tableSampleNode_in_table_factor5989 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_tableSampleNode_in_table_factor5989 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TEMPORARY_in_create_function_node3491 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TEMPORARY_in_create_function_node3491 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_term_in_array_expression7267 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_term_in_array_expression7267 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_THEN_in_case_statement8549 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_THEN_in_case_statement8549 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_THEN_in_case_statement8589 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_THEN_in_case_statement8589 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TO_in_grant_permission_node1995 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TO_in_grant_permission_node1995 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TRACE_in_trace_node3411 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TRACE_in_trace_node3411 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_trace_node_in_oneStatement1556 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_trace_node_in_oneStatement1556 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TRUE_in_literal8350 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_TRUE_in_literal8350 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UNION_in_unioned_selects4634 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UNION_in_unioned_selects4634 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_unioned_selects_in_select_node4678 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_unioned_selects_in_select_node4678 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_column_pair_in_update_column_pairs4947 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_column_pair_in_update_column_pairs4947 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_column_pair_in_update_column_pairs4963 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_column_pair_in_update_column_pairs4963 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_column_pairs_in_upsert_node4891 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_column_pairs_in_upsert_node4891 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPDATE_in_update_statistics_node3906 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPDATE_in_update_statistics_node3906 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPDATE_in_upsert_node4887 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPDATE_in_upsert_node4887 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_statistics_node_in_oneStatement1704 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_update_statistics_node_in_oneStatement1704 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPGRADE_in_execute_upgrade_node3965 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPGRADE_in_execute_upgrade_node3965 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_upsert_column_refs_in_upsert_node4843 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_upsert_column_refs_in_upsert_node4843 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPSERT_in_upsert_node4815 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_UPSERT_in_upsert_node4815 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_upsert_node_in_oneStatement1388 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_upsert_node_in_oneStatement1388 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_USE_in_use_schema_node7189 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_USE_in_use_schema_node7189 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_use_schema_node_in_oneStatement1692 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_use_schema_node_in_oneStatement1692 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_USING_in_create_function_node3549 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_USING_in_create_function_node3549 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_array_expression7274 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_array_expression7274 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6409 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6409 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6420 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6420 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6453 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6453 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6557 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6557 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6599 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6599 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6641 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6641 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6647 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_boolean_expression6647 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2455 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2455 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2475 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2475 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2492 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2492 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2509 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_create_sequence_node2509 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_value_expression_list8010 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_value_expression_list8010 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_value_expression_list8022 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_in_value_expression_list8022 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_list_in_create_index_node2383 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_list_in_create_index_node2383 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_list_in_create_table_node1873 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_value_expression_list_in_create_table_node1873 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VALUE_in_term7623 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VALUE_in_term7623 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VALUES_in_term7664 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VALUES_in_term7664 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VALUES_in_upsert_node4859 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VALUES_in_upsert_node4859 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VIEW_in_alter_table_node3798 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VIEW_in_alter_table_node3798 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VIEW_in_create_view_node2122 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VIEW_in_create_view_node2122 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VIEW_in_drop_table_node3144 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_VIEW_in_drop_table_node3144 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHEN_in_case_statement8543 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHEN_in_case_statement8543 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHEN_in_case_statement8583 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHEN_in_case_statement8583 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHERE_in_create_view_node2209 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHERE_in_create_view_node2209 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHERE_in_delete_node5247 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHERE_in_delete_node5247 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHERE_in_single_select4545 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WHERE_in_single_select4545 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WITH_in_create_sequence_node2450 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WITH_in_create_sequence_node2450 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WITH_in_trace_node3424 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WITH_in_trace_node3424 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WITHIN_in_term7392 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_WITHIN_in_term7392 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_zero_or_more_data_types_in_create_function_node3514 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_zero_or_more_data_types_in_create_function_node3514 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_zero_or_more_expressions_in_term7385 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_zero_or_more_expressions_in_term7385 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_zero_or_more_expressions_in_term7483 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOLLOW_zero_or_more_expressions_in_term7483 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FOR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FORCE_ROW_KEY_ORDER_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
forceProjection() - Method in class org.apache.phoenix.join.HashJoinInfo
 
forceRowKeyOrder(StatementContext) - Static method in class org.apache.phoenix.util.ScanUtil
 
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.phoenix.util.VarBinaryFormatter
 
FormatToBytesWritableMapper<RECORD> - Class in org.apache.phoenix.mapreduce
Base class for converting some input source format into ImmutableBytesWritables that contains packed in a single byte array values for all columns.
FormatToBytesWritableMapper() - Constructor for class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
FormatToBytesWritableMapper.DefaultImportPreUpsertKeyValueProcessor - Class in org.apache.phoenix.mapreduce
A default implementation of ImportPreUpsertKeyValueProcessor that is used if no specific class is configured.
FormatToBytesWritableMapper.LineParser<T> - Interface in org.apache.phoenix.mapreduce
Parses a single input line, returning a T.
FormatToKeyValueReducer - Class in org.apache.phoenix.mapreduce
Reducer class for the bulkload jobs.
FormatToKeyValueReducer() - Constructor for class org.apache.phoenix.mapreduce.FormatToKeyValueReducer
 
free() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
FROM - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FROM - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FROM - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FROM - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FROM_JSON - Static variable in class org.apache.phoenix.mapreduce.bulkload.TargetTableRefFunctions
 
from_table_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
from_table_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
fromArray(long[]) - Static method in class org.apache.phoenix.util.BitSet
 
fromBytes(byte[]) - Static method in enum org.apache.phoenix.coprocessor.BaseScannerRegionObserver.ReplayWrite
 
fromCode(int) - Static method in enum org.apache.phoenix.transaction.TransactionFactory.Provider
 
FromCompiler - Class in org.apache.phoenix.compile
Validates FROM clause and builds a ColumnResolver for resolving column references
FromCompiler() - Constructor for class org.apache.phoenix.compile.FromCompiler
 
fromDDLValue(String) - Static method in enum org.apache.phoenix.schema.ColumnModifier
Returns the ColumnModifier for the specified DDL stmt keyword.
fromDDLValue(String) - Static method in enum org.apache.phoenix.schema.SortOrder
Returns the SortOrder instance for the specified DDL stmt keyword.
fromErrorCode(int) - Static method in enum org.apache.phoenix.exception.SQLExceptionCode
 
fromLiteral(Object) - Static method in class org.apache.phoenix.schema.types.PDataType
 
fromPrimitive(byte) - Static method in class org.apache.phoenix.util.BitSet
 
fromPrimitive(short) - Static method in class org.apache.phoenix.util.BitSet
 
fromPrimitive(int) - Static method in class org.apache.phoenix.util.BitSet
 
fromPrimitive(long) - Static method in class org.apache.phoenix.util.BitSet
 
fromProto(ServerCachingProtos.IndexMaintainer, RowKeySchema, boolean) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
fromSerializedValue(String) - Static method in enum org.apache.phoenix.schema.PIndexState
 
fromSerializedValue(byte) - Static method in enum org.apache.phoenix.schema.PIndexState
 
fromSerializedValue(byte) - Static method in enum org.apache.phoenix.schema.PTable.ImmutableStorageScheme
 
fromSerializedValue(byte) - Static method in enum org.apache.phoenix.schema.PTable.IndexType
 
fromSerializedValue(byte) - Static method in enum org.apache.phoenix.schema.PTable.LinkType
 
fromSerializedValue(byte) - Static method in enum org.apache.phoenix.schema.PTable.QualifierEncodingScheme
 
fromSerializedValue(byte) - Static method in enum org.apache.phoenix.schema.PTable.ViewType
 
fromSerializedValue(String) - Static method in enum org.apache.phoenix.schema.PTableType
 
fromSerializedValue(byte) - Static method in enum org.apache.phoenix.schema.PTableType
 
fromSqlTypeName(String) - Static method in class org.apache.phoenix.schema.types.PDataType
 
fromString(String) - Static method in class org.apache.phoenix.util.ColumnInfo
Instantiate a ColumnInfo from a string representation created by the ColumnInfo.toString() method.
fromSystemValue(int) - Static method in enum org.apache.phoenix.schema.ColumnModifier
Returns the ColumnModifier for the specified internal value.
fromSystemValue(int) - Static method in enum org.apache.phoenix.schema.SortOrder
Returns the SortOrder instance for the specified internal value.
fromToken(String) - Static method in enum org.apache.phoenix.schema.PTable.IndexType
 
fromTypeId(int) - Static method in class org.apache.phoenix.schema.types.PDataType
 
fromValue(String) - Static method in enum org.apache.phoenix.schema.PTableType
 
FULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
function(String, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
function(String, List<ParseNode>, List<ParseNode>, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
FUNCTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FUNCTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
FUNCTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FUNCTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
FUNCTION_ALREADY_EXISTS_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
FUNCTION_ALREADY_EXISTS = 10;
function_argument() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
function_argument() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
FUNCTION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
FUNCTION_NAME - Static variable in class org.apache.phoenix.exception.SQLExceptionInfo
 
FUNCTION_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
FUNCTION_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
FUNCTION_NOT_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
FUNCTION_NOT_FOUND = 11;
FUNCTION_NOT_IN_REGION_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
FUNCTION_NOT_IN_REGION = 13;
FunctionAlreadyExistsException - Exception in org.apache.phoenix.schema
 
FunctionAlreadyExistsException(String) - Constructor for exception org.apache.phoenix.schema.FunctionAlreadyExistsException
 
FunctionAlreadyExistsException(String, String) - Constructor for exception org.apache.phoenix.schema.FunctionAlreadyExistsException
 
FunctionAlreadyExistsException(String, PFunction) - Constructor for exception org.apache.phoenix.schema.FunctionAlreadyExistsException
 
FunctionAlreadyExistsException(String, String, PFunction) - Constructor for exception org.apache.phoenix.schema.FunctionAlreadyExistsException
 
FunctionArgument(String, boolean, boolean, LiteralExpression, LiteralExpression, LiteralExpression) - Constructor for class org.apache.phoenix.parse.PFunction.FunctionArgument
 
FunctionArgument(String, boolean, boolean, LiteralExpression, LiteralExpression, LiteralExpression, short) - Constructor for class org.apache.phoenix.parse.PFunction.FunctionArgument
 
FunctionArgumentType - Enum in org.apache.phoenix.expression.function
 
FunctionBytesPtr(byte[]) - Constructor for class org.apache.phoenix.cache.GlobalCache.FunctionBytesPtr
 
functionDistinct(String, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
FunctionExpression - Class in org.apache.phoenix.expression.function
Compiled representation of a built-in function
FunctionExpression() - Constructor for class org.apache.phoenix.expression.function.FunctionExpression
 
FunctionExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.FunctionExpression
 
FunctionExpression.OrderPreserving - Enum in org.apache.phoenix.expression.function
 
FUNCTIONNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
FUNCTIONNAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
FUNCTIONNAMES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
FunctionNotFoundException - Exception in org.apache.phoenix.schema
 
FunctionNotFoundException(FunctionNotFoundException, long) - Constructor for exception org.apache.phoenix.schema.FunctionNotFoundException
 
FunctionNotFoundException(String) - Constructor for exception org.apache.phoenix.schema.FunctionNotFoundException
 
FunctionNotFoundException(String, long) - Constructor for exception org.apache.phoenix.schema.FunctionNotFoundException
 
FunctionParseNode - Class in org.apache.phoenix.parse
Node representing a function expression in SQL
FunctionParseNode.Argument - Annotation Type in org.apache.phoenix.parse
 
FunctionParseNode.BuiltInFunction - Annotation Type in org.apache.phoenix.parse
Marker used to indicate that a class should be used by DirectFunctionExpressionExec below
FunctionParseNode.BuiltInFunctionArgInfo - Class in org.apache.phoenix.parse
 
FunctionParseNode.BuiltInFunctionInfo - Class in org.apache.phoenix.parse
Structure used to hold parse-time information about Function implementation classes
FunctionParseNode.FunctionClassType - Enum in org.apache.phoenix.parse
 
functions - Variable in class org.apache.phoenix.expression.aggregator.Aggregators
 
FUNCTIONTIMESTAMPS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
FUNTION_NAME_INDEX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
FWD_ROW_KEY_ORDER_BY - Static variable in class org.apache.phoenix.compile.OrderByCompiler.OrderBy
Used to indicate that there was an ORDER BY, but it was optimized out because rows are already returned in this order.

G

generateAllSaltingRanges(int) - Static method in class org.apache.phoenix.schema.SaltingUtil
 
generateColumnInfo(Connection, String, List<String>) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Get list of ColumnInfos that contain Column Name and its associated PDataType for an import.
generateColumnInfo(Connection, String, List<String>, boolean) - Static method in class org.apache.phoenix.util.SchemaUtil
Get list of ColumnInfos that contain Column Name and its associated PDataType for an import.
generatedKeyAlwaysReturned() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
generateDummyValues(ParseNode, boolean) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
generateId() - Static method in class org.apache.phoenix.cache.ServerCacheClient
Create an ID to keep the cached information across other operations independent.
generateIndexData(PTable, PTable, MutationState.MultiRowMutationState, List<Mutation>, KeyValueBuilder, PhoenixConnection) - Static method in class org.apache.phoenix.util.IndexUtil
 
GenericKeyValueBuilder - Class in org.apache.phoenix.hbase.index.util
KeyValueBuilder that does simple byte[] copies to build the underlying key-value.
GenSubqueryParamValuesRewriter - Class in org.apache.phoenix.optimize
Creates a new WHERE clause by replaces non-correlated sub-queries with dummy values.
get(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
get(Object) - Method in class org.apache.phoenix.cache.aggcache.SpillMap
Get a key from the spillable data structures.
get(ImmutableBytesPtr) - Method in interface org.apache.phoenix.cache.HashCache
 
get(Get) - Method in class org.apache.phoenix.execute.DelegateHTable
 
get(List<Get>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
get() - Method in class org.apache.phoenix.hbase.index.table.HTableInterfaceReference
 
get(String) - Static method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
get(String, List<ParseNode>) - Static method in class org.apache.phoenix.parse.ParseNodeFactory
 
get(GuidePostsKey) - Method in class org.apache.phoenix.query.GuidePostsCache
Returns the PTableStats for the given tableNamevalueLoader if no such mapping exists.
get(int) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
get(int) - Method in class org.apache.phoenix.schema.ValueBitSet
 
get(int) - Method in class org.apache.phoenix.util.BitSet
 
get(Class<T>, List<T>) - Static method in class org.apache.phoenix.util.InstanceResolver
Resolves all instances of a specified class and add it to the list of default implementations
get(String, String) - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the value of the name property.
get(String) - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the value of the name property, null if no such property exists.
getAccumulatedMillis() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getActiveReadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getActiveResourceManagerHost(Configuration, String) - Static method in class org.apache.phoenix.util.PhoenixMRJobUtil
 
getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getActiveScanRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getActiveWriteRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getActualColumnFamilyName(String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getActualStartRow(Scan, HRegionInfo) - Static method in class org.apache.phoenix.util.ScanUtil
 
getAdjustedKey(byte[], byte[], ImmutableBytesWritable, boolean) - Static method in class org.apache.phoenix.schema.stats.StatisticsUtil
 
getAdmin() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getAdmin() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getAdmin() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getAdmin() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getAge(PTableRef) - Method in interface org.apache.phoenix.schema.PMetaData
 
getAge(PTableRef) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
getAge(PTableRef) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
getAggregateValue(Tuple, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.TupleUtil
Set ptr to point to the value contained in the first KeyValue without exploding Result into KeyValue array.
getAggregationManager() - Method in class org.apache.phoenix.compile.StatementContext
 
getAggregator(int) - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
getAggregator() - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
getAggregatorCount() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
getAggregatorExpression() - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
getAggregators() - Method in class org.apache.phoenix.compile.AggregationManager
 
getAggregators() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
getAlias() - Method in class org.apache.phoenix.parse.AliasedNode
 
getAlias() - Method in class org.apache.phoenix.parse.ColumnParseNode
 
getAlias() - Method in class org.apache.phoenix.parse.ParseNode
Allows node to override what the alias is for a given node.
getAlias() - Method in class org.apache.phoenix.parse.TableNode
 
getAllColumns() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getAllocatedMB() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getAllocatedVCores() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getAllocateIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional bool allocateIndexId = 3;
getAllocateIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
optional bool allocateIndexId = 3;
getAllocateIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequestOrBuilder
optional bool allocateIndexId = 3;
getAllowedTypes() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionArgInfo
 
getAllowedValues() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionArgInfo
 
getAllTableRegions(byte[]) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getAllTableRegions(byte[]) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getAllTableRegions(byte[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getAllTableRegions(byte[]) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getAmContainerLogs() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getAmHostHttpAddress() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getAnnotations(String, Properties) - Static method in class org.apache.phoenix.util.JDBCUtil
 
getApplicableJoinStrategies() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
Return a list of all applicable join strategies.
getApplicablePlans(QueryPlan, PhoenixStatement, SelectStatement, ColumnResolver, List<? extends PDatum>, ParallelIteratorFactory) - Method in class org.apache.phoenix.optimize.QueryOptimizer
 
getArgPosition() - Method in class org.apache.phoenix.parse.PFunction.FunctionArgument
 
getArgs() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getArguments(int) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
getArguments(int) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
repeated .PFunctionArg arguments = 2;
getArguments(int) - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
repeated .PFunctionArg arguments = 2;
getArgumentsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
getArgumentsBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
getArgumentsCount() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
getArgumentsCount() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
repeated .PFunctionArg arguments = 2;
getArgumentsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
repeated .PFunctionArg arguments = 2;
getArgumentsList() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
getArgumentsList() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
repeated .PFunctionArg arguments = 2;
getArgumentsList() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
repeated .PFunctionArg arguments = 2;
getArgumentsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
getArgumentsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
repeated .PFunctionArg arguments = 2;
getArgumentsOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
repeated .PFunctionArg arguments = 2;
getArgumentsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
getArgumentsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
repeated .PFunctionArg arguments = 2;
getArgumentsOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
repeated .PFunctionArg arguments = 2;
getArgumentType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
required string argumentType = 1;
getArgumentType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
required string argumentType = 1;
getArgumentType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
required string argumentType = 1;
getArgumentType() - Method in class org.apache.phoenix.parse.PFunction.FunctionArgument
 
getArgumentTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
required string argumentType = 1;
getArgumentTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
required string argumentType = 1;
getArgumentTypeBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
required string argumentType = 1;
getArray(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getArray(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getArray(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getArray(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getArray() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getArray(Map<String, Class<?>>) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getArray(long, int) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getArray(long, int, Map<String, Class<?>>) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getArrayFactory() - Method in class org.apache.phoenix.schema.types.PBoolean
 
getArrayFactory() - Method in class org.apache.phoenix.schema.types.PDataType
 
getArrayLength(ImmutableBytesWritable, PDataType, Integer) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
getArraySize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 arraySize = 9;
getArraySize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional int32 arraySize = 9;
getArraySize() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional int32 arraySize = 9;
getArraySize() - Method in class org.apache.phoenix.parse.ColumnDef
 
getArraySize() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getArraySize() - Method in interface org.apache.phoenix.schema.PColumn
 
getArraySize() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getArraySqlTypeName(Integer, Integer, PDataType) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
getAsciiStream(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getAsciiStream(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getAsciiStream(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getAsciiStream(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getAsSingleSubquery(SelectStatement, boolean) - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getAsSubquery(List<OrderByNode>) - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getAsSubqueryForOptimization(boolean) - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getAttributes() - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
getAttributes(String, String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getAutoCommit() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getAutoCommit() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getAutoCommit(String, Properties, boolean) - Static method in class org.apache.phoenix.util.JDBCUtil
Retrieve the value of the optional auto-commit setting from JDBC url or connection properties.
getAutoFlush() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getAutoParititonSeqName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string autoParititonSeqName = 31;
getAutoParititonSeqName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional string autoParititonSeqName = 31;
getAutoParititonSeqName() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional string autoParititonSeqName = 31;
getAutoParititonSeqNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string autoParititonSeqName = 31;
getAutoParititonSeqNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional string autoParititonSeqName = 31;
getAutoParititonSeqNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional string autoParititonSeqName = 31;
getAutoPartitionColIndex(PTable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getAutoPartitionColumnName(PTable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getAutoPartitionNum() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 autoPartitionNum = 11;
getAutoPartitionNum() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional int64 autoPartitionNum = 11;
getAutoPartitionNum() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional int64 autoPartitionNum = 11;
getAutoPartitionNum() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getAutoPartitionSeqName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getAutoPartitionSeqName() - Method in interface org.apache.phoenix.schema.PTable
 
getAutoPartitionSeqName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getAvailableMemory() - Method in class org.apache.phoenix.memory.ChildMemoryManager
 
getAvailableMemory() - Method in class org.apache.phoenix.memory.DelegatingMemoryManager
 
getAvailableMemory() - Method in class org.apache.phoenix.memory.GlobalMemoryManager
 
getAvailableMemory() - Method in interface org.apache.phoenix.memory.MemoryManager
Get the amount of available memory (in bytes) not yet allocated.
getBaseColumnCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 baseColumnCount = 25;
getBaseColumnCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int32 baseColumnCount = 25;
getBaseColumnCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int32 baseColumnCount = 25;
getBaseColumnCount() - Method in class org.apache.phoenix.schema.DelegateTable
 
getBaseColumnCount() - Method in interface org.apache.phoenix.schema.PTable
 
getBaseColumnCount() - Method in class org.apache.phoenix.schema.PTableImpl
 
getBaseTableName() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getBaseType() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getBaseTypeName() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getBatch() - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
getBatch() - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
getBatchCount() - Method in class org.apache.phoenix.execute.MutationState
 
getBatchFinished() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getBatchIndex() - Method in exception org.apache.phoenix.exception.BatchUpdateExecution
 
getBatchSize(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getBatchSizeBytes() - Method in class org.apache.phoenix.execute.MutationState
 
getBestPlan(QueryPlan, PhoenixStatement, SelectStatement, ColumnResolver, List<? extends PDatum>, ParallelIteratorFactory) - Method in class org.apache.phoenix.optimize.QueryOptimizer
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getBigDecimal(int, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBigDecimal(String, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBigDecimal(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBigDecimal(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBigDecimal(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBigDecimal(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBigDecimal(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBigDecimal(String, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBinaryStream(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBinaryStream(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBinaryStream(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBinaryStream(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBindCount() - Method in class org.apache.phoenix.parse.AddJarsStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.AlterIndexStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.AlterSessionStatement
 
getBindCount() - Method in interface org.apache.phoenix.parse.BindableStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.CloseStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.CreateFunctionStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.CreateSchemaStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.DeclareCursorStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.DeleteJarStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.DropFunctionStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.DropIndexStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.DropSchemaStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.DropSequenceStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.DropTableStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.ExecuteUpgradeStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.ExplainStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.FetchStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.ListJarsStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.OpenStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getBindCount() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getBindCount() - Method in class org.apache.phoenix.parse.SelectStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.SingleTableStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.TraceStatement
 
getBindCount() - Method in class org.apache.phoenix.parse.UseSchemaStatement
 
getBindManager() - Method in class org.apache.phoenix.compile.StatementContext
 
getBindValue(BindParseNode) - Method in class org.apache.phoenix.compile.BindManager
 
getBit(ImmutableBytesWritable, SortOrder, int, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
getBit(byte[], int, int, SortOrder, int, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
GetBitFunction - Class in org.apache.phoenix.expression.function
 
GetBitFunction() - Constructor for class org.apache.phoenix.expression.function.GetBitFunction
 
GetBitFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.GetBitFunction
 
getBitSetLength() - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getBlob(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBlob(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBlob(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBlob(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBoolean(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBoolean(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBoolean(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBoolean(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBoolean(String, boolean) - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the value of the name property as a boolean.
getBoundPkColumnCount() - Method in class org.apache.phoenix.compile.ScanRanges
 
getBoundRanges() - Method in class org.apache.phoenix.compile.ScanRanges
 
getBoundSlotCount() - Method in class org.apache.phoenix.compile.ScanRanges
 
getBucketNum() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int32 bucketNum = 8;
getBucketNum() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required int32 bucketNum = 8;
getBucketNum() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required int32 bucketNum = 8;
getBucketNum() - Method in class org.apache.phoenix.schema.DelegateTable
 
getBucketNum() - Method in interface org.apache.phoenix.schema.PTable
Return the number of buckets used by this table for salting.
getBucketNum() - Method in class org.apache.phoenix.schema.PTableImpl
 
getBuffer() - Method in class org.apache.phoenix.util.TrustedByteArrayOutputStream
 
getBufferLength() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueClientAggregator
 
getBufferLength() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
getBufferLength() - Method in class org.apache.phoenix.expression.aggregator.PercentileDiscClientAggregator
 
getBuilderForTesting() - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
getBuilderForTesting() - Method in class org.apache.phoenix.hbase.index.Indexer
Exposed for testing!
getBuilderForTesting() - Method in class org.apache.phoenix.hbase.index.IndexRegionObserver
Exposed for testing!
getBuildIndexSCN(String, Properties) - Static method in class org.apache.phoenix.util.JDBCUtil
 
getBuiltInFunctionMultimap() - Static method in class org.apache.phoenix.parse.ParseNodeFactory
 
getByte(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getByte(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getByte(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getByte(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getByte(ImmutableBytesWritable, SortOrder, int, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
getByte(byte[], int, int, SortOrder, int, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
getByteArray() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required bytes byteArray = 1;
getByteArray() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
required bytes byteArray = 1;
getByteArray() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritableOrBuilder
required bytes byteArray = 1;
getByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 byteCount = 2;
getByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int64 byteCount = 2;
getByteCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int64 byteCount = 2;
getByteCountFromRowCountAndRowWidth(QueryPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
getByteCounts(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 byteCounts = 7;
getByteCounts(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated int64 byteCounts = 7;
getByteCounts(int) - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated int64 byteCounts = 7;
getByteCounts() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
getByteCounts() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
getByteCountsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 byteCounts = 7;
getByteCountsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated int64 byteCounts = 7;
getByteCountsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated int64 byteCounts = 7;
getByteCountsList() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 byteCounts = 7;
getByteCountsList() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated int64 byteCounts = 7;
getByteCountsList() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated int64 byteCounts = 7;
GetByteFunction - Class in org.apache.phoenix.expression.function
 
GetByteFunction() - Constructor for class org.apache.phoenix.expression.function.GetByteFunction
 
GetByteFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.GetByteFunction
 
getByteLengthForUtf8SubStr(byte[], int, int, SortOrder) - Static method in class org.apache.phoenix.util.StringUtil
 
getBytes() - Method in class org.apache.phoenix.expression.LiteralExpression
 
getBytes(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBytes(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getBytes(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBytes(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getBytes() - Method in class org.apache.phoenix.parse.LiteralParseNode
 
getBytes() - Method in interface org.apache.phoenix.schema.PName
Get the server-side name as referenced in HBase-related APIs such as Scan, Filter, etc.
getBytes() - Method in class org.apache.phoenix.schema.PNameImpl
 
getBytes() - Method in enum org.apache.phoenix.schema.PTable.IndexType
 
getBytes() - Method in enum org.apache.phoenix.schema.PTable.LinkType
 
getBytes() - Method in enum org.apache.phoenix.schema.PTable.ViewType
 
getBytesInChar(byte, SortOrder) - Static method in class org.apache.phoenix.util.StringUtil
 
getByteSize() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
getByteSize() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PBinary
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PBoolean
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PChar
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PCharArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PDataType
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PDate
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PDateArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PDecimal
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PDouble
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PFloat
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PFloatArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PInteger
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PLong
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PLongArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PSmallint
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PTime
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PTimeArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PTimestamp
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PTinyint
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PVarbinary
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PVarchar
 
getByteSize() - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
getByteSize() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
getByteSize(int) - Static method in class org.apache.phoenix.util.BitSet
 
getBytesPtr() - Method in interface org.apache.phoenix.schema.PName
 
getBytesPtr() - Method in class org.apache.phoenix.schema.PNameImpl
 
getCachedConnections() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getCacheFactory() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
getCacheFactory() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required .ServerCacheFactory cacheFactory = 4;
getCacheFactory() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required .ServerCacheFactory cacheFactory = 4;
getCacheFactoryBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
getCacheFactoryOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
getCacheFactoryOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required .ServerCacheFactory cacheFactory = 4;
getCacheFactoryOrBuilder() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required .ServerCacheFactory cacheFactory = 4;
getCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required bytes cacheId = 2;
getCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required bytes cacheId = 2;
getCacheId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required bytes cacheId = 2;
getCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
required bytes cacheId = 2;
getCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
required bytes cacheId = 2;
getCacheId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequestOrBuilder
required bytes cacheId = 2;
getCacheId() - Method in exception org.apache.phoenix.coprocessor.HashJoinCacheNotFoundException
 
getCachePtr() - Method in class org.apache.phoenix.cache.ServerCacheClient.ServerCache
 
getCachePtr() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
getCachePtr() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required .ImmutableBytesWritable cachePtr = 3;
getCachePtr() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required .ImmutableBytesWritable cachePtr = 3;
getCachePtrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
getCachePtrOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
getCachePtrOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required .ImmutableBytesWritable cachePtr = 3;
getCachePtrOrBuilder() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required .ImmutableBytesWritable cachePtr = 3;
getCacheSize() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getCacheSizeKV(Result) - Static method in class org.apache.phoenix.schema.Sequence
 
getCallerStackTrace() - Static method in class org.apache.phoenix.util.LogUtil
 
getCandidateJobs() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
getCandidateJobs(Connection) - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
getCascade() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional bool cascade = 3;
getCascade() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
optional bool cascade = 3;
getCascade() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
optional bool cascade = 3;
getCaseSensitiveColumnDisplayName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getCaseSensitiveDataColumnFullName(String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getCastedColumnNames(List<String>, List<String>) - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getCastedTargetColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getCastedTargetColNames() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getCastedTargetColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getCatalog() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getCatalog() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getCatalogName(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getCatalogs() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getCeilExpression(List<Expression>) - Static method in class org.apache.phoenix.parse.CeilParseNode
 
getCell(List<Cell>, byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getCellForColumnQualifier(byte[]) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
getCellForColumnQualifier(byte[], int, int) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
getCells(Result, int) - Static method in class org.apache.phoenix.schema.Sequence
Returns the KeyValues of r if it contains the expected number of KeyValues, else returns a list of KeyValues corresponding to SEQUENCE_KV_COLUMNS
getChannel() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
getChannel() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService.Stub
 
getCharacterStream(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getCharacterStream(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getCharacterStream(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getCharacterStream(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getChild() - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
getChildLinkKey(PName, PName, PName, PName, PName) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getChildQueryServices(ImmutableBytesWritable) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getChildQueryServices(ImmutableBytesWritable) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
Get (and create if necessary) a child QueryService for a given tenantId.
getChildQueryServices(ImmutableBytesWritable) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Get (and create if necessary) a child QueryService for a given tenantId.
getChildQueryServices(ImmutableBytesWritable) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getChildren() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
getChildren() - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
getChildren() - Method in class org.apache.phoenix.expression.BaseTerminalExpression
 
getChildren() - Method in class org.apache.phoenix.expression.DelegateExpression
 
getChildren() - Method in interface org.apache.phoenix.expression.Expression
 
getChildren() - Method in class org.apache.phoenix.parse.CompoundParseNode
 
getChildren() - Method in class org.apache.phoenix.parse.ParseNode
 
getChildren() - Method in class org.apache.phoenix.parse.TerminalParseNode
 
getChildTenantCache(ImmutableBytesPtr) - Method in class org.apache.phoenix.cache.GlobalCache
Retrieve the tenant cache given an tenantId.
getClassLoader() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getClassLoader(PName, String) - Static method in class org.apache.phoenix.expression.function.UDFExpression
 
getClassname() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string classname = 3;
getClassname() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required string classname = 3;
getClassname() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required string classname = 3;
getClassName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
required string className = 1;
getClassName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
required string className = 1;
getClassName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactoryOrBuilder
required string className = 1;
getClassName() - Method in class org.apache.phoenix.parse.PFunction
 
getClassnameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string classname = 3;
getClassnameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required string classname = 3;
getClassnameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required string classname = 3;
getClassNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
required string className = 1;
getClassNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
required string className = 1;
getClassNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactoryOrBuilder
required string className = 1;
getClassType() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getClientInfo(String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getClientInfo() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getClientInfo() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getClientInfo(String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getClientInfoProperties() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getClientMaintainedIndexes(PTable) - Static method in class org.apache.phoenix.util.IndexUtil
 
getClientPort(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
Returns the HBase Client Port
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required int64 clientTimestamp = 4;
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required int64 clientTimestamp = 4;
getClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required int64 clientTimestamp = 4;
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required int64 clientTimestamp = 4;
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
required int64 clientTimestamp = 4;
getClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
required int64 clientTimestamp = 4;
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int64 clientTimestamp = 2;
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
required int64 clientTimestamp = 2;
getClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequestOrBuilder
required int64 clientTimestamp = 2;
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 clientTimestamp = 5;
getClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required int64 clientTimestamp = 5;
getClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required int64 clientTimestamp = 5;
getClientTimeStamp(List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getClientTimeStamp(Mutation) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getClientVersion() - Method in interface org.apache.phoenix.cache.HashCache
 
getClientVersion() - Method in interface org.apache.phoenix.cache.IndexMetaDataCache
 
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
optional int32 clientVersion = 2;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequestOrBuilder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
optional int32 clientVersion = 1;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
optional int32 clientVersion = 1;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequestOrBuilder
optional int32 clientVersion = 1;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
optional int32 clientVersion = 5;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
optional int32 clientVersion = 5;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
optional int32 clientVersion = 5;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional int32 clientVersion = 4;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
optional int32 clientVersion = 4;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
optional int32 clientVersion = 4;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
required int32 clientVersion = 3;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
required int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
optional int32 clientVersion = 2;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequestOrBuilder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
optional int32 clientVersion = 2;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequestOrBuilder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
optional int32 clientVersion = 3;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequestOrBuilder
optional int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
required int32 clientVersion = 3;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
required int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional int32 clientVersion = 4;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
optional int32 clientVersion = 4;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
optional int32 clientVersion = 4;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
optional int32 clientVersion = 5;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
optional int32 clientVersion = 5;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
optional int32 clientVersion = 5;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
required int32 clientVersion = 3;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequestOrBuilder
required int32 clientVersion = 3;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
optional int32 clientVersion = 6;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
optional int32 clientVersion = 6;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
optional int32 clientVersion = 6;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
optional int32 clientVersion = 1;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
optional int32 clientVersion = 1;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequestOrBuilder
optional int32 clientVersion = 1;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
optional int32 clientVersion = 2;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequestOrBuilder
optional int32 clientVersion = 2;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional int32 clientVersion = 7;
getClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional int32 clientVersion = 7;
getClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional int32 clientVersion = 7;
getClientVersion() - Method in interface org.apache.phoenix.hbase.index.covered.IndexMetaData
 
getClientVersion() - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
getClientVersion(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
getClob(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getClob(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getClob(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getClob(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getClusterId() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getCode() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getCode() - Method in enum org.apache.phoenix.transaction.PhoenixTransactionProvider.Feature
 
getCode() - Method in enum org.apache.phoenix.transaction.TransactionFactory.Provider
 
getCodec() - Method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
getCodec() - Method in class org.apache.phoenix.schema.types.PDataType
 
getCodecFor(PDataType) - Static method in class org.apache.phoenix.util.DateUtil
 
getColFamily() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required string colFamily = 1;
getColFamily() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
required string colFamily = 1;
getColFamily() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounterOrBuilder
required string colFamily = 1;
getColFamilyBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required string colFamily = 1;
getColFamilyBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
required string colFamily = 1;
getColFamilyBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounterOrBuilder
required string colFamily = 1;
getColumn() - Method in interface org.apache.phoenix.compile.KeyPart
Gets the primary key column associated with the start of this key part.
getColumn() - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.BaseKeyPart
 
getColumn(RecognitionException) - Static method in exception org.apache.phoenix.exception.PhoenixParserException
 
getColumn() - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
getColumn() - Method in class org.apache.phoenix.schema.ColumnRef
 
getColumnClassName(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getColumnCount() - Method in class org.apache.phoenix.compile.RowProjector
 
getColumnCount() - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getColumnDefName() - Method in class org.apache.phoenix.parse.ColumnDef
 
getColumnDefs() - Method in class org.apache.phoenix.parse.AddColumnStatement
 
getColumnDefs() - Method in class org.apache.phoenix.parse.ColumnFamilyDef
 
getColumnDefs() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getColumnDisplayName(ColumnRef, boolean, boolean) - Method in class org.apache.phoenix.schema.TableRef
 
getColumnDisplayName(byte[], byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getColumnDisplayName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getColumnDisplayName(PColumn) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getColumnDisplaySize(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getColumnFamilies() - Method in class org.apache.phoenix.schema.DelegateTable
 
getColumnFamilies() - Method in interface org.apache.phoenix.schema.PTable
 
getColumnFamilies() - Method in class org.apache.phoenix.schema.PTableImpl
 
getColumnFamily() - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
getColumnFamily(byte[]) - Method in class org.apache.phoenix.schema.DelegateTable
 
getColumnFamily(String) - Method in class org.apache.phoenix.schema.DelegateTable
 
getColumnFamily(byte[]) - Method in interface org.apache.phoenix.schema.PTable
Get the column family with the given name
getColumnFamily(String) - Method in interface org.apache.phoenix.schema.PTable
 
getColumnFamily(String) - Method in class org.apache.phoenix.schema.PTableImpl
 
getColumnFamily(byte[]) - Method in class org.apache.phoenix.schema.PTableImpl
 
getColumnFamily() - Method in class org.apache.phoenix.schema.stats.GuidePostsKey
 
getColumnForColumnName(String) - Method in class org.apache.phoenix.schema.DelegateTable
 
getColumnForColumnName(String) - Method in interface org.apache.phoenix.schema.PTable
Get the column with the given string name.
getColumnForColumnName(String) - Method in class org.apache.phoenix.schema.PTableImpl
 
getColumnForColumnQualifier(byte[], byte[]) - Method in class org.apache.phoenix.schema.DelegateTable
 
getColumnForColumnQualifier(byte[], byte[]) - Method in interface org.apache.phoenix.schema.PTable
Get the column with the given column qualifier.
getColumnForColumnQualifier(byte[], byte[]) - Method in class org.apache.phoenix.schema.PTableImpl
 
getColumnIndex(String) - Method in class org.apache.phoenix.compile.RowProjector
 
getColumnInfo(PTable, String) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Returns the column info for the given column for the given table.
getColumnInfo(PColumn) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Constructs a column info for the supplied pColumn
getColumnKey(String, String, String, String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getColumnLabel(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getColumnLatest(KeyValueBuilder, List<Cell>, byte[], byte[]) - Static method in class org.apache.phoenix.util.KeyValueUtil
Binary search for latest column value without allocating memory in the process
getColumnLatest(KeyValueBuilder, Cell[], byte[], byte[]) - Static method in class org.apache.phoenix.util.KeyValueUtil
Binary search for latest column value without allocating memory in the process
getColumnMetadata() - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
getColumnName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes columnName = 5;
getColumnName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional bytes columnName = 5;
getColumnName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional bytes columnName = 5;
getColumnName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
required string columnName = 2;
getColumnName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
required string columnName = 2;
getColumnName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfoOrBuilder
required string columnName = 2;
getColumnName() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getColumnName() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getColumnName(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getColumnName() - Method in enum org.apache.phoenix.log.QueryLogInfo
 
getColumnName(String) - Static method in enum org.apache.phoenix.metrics.MetricInfo
 
getColumnName() - Method in class org.apache.phoenix.parse.ColumnDefInPkConstraint
 
getColumnName() - Method in class org.apache.phoenix.parse.ColumnName
 
getColumnName() - Method in exception org.apache.phoenix.schema.ColumnAlreadyExistsException
 
getColumnName() - Method in exception org.apache.phoenix.schema.ColumnNotFoundException
 
getColumnName() - Method in class org.apache.phoenix.util.ColumnInfo
 
getColumnName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getColumnNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bytes columnNameBytes = 1;
getColumnNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required bytes columnNameBytes = 1;
getColumnNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required bytes columnNameBytes = 1;
getColumnNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
required string columnName = 2;
getColumnNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
required string columnName = 2;
getColumnNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfoOrBuilder
required string columnName = 2;
getColumnNames() - Method in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
getColumnNames(List<PColumn>) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getColumnNode() - Method in class org.apache.phoenix.parse.ColumnName
 
getColumnPosition() - Method in class org.apache.phoenix.schema.ColumnRef
 
getColumnPrivileges(String, String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getColumnProjector(int) - Method in class org.apache.phoenix.compile.RowProjector
 
getColumnProjectors() - Method in class org.apache.phoenix.compile.RowProjector
 
getColumnQualifier() - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
getColumnQualifierBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes columnQualifierBytes = 15;
getColumnQualifierBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bytes columnQualifierBytes = 15;
getColumnQualifierBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bytes columnQualifierBytes = 15;
getColumnQualifierBytes() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getColumnQualifierBytes() - Method in interface org.apache.phoenix.schema.PColumn
 
getColumnQualifierBytes() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getColumnQualifierBytes() - Method in class org.apache.phoenix.schema.ProjectedColumn
 
getColumnQualifierBytes(String, Integer, PTable, boolean) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getColumnQualifierBytes(String, Integer, PTable.QualifierEncodingScheme, boolean) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getColumnRef() - Method in class org.apache.phoenix.compile.IndexExpressionCompiler
 
getColumnRefs() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getColumnRefs() - Method in class org.apache.phoenix.parse.DropColumnStatement
 
getColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
getColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated .PColumn columns = 4;
getColumns(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated .PColumn columns = 4;
getColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
getColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PColumn columns = 9;
getColumns(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PColumn columns = 9;
getColumns() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
getColumns() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
getColumns() - Method in interface org.apache.phoenix.hbase.index.covered.update.IndexedColumnGroup
 
getColumns(String, String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getColumns() - Method in class org.apache.phoenix.parse.UpsertStatement
 
getColumns() - Method in class org.apache.phoenix.schema.DelegateTable
 
getColumns() - Method in interface org.apache.phoenix.schema.PColumnFamily
 
getColumns() - Method in class org.apache.phoenix.schema.PColumnFamilyImpl
 
getColumns() - Method in interface org.apache.phoenix.schema.PTable
Get all columns ordered by position.
getColumns() - Method in class org.apache.phoenix.schema.PTableImpl
 
getColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
getColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
getColumnsBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
getColumnsBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
getColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
getColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated .PColumn columns = 4;
getColumnsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated .PColumn columns = 4;
getColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
getColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PColumn columns = 9;
getColumnsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PColumn columns = 9;
getColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
getColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated .PColumn columns = 4;
getColumnsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated .PColumn columns = 4;
getColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
getColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PColumn columns = 9;
getColumnsList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PColumn columns = 9;
getColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
getColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated .PColumn columns = 4;
getColumnsOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated .PColumn columns = 4;
getColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
getColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PColumn columns = 9;
getColumnsOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PColumn columns = 9;
getColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
getColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated .PColumn columns = 4;
getColumnsOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated .PColumn columns = 4;
getColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
getColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PColumn columns = 9;
getColumnsOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PColumn columns = 9;
getColumnsToClone(PTable) - Static method in class org.apache.phoenix.schema.PTableImpl
 
getColumnToSplitAt() - Method in class org.apache.phoenix.schema.SplitOnLeadingVarCharColumnsPolicy
 
getColumnToSplitAt() - Method in class org.apache.phoenix.schema.SystemFunctionSplitPolicy
 
getColumnToSplitAt() - Method in class org.apache.phoenix.schema.SystemStatsSplitPolicy
 
getColumnType(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getColumnValues() - Method in class org.apache.phoenix.execute.MutationState.RowMutationState
 
getColumnWithSortOrder(ColumnName) - Method in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
getCombinableMetric(boolean, LogLevel, MetricType) - Static method in class org.apache.phoenix.monitoring.MetricUtil
 
getCommitter(RegionCoprocessorEnvironment) - Static method in class org.apache.phoenix.hbase.index.write.IndexWriter
 
getCommitter(RegionCoprocessorEnvironment, Class<? extends IndexCommitter>) - Static method in class org.apache.phoenix.hbase.index.write.IndexWriter
 
getCommitTimeForMutations() - Method in class org.apache.phoenix.monitoring.MutationMetricQueue.MutationMetric
 
getCompactionConfig(Configuration) - Static method in class org.apache.phoenix.util.ServerUtil
 
getComparator(boolean, SortOrder) - Static method in class org.apache.phoenix.util.ScanUtil
 
getComparator(ValueSchema.Field) - Static method in class org.apache.phoenix.util.ScanUtil
 
getConcatenatedValue(Tuple, List<Expression>) - Static method in class org.apache.phoenix.util.TupleUtil
Concatenate results evaluated against a list of expressions
getConcurrency() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getConcurrency() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getConf() - Method in class org.apache.phoenix.mapreduce.index.DirectHTableWriter
 
getConfig() - Method in class org.apache.phoenix.cache.GlobalCache
 
getConfiguration() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getConfiguration() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getConfiguration() - Method in class org.apache.phoenix.mapreduce.bulkload.TargetTableRef
 
getConfiguration() - Method in class org.apache.phoenix.query.ConfigurationFactory.ConfigurationFactoryImpl
 
getConfiguration(Configuration) - Method in class org.apache.phoenix.query.ConfigurationFactory.ConfigurationFactoryImpl
 
getConfiguration() - Method in interface org.apache.phoenix.query.ConfigurationFactory
 
getConfiguration(Configuration) - Method in interface org.apache.phoenix.query.ConfigurationFactory
 
getConfiguration() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getConfiguration() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getConfiguration() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getConfiguration() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getConfiguration() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getConfigurationFactory() - Static method in class org.apache.phoenix.query.HBaseFactoryProvider
 
getConfiguredSampler(PhoenixConnection) - Static method in class org.apache.phoenix.trace.util.Tracing
 
getConfiguredSampler(Configuration) - Static method in class org.apache.phoenix.trace.util.Tracing
 
getConfiguredSampler(TraceStatement) - Static method in class org.apache.phoenix.trace.util.Tracing
 
getConnection() - Method in class org.apache.phoenix.cache.ServerCacheClient
 
getConnection() - Method in class org.apache.phoenix.compile.StatementContext
 
getConnection() - Method in class org.apache.phoenix.execute.MutationState
 
getConnection() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getConnection() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getConnection() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getConnection() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getConnection() - Method in class org.apache.phoenix.schema.MetaDataClient
 
getConnection(String) - Method in class org.apache.phoenix.trace.TraceWriter
 
getConnection(Configuration) - Static method in class org.apache.phoenix.util.QueryUtil
 
getConnection(ServerUtil.ConnectionType, Configuration, HRegionServer) - Static method in class org.apache.phoenix.util.ServerUtil.ConnectionFactory
 
getConnectionForQueryLog(Configuration) - Static method in class org.apache.phoenix.util.QueryUtil
 
getConnectionOnServer(Configuration) - Static method in class org.apache.phoenix.util.QueryUtil
 
getConnectionOnServer(Properties, Configuration) - Static method in class org.apache.phoenix.util.QueryUtil
 
getConnectionOnServerWithCustomUrl(Properties, String) - Static method in class org.apache.phoenix.util.QueryUtil
 
getConnectionQueryServices(String, Properties) - Method in class org.apache.phoenix.jdbc.PhoenixDriver
 
getConnectionQueryServices(String, Properties) - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
Get or create if necessary a QueryServices that is associated with the HBase zookeeper quorum name (part of the connection URL).
getConnectionsCount() - Static method in class org.apache.phoenix.util.ServerUtil.ConnectionFactory
Added for testing
getConnectionUrl(Properties, Configuration) - Static method in class org.apache.phoenix.util.QueryUtil
 
getConnectionUrl(Properties, Configuration, String) - Static method in class org.apache.phoenix.util.QueryUtil
 
getConsistency() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getConsistencyLevel(String, Properties, String) - Static method in class org.apache.phoenix.util.JDBCUtil
Retrieve the value of the optional consistency read setting from JDBC url or connection properties.
getConstantExpression(Expression, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ExpressionUtil
 
getContext() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getContext() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getContext() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getContext() - Method in interface org.apache.phoenix.compile.StatementPlan
 
getContext() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getContext() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getContext() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getContext() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getContext() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getContext() - Method in class org.apache.phoenix.execute.UnionPlan
 
getContext() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getCoprocessor() - Method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
getCoprocessor() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionProvider
 
getCoprocessor() - Method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
getCorrelateVariableDef(String) - Method in interface org.apache.phoenix.execute.RuntimeContext
 
getCorrelateVariableDef(String) - Method in class org.apache.phoenix.execute.RuntimeContextImpl
 
getCorrelateVariableValue(String) - Method in interface org.apache.phoenix.execute.RuntimeContext
 
getCorrelateVariableValue(String) - Method in class org.apache.phoenix.execute.RuntimeContextImpl
 
getCost() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getCost() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getCost() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getCost() - Method in class org.apache.phoenix.execute.AggregatePlan
 
getCost() - Method in class org.apache.phoenix.execute.ClientAggregatePlan
 
getCost() - Method in class org.apache.phoenix.execute.ClientScanPlan
 
getCost() - Method in class org.apache.phoenix.execute.CorrelatePlan
 
getCost() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getCost() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getCost() - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
getCost() - Method in class org.apache.phoenix.execute.ScanPlan
 
getCost() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getCost() - Method in class org.apache.phoenix.execute.UnionPlan
 
getCount() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
getCounter() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required int32 counter = 2;
getCounter() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
required int32 counter = 2;
getCounter() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounterOrBuilder
required int32 counter = 2;
getCountEstimate() - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
getCountOfBytesInRemoteResults() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfBytesInResults() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfNSRE() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfRegions() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfRemoteRPCcalls() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfRemoteRPCRetries() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfRowsFiltered() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfRowsScanned() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfRPCcalls() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCountOfRPCRetries() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getCoveredColumns() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getCpu() - Method in class org.apache.phoenix.optimize.Cost
 
getCreateTableStatement(String, int) - Static method in class org.apache.phoenix.schema.Sequence
 
getCreateTime() - Method in class org.apache.phoenix.schema.PTableRef
Tracks how long this entry has been in the cache
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getCurrent() - Method in class org.apache.phoenix.iterate.MaterializedComparableResultIterator
 
getCurrentKey() - Method in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
getCurrentMetricState() - Method in class org.apache.phoenix.monitoring.AtomicMetric
 
getCurrentMetricState() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
getCurrentMetricState() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
getCurrentMetricState() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
getCurrentMetricState() - Method in interface org.apache.phoenix.monitoring.Metric
 
getCurrentRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getCurrentRowKey() - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
getCurrentRowKey() - Method in interface org.apache.phoenix.hbase.index.covered.TableState
 
getCurrentRowState(Mutation, Collection<? extends ColumnReference>, boolean) - Method in interface org.apache.phoenix.hbase.index.covered.data.LocalHBaseState
 
getCurrentRowState(Mutation, Collection<? extends ColumnReference>, boolean) - Method in class org.apache.phoenix.hbase.index.covered.data.LocalTable
 
getCurrentSCN(String, Properties) - Static method in class org.apache.phoenix.util.JDBCUtil
 
getCurrentScn(ReadOnlyProps) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
getCurrentTable() - Method in class org.apache.phoenix.compile.StatementContext
 
getCurrentTime() - Method in class org.apache.phoenix.compile.StatementContext
 
getCurrentTime(String, String) - Method in class org.apache.phoenix.schema.MetaDataClient
 
getCurrentTime() - Method in class org.apache.phoenix.schema.TableRef
 
getCurrentTime() - Method in interface org.apache.phoenix.util.TimeKeeper
 
getCurrentTimestamp() - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
getCurrentTimestamp() - Method in interface org.apache.phoenix.hbase.index.covered.TableState
 
getCurrentValue() - Method in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
getCurrentValueKV(Result) - Static method in class org.apache.phoenix.schema.Sequence
 
getCursorName() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getCursorName() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getCursorName() - Method in class org.apache.phoenix.parse.CloseStatement
 
getCursorName() - Method in class org.apache.phoenix.parse.DeclareCursorStatement
 
getCursorName() - Method in class org.apache.phoenix.parse.FetchStatement
 
getCursorName() - Method in class org.apache.phoenix.parse.OpenStatement
 
getCustomAnnotations(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
getCustomTracingAnnotations() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getCycle() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getCycleKV(Result) - Static method in class org.apache.phoenix.schema.Sequence
 
getData() - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
getDatabaseMajorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDatabaseProductName() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDataColNames() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getDataColumn(PTable, String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getDataColumnFamilyName(String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getDataColumnName(String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getDataColumnNames() - Method in class org.apache.phoenix.compile.PostIndexDDLCompiler
 
getDataColumnOrNull(PTable, String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getDataColumnPosition(PColumn) - Method in class org.apache.phoenix.compile.StatementContext
build map from dataColumn to what will be its position in single KeyValue value bytes returned from the coprocessor that joins from the index row back to the data row.
getDataColumns() - Method in class org.apache.phoenix.compile.StatementContext
 
getDataColumns(String, List<PColumn>, PhoenixConnection) - Static method in class org.apache.phoenix.util.IndexUtil
Return a list of PColumn for the associated data columns given the corresponding index columns.
getDataColumnsMap() - Method in class org.apache.phoenix.compile.StatementContext
 
getDataEmptyKeyValueCF() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getDataNonPkColNames() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getDataPkColNames() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getDataPointsCount() - Method in class org.apache.phoenix.expression.aggregator.BaseDecimalStddevAggregator
 
getDataPointsCount() - Method in class org.apache.phoenix.expression.aggregator.BaseStddevAggregator
 
getDataPointsCount() - Method in class org.apache.phoenix.expression.aggregator.DecimalStddevPopAggregator
 
getDataPointsCount() - Method in class org.apache.phoenix.expression.aggregator.DecimalStddevSampAggregator
 
getDataPointsCount() - Method in class org.apache.phoenix.expression.aggregator.StddevPopAggregator
 
getDataPointsCount() - Method in class org.apache.phoenix.expression.aggregator.StddevSampAggregator
 
getDataTableColRefForCoveredColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumns(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsCount() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableColRefForCoveredColumnsOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
getDataTableEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes dataTableEmptyKeyValueColFamily = 11;
getDataTableEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bytes dataTableEmptyKeyValueColFamily = 11;
getDataTableEmptyKeyValueColFamily() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bytes dataTableEmptyKeyValueColFamily = 11;
getDataTableName() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
getDataTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes dataTableNameBytes = 13;
getDataTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes dataTableNameBytes = 13;
getDataTableNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes dataTableNameBytes = 13;
getDataType() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
getDataType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required string dataType = 3;
getDataType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required string dataType = 3;
getDataType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required string dataType = 3;
getDataType() - Method in class org.apache.phoenix.expression.aggregator.CountAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.aggregator.DecimalSumAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
getDataType() - Method in class org.apache.phoenix.expression.AndOrExpression
 
getDataType() - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
getDataType() - Method in class org.apache.phoenix.expression.CaseExpression
 
getDataType() - Method in class org.apache.phoenix.expression.CoerceExpression
 
getDataType() - Method in class org.apache.phoenix.expression.ColumnExpression
 
getDataType() - Method in class org.apache.phoenix.expression.ComparisonExpression
 
getDataType() - Method in class org.apache.phoenix.expression.CorrelateVariableFieldAccessExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DateAddExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DateSubtractExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DecimalAddExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DecimalDivideExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DecimalMultiplyExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DecimalSubtractExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DelegateExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DoubleAddExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DoubleDivideExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DoubleMultiplyExpression
 
getDataType() - Method in class org.apache.phoenix.expression.DoubleSubtractExpression
 
getDataType() - Method in class org.apache.phoenix.expression.function.AbsFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
getDataType() - Method in class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
getDataType() - Method in class org.apache.phoenix.expression.function.ArrayFillFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ArrayIndexFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ArrayLengthFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ArrayToStringFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.AvgAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.CoalesceFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.CollationKeyFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ConvertTimezoneFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.CurrentDateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.CurrentTimeFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.DayOfMonthFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.DayOfWeekFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.DayOfYearFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.DecodeFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.DefaultValueExpression
 
getDataType() - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.DistinctValueAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.EncodeFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ExternalSqlTypeIdFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.FirstLastValueBaseFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.FirstValuesFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.GetBitFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.GetByteFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.HourFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.IndexStateNameFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.InstrFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.InvertFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.JavaMathOneArgumentFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.JavaMathTwoArgumentFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.LastValuesFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.LengthFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.LowerFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.LpadFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.LTrimFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.MD5Function
 
getDataType() - Method in class org.apache.phoenix.expression.function.MinuteFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.MonthFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.OctetLengthFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.PercentileContAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.PercentRankAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.RandomFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.RegexpSplitFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ReverseFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
getDataType() - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
getDataType() - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SecondFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SetBitFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SetByteFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SignFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SQLIndexTypeFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SQLTableTypeFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SqlTypeNameFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SQLViewTypeFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.StddevPopFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.StddevSampFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.StringToArrayFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.SumAggregateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.TimezoneOffsetFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ToTimeFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.ToTimestampFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.TransactionProviderNameFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.TrimFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
getDataType() - Method in class org.apache.phoenix.expression.function.UpperFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.WeekFunction
 
getDataType() - Method in class org.apache.phoenix.expression.function.YearFunction
 
getDataType() - Method in class org.apache.phoenix.expression.InListExpression
 
getDataType() - Method in class org.apache.phoenix.expression.IsNullExpression
 
getDataType() - Method in class org.apache.phoenix.expression.LikeExpression
 
getDataType() - Method in class org.apache.phoenix.expression.LiteralExpression
 
getDataType() - Method in class org.apache.phoenix.expression.LongAddExpression
 
getDataType() - Method in class org.apache.phoenix.expression.LongDivideExpression
 
getDataType() - Method in class org.apache.phoenix.expression.LongMultiplyExpression
 
getDataType() - Method in class org.apache.phoenix.expression.LongSubtractExpression
 
getDataType() - Method in class org.apache.phoenix.expression.ModulusExpression
 
getDataType() - Method in class org.apache.phoenix.expression.NotExpression
 
getDataType() - Method in class org.apache.phoenix.expression.RowKeyExpression
 
getDataType() - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
getDataType() - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
getDataType() - Method in class org.apache.phoenix.expression.StringConcatExpression
 
getDataType() - Method in class org.apache.phoenix.expression.TimestampAddExpression
 
getDataType() - Method in class org.apache.phoenix.expression.TimestampSubtractExpression
 
getDataType() - Method in enum org.apache.phoenix.log.QueryLogInfo
 
getDataType() - Method in class org.apache.phoenix.parse.CastParseNode
 
getDataType() - Method in class org.apache.phoenix.parse.ColumnDef
 
getDataType() - Method in class org.apache.phoenix.schema.DelegateDatum
 
getDataType() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getDataType() - Method in class org.apache.phoenix.schema.PDateColumn
 
getDataType() - Method in interface org.apache.phoenix.schema.PDatum
 
getDataType() - Method in class org.apache.phoenix.schema.PIntegerColumn
 
getDataType() - Method in class org.apache.phoenix.schema.PLongColumn
 
getDataType() - Method in class org.apache.phoenix.schema.PStringColumn
 
getDataType() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
getDataTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required string dataType = 3;
getDataTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required string dataType = 3;
getDataTypeBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required string dataType = 3;
getDate(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getDate(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getDate(int, Calendar) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getDate(String, Calendar) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getDate(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getDate(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getDate(int, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getDate(String, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getDateFormat() - Method in class org.apache.phoenix.compile.StatementContext
 
getDateFormatter() - Method in class org.apache.phoenix.compile.StatementContext
 
getDateFormatter(String) - Static method in class org.apache.phoenix.util.DateUtil
 
getDateFormatter(String, String) - Static method in class org.apache.phoenix.util.DateUtil
 
getDateFormatTimeZone() - Method in class org.apache.phoenix.compile.StatementContext
 
getDatePattern() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getDateTimeParser(String, PDataType, String) - Static method in class org.apache.phoenix.util.DateUtil
 
getDateTimeParser(String, PDataType) - Static method in class org.apache.phoenix.util.DateUtil
 
getDecimalPrecisionAndScale(byte[], int, int, SortOrder) - Static method in class org.apache.phoenix.schema.types.PDataType
 
getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec
 
getDecoder() - Method in interface org.apache.phoenix.schema.PTable.ColumnValueEncoderDecoderSupplier
 
getDefault() - Static method in enum org.apache.phoenix.schema.PTable.IndexType
 
getDefault() - Static method in enum org.apache.phoenix.schema.SortOrder
The default order that row keys are stored in.
getDefault() - Static method in enum org.apache.phoenix.schema.stats.StatisticsCollectionScope
 
getDefault() - Static method in enum org.apache.phoenix.transaction.TransactionFactory.Provider
 
getDefaultDelegateHTableFactory(CoprocessorEnvironment) - Static method in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
 
getDefaultFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes defaultFamilyName = 14;
getDefaultFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes defaultFamilyName = 14;
getDefaultFamilyName() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes defaultFamilyName = 14;
getDefaultFamilyName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getDefaultFamilyName() - Method in interface org.apache.phoenix.schema.PTable
 
getDefaultFamilyName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
getDefaultInstance() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
getDefaultProps() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
getDefaultSlotSpans(int) - Static method in class org.apache.phoenix.util.ScanUtil
 
getDefaultTransactionIsolation() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDefaultValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string defaultValue = 4;
getDefaultValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string defaultValue = 4;
getDefaultValue() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string defaultValue = 4;
getDefaultValue() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionArgInfo
 
getDefaultValue() - Method in class org.apache.phoenix.parse.PFunction.FunctionArgument
 
getDefaultValueBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string defaultValue = 4;
getDefaultValueBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string defaultValue = 4;
getDefaultValueBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string defaultValue = 4;
getDelegate() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getDelegate() - Method in class org.apache.phoenix.expression.function.DelegateConstantToCountAggregateFunction
 
getDelegate() - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
getDelegate() - Method in class org.apache.phoenix.iterate.DelegateResultIterator
 
getDelegate() - Method in class org.apache.phoenix.iterate.DistinctAggregatingResultIterator
 
getDelegate() - Method in class org.apache.phoenix.iterate.LimitingPeekingResultIterator
 
getDelegate() - Method in class org.apache.phoenix.iterate.OrderedAggregatingResultIterator
 
getDelegate() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
getDelegate() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getDelegate() - Method in class org.apache.phoenix.query.DelegateQueryServices
 
getDelegate() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getDelegate() - Method in class org.apache.phoenix.schema.DelegateDatum
 
getDelegate() - Static method in class org.apache.phoenix.util.EnvironmentEdgeManager
Retrieves the singleton instance of the EnvironmentEdge that is being managed.
getDelegateFunction(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.DelegateConstantToCountParseNode
 
getDelegateHTableFactory(CoprocessorEnvironment, ServerUtil.ConnectionType) - Static method in class org.apache.phoenix.util.ServerUtil
 
getDelegates() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
getDelegates() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
getDelegates() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getDelegates() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getDeleteTracker() - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter
 
getDeleteTracker() - Method in class org.apache.phoenix.hbase.index.scanner.EmptyScanner
 
getDeleteTracker() - Method in interface org.apache.phoenix.hbase.index.scanner.ScannerBuilder.CoveredDeleteScanner
 
getDependencies() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinSpec
 
getDerivedFunctions() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getDescription() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer.DFA20
 
getDescription() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer.DFA20
 
getDescription() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer.DFA9
 
getDescription() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer.DFA9
 
getDescription() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
getDescriptor() - Static method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
getDescriptor() - Static method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
getDescriptor() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
getDescriptorForType() - Method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
getDescriptorForType() - Method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
getDescriptorForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
getDescTimeRange(KeyRange, KeyRange, ValueSchema.Field) - Static method in class org.apache.phoenix.compile.ScanRanges
 
getDeterminism() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
getDeterminism() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
getDeterminism() - Method in class org.apache.phoenix.expression.BaseExpression
 
getDeterminism() - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
getDeterminism() - Method in class org.apache.phoenix.expression.CurrentDateTimeFunction
 
getDeterminism() - Method in class org.apache.phoenix.expression.DelegateExpression
 
getDeterminism() - Method in interface org.apache.phoenix.expression.Expression
 
getDeterminism() - Method in class org.apache.phoenix.expression.function.AggregateFunction
 
getDeterminism() - Method in class org.apache.phoenix.expression.function.RandomFunction
 
getDeterminism() - Method in class org.apache.phoenix.expression.LiteralExpression
 
getDeterminism() - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
getDiagnostics() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getDimensions() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getDisableIndexes(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getDisableIndexOnFailure(RegionCoprocessorEnvironment) - Static method in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
Check config for whether to disable index on index write failures
getDisableWAL() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool disableWAL = 15;
getDisableWAL() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bool disableWAL = 15;
getDisableWAL() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bool disableWAL = 15;
getDisplayName() - Method in class org.apache.phoenix.util.ColumnInfo
Returns the column name without the associated Column Family.
getDouble(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getDouble(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getDouble(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getDouble(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getDriverMajorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDriverName() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDriverVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getDryRun() - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
getDynamicColumnName(String, String, int) - Static method in class org.apache.phoenix.trace.PhoenixMetricsSink
 
getDynamicColumnName(String, String, int) - Static method in class org.apache.phoenix.trace.TraceWriter
 
getDynamicColumns() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getDynamicColumns() - Method in class org.apache.phoenix.parse.NamedTableNode
 
getDynamicDataCols() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getDynamicFilter() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getDynamicIndexCols() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getEdits(Region) - Method in class org.apache.phoenix.hbase.index.write.recovery.PerRegionIndexWriteCache
Get the edits for the current region.
getElapsedTime() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray
Return the value in position index from the underlying array.
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBytePhoenixArray
 
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveDoublePhoenixArray
 
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveFloatPhoenixArray
 
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveIntPhoenixArray
 
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveLongPhoenixArray
 
getElement(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveShortPhoenixArray
 
getElementExpr() - Method in class org.apache.phoenix.expression.function.ArrayFillFunction
 
getEmptyColumnFamily(PName, List<PColumnFamily>) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEmptyColumnFamily(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEmptyColumnFamilyAsString(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEmptyColumnFamilyPtr(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
getEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
getEmptyKeyValueColFamily() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
getEmptyKeyValueColFamilyBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
getEmptyKeyValueColFamilyOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
getEmptyKeyValueColFamilyOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
getEmptyKeyValueColFamilyOrBuilder() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
getEmptyKeyValueFamily() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getEmptyKeyValueInfo(PTable) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getEmptyKeyValueInfo(boolean) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getEmptyKeyValueInfo(PTable.QualifierEncodingScheme) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getEmptyKeyValueQualifier() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getEncodedCQCounter() - Method in class org.apache.phoenix.schema.DelegateTable
 
getEncodedCQCounter() - Method in interface org.apache.phoenix.schema.PTable
 
getEncodedCQCounter() - Method in class org.apache.phoenix.schema.PTableImpl
 
getEncodedCQCounters(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCounters(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCounters(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedCQCountersOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .EncodedCQCounter encodedCQCounters = 36;
getEncodedGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional bytes encodedGuidePosts = 6;
getEncodedGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional bytes encodedGuidePosts = 6;
getEncodedGuidePosts() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional bytes encodedGuidePosts = 6;
getEncodedGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 encodedGuidePostsCount = 5;
getEncodedGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int32 encodedGuidePostsCount = 5;
getEncodedGuidePostsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int32 encodedGuidePostsCount = 5;
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec
 
getEncoder(int) - Method in interface org.apache.phoenix.schema.PTable.ColumnValueEncoderDecoderSupplier
 
getEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes encodingScheme = 35;
getEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes encodingScheme = 35;
getEncodingScheme() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes encodingScheme = 35;
getEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 encodingScheme = 20;
getEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 encodingScheme = 20;
getEncodingScheme() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 encodingScheme = 20;
getEncodingScheme() - Method in class org.apache.phoenix.schema.DelegateTable
 
getEncodingScheme() - Method in interface org.apache.phoenix.schema.PTable
 
getEncodingScheme() - Method in class org.apache.phoenix.schema.PTableImpl
 
getErrorCode(Throwable) - Static method in exception org.apache.phoenix.exception.PhoenixParserException
 
getErrorCode() - Method in enum org.apache.phoenix.exception.SQLExceptionCode
 
getErrorCode() - Method in exception org.apache.phoenix.schema.DelegateSQLException
 
getErrorMessage(Throwable, String[]) - Static method in exception org.apache.phoenix.exception.PhoenixParserException
 
getErrorMessage(RecognitionException, String[]) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getErrorMessage(RecognitionException, String[]) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getEscapedArgument(String) - Static method in class org.apache.phoenix.util.SchemaUtil
Escapes the given argument with "\""
getEscapedFullColumnName(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEscapedFullColumnNames(List<String>) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEscapedFullTableName(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEscapedTableName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getEstimatedByteCount() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
getEstimatedByteSize() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
getEstimatedByteSize() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getEstimatedByteSize() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
getEstimatedByteSize(PTable, int, Map<PColumn, byte[]>) - Static method in class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
getEstimatedByteSize() - Method in class org.apache.phoenix.schema.ValueSchema
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getEstimatedBytesToScan() - Method in interface org.apache.phoenix.compile.StatementPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.execute.ScanPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getEstimatedBytesToScan() - Method in class org.apache.phoenix.execute.UnionPlan
 
getEstimatedLength() - Method in class org.apache.phoenix.schema.ValueBitSet
 
getEstimatedRowByteSize() - Method in class org.apache.phoenix.compile.RowProjector
 
getEstimatedRowCount() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
getEstimatedRowMutationSize(Map<TableRef, MutationState.MultiRowMutationState>) - Static method in class org.apache.phoenix.util.KeyValueUtil
Estimates the size of rows stored in RowMutationState (in memory)
getEstimatedRowsToScan() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getEstimatedRowsToScan() - Method in interface org.apache.phoenix.compile.StatementPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.execute.ScanPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getEstimatedRowsToScan() - Method in class org.apache.phoenix.execute.UnionPlan
 
getEstimatedSize() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getEstimatedSize() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getEstimatedSize() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getEstimatedSize() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getEstimatedSize() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getEstimatedSize() - Method in class org.apache.phoenix.execute.MutationState
 
getEstimatedSize() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getEstimatedSize() - Method in class org.apache.phoenix.execute.UnionPlan
 
getEstimatedSize() - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
getEstimatedSize() - Method in class org.apache.phoenix.parse.PFunction
 
getEstimatedSize() - Method in class org.apache.phoenix.parse.PSchema
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.DelegateTable
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.PBaseColumn
 
getEstimatedSize() - Method in interface org.apache.phoenix.schema.PColumn
 
getEstimatedSize() - Method in interface org.apache.phoenix.schema.PColumnFamily
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.PColumnFamilyImpl
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getEstimatedSize() - Method in interface org.apache.phoenix.schema.PMetaDataEntity
 
getEstimatedSize() - Method in interface org.apache.phoenix.schema.PName
 
getEstimatedSize(PName) - Static method in class org.apache.phoenix.schema.PNameFactory
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.PNameImpl
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.PTableImpl
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.PTableRef
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
getEstimatedSize() - Method in class org.apache.phoenix.schema.ValueSchema
 
getEstimatedValueLength() - Method in class org.apache.phoenix.schema.ValueSchema
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getEstimateInfoTimestamp() - Method in interface org.apache.phoenix.compile.StatementPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.execute.ScanPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.execute.UnionPlan
 
getEstimateInfoTimestamp() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
getException(String, String, SQLExceptionCode) - Static method in class org.apache.phoenix.util.SequenceUtil
Helper function that returns a SQLException
getExceptionFactory() - Method in enum org.apache.phoenix.exception.SQLExceptionCode
 
getExecutionTime() - Method in class org.apache.phoenix.tool.CanaryTestResult
 
getExecutor(ThreadPoolBuilder, RegionCoprocessorEnvironment) - Static method in class org.apache.phoenix.hbase.index.parallel.ThreadPoolManager
Get an executor for the given name, based on the passed Configuration.
getExecutor() - Method in class org.apache.phoenix.query.BaseQueryServicesImpl
 
getExecutor() - Method in class org.apache.phoenix.query.DelegateQueryServices
 
getExecutor() - Method in interface org.apache.phoenix.query.QueryServices
Get executor service used for parallel scans
getExplainPlan() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getExplainPlan() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getExplainPlan() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getExplainPlan() - Method in interface org.apache.phoenix.compile.StatementPlan
 
getExplainPlan() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.ClientAggregatePlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.ClientScanPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.CorrelatePlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.CursorFetchPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.TupleProjectionPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.UnionPlan
 
getExplainPlan() - Method in class org.apache.phoenix.execute.UnnestArrayPlan
 
getExplainPlan(ResultSet) - Static method in class org.apache.phoenix.util.QueryUtil
 
getExplainPlan(ResultIterator) - Static method in class org.apache.phoenix.util.QueryUtil
 
getExportedKeys(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getExpression() - Method in interface org.apache.phoenix.compile.ColumnProjector
Get the expression
getExpression() - Method in class org.apache.phoenix.compile.ExpressionProjector
 
getExpression() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional string expression = 12;
getExpression() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional string expression = 12;
getExpression() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional string expression = 12;
getExpression() - Method in class org.apache.phoenix.expression.OrderByExpression
 
getExpression() - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
getExpression() - Method in class org.apache.phoenix.parse.ColumnDef
 
getExpressionBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional string expression = 12;
getExpressionBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional string expression = 12;
getExpressionBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional string expression = 12;
getExpressionClass() - Method in enum org.apache.phoenix.expression.ExpressionType
 
getExpressionCount() - Method in class org.apache.phoenix.compile.ExpressionManager
 
getExpressionManager() - Method in class org.apache.phoenix.compile.StatementContext
 
getExpressions() - Method in class org.apache.phoenix.compile.ExpressionManager
 
getExpressions() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
getExpressions() - Method in class org.apache.phoenix.execute.TupleProjector
 
getExpressionsFromOrderPreservingTrackInfos() - Method in class org.apache.phoenix.compile.OrderPreservingTracker
 
getExpressionStr() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getExpressionStr() - Method in interface org.apache.phoenix.schema.PColumn
 
getExpressionStr() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getExtractNodes() - Method in interface org.apache.phoenix.compile.KeyPart
Determines whether an expression gets extracted from the WHERE clause if it contributes toward the building of the scan key.
getExtractNodes() - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.BaseKeyPart
 
getExtraNameCharacters() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getFactory(ReadOnlyProps) - Static method in class org.apache.phoenix.schema.PTableRefFactory
 
getFailedTables() - Method in exception org.apache.phoenix.hbase.index.exception.MultiIndexWriteFailureException
 
getFailurePolicy(RegionCoprocessorEnvironment) - Static method in class org.apache.phoenix.hbase.index.write.IndexWriter
 
getFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes family = 1;
getFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
required bytes family = 1;
getFamily() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReferenceOrBuilder
required bytes family = 1;
getFamily() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
getFamily() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getFamilyArray() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getFamilyLength() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes familyName = 6;
getFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional bytes familyName = 6;
getFamilyName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional bytes familyName = 6;
getFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
optional string familyName = 1;
getFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
optional string familyName = 1;
getFamilyName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfoOrBuilder
optional string familyName = 1;
getFamilyName() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getFamilyName() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getFamilyName() - Method in class org.apache.phoenix.parse.ColumnName
 
getFamilyName() - Method in class org.apache.phoenix.parse.PropertyName
 
getFamilyName() - Method in exception org.apache.phoenix.schema.ColumnFamilyNotFoundException
 
getFamilyName() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getFamilyName() - Method in interface org.apache.phoenix.schema.PColumn
 
getFamilyName() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getFamilyName() - Method in class org.apache.phoenix.schema.ProjectedColumn
 
getFamilyNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes familyNameBytes = 2;
getFamilyNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bytes familyNameBytes = 2;
getFamilyNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bytes familyNameBytes = 2;
getFamilyNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
optional string familyName = 1;
getFamilyNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
optional string familyName = 1;
getFamilyNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfoOrBuilder
optional string familyName = 1;
getFamilyNode() - Method in class org.apache.phoenix.parse.ColumnName
 
getFamilyOffset() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getFamilyWritable() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
getFetchDirection() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getFetchDirection() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getFetchDirection() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getFetchDirection() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getFetchDirection() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getFetchPlan(String, boolean, int) - Static method in class org.apache.phoenix.util.CursorUtil
 
getFetchSize() - Method in class org.apache.phoenix.execute.CursorFetchPlan
 
getFetchSize() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getFetchSize() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getFetchSize() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getFetchSize() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getFetchSize() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getFetchSize() - Method in class org.apache.phoenix.parse.FetchStatement
 
getFetchSQL(String) - Static method in class org.apache.phoenix.util.CursorUtil
 
getField(int) - Method in class org.apache.phoenix.schema.ValueSchema
 
getFieldCount() - Method in class org.apache.phoenix.schema.ValueSchema
 
getFieldPositions() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getFields() - Method in class org.apache.phoenix.schema.ValueSchema
 
getFilterIterator(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
getFilterOp() - Method in class org.apache.phoenix.expression.ComparisonExpression
 
getFilterOp() - Method in class org.apache.phoenix.parse.ComparisonParseNode
Return the comparison operator associated with the given comparison expression node
getFilterOp() - Method in class org.apache.phoenix.parse.EqualParseNode
 
getFilterOp() - Method in class org.apache.phoenix.parse.GreaterThanOrEqualParseNode
 
getFilterOp() - Method in class org.apache.phoenix.parse.GreaterThanParseNode
 
getFilterOp() - Method in class org.apache.phoenix.parse.LessThanOrEqualParseNode
 
getFilterOp() - Method in class org.apache.phoenix.parse.LessThanParseNode
 
getFilterOp() - Method in class org.apache.phoenix.parse.NotEqualParseNode
 
getFinishedTime() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getFirstCell() - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
getFirstKeyValueForRow(byte[]) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
getFirstNonBlankCharIdxFromEnd(byte[], int, int, SortOrder) - Static method in class org.apache.phoenix.util.StringUtil
 
getFirstNonBlankCharIdxFromStart(byte[], int, int, SortOrder) - Static method in class org.apache.phoenix.util.StringUtil
 
getFirstPKColumnExpression(Connection, String) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Get expression that may be used to evaluate to the value of the first column of a given row in a Phoenix table.
getFixedByteSize(PDatum) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getFloat(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getFloat(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getFloat(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getFloat(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getFloat(String, float) - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the value of the name property as a float.
getFloorExpression(List<Expression>) - Static method in class org.apache.phoenix.parse.FloorParseNode
 
getFormat() - Method in class org.apache.phoenix.util.CSVCommonsLoader
 
getFormatter(String) - Method in enum org.apache.phoenix.expression.function.FunctionArgumentType
 
getFormatter(PDataType) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getFormatter(PDataType) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getFrom() - Method in class org.apache.phoenix.parse.SelectStatement
 
getFullName() - Method in class org.apache.phoenix.parse.ColumnParseNode
 
getFunc() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getFuncCtor() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getFuncName() - Method in exception org.apache.phoenix.exception.UnknownFunctionException
 
getFunction(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
getFunction(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .PFunction function = 8;
getFunction(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .PFunction function = 8;
getFunction() - Method in exception org.apache.phoenix.schema.FunctionAlreadyExistsException
 
getFunction() - Method in exception org.apache.phoenix.schema.NewerFunctionAlreadyExistsException
 
getFunction(PTableKey) - Method in interface org.apache.phoenix.schema.PMetaData
 
getFunction(PTableKey) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
getFunction(PTableKey) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
getFunctionArguments() - Method in class org.apache.phoenix.parse.PFunction
 
getFunctionBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
getFunctionBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
getFunctionClassName() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getFunctionCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
getFunctionCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .PFunction function = 8;
getFunctionCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .PFunction function = 8;
getFunctionInfo() - Method in class org.apache.phoenix.parse.CreateFunctionStatement
 
getFunctionKey(byte[], byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
Get the key used in the Phoenix function data row for a function definition
getFunctionList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
getFunctionList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .PFunction function = 8;
getFunctionList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .PFunction function = 8;
getFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes functionName = 7;
getFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional bytes functionName = 7;
getFunctionName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional bytes functionName = 7;
getFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string functionName = 1;
getFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required string functionName = 1;
getFunctionName() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required string functionName = 1;
getFunctionName() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getFunctionName() - Method in class org.apache.phoenix.parse.DropFunctionStatement
 
getFunctionName() - Method in class org.apache.phoenix.parse.PFunction
 
getFunctionName() - Method in exception org.apache.phoenix.schema.FunctionAlreadyExistsException
 
getFunctionName() - Method in exception org.apache.phoenix.schema.FunctionNotFoundException
 
getFunctionNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string functionName = 1;
getFunctionNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required string functionName = 1;
getFunctionNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required string functionName = 1;
getFunctionNames(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated bytes functionNames = 2;
getFunctionNames(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
repeated bytes functionNames = 2;
getFunctionNames(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
repeated bytes functionNames = 2;
getFunctionNamesCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated bytes functionNames = 2;
getFunctionNamesCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
repeated bytes functionNames = 2;
getFunctionNamesCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
repeated bytes functionNames = 2;
getFunctionNamesList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated bytes functionNames = 2;
getFunctionNamesList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
repeated bytes functionNames = 2;
getFunctionNamesList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
repeated bytes functionNames = 2;
getFunctionOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
getFunctionOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .PFunction function = 8;
getFunctionOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .PFunction function = 8;
getFunctionOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
getFunctionOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .PFunction function = 8;
getFunctionOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .PFunction function = 8;
getFunctions() - Method in interface org.apache.phoenix.compile.ColumnResolver
Returns the collection of resolved functions.
getFunctions(RpcController, MetaDataProtos.GetFunctionsRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
getFunctions(RpcController, MetaDataProtos.GetFunctionsRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc getFunctions(.GetFunctionsRequest) returns (.MetaDataResponse);
getFunctions(RpcController, MetaDataProtos.GetFunctionsRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc getFunctions(.GetFunctionsRequest) returns (.MetaDataResponse);
getFunctions(RpcController, MetaDataProtos.GetFunctionsRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
getFunctions(RpcController, MetaDataProtos.GetFunctionsRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
getFunctions() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getFunctions() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
Return the aggregate functions
getFunctions(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getFunctions(PName, List<Pair<byte[], Long>>, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getFunctions(PName, List<Pair<byte[], Long>>, long) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getFunctions(PName, List<Pair<byte[], Long>>, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getFunctions(PName, List<Pair<byte[], Long>>, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getFunctionTableDDL() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getFunctionTableDDL() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getFunctionTimestamps(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated int64 functionTimestamps = 3;
getFunctionTimestamps(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
repeated int64 functionTimestamps = 3;
getFunctionTimestamps(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
repeated int64 functionTimestamps = 3;
getFunctionTimestampsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated int64 functionTimestamps = 3;
getFunctionTimestampsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
repeated int64 functionTimestamps = 3;
getFunctionTimestampsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
repeated int64 functionTimestamps = 3;
getFunctionTimestampsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated int64 functionTimestamps = 3;
getFunctionTimestampsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
repeated int64 functionTimestamps = 3;
getFunctionTimestampsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
repeated int64 functionTimestamps = 3;
getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getGeneratedKeys() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getGeneratedKeys() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getGeneratedKeys() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixPreparedStatement
 
getGeneratedKeys() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixStatement
 
getGeneratedKeys() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getGlobalIndexCheckerSource() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceFactory
 
getGlobalPhoenixClientMetrics() - Static method in class org.apache.phoenix.util.PhoenixRuntime
Exposes the various internal phoenix metrics collected at the client JVM level.
getGrammarFileName() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
getGrammarFileName() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
getGrammarFileName() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getGrammarFileName() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getGroupBy() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getGroupBy() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getGroupBy() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getGroupBy() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getGroupBy() - Method in class org.apache.phoenix.execute.ClientAggregatePlan
 
getGroupBy() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getGroupBy() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getGroupBy() - Method in class org.apache.phoenix.execute.UnionPlan
 
getGroupBy() - Method in class org.apache.phoenix.parse.SelectStatement
Gets the group-by, containing at least 1 element, or null, if none.
getGroupingKey(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
getGroupingKey(Tuple, ImmutableBytesWritable) - Method in class org.apache.phoenix.iterate.GroupedAggregatingResultIterator
 
getGuidePostDepth(int, long, HTableDescriptor) - Static method in class org.apache.phoenix.schema.stats.StatisticsUtil
 
getGuidePosts(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated bytes guidePosts = 1;
getGuidePosts(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated bytes guidePosts = 1;
getGuidePosts(int) - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated bytes guidePosts = 1;
getGuidePosts() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
getGuidePosts(ImmutableBytesPtr) - Method in class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
getGuidePosts(ImmutableBytesPtr) - Method in interface org.apache.phoenix.schema.stats.StatisticsCollector
Retrieve the calculated guide post info for the given column family.
getGuidePostsByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 guidePostsByteCount = 3;
getGuidePostsByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional int64 guidePostsByteCount = 3;
getGuidePostsByteCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional int64 guidePostsByteCount = 3;
getGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated bytes guidePosts = 1;
getGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated bytes guidePosts = 1;
getGuidePostsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated bytes guidePosts = 1;
getGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int32 guidePostsCount = 5;
getGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional int32 guidePostsCount = 5;
getGuidePostsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional int32 guidePostsCount = 5;
getGuidePostsCount() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
getGuidePostsInfoFromRowKey(byte[], byte[], byte[]) - Static method in class org.apache.phoenix.schema.stats.StatisticsUtil
 
getGuidePostsList() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated bytes guidePosts = 1;
getGuidePostsList() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated bytes guidePosts = 1;
getGuidePostsList() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated bytes guidePosts = 1;
getGuidePostsTimestamps() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
getGuidePostTimestamps() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
getHasProtoBufIndexMaintainer() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bool hasProtoBufIndexMaintainer = 6;
getHasProtoBufIndexMaintainer() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional bool hasProtoBufIndexMaintainer = 6;
getHasProtoBufIndexMaintainer() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional bool hasProtoBufIndexMaintainer = 6;
getHaving() - Method in class org.apache.phoenix.execute.AggregatePlan
 
getHaving() - Method in class org.apache.phoenix.execute.ClientAggregatePlan
 
getHaving() - Method in class org.apache.phoenix.parse.SelectStatement
 
getHBaseVersion() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getHConnectionFactory() - Static method in class org.apache.phoenix.query.HBaseFactoryProvider
 
getHint() - Method in class org.apache.phoenix.parse.DeleteStatement
 
getHint() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
getHint(HintNode.Hint) - Method in class org.apache.phoenix.parse.HintNode
Gets the value of the hint or null if the hint is not present.
getHint() - Method in class org.apache.phoenix.parse.SelectStatement
 
getHint() - Method in class org.apache.phoenix.parse.UpsertStatement
 
getHoldability() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getHoldability() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getHoldability() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getHoldability() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getHTable(PTable) - Method in class org.apache.phoenix.execute.MutationState
 
getHTableFactory() - Static method in class org.apache.phoenix.query.HBaseFactoryProvider
 
getHTableForCoprocessorScan(RegionCoprocessorEnvironment, HTableInterface) - Static method in class org.apache.phoenix.util.ServerUtil
 
getHTableForCoprocessorScan(RegionCoprocessorEnvironment, byte[]) - Static method in class org.apache.phoenix.util.ServerUtil
 
getId() - Method in class org.apache.phoenix.cache.ServerCacheClient.ServerCache
Gets the unique identifier for this hash cache
getId() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getIdentifierQuoteString() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getIfExists() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional bool ifExists = 2;
getIfExists() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
optional bool ifExists = 2;
getIfExists() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequestOrBuilder
optional bool ifExists = 2;
getImmutable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool immutable = 18;
getImmutable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool immutable = 18;
getImmutable() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool immutable = 18;
getImmutableStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 immutableStorageScheme = 21;
getImmutableStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 immutableStorageScheme = 21;
getImmutableStorageScheme() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 immutableStorageScheme = 21;
getImmutableStorageScheme() - Method in class org.apache.phoenix.schema.DelegateTable
 
getImmutableStorageScheme() - Method in interface org.apache.phoenix.schema.PTable
 
getImmutableStorageScheme() - Method in class org.apache.phoenix.schema.PTableImpl
 
getImmutableStorageScheme(Scan) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getImportedKeys(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getIncludeColumns() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
getIncrementBy() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getIncrementByKV(Result) - Static method in class org.apache.phoenix.schema.Sequence
 
getIndex() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
getIndex() - Method in class org.apache.phoenix.parse.BindParseNode
 
getIndex() - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
 
getIndexColNames() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getIndexColumnDataType(PColumn) - Static method in class org.apache.phoenix.util.IndexUtil
 
getIndexColumnDataType(boolean, PDataType) - Static method in class org.apache.phoenix.util.IndexUtil
 
getIndexColumnExpressionStr(PColumn) - Static method in class org.apache.phoenix.util.IndexUtil
 
getIndexColumnHints() - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
getIndexColumnHints() - Method in interface org.apache.phoenix.hbase.index.covered.TableState
Get the 'hint' for the columns that were indexed last time for the same set of keyvalues.
getIndexColumnName(String, String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getIndexColumnName(byte[], byte[]) - Static method in class org.apache.phoenix.util.IndexUtil
 
getIndexColumnName(PColumn) - Static method in class org.apache.phoenix.util.IndexUtil
 
getIndexColumnNames() - Method in class org.apache.phoenix.compile.PostIndexDDLCompiler
 
getIndexConstraint() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
getIndexDeletes(TableState, IndexMetaData) - Method in interface org.apache.phoenix.hbase.index.covered.IndexCodec
Get the index cleanup entries.
getIndexDeletes(TableState, IndexMetaData) - Method in class org.apache.phoenix.index.PhoenixIndexCodec
 
getIndexDisableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 indexDisableTimestamp = 29;
getIndexDisableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int64 indexDisableTimestamp = 29;
getIndexDisableTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int64 indexDisableTimestamp = 29;
getIndexDisableTimestamp() - Method in class org.apache.phoenix.schema.DelegateTable
 
getIndexDisableTimestamp() - Method in interface org.apache.phoenix.schema.PTable
 
getIndexDisableTimestamp() - Method in class org.apache.phoenix.schema.PTableImpl
 
getIndexedColumnInfo(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfo(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfo(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfo() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getIndexedColumnInfoBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoCount() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumnInfoOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnInfo indexedColumnInfo = 19;
getIndexedColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexedColumns = 4;
getIndexedColumns(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumns() - Method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
getIndexedColumns() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getIndexedColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsCount() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexedColumns = 4;
getIndexedColumnsTableState(Collection<? extends ColumnReference>, boolean, boolean, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
Get a scanner on the columns that are needed by the index.
getIndexedColumnTypeOrdinal(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinal(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinal(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinalCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinalCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinalCount() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinalList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinalList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedColumnTypeOrdinalList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated int32 indexedColumnTypeOrdinal = 5;
getIndexedExpressions() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes indexedExpressions = 13;
getIndexedExpressions() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
optional bytes indexedExpressions = 13;
getIndexedExpressions() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
optional bytes indexedExpressions = 13;
getIndexerSource() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceFactory
 
getIndexes(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
getIndexes(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PTable indexes = 10;
getIndexes(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PTable indexes = 10;
getIndexes() - Method in class org.apache.phoenix.schema.DelegateTable
 
getIndexes() - Method in interface org.apache.phoenix.schema.PTable
Return the list of indexes defined on this table.
getIndexes() - Method in class org.apache.phoenix.schema.PTableImpl
 
getIndexesBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
getIndexesBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
getIndexesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
getIndexesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PTable indexes = 10;
getIndexesCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PTable indexes = 10;
getIndexesList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
getIndexesList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PTable indexes = 10;
getIndexesList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PTable indexes = 10;
getIndexesOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
getIndexesOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PTable indexes = 10;
getIndexesOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PTable indexes = 10;
getIndexesOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
getIndexesOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated .PTable indexes = 10;
getIndexesOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated .PTable indexes = 10;
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getIndexMaintainer(List<IndexMaintainer>, byte[]) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
getIndexMaintainer(PTable, PhoenixConnection) - Method in class org.apache.phoenix.schema.DelegateTable
 
getIndexMaintainer(PTable, PhoenixConnection) - Method in interface org.apache.phoenix.schema.PTable
 
getIndexMaintainer(PTable, PhoenixConnection) - Method in class org.apache.phoenix.schema.PTableImpl
 
getIndexMaintainers() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getIndexMaintainers() - Method in interface org.apache.phoenix.cache.IndexMetaDataCache
 
getIndexMaintainers() - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
getIndexMaintainers(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getIndexMaintainers(ImmutableBytesWritable, PhoenixConnection) - Method in class org.apache.phoenix.schema.DelegateTable
 
getIndexMaintainers(ImmutableBytesWritable, PhoenixConnection) - Method in interface org.apache.phoenix.schema.PTable
 
getIndexMaintainers(ImmutableBytesWritable, PhoenixConnection) - Method in class org.apache.phoenix.schema.PTableImpl
 
getIndexMetaData(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
getIndexMetaData(MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
 
getIndexMetaData(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
getIndexMetaData(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
getIndexMetaData(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.index.PhoenixIndexMetaDataBuilder
 
getIndexName() - Method in class org.apache.phoenix.parse.DropIndexStatement
 
getIndexPendingDisableCount(PhoenixConnection, String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getIndexPkColNames() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getIndexPriority(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.PhoenixRpcSchedulerFactory
 
getIndexRowKeyByteSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 indexRowKeyByteSize = 17;
getIndexRowKeyByteSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 indexRowKeyByteSize = 17;
getIndexRowKeyByteSize() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 indexRowKeyByteSize = 17;
getIndexState() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string indexState = 4;
getIndexState() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional string indexState = 4;
getIndexState() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional string indexState = 4;
getIndexState() - Method in class org.apache.phoenix.parse.AlterIndexStatement
 
getIndexState() - Method in class org.apache.phoenix.schema.DelegateTable
 
getIndexState() - Method in interface org.apache.phoenix.schema.PTable
For a table of index type, return the state of the table.
getIndexState() - Method in class org.apache.phoenix.schema.PTableImpl
 
getIndexStateBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string indexState = 4;
getIndexStateBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional string indexState = 4;
getIndexStateBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional string indexState = 4;
getIndexStorageScheme() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getIndexTable() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getIndexTableColRefForCoveredColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumns(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsCount() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsCount() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableColRefForCoveredColumnsOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
getIndexTableName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes indexTableName = 9;
getIndexTableName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bytes indexTableName = 9;
getIndexTableName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bytes indexTableName = 9;
getIndexTableName() - Method in class org.apache.phoenix.index.IndexMaintainer
 
getIndexTableName() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
getIndexToolDataTableName(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getIndexToolIndexTableName(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getIndexType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes indexType = 22;
getIndexType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes indexType = 22;
getIndexType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes indexType = 22;
getIndexType() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
getIndexType() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
getIndexType() - Method in class org.apache.phoenix.schema.DelegateTable
 
getIndexType() - Method in interface org.apache.phoenix.schema.PTable
 
getIndexType() - Method in class org.apache.phoenix.schema.PTableImpl
 
getIndexType(List<Mutation>, KeyValueBuilder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getIndexUpdate(Mutation, IndexMetaData) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
Your opportunity to update any/all index tables based on the update of the primary table row.
getIndexUpdate(MiniBatchOperationInProgress<Mutation>, Collection<? extends Mutation>) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
getIndexUpdate(Mutation, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder
 
getIndexUpdateForFilteredRows(Collection<KeyValue>, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
getIndexUpdateForFilteredRows(Collection<KeyValue>, IndexMetaData) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
Build an index update to cleanup the index when we remove KeyValues via the normal flush or compaction mechanisms.
getIndexUpdateForFilteredRows(Collection<KeyValue>, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
getIndexUpdateForFilteredRows(Collection<KeyValue>, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder
 
getIndexUpdates(HTableInterface, Iterator<? extends Mutation>) - Method in class org.apache.phoenix.execute.PhoenixTxIndexMutationGenerator
 
getIndexUpdates(MiniBatchOperationInProgress<Mutation>, Collection<? extends Mutation>) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
getIndexUpdateState(Collection<? extends ColumnReference>, boolean, boolean, IndexMetaData) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
getIndexUpdateState(Collection<? extends ColumnReference>, boolean, boolean, IndexMetaData) - Method in interface org.apache.phoenix.hbase.index.covered.TableState
Get a getter interface for the state of the index row
getIndexUpserts(TableState, IndexMetaData) - Method in interface org.apache.phoenix.hbase.index.covered.IndexCodec
Get the index updates for the primary table state, for each index table.
getIndexUpserts(TableState, IndexMetaData) - Method in class org.apache.phoenix.index.PhoenixIndexCodec
 
getIndexWalDisabled() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool indexWalDisabled = 16;
getIndexWalDisabled() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool indexWalDisabled = 16;
getIndexWalDisabled() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool indexWalDisabled = 16;
getIndexWriteException(SQLException) - Static method in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
Converts from SQLException to IndexWriteException
getIndexWriterConfigurationWithCustomThreads(Configuration) - Static method in class org.apache.phoenix.util.ServerUtil
 
getIndexWriterConnection(Configuration) - Static method in class org.apache.phoenix.util.ServerUtil
 
getInfo() - Method in class org.apache.phoenix.parse.FunctionParseNode
 
getInitialWritePointer() - Method in class org.apache.phoenix.execute.MutationState
 
getInMemByteSize() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
getInMemoryQueue() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
getInnerListIndex() - Method in class org.apache.phoenix.iterate.BaseResultIterators.ScanLocator
 
getInnerPlan() - Method in class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan
 
getInnerPlan() - Method in interface org.apache.phoenix.execute.HashJoinPlan.SubPlan
 
getInnerPlan() - Method in class org.apache.phoenix.execute.HashJoinPlan.WhereClauseSubPlan
 
getInnerSelectStatement() - Method in class org.apache.phoenix.parse.SelectStatement
 
getInputClass(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getInputCluster(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
Returns the ZooKeeper quorum string for the HBase cluster a Phoenix MapReduce job will read from
getInputCodec() - Method in class org.apache.phoenix.expression.function.DateScalarFunction
 
getInputConnection(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.ConnectionUtil
Retrieve the configured input Connection.
getInputConnection(Configuration, Properties) - Static method in class org.apache.phoenix.mapreduce.util.ConnectionUtil
Retrieve the configured input Connection.
getInputDataType() - Method in class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
getInputDataType() - Method in class org.apache.phoenix.expression.aggregator.IntSumAggregator
 
getInputDataType() - Method in class org.apache.phoenix.expression.aggregator.LongSumAggregator
 
getInputDataType() - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
getInputDataType() - Method in class org.apache.phoenix.expression.aggregator.UnsignedIntSumAggregator
 
getInputDataType() - Method in class org.apache.phoenix.expression.aggregator.UnsignedLongSumAggregator
 
getInputRangeProducing(BigDecimal) - Method in class org.apache.phoenix.expression.function.CeilDecimalExpression
Finds the Decimal KeyRange that will produce the given result when fed into this rounding expression.
getInputRangeProducing(BigDecimal) - Method in class org.apache.phoenix.expression.function.FloorDecimalExpression
Finds the Decimal KeyRange that will produce the given result when fed into this rounding expression.
getInputRangeProducing(BigDecimal) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Finds the Decimal KeyRange that will produce the given result when fed into this rounding expression.
getInputStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder
 
getInputTableName(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getInputTables() - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
getInstance(RegionCoprocessorEnvironment) - Static method in class org.apache.phoenix.cache.GlobalCache
 
getInstance(ByteBuffer) - Static method in class org.apache.phoenix.cache.JodaTimezoneCache
Returns joda's DateTimeZone instance from cache or create new instance and cache it.
getInstance(ImmutableBytesWritable) - Static method in class org.apache.phoenix.cache.JodaTimezoneCache
Returns joda's DateTimeZone instance from cache or create new instance and cache it.
getInstance(String) - Static method in class org.apache.phoenix.cache.JodaTimezoneCache
Returns joda's DateTimeZone instance from cache or create new instance and cache it.
getInstance() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getInstance() - Static method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceFactory
 
getInstance() - Static method in class org.apache.phoenix.iterate.DefaultParallelScanGrouper
 
getInstance() - Static method in class org.apache.phoenix.iterate.MapReduceParallelScanGrouper
 
getInstance(PhoenixConnection, boolean) - Static method in class org.apache.phoenix.log.QueryLogger
 
getInstance(ReadMetricQueue, String, Scan, LogLevel) - Static method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getInstance(Configuration) - Static method in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
getInstance() - Static method in class org.apache.phoenix.schema.types.PDataTypeFactory
 
getInstance() - Static method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
getInstance() - Static method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
getInt(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getInt(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getInt(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getInt(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getInt(String, int) - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the value of the name property as an int.
getInvertFilterOp() - Method in class org.apache.phoenix.parse.ComparisonParseNode
Return the inverted operator for the CompareOp
getInvertFilterOp() - Method in class org.apache.phoenix.parse.EqualParseNode
 
getInvertFilterOp() - Method in class org.apache.phoenix.parse.GreaterThanOrEqualParseNode
 
getInvertFilterOp() - Method in class org.apache.phoenix.parse.GreaterThanParseNode
 
getInvertFilterOp() - Method in class org.apache.phoenix.parse.LessThanOrEqualParseNode
 
getInvertFilterOp() - Method in class org.apache.phoenix.parse.LessThanParseNode
 
getInvertFilterOp() - Method in class org.apache.phoenix.parse.NotEqualParseNode
 
getIo() - Method in class org.apache.phoenix.optimize.Cost
 
getIsAppendOnlySchema() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isAppendOnlySchema = 32;
getIsAppendOnlySchema() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool isAppendOnlySchema = 32;
getIsAppendOnlySchema() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool isAppendOnlySchema = 32;
getIsArrayReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isArrayReturnType = 8;
getIsArrayReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional bool isArrayReturnType = 8;
getIsArrayReturnType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional bool isArrayReturnType = 8;
getIsArrayType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isArrayType = 2;
getIsArrayType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional bool isArrayType = 2;
getIsArrayType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional bool isArrayType = 2;
getIsAscending() - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
getIsConstant() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isConstant = 3;
getIsConstant() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional bool isConstant = 3;
getIsConstant() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional bool isConstant = 3;
getIsDynamic() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isDynamic = 14;
getIsDynamic() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bool isDynamic = 14;
getIsDynamic() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bool isDynamic = 14;
getIsImmutableRows() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool isImmutableRows = 11;
getIsImmutableRows() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bool isImmutableRows = 11;
getIsImmutableRows() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bool isImmutableRows = 11;
getIsLocalIndex() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isLocalIndex = 8;
getIsLocalIndex() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool isLocalIndex = 8;
getIsLocalIndex() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool isLocalIndex = 8;
getIsMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isMultiTenant = 2;
getIsMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool isMultiTenant = 2;
getIsMultiTenant() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool isMultiTenant = 2;
getIsNamespaceMapped() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isNamespaceMapped = 30;
getIsNamespaceMapped() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool isNamespaceMapped = 30;
getIsNamespaceMapped() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool isNamespaceMapped = 30;
getIsReplace() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isReplace = 9;
getIsReplace() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional bool isReplace = 9;
getIsReplace() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional bool isReplace = 9;
getIsRowTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isRowTimestamp = 13;
getIsRowTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bool isRowTimestamp = 13;
getIsRowTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bool isRowTimestamp = 13;
getIteratorFactory() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
Added for tests only.
getIterators() - Method in class org.apache.phoenix.iterate.BaseResultIterators
Executes the scan in parallel across all regions, blocking until all scans are complete.
getIterators() - Method in interface org.apache.phoenix.iterate.ResultIterators
 
getIterators() - Method in class org.apache.phoenix.iterate.UnionResultIterators
 
getJarPath() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string jarPath = 5;
getJarPath() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional string jarPath = 5;
getJarPath() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional string jarPath = 5;
getJarPath() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
getJarPath() - Method in class org.apache.phoenix.parse.DeleteJarStatement
 
getJarPath() - Method in class org.apache.phoenix.parse.PFunction
 
getJarPathBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string jarPath = 5;
getJarPathBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional string jarPath = 5;
getJarPathBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional string jarPath = 5;
getJarPaths() - Method in class org.apache.phoenix.parse.AddJarsStatement
 
getJavaClass() - Method in class org.apache.phoenix.schema.types.PDataType
 
getJavaClassName() - Method in class org.apache.phoenix.schema.types.PDataType
 
getJavaClassNameBytes() - Method in class org.apache.phoenix.schema.types.PDataType
 
getJDBCMajorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getJdbcUrl(RegionCoprocessorEnvironment) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getJob() - Method in class org.apache.phoenix.mapreduce.index.IndexTool
 
getJobId() - Method in interface org.apache.phoenix.job.JobManager.JobCallable
 
getJobId() - Method in interface org.apache.phoenix.job.JobManager.JobRunnable
 
getJobName() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
getJobs() - Method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTool
 
getJobsInformationFromRM(String, int, Map<String, String>) - Static method in class org.apache.phoenix.util.PhoenixMRJobUtil
 
getJobsToSubmit(Map<String, PhoenixAsyncIndex>, Set<String>) - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
getJoinedSchema() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getJoinExpressions() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getJoinIds() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getJoinInfo() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getJoinSpecs() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getJoinTable() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinSpec
 
getJoinType() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getJoinTypes() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getKeepAliveMs() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getKey() - Method in class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
getKey() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
getKey() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
required bytes key = 1;
getKey() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
required bytes key = 1;
getKey() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
required bytes key = 1;
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getKey() - Method in class org.apache.phoenix.parse.PFunction
 
getKey() - Method in class org.apache.phoenix.schema.DelegateTable
 
getKey() - Method in interface org.apache.phoenix.schema.PTable
 
getKey() - Method in class org.apache.phoenix.schema.PTableImpl
 
getKey() - Method in class org.apache.phoenix.schema.Sequence
 
getKey() - Method in class org.apache.phoenix.schema.SequenceKey
 
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
getKey(ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.tuple.Tuple
Get the row key for the Tuple
getKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
getKey() - Method in enum org.apache.phoenix.trace.util.Tracing.Frequency
 
getKey(Result) - Static method in class org.apache.phoenix.util.ResultUtil
Return a pointer into a potentially much bigger byte buffer that points to the key of a Result.
getKey(Result, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ResultUtil
 
getKey(KeyValue, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ResultUtil
 
getKey(Result, int) - Static method in class org.apache.phoenix.util.ResultUtil
Return a pointer into a potentially much bigger byte buffer that points to the key of a Result.
getKey(Result, int, int, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ResultUtil
 
getKeyBytesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 keyBytesCount = 4;
getKeyBytesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional int64 keyBytesCount = 4;
getKeyBytesCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional int64 keyBytesCount = 4;
getKeyExpressionCombination(List<Expression>, StatementContext, FilterableStatement, List<Expression>) - Static method in class org.apache.phoenix.compile.WhereOptimizer
Get an optimal combination of key expressions for hash join key range optimization.
getKeyExpressions() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
getKeyExpressions() - Method in class org.apache.phoenix.expression.InListExpression
 
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.InvertFunction
INVERT may be optimized through
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.PrefixFunction
 
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.ScalarFunction
Determines whether or not a function may be used to form the start/stop key of a scan When OrderPreserving is YES, in order to make order-by optimization valid, it should return 0.
getKeyFormationTraversalIndex() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
getKeyForSchema(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getKeyLength() - Method in class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
getKeyLength() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getKeyPtr() - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getKeyRange(CompareFilter.CompareOp, Expression) - Method in interface org.apache.phoenix.compile.KeyPart
Calculate the key range given an operator and the key on the RHS of an expression.
getKeyRange(CompareFilter.CompareOp, Expression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.BaseKeyPart
 
getKeyRange() - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
getKeyRange(byte[]) - Static method in class org.apache.phoenix.query.KeyRange
 
getKeyRange(byte[], byte[]) - Static method in class org.apache.phoenix.query.KeyRange
 
getKeyRange(byte[], boolean, byte[], boolean) - Static method in class org.apache.phoenix.query.KeyRange
 
getKeyRange(byte[]) - Method in class org.apache.phoenix.schema.types.PDataType
 
getKeyRange(byte[], boolean, byte[], boolean) - Method in class org.apache.phoenix.schema.types.PDataType
 
getKeyRange(byte[], boolean, byte[], boolean) - Method in class org.apache.phoenix.schema.types.PTimestamp
With timestamp, because our last 4 bytes store a value from [0 - 1000000), we need to detect when the boundary is crossed if we increment to the nextKey.
getKeyRange(byte[], CompareFilter.CompareOp, PDataType) - Static method in class org.apache.phoenix.util.ByteUtil
 
getKeyRangeCodec(PDataType) - Method in class org.apache.phoenix.expression.function.CeilTimestampExpression
 
getKeyRangeCodec(PDataType) - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
getKeyRangeCodec(PDataType) - Method in class org.apache.phoenix.expression.function.RoundTimestampExpression
 
getKeytab() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
getKeyValueBuilder() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getKeyValueBuilder() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getKeyValueBuilder() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getKeyValueBuilder() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getKeyValueBuilder() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getKeyValueComparator() - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
getKeyValueComparator() - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
getKeyValueExpression() - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
getKVAnnotations() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getKvs() - Method in class org.apache.phoenix.hbase.index.covered.Batch
 
getLastAccessTime() - Method in class org.apache.phoenix.schema.PTableRef
 
getLatestValue(ColumnReference, long) - Method in class org.apache.phoenix.hbase.index.covered.data.LazyValueGetter
 
getLatestValue(ColumnReference, long) - Method in interface org.apache.phoenix.hbase.index.ValueGetter
Get the most recent (largest timestamp) for the given column reference
getLeftBoundInclusive() - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
getLength() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 length = 3;
getLength() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
required int32 length = 3;
getLength() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritableOrBuilder
required int32 length = 3;
getLength() - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
getLength(byte[], int, int) - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
Calculate the length of the PK column value
getLengthExpr() - Method in class org.apache.phoenix.expression.function.ArrayFillFunction
 
getLHS() - Method in class org.apache.phoenix.parse.BinaryParseNode
 
getLHS() - Method in class org.apache.phoenix.parse.JoinTableNode
 
getLHSBaseType() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getLHSExpr() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getLhsPlan() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getLikeType() - Method in class org.apache.phoenix.expression.LikeExpression
 
getLikeType() - Method in class org.apache.phoenix.parse.LikeParseNode
 
getLimit() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getLimit() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getLimit() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getLimit() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getLimit() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getLimit() - Method in class org.apache.phoenix.execute.CorrelatePlan
 
getLimit() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getLimit() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getLimit() - Method in class org.apache.phoenix.execute.UnionPlan
 
getLimit() - Method in class org.apache.phoenix.execute.UnnestArrayPlan
 
getLimit() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
getLimit() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getLimit() - Method in class org.apache.phoenix.parse.DeleteStatement
 
getLimit() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
getLimit() - Method in class org.apache.phoenix.parse.SelectStatement
 
getLimit(QueryPlan) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
getLimitParseNode() - Method in class org.apache.phoenix.parse.LimitNode
 
getLimitReachedErrorCode(boolean) - Static method in class org.apache.phoenix.util.SequenceUtil
Returns the correct instance of SQLExceptionCode when we detect a limit has been reached, depending upon whether a min or max value caused the limit to be exceeded.
getLimitReachedKV(Result) - Static method in class org.apache.phoenix.schema.Sequence
 
getLine(RecognitionException) - Static method in exception org.apache.phoenix.exception.PhoenixParserException
 
getLineParser() - Method in class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
 
getLineParser() - Method in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
getLineParser() - Method in class org.apache.phoenix.mapreduce.JsonToKeyValueMapper
 
getLineParser() - Method in class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
 
getLinkType(Mutation) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getLiteralPrefix() - Method in class org.apache.phoenix.expression.LikeExpression
 
getLiteralValue(int, Class<T>) - Method in class org.apache.phoenix.expression.function.ScalarFunction
Retrieve the literal value at childIndex.
getLoadSequence() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getLocalIndexColumnFamilies(PhoenixConnection, byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getLocalIndexColumnFamily(String) - Static method in class org.apache.phoenix.util.IndexUtil
 
getLocalIndexColumnFamily(byte[]) - Static method in class org.apache.phoenix.util.IndexUtil
 
getLocalIndexPhysicalName(byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getLocalIndexSchemaName(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getLocalIndexTableName(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getLocalIndexUserTableName(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getLocations() - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
getLock() - Method in class org.apache.phoenix.schema.Sequence
 
getLogFile() - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
getLogicalName() - Method in class org.apache.phoenix.mapreduce.bulkload.TargetTableRef
 
getLogLevel() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getLogLevel() - Method in enum org.apache.phoenix.log.QueryLogInfo
 
getLogSamplingRate() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getLogTableDDL() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getLogTableDDL() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getLong(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getLong(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getLong(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getLong(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getLong(String, long) - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the value of the name property as a long.
getLowerBoundTimeStamp() - Method in class org.apache.phoenix.schema.TableRef
 
getLowerRange() - Method in class org.apache.phoenix.query.KeyRange
 
getLowestClusterHBaseVersion() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getLowestClusterHBaseVersion() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getLowestClusterHBaseVersion() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getLowestClusterHBaseVersion() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getMajorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
getMaxBinaryLiteralLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxConnections() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxFields() - Method in class org.apache.phoenix.schema.RowKeySchema
 
getMaxFieldSize() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getMaxFieldSize() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getMaxFieldSize() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getMaxIndexLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxKey() - Method in class org.apache.phoenix.expression.InListExpression
 
getMaxKey(RowKeySchema, List<List<KeyRange>>, int[]) - Static method in class org.apache.phoenix.util.ScanUtil
 
getMaxKeyLength(RowKeySchema, List<List<KeyRange>>) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getMaxKeySeq(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 maxLength = 4;
getMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int32 maxLength = 4;
getMaxLength() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int32 maxLength = 4;
getMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 maxLength = 4;
getMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional int32 maxLength = 4;
getMaxLength() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional int32 maxLength = 4;
getMaxLength() - Method in class org.apache.phoenix.expression.BaseExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.CoerceExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.ColumnExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.DecimalAddExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.DecimalSubtractExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.DelegateExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.DivideExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.ArrayFillFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.ArrayIndexFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.CoalesceFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.DecodeFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.DefaultValueExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.FirstLastValueBaseFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.InvertFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.LTrimFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.MD5Function
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.StringToArrayFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.function.TrimFunction
 
getMaxLength() - Method in class org.apache.phoenix.expression.LiteralExpression
 
getMaxLength() - Method in class org.apache.phoenix.expression.MultiplyExpression
 
getMaxLength() - Method in class org.apache.phoenix.parse.CastParseNode
 
getMaxLength() - Method in class org.apache.phoenix.parse.ColumnDef
 
getMaxLength() - Method in class org.apache.phoenix.schema.DelegateDatum
 
getMaxLength() - Method in class org.apache.phoenix.schema.PBaseColumn
 
getMaxLength() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getMaxLength() - Method in interface org.apache.phoenix.schema.PDatum
 
getMaxLength() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
getMaxLength() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PBinary
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PChar
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PDecimal
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PDouble
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PFloat
 
getMaxLength() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getMaxLength(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PInteger
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PLong
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PSmallint
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PTinyint
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
getMaxLength(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
getMaxLength() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
getMaxLength() - Method in class org.apache.phoenix.util.ColumnInfo
 
getMaxLength() - Method in class org.apache.phoenix.util.PrefixByteEncoder
 
getMaxMemory() - Method in class org.apache.phoenix.memory.ChildMemoryManager
 
getMaxMemory() - Method in class org.apache.phoenix.memory.DelegatingMemoryManager
 
getMaxMemory() - Method in class org.apache.phoenix.memory.GlobalMemoryManager
 
getMaxMemory() - Method in interface org.apache.phoenix.memory.MemoryManager
Get the total amount of memory (in bytes) that may be allocated.
getMaxMemoryPerc() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getMaxMutateSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getMaxProcedureNameLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxQualifier() - Method in interface org.apache.phoenix.schema.PTable.QualifierEncoderDecoder
 
getMaxQualifier() - Method in enum org.apache.phoenix.schema.PTable.QualifierEncodingScheme
 
getMaxResultSize() - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
getMaxResultSize() - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
getMaxRows() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getMaxRows() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getMaxRows() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getMaxRowSize() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxSetBit() - Method in class org.apache.phoenix.schema.ValueBitSet
 
getMaxSize() - Method in class org.apache.phoenix.execute.MutationState
 
getMaxSizeBytes() - Method in class org.apache.phoenix.execute.MutationState
 
getMaxStatementLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxTimestamp(Mutation) - Static method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
getMaxTimeStamp() - Method in class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
getMaxTimeStamp() - Method in interface org.apache.phoenix.schema.stats.StatisticsCollector
Returns the maximum timestamp of all cells encountered while collecting statistics.
getMaxUserNameLength() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getMaxValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string maxValue = 6;
getMaxValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string maxValue = 6;
getMaxValue() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string maxValue = 6;
getMaxValue() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getMaxValue() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionArgInfo
 
getMaxValue() - Method in class org.apache.phoenix.parse.PFunction.FunctionArgument
 
getMaxValueBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string maxValue = 6;
getMaxValueBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string maxValue = 6;
getMaxValueBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string maxValue = 6;
getMaxValueKV(Result) - Static method in class org.apache.phoenix.schema.Sequence
 
getMemory() - Method in class org.apache.phoenix.optimize.Cost
 
getMemoryChunkSizeMetric() - Method in class org.apache.phoenix.monitoring.MemoryMetricsHolder
 
getMemoryManager() - Method in interface org.apache.phoenix.cache.TenantCache
 
getMemoryManager() - Method in class org.apache.phoenix.cache.TenantCacheImpl
 
getMemoryManager() - Method in class org.apache.phoenix.query.BaseQueryServicesImpl
 
getMemoryManager() - Method in class org.apache.phoenix.query.ChildQueryServices
 
getMemoryManager() - Method in class org.apache.phoenix.query.DelegateQueryServices
 
getMemoryManager() - Method in interface org.apache.phoenix.query.QueryServices
Get the memory manager used to track memory usage
getMemorySeconds() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getMemoryWaitTimeMetric() - Method in class org.apache.phoenix.monitoring.MemoryMetricsHolder
 
getMessage() - Method in enum org.apache.phoenix.exception.SQLExceptionCode
 
getMessage() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getMessage() - Method in exception org.apache.phoenix.hbase.index.exception.IndexWriteException
 
getMessage() - Method in exception org.apache.phoenix.hbase.index.exception.MultiIndexWriteFailureException
 
getMessage() - Method in exception org.apache.phoenix.hbase.index.exception.SingleIndexWriteFailureException
 
getMessage() - Method in exception org.apache.phoenix.schema.DelegateSQLException
 
getMessage(PDataType, PDataType, String) - Static method in exception org.apache.phoenix.schema.TypeMismatchException
 
getMessage() - Method in class org.apache.phoenix.tool.CanaryTestResult
 
getMetaData() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getMetaData() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getMetaData() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getMetaData() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getMetaData() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
getMetaData() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getMetaDataCache() - Method in class org.apache.phoenix.cache.GlobalCache
 
getMetaDataCache() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getMetaDataEntityName(String, String, String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getMetadataPriority(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.PhoenixRpcSchedulerFactory
 
getMetric() - Method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
 
getMetric(MetricType) - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
 
getMetricColumnsDetails() - Static method in enum org.apache.phoenix.monitoring.MetricType
 
getMetricRegistryForRegionServer() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getMetrics() - Static method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
 
getMetricType() - Method in class org.apache.phoenix.monitoring.AtomicMetric
 
getMetricType() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
getMetricType() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
getMetricType() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
getMetricType() - Method in interface org.apache.phoenix.monitoring.Metric
 
getMillis(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
getMillis(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
getMin(Long, Long) - Static method in class org.apache.phoenix.util.NumberUtil
 
getMinKey() - Method in class org.apache.phoenix.expression.InListExpression
 
getMinKey(RowKeySchema, List<List<KeyRange>>, int[]) - Static method in class org.apache.phoenix.util.ScanUtil
 
getMinMaxQualifiersFromScan(Scan) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getMinNullable() - Method in class org.apache.phoenix.schema.ValueSchema
Non-nullable fields packed to the left so that we do not need to store trailing nulls.
getMinNullableIndex() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
getMinorVersion() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
getMinValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string minValue = 5;
getMinValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string minValue = 5;
getMinValue() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string minValue = 5;
getMinValue() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getMinValue() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionArgInfo
 
getMinValue() - Method in class org.apache.phoenix.parse.PFunction.FunctionArgument
 
getMinValueBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string minValue = 5;
getMinValueBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string minValue = 5;
getMinValueBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string minValue = 5;
getMinValueKV(Result) - Static method in class org.apache.phoenix.schema.Sequence
 
getMiscellaneous() - Method in class org.apache.phoenix.tool.CanaryTestResult
 
getMissingEncodeFormatMsg() - Static method in class org.apache.phoenix.expression.function.EncodeFunction
 
getMoreResults() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getMoreResults(int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getMoreResults() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getMoreResults(int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getMoreResults() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getMoreResults(int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool multiTenant = 16;
getMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bool multiTenant = 16;
getMultiTenant() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bool multiTenant = 16;
getMutateBatchSize() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getMutateBatchSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
Deprecated.
getMutateBatchSize(String, Properties, ReadOnlyProps) - Static method in class org.apache.phoenix.util.JDBCUtil
 
getMutateBatchSizeBytes() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getMutateBatchSizeBytes(String, Properties, ReadOnlyProps) - Static method in class org.apache.phoenix.util.JDBCUtil
 
getMutation() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getMutationBatchList(long, long, List<Mutation>) - Static method in class org.apache.phoenix.execute.MutationState
Split the list of mutations into multiple lists.
getMutationCode() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getMutationList() - Method in interface org.apache.phoenix.index.PhoenixIndexFailurePolicy.MutateCommand
 
getMutationMetricQueue() - Method in class org.apache.phoenix.execute.MutationState
 
getMutationMetrics() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getMutations(MetaDataProtos.CreateTableRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.DropSchemaRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.DropFunctionRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.CreateFunctionRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.DropTableRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.AddColumnRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.DropColumnRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.UpdateIndexStateRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutations(MetaDataProtos.CreateSchemaRequest) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
getMutationsSizeBytes() - Method in class org.apache.phoenix.monitoring.MutationMetricQueue.MutationMetric
 
getMutationState() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getMutationTime() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 mutationTime = 2;
getMutationTime() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional int64 mutationTime = 2;
getMutationTime() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional int64 mutationTime = 2;
getMutationTime() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getMutationTimestamp(Long) - Static method in class org.apache.phoenix.execute.MutationState
 
getMutationValue(Mutation, byte[], KeyValueBuilder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.MetaDataUtil
Get the mutation who's qualifier matches the passed key
getMvccReadPoint() - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
getMvccReadPoint() - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
getName() - Method in interface org.apache.phoenix.compile.ColumnProjector
Get the column name as it was referenced in the query
getName() - Method in class org.apache.phoenix.compile.ExpressionProjector
 
getName() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getName() - Method in class org.apache.phoenix.expression.function.AbsFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayAppendFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayConcatFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayFillFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayIndexFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayLengthFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayPrependFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayRemoveFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ArrayToStringFunction
 
getName() - Method in class org.apache.phoenix.expression.function.AvgAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.CbrtFunction
 
getName() - Method in class org.apache.phoenix.expression.function.CeilDateExpression
 
getName() - Method in class org.apache.phoenix.expression.function.CeilDecimalExpression
 
getName() - Method in class org.apache.phoenix.expression.function.CeilFunction
 
getName() - Method in class org.apache.phoenix.expression.function.CoalesceFunction
 
getName() - Method in class org.apache.phoenix.expression.function.CollationKeyFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ConvertTimezoneFunction
 
getName() - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.CurrentDateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.CurrentTimeFunction
 
getName() - Method in class org.apache.phoenix.expression.function.DayOfMonthFunction
 
getName() - Method in class org.apache.phoenix.expression.function.DayOfWeekFunction
 
getName() - Method in class org.apache.phoenix.expression.function.DayOfYearFunction
 
getName() - Method in class org.apache.phoenix.expression.function.DecodeFunction
 
getName() - Method in class org.apache.phoenix.expression.function.DefaultValueExpression
 
getName() - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.DistinctValueAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.EncodeFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ExpFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ExternalSqlTypeIdFunction
 
getName() - Method in class org.apache.phoenix.expression.function.FirstValueFunction
 
getName() - Method in class org.apache.phoenix.expression.function.FirstValuesFunction
 
getName() - Method in class org.apache.phoenix.expression.function.FloorDateExpression
 
getName() - Method in class org.apache.phoenix.expression.function.FloorDecimalExpression
 
getName() - Method in class org.apache.phoenix.expression.function.FloorFunction
 
getName() - Method in class org.apache.phoenix.expression.function.FunctionExpression
 
getName() - Method in class org.apache.phoenix.expression.function.GetBitFunction
 
getName() - Method in class org.apache.phoenix.expression.function.GetByteFunction
 
getName() - Method in class org.apache.phoenix.expression.function.HourFunction
 
getName() - Method in class org.apache.phoenix.expression.function.IndexStateNameFunction
 
getName() - Method in class org.apache.phoenix.expression.function.InstrFunction
 
getName() - Method in class org.apache.phoenix.expression.function.InvertFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LastValueFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LastValuesFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LengthFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LnFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LogFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LowerFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LpadFunction
 
getName() - Method in class org.apache.phoenix.expression.function.LTrimFunction
 
getName() - Method in class org.apache.phoenix.expression.function.MaxAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.MD5Function
 
getName() - Method in class org.apache.phoenix.expression.function.MinAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.MinuteFunction
 
getName() - Method in class org.apache.phoenix.expression.function.MonthFunction
 
getName() - Method in class org.apache.phoenix.expression.function.NowFunction
 
getName() - Method in class org.apache.phoenix.expression.function.NthValueFunction
 
getName() - Method in class org.apache.phoenix.expression.function.OctetLengthFunction
 
getName() - Method in class org.apache.phoenix.expression.function.PercentileContAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.PercentileDiscAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.PercentRankAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.PowerFunction
 
getName() - Method in class org.apache.phoenix.expression.function.RandomFunction
 
getName() - Method in class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
getName() - Method in class org.apache.phoenix.expression.function.RegexpSplitFunction
 
getName() - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ReverseFunction
 
getName() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
getName() - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
getName() - Method in class org.apache.phoenix.expression.function.RoundFunction
 
getName() - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SecondFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SetBitFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SetByteFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SignFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SQLIndexTypeFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SQLTableTypeFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SqlTypeNameFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SQLViewTypeFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SqrtFunction
 
getName() - Method in class org.apache.phoenix.expression.function.StddevPopFunction
 
getName() - Method in class org.apache.phoenix.expression.function.StddevSampFunction
 
getName() - Method in class org.apache.phoenix.expression.function.StringToArrayFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
getName() - Method in class org.apache.phoenix.expression.function.SumAggregateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.TimezoneOffsetFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ToTimeFunction
 
getName() - Method in class org.apache.phoenix.expression.function.ToTimestampFunction
 
getName() - Method in class org.apache.phoenix.expression.function.TransactionProviderNameFunction
 
getName() - Method in class org.apache.phoenix.expression.function.TrimFunction
 
getName() - Method in class org.apache.phoenix.expression.function.TruncFunction
 
getName() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
getName() - Method in class org.apache.phoenix.expression.function.UpperFunction
 
getName() - Method in class org.apache.phoenix.expression.function.WeekFunction
 
getName() - Method in class org.apache.phoenix.expression.function.YearFunction
 
getName() - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
getName() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
getName() - Method in class org.apache.phoenix.iterate.ParallelIterators
 
getName() - Method in class org.apache.phoenix.iterate.SerialIterators
 
getName() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getName() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
getName() - Method in class org.apache.phoenix.parse.ColumnFamilyDef
 
getName() - Method in class org.apache.phoenix.parse.ConcreteTableNode
 
getName() - Method in class org.apache.phoenix.parse.CursorName
 
getName() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getName() - Method in class org.apache.phoenix.parse.FunctionParseNode
 
getName() - Method in class org.apache.phoenix.parse.NamedNode
 
getName() - Method in class org.apache.phoenix.parse.NamedParseNode
 
getName() - Method in enum org.apache.phoenix.parse.SequenceValueParseNode.Op
 
getName() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getName() - Method in interface org.apache.phoenix.schema.PColumn
 
getName() - Method in interface org.apache.phoenix.schema.PColumnFamily
 
getName() - Method in class org.apache.phoenix.schema.PColumnFamilyImpl
 
getName() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getName() - Method in class org.apache.phoenix.schema.ProjectedColumn
 
getName() - Method in interface org.apache.phoenix.schema.PTable
 
getName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getName() - Method in class org.apache.phoenix.schema.PTableKey
 
getName(byte[], byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getNanos(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
getNanos(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
getNanos(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
getNCharacterStream(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getNCharacterStream(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getNCharacterStream(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getNCharacterStream(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getNClob(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getNClob(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getNClob(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getNClob(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getNetworkTimeout() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getNetworkTimeout() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getNextCellHint(Cell) - Method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
getNextCellHint(Cell) - Method in class org.apache.phoenix.filter.SkipScanFilter
 
getNextCellHint(Cell) - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter
 
getNextCellHint(Cell) - Method in class org.apache.phoenix.hbase.index.covered.filter.MaxTimestampFilter
 
getNextException() - Method in exception org.apache.phoenix.schema.DelegateSQLException
 
getNextQualifier(String) - Method in class org.apache.phoenix.schema.PTable.EncodedCQCounter
Get the next qualifier to be used for the column family.
getNode() - Method in class org.apache.phoenix.parse.AliasedNode
 
getNode() - Method in class org.apache.phoenix.parse.OrderByNode
 
getNodeCtor() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getNonLocalIndexColumnFamilies(HTableDescriptor) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getNoRetriesHTableFactory(CoprocessorEnvironment) - Static method in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
Retry server-server index write rpc only once, and let the client retry the data write instead to avoid tying up the handler
getNoRetriesIndexWriterConfigurationWithCustomThreads(Configuration) - Static method in class org.apache.phoenix.util.ServerUtil
 
getNString(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getNString(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getNString(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getNString(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getNullable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bool nullable = 6;
getNullable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required bool nullable = 6;
getNullable() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required bool nullable = 6;
getNullCount(int, int) - Method in class org.apache.phoenix.schema.ValueBitSet
 
getNullExpression(Expression) - Static method in class org.apache.phoenix.util.ExpressionUtil
 
getNumAllocations() - Method in class org.apache.phoenix.schema.SequenceAllocation
 
getNumber() - Method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
 
getNumber() - Method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
 
getNumberFormat() - Method in class org.apache.phoenix.compile.StatementContext
 
getNumberOfSamples() - Method in interface org.apache.phoenix.monitoring.GlobalMetric
 
getNumberOfSamples() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
getNumColumnsWithRowTimestamp() - Method in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
getNumDataTableColFamilies() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 numDataTableColFamilies = 15;
getNumDataTableColFamilies() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 numDataTableColFamilies = 15;
getNumDataTableColFamilies() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 numDataTableColFamilies = 15;
getNumericFunctions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getNumFailedMutations() - Method in class org.apache.phoenix.monitoring.MutationMetricQueue.MutationMetric
 
getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getNumMutations() - Method in class org.apache.phoenix.monitoring.MutationMetricQueue.MutationMetric
 
getNumRejectedTasks() - Method in class org.apache.phoenix.monitoring.TaskExecutionMetricsHolder
 
getNumSpoolFileMetric() - Method in class org.apache.phoenix.monitoring.SpoolingMetricsHolder
 
getNumTasks() - Method in class org.apache.phoenix.monitoring.TaskExecutionMetricsHolder
 
getNumToAllocate() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
getNumToAllocateNode() - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
getObject(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getObject(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getObject(int, Class<T>) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getObject(String, Class<T>) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getObject(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getObject(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getObject(int, Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getObject(String, Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getOffendingProperties() - Method in exception org.apache.phoenix.query.PropertyNotAllowedException
 
getOffset() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getOffset() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getOffset() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getOffset() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getOffset() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 offset = 2;
getOffset() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
required int32 offset = 2;
getOffset() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritableOrBuilder
required int32 offset = 2;
getOffset() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getOffset() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getOffset() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getOffset() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getOffset() - Method in class org.apache.phoenix.execute.UnionPlan
 
getOffset() - Method in class org.apache.phoenix.parse.DeleteStatement
 
getOffset() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
getOffset() - Method in class org.apache.phoenix.parse.SelectStatement
 
getOffset(byte[], int) - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
Calculate the byte offset in the row key to the start of the PK column value
getOffsetLimit(Integer, Integer) - Static method in class org.apache.phoenix.util.QueryUtil
 
getOffsetParseNode() - Method in class org.apache.phoenix.parse.OffsetNode
 
getOldestTimestamp(Collection<List<Cell>>) - Method in class org.apache.phoenix.hbase.index.covered.data.LocalTable
 
getOnConditions() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinSpec
 
getOnDupKeyPairs() - Method in class org.apache.phoenix.parse.UpsertStatement
 
getOnNode() - Method in class org.apache.phoenix.parse.JoinTableNode
 
getOp() - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
getOperation() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getOperation() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getOperation() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getOperation() - Method in interface org.apache.phoenix.compile.StatementPlan
 
getOperation() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getOperation() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getOperation() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getOperation() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getOperation() - Method in class org.apache.phoenix.execute.UnionPlan
 
getOperation() - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
getOperation() - Method in interface org.apache.phoenix.parse.BindableStatement
 
getOperation() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
getOperation() - Method in class org.apache.phoenix.parse.CloseStatement
 
getOperation() - Method in class org.apache.phoenix.parse.DeclareCursorStatement
 
getOperation() - Method in class org.apache.phoenix.parse.DeleteStatement
 
getOperation() - Method in class org.apache.phoenix.parse.DropIndexStatement
 
getOperation() - Method in class org.apache.phoenix.parse.DropSchemaStatement
 
getOperation() - Method in class org.apache.phoenix.parse.DropSequenceStatement
 
getOperation() - Method in class org.apache.phoenix.parse.DropTableStatement
 
getOperation() - Method in class org.apache.phoenix.parse.ExecuteUpgradeStatement
 
getOperation() - Method in class org.apache.phoenix.parse.ExplainStatement
 
getOperation() - Method in class org.apache.phoenix.parse.FetchStatement
 
getOperation() - Method in class org.apache.phoenix.parse.ListJarsStatement
 
getOperation() - Method in class org.apache.phoenix.parse.MutableStatement
 
getOperation() - Method in class org.apache.phoenix.parse.OpenStatement
 
getOperation() - Method in class org.apache.phoenix.parse.SelectStatement
 
getOperation() - Method in class org.apache.phoenix.parse.TraceStatement
 
getOperationTimeout() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getOperator() - Method in class org.apache.phoenix.parse.AddParseNode
 
getOperator() - Method in class org.apache.phoenix.parse.ArithmeticParseNode
 
getOperator() - Method in class org.apache.phoenix.parse.DivideParseNode
 
getOperator() - Method in class org.apache.phoenix.parse.ModulusParseNode
 
getOperator() - Method in class org.apache.phoenix.parse.MultiplyParseNode
 
getOperator() - Method in class org.apache.phoenix.parse.SubtractParseNode
 
getOperatorString() - Method in class org.apache.phoenix.expression.AddExpression
 
getOperatorString() - Method in class org.apache.phoenix.expression.ArithmeticExpression
 
getOperatorString() - Method in class org.apache.phoenix.expression.DivideExpression
 
getOperatorString() - Method in class org.apache.phoenix.expression.ModulusExpression
 
getOperatorString() - Method in class org.apache.phoenix.expression.MultiplyExpression
 
getOperatorString() - Method in class org.apache.phoenix.expression.SubtractExpression
 
getOptimizedQueryPlan(PreparedStatement) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Returns the opitmized query plan used by phoenix for executing the sql.
getOptimizer() - Method in class org.apache.phoenix.query.BaseQueryServicesImpl
 
getOptimizer() - Method in class org.apache.phoenix.query.DelegateQueryServices
 
getOptimizer() - Method in interface org.apache.phoenix.query.QueryServices
Get query optimizer used to choose the best query plan
getOptions() - Method in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
 
getOptions() - Method in class org.apache.phoenix.mapreduce.CsvBulkLoadTool
 
getOptions() - Method in class org.apache.phoenix.mapreduce.RegexBulkLoadTool
 
getOrder() - Method in class org.apache.phoenix.schema.types.PDataType
 
getOrder() - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
getOrder() - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
getOrderBy() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getOrderBy() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getOrderBy() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getOrderBy() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getOrderBy() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getOrderBy() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getOrderBy() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getOrderBy() - Method in class org.apache.phoenix.execute.UnionPlan
 
getOrderBy() - Method in class org.apache.phoenix.parse.DeleteStatement
 
getOrderBy() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
getOrderBy() - Method in class org.apache.phoenix.parse.SelectStatement
Gets the order-by, containing at least 1 element, or null, if none.
getOrderByExpressions() - Method in class org.apache.phoenix.compile.OrderByCompiler.OrderBy
 
getOrderedTypes() - Method in class org.apache.phoenix.schema.types.PDataTypeFactory
 
getOrderPreservingColumnCount() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
getOrderPreservingColumnCount() - Method in class org.apache.phoenix.compile.OrderPreservingTracker
 
getOriginalResolver() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getOuterListIndex() - Method in class org.apache.phoenix.iterate.BaseResultIterators.ScanLocator
 
getOutputCluster(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
Returns the ZooKeeper quorum string for the HBase cluster a Phoenix MapReduce job will write to
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputFormat
 
getOutputConnection(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.ConnectionUtil
Create the configured output Connection.
getOutputConnection(Configuration, Properties) - Static method in class org.apache.phoenix.mapreduce.util.ConnectionUtil
Create the configured output Connection.
getOutputConnection(Configuration, Properties, Set<String>) - Static method in class org.apache.phoenix.mapreduce.util.ConnectionUtil
 
getOutputConnectionWithoutTheseProps(Configuration, Set<String>) - Static method in class org.apache.phoenix.mapreduce.util.ConnectionUtil
Create the configured output Connection.
getOutputPath(Path, String) - Static method in class org.apache.phoenix.mapreduce.CsvBulkImportUtil
 
getOutputTableName(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getOverallQueryMetrics() - Method in class org.apache.phoenix.compile.StatementContext
 
getOverAllReadRequestMetricInfo(ResultSet) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Method to expose the overall metrics associated with executing a query via phoenix.
getOverAllReadRequestMetrics(ResultSet) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
getOverAllRequestReadMetrics() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getPage(int) - Method in class org.apache.phoenix.cache.aggcache.SpillFile
Random access to a page of the current spill file
getParameterClassName(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
getParameterCount() - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
getParameterMetaData() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getParameterMetaData() - Method in class org.apache.phoenix.compile.BindManager
 
getParameterMetaData() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getParameterMetaData() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getParameterMetaData() - Method in interface org.apache.phoenix.compile.StatementPlan
Returns the ParameterMetaData for the statement
getParameterMetaData() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getParameterMetaData() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getParameterMetaData() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getParameterMetaData() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getParameterMetaData() - Method in class org.apache.phoenix.execute.UnionPlan
 
getParameterMetaData() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getParameterMetaData() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
getParameterMode(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
getParameters() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
getParameters() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getParameterType(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
getParameterTypeName(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
getParent() - Method in class org.apache.phoenix.memory.DelegatingMemoryManager
 
getParentId() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getParentIdForTesting() - Method in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
getParentLinkKey(String, String, String, String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getParentLinkKey(byte[], byte[], byte[], byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getParentLogger() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
getParentName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getParentName() - Method in interface org.apache.phoenix.schema.PTable
 
getParentName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getParentNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes parentNameBytes = 33;
getParentNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes parentNameBytes = 33;
getParentNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes parentNameBytes = 33;
getParentSchemaName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getParentSchemaName() - Method in interface org.apache.phoenix.schema.PTable
 
getParentSchemaName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getParentSequenceNumber(List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getParentTableHeaderRow(List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getParentTableName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getParentTableName() - Method in interface org.apache.phoenix.schema.PTable
 
getParentTableName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getParentTableName(List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getParentTableNameFromIndexTable(byte[], String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getParentTableNameFromIndexTable(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getParseNodeAndSortOrderList() - Method in class org.apache.phoenix.parse.IndexKeyConstraint
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
getParserForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
getPathForParent(String) - Static method in class org.apache.phoenix.expression.function.UDFExpression
 
getPayload() - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
getPColumnForColumnName(String) - Method in interface org.apache.phoenix.schema.PColumnFamily
 
getPColumnForColumnName(String) - Method in class org.apache.phoenix.schema.PColumnFamilyImpl
 
getPColumnForColumnNameBytes(byte[]) - Method in interface org.apache.phoenix.schema.PColumnFamily
 
getPColumnForColumnNameBytes(byte[]) - Method in class org.apache.phoenix.schema.PColumnFamilyImpl
 
getPColumnForColumnQualifier(byte[]) - Method in interface org.apache.phoenix.schema.PColumnFamily
 
getPColumnForColumnQualifier(byte[]) - Method in class org.apache.phoenix.schema.PColumnFamilyImpl
 
getPDataTable(Connection, HTableDescriptor) - Static method in class org.apache.phoenix.util.IndexUtil
 
getPDataType() - Method in class org.apache.phoenix.util.ColumnInfo
 
getPendingUpdate() - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
getPendingUpdate() - Method in interface org.apache.phoenix.hbase.index.covered.TableState
Can be used to help the codec to determine which columns it should attempt to index.
getPermsList() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
getPGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
getPGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional .PGuidePosts pGuidePosts = 6;
getPGuidePosts() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional .PGuidePosts pGuidePosts = 6;
getPGuidePostsBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
getPGuidePostsOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
getPGuidePostsOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional .PGuidePosts pGuidePosts = 6;
getPGuidePostsOrBuilder() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional .PGuidePosts pGuidePosts = 6;
getPhoenixArrayFactory() - Method in interface org.apache.phoenix.schema.types.PDataType.PDataCodec
 
getPhoenixMetricsLog() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
getPhoenixTransactionContext() - Method in class org.apache.phoenix.execute.MutationState
 
getPhysicalHBaseTableName(PName, PName, boolean) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getPhysicalHBaseTableName(byte[], byte[], boolean) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getPhysicalHBaseTableName(String, String, boolean) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getPhysicalName() - Method in class org.apache.phoenix.mapreduce.bulkload.TargetTableRef
 
getPhysicalName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getPhysicalName() - Method in interface org.apache.phoenix.schema.PTable
For a view, return the name of table in HBase that physically stores data.
getPhysicalName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getPhysicalName() - Method in class org.apache.phoenix.schema.stats.GuidePostsKey
 
getPhysicalName(byte[], ReadOnlyProps) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getPhysicalNames(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated bytes physicalNames = 5;
getPhysicalNames(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated bytes physicalNames = 5;
getPhysicalNames(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated bytes physicalNames = 5;
getPhysicalNames(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated bytes physicalNames = 19;
getPhysicalNames(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated bytes physicalNames = 19;
getPhysicalNames(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated bytes physicalNames = 19;
getPhysicalNames() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
getPhysicalNames() - Method in class org.apache.phoenix.schema.DelegateTable
 
getPhysicalNames() - Method in interface org.apache.phoenix.schema.PTable
For a view, return the name of table in Phoenix that physically stores data.
getPhysicalNames() - Method in class org.apache.phoenix.schema.PTableImpl
 
getPhysicalNamesCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated bytes physicalNames = 5;
getPhysicalNamesCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated bytes physicalNames = 5;
getPhysicalNamesCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated bytes physicalNames = 5;
getPhysicalNamesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated bytes physicalNames = 19;
getPhysicalNamesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated bytes physicalNames = 19;
getPhysicalNamesCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated bytes physicalNames = 19;
getPhysicalNamesList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated bytes physicalNames = 5;
getPhysicalNamesList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
repeated bytes physicalNames = 5;
getPhysicalNamesList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
repeated bytes physicalNames = 5;
getPhysicalNamesList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated bytes physicalNames = 19;
getPhysicalNamesList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
repeated bytes physicalNames = 19;
getPhysicalNamesList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
repeated bytes physicalNames = 19;
getPhysicalTableName(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getPhysicalTableName(String, ReadOnlyProps) - Static method in class org.apache.phoenix.util.SchemaUtil
Note: the following 4 methods (getPhysicalTableName, getPhysicalName) return an unexpected value when fullTableName is in default schema and fullTableName contains a dot.
getPhysicalTableName(byte[], Configuration) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getPhysicalTableName(byte[], boolean) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getPhysicalTableRowForView(PTable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getPhysicalTablesWithDescRowKey(PhoenixConnection) - Static method in class org.apache.phoenix.util.UpgradeUtil
Identify the tables that need to be upgraded due to PHOENIX-2067 and PHOENIX-2120
getPhysicalTablesWithDescVarbinaryRowKey(PhoenixConnection) - Static method in class org.apache.phoenix.util.UpgradeUtil
Identify the tables that are DESC VARBINARY as this is no longer supported
getPkColsDataTypesForSql(List<Pair<String, String>>, List<String>, QueryPlan, Connection, boolean) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
getPkColsForSql(Connection, QueryPlan) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Get the column family, column name pairs that make up the row key of the table that will be queried.
getPkColsForSql(List<Pair<String, String>>, QueryPlan, Connection, boolean) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
getPKColumn(String) - Method in class org.apache.phoenix.schema.DelegateTable
 
getPKColumn(String) - Method in interface org.apache.phoenix.schema.PTable
Get the PK column with the given name.
getPKColumn(String) - Method in class org.apache.phoenix.schema.PTableImpl
 
getPKColumns() - Method in class org.apache.phoenix.schema.DelegateTable
 
getPKColumns() - Method in interface org.apache.phoenix.schema.PTable
Get the PK columns ordered by position.
getPKColumns() - Method in class org.apache.phoenix.schema.PTableImpl
 
getPKName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getPKName() - Method in interface org.apache.phoenix.schema.PTable
 
getPKName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getPkNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes pkNameBytes = 7;
getPkNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes pkNameBytes = 7;
getPkNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes pkNameBytes = 7;
getPKPosition(PTable, PColumn) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getPKSlotPosition() - Method in class org.apache.phoenix.schema.ColumnRef
 
getPlans() - Method in class org.apache.phoenix.execute.UnionPlan
 
getPlanSteps() - Method in class org.apache.phoenix.compile.ExplainPlan
 
getPointLookupCount() - Method in class org.apache.phoenix.compile.ScanRanges
 
getPointLookupKeyIterator() - Method in class org.apache.phoenix.compile.ScanRanges
 
getPort() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
getPosition() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 position = 7;
getPosition() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required int32 position = 7;
getPosition() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required int32 position = 7;
getPosition() - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
getPosition() - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
getPosition() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getPosition() - Method in interface org.apache.phoenix.schema.PColumn
 
getPosition() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getPosition() - Method in class org.apache.phoenix.schema.ProjectedColumn
 
getPositionInArray() - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
getPostFilters() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getPostFiltersCombined() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getPostJoinFilterExpression() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getPostSteps(HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan
 
getPostSteps(HashJoinPlan) - Method in interface org.apache.phoenix.execute.HashJoinPlan.SubPlan
 
getPostSteps(HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.WhereClauseSubPlan
 
getPrecision(Expression) - Method in class org.apache.phoenix.expression.ArithmeticExpression
 
getPrecision(Integer, Integer, Integer, Integer) - Static method in class org.apache.phoenix.expression.BaseAddSubtractExpression
 
getPrecision(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
getPrecision(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getPrecision() - Method in class org.apache.phoenix.util.ColumnInfo
 
getPreFilters() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getPreFiltersCombined() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getPrefix(byte[], int) - Static method in class org.apache.phoenix.util.ScanUtil
 
getPreSteps(HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan
 
getPreSteps(HashJoinPlan) - Method in interface org.apache.phoenix.execute.HashJoinPlan.SubPlan
 
getPreSteps(HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.WhereClauseSubPlan
 
getPrimaryKeyConstraint() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getPrimaryKeys(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getPrincipal() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
getPriority() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getPriorUpgradeVersion() - Static method in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
getPriorVersion() - Static method in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
getProcedureColumns(String, String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getProcessId() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getProgress() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getProgress() - Method in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
getProjectedValue() - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getProjector() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getProjector() - Method in interface org.apache.phoenix.compile.QueryPlan
Returns projector used to formulate resultSet row
getProjector() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getProjector() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getProjector() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getProjector() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getProjector() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getProjector() - Method in class org.apache.phoenix.execute.UnionPlan
 
getPropertyInfo(String, Properties) - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
getPropertyName() - Method in class org.apache.phoenix.parse.PropertyName
 
getPropertyName() - Method in enum org.apache.phoenix.schema.TableProperty
 
getPropertyPolicy() - Static method in class org.apache.phoenix.query.PropertyPolicyProvider
 
getProps() - Method in class org.apache.phoenix.parse.AddColumnStatement
 
getProps() - Method in class org.apache.phoenix.parse.AlterIndexStatement
 
getProps() - Method in class org.apache.phoenix.parse.AlterSessionStatement
 
getProps() - Method in class org.apache.phoenix.parse.ColumnFamilyDef
 
getProps() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
getProps() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getProps() - Method in class org.apache.phoenix.parse.UpdateStatisticsStatement
 
getProps() - Method in class org.apache.phoenix.query.BaseQueryServicesImpl
 
getProps() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getProps() - Method in class org.apache.phoenix.query.DelegateQueryServices
 
getProps() - Method in interface org.apache.phoenix.query.QueryServices
Get the properties from the HBase configuration in a read-only structure that avoids any synchronization
getProps(ReadOnlyProps) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getProvider() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
getProvider() - Method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
getProvider() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
getProvider() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionProvider
 
getProvider() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
getProvider() - Method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getPTableValue(PTable) - Method in enum org.apache.phoenix.schema.TableProperty
 
getPublishString() - Method in interface org.apache.phoenix.monitoring.CombinableMetric
 
getPublishString() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
getPublishString() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
getPutOnlyAutoPartitionColumn(PTable, List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getPutOnlyTableHeaderRow(List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
Returns the first Put element in tableMetaData.
getQualifiedDataTableName() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getQualifiedIndexTableName() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getQualifiedSourceTableName() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getQualifiedSourceTableName() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getQualifiedSourceTableName() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getQualifiedTableName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
Calculate the HBase HTable name.
getQualifiedTargetTableName() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getQualifiedTargetTableName() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getQualifiedTargetTableName() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getQualifier() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes qualifier = 2;
getQualifier() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
required bytes qualifier = 2;
getQualifier() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReferenceOrBuilder
required bytes qualifier = 2;
getQualifier() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
getQualifierArray() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getQualifierEncodingScheme(Scan) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
getQualifierLength() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getQualifierOffset() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getQualifierWritable() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
getQueryDisruptor() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getQueryDisruptor() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getQueryDisruptor() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getQueryDisruptor() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getQueryId() - Method in class org.apache.phoenix.log.QueryLogger
Return queryId of the current query logger , needed by the application to correlate with the logging table.
getQueryLogger() - Method in class org.apache.phoenix.compile.StatementContext
 
getQueryPlan() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getQueryPlan() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getQueryPlan() - Method in interface org.apache.phoenix.compile.MutationPlan
 
getQueryPlan() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getQueryPlan(JobContext, Configuration) - Method in class org.apache.phoenix.mapreduce.PhoenixInputFormat
Returns the query plan associated with the select query.
getQueryPlan(JobContext, Configuration) - Method in class org.apache.phoenix.mapreduce.PhoenixServerBuildIndexInputFormat
 
getQueryServices() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getQueryServices() - Method in class org.apache.phoenix.jdbc.PhoenixDriver
 
getQueryServices() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
getQuerySQL() - Method in class org.apache.phoenix.parse.DeclareCursorStatement
 
getQueryTimeout() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getQueryTimeout() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getQueryTimeout() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getQueryTimeoutInMillis() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
Returns the configured timeout in milliseconds.
getQueue() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getQueueSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getQuotedFullColumnName(PColumn) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getQuotedFullColumnName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getRange(KeyRange.Bound) - Method in class org.apache.phoenix.query.KeyRange
 
getRanges() - Method in class org.apache.phoenix.compile.ScanRanges
 
getRaw(String) - Method in class org.apache.phoenix.util.ReadOnlyProps
Get the value of the name property, without doing variable expansion.
getRaw(String, String) - Method in class org.apache.phoenix.util.ReadOnlyProps
 
getReadMetricInfoForMutationsSinceLastReset(Connection) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Method to expose the read metrics associated with executing a dml statement.
getReadMetricQueue() - Method in class org.apache.phoenix.execute.MutationState
 
getReadMetrics() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getReadMetrics() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getReadMetricsForMutationsSinceLastReset(Connection) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
getReadMetricsQueue() - Method in class org.apache.phoenix.compile.StatementContext
 
getReadPointer() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
getReadPointer() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Returns transaction snapshot id
getReadPointer() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getReadRpcTimeout() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getRebuildIndexConnection(Configuration) - Static method in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputFormat
 
getRef(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getRef(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getRef(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getRef(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getRegion() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getRegion() - Method in class org.apache.phoenix.iterate.RegionScannerFactory
Returns the region based on the value of the region context
getRegionBoundaries(StatementContext, byte[]) - Method in class org.apache.phoenix.iterate.DefaultParallelScanGrouper
 
getRegionBoundaries(StatementContext, byte[]) - Method in class org.apache.phoenix.iterate.MapReduceParallelScanGrouper
 
getRegionBoundaries(StatementContext, byte[]) - Method in interface org.apache.phoenix.iterate.ParallelScanGrouper
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getRegionInfo() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getRegionInfo() - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
getRegionInfo() - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
getRegionScanner(Scan, RegionScanner) - Method in class org.apache.phoenix.iterate.NonAggregateRegionScannerFactory
 
getRegionScanner(Scan, RegionScanner) - Method in class org.apache.phoenix.iterate.RegionScannerFactory
Returns a processed region scanner based on the query conditions.
getRegionServerServices() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getRegionStartKeyInHFile() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getRemainingOffset() - Method in class org.apache.phoenix.iterate.OffsetResultIterator
 
getRemainingOffset(Tuple) - Static method in class org.apache.phoenix.util.QueryUtil
 
getRenewLeaseThresholdMilliSeconds() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getRenewLeaseThresholdMilliSeconds() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getRenewLeaseThresholdMilliSeconds() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getRenewLeaseThresholdMilliSeconds() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional bool replace = 3;
getReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
optional bool replace = 3;
getReplace() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
optional bool replace = 3;
getReplayWrite(Mutation) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
getReplayWrite(Mutation) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
 
getReplayWrite(Mutation) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
getReplayWrite() - Method in interface org.apache.phoenix.hbase.index.covered.IndexMetaData
 
getReplayWrite(Mutation) - Method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
getReplayWrite(Map<String, byte[]>) - Static method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
getReplayWrite() - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
getRequestReadMetricInfo(ResultSet) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Method to expose the metrics associated with performing reads using the passed result set.
getRequestReadMetrics(ResultSet) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
getRequiredArgCount() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
getResolvedTime(PhoenixConnection, MetaDataProtocol.MetaDataMutationResult) - Static method in class org.apache.phoenix.util.TransactionUtil
 
getResolvedTimeStamp() - Method in class org.apache.phoenix.schema.PTableRef
 
getResolvedTimestamp(PhoenixConnection, boolean, long) - Static method in class org.apache.phoenix.util.TransactionUtil
 
getResolvedTimestamp(PhoenixConnection, MetaDataProtocol.MetaDataMutationResult) - Static method in class org.apache.phoenix.util.TransactionUtil
 
getResolver(NamedTableNode, PhoenixConnection) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolver(NamedTableNode, PhoenixConnection, Map<String, UDFParseNode>) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolver(SingleTableStatement, PhoenixConnection) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolver(SingleTableStatement, PhoenixConnection, Map<String, UDFParseNode>) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolver(TableRef) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolver(PhoenixConnection, TableRef, Map<String, UDFParseNode>) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolver() - Method in class org.apache.phoenix.compile.StatementContext
 
getResolver() - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
getResolverForCompiledDerivedTable(PhoenixConnection, TableRef, RowProjector) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolverForCreation(CreateTableStatement, PhoenixConnection) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolverForMutation(DMLStatement, PhoenixConnection) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolverForProjectedTable(PTable, PhoenixConnection, Map<String, UDFParseNode>) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolverForQuery(SelectStatement, PhoenixConnection) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolverForQuery(SelectStatement, PhoenixConnection, boolean, TableName) - Static method in class org.apache.phoenix.compile.FromCompiler
Iterate through the nodes in the FROM clause to build a column resolver used to lookup a column given the name and alias.
getResolverForSchema(UseSchemaStatement, PhoenixConnection) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResolverForSchema(String, PhoenixConnection) - Static method in class org.apache.phoenix.compile.FromCompiler
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
getResult() - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.BaseDecimalStddevAggregator
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.BaseStddevAggregator
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.DistinctCountClientAggregator
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueClientAggregator
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.PercentileClientAggregator
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.PercentileDiscClientAggregator
 
getResultDataType() - Method in class org.apache.phoenix.expression.aggregator.PercentRankClientAggregator
 
getResultMap() - Method in class org.apache.phoenix.mapreduce.PhoenixRecordWritable
 
getResultPrecisionScale(int, int, int, int, BigDecimalUtil.Operation) - Static method in class org.apache.phoenix.util.BigDecimalUtil
Calculates the precision and scale for BigDecimal arithmetic operation results.
getResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
 
getResults() - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
 
getResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
 
getResultSet() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getResultSet() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getResultSet() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixPreparedStatement
 
getResultSet() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixStatement
 
getResultSet() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getResultSet() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getResultSet(Map<String, Class<?>>) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getResultSet(long, int) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getResultSet(long, int, Map<String, Class<?>>) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
getResultSetConcurrency() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getResultSetConcurrency() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getResultSetConcurrency() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getResultSetHoldability() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getResultSetHoldability() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getResultSetHoldability() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getResultSetHoldability() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getResultSets() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PDataType
By default returns sqlType for the PDataType, however it allows unknown types (our unsigned types) to return the regular corresponding sqlType so that tools like SQuirrel correctly display values of this type.
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
getResultSetSqlType() - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
getResultSetType() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getResultSetType() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getResultSetType() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
required bool return = 1;
getReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
required bool return = 1;
getReturn() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponseOrBuilder
required bool return = 1;
getReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
required bool return = 1;
getReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
required bool return = 1;
getReturn() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponseOrBuilder
required bool return = 1;
getReturnCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .MutationCode returnCode = 1;
getReturnCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .MutationCode returnCode = 1;
getReturnCode() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .MutationCode returnCode = 1;
getReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string returnType = 7;
getReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional string returnType = 7;
getReturnType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional string returnType = 7;
getReturnType() - Method in class org.apache.phoenix.parse.PFunction
 
getReturnTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string returnType = 7;
getReturnTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional string returnType = 7;
getReturnTypeBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional string returnType = 7;
getRHS() - Method in class org.apache.phoenix.parse.BinaryParseNode
 
getRHS() - Method in class org.apache.phoenix.parse.JoinTableNode
 
getRHSBaseType() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getRHSExpr() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getRhsPlan() - Method in class org.apache.phoenix.execute.CorrelatePlan
 
getRhsPlan() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getRightBoundExclusive() - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
getRMPort(Configuration) - Static method in class org.apache.phoenix.util.PhoenixMRJobUtil
 
getRootCause() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getRootNode() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
getRoundExpression(List<Expression>) - Static method in class org.apache.phoenix.parse.RoundParseNode
 
getRoundingMode() - Method in class org.apache.phoenix.expression.function.CeilDecimalExpression
 
getRoundingMode() - Method in class org.apache.phoenix.expression.function.FloorDecimalExpression
 
getRoundingMode() - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
getRoundingScale() - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
getRoundUpAmount() - Method in class org.apache.phoenix.expression.function.CeilDateExpression
 
getRoundUpAmount() - Method in class org.apache.phoenix.expression.function.FloorDateExpression
 
getRoundUpAmount() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
getRow() - Method in class org.apache.phoenix.hbase.index.MultiMutation
 
getRow() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getRowCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 rowCount = 3;
getRowCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int64 rowCount = 3;
getRowCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int64 rowCount = 3;
getRowCount() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
getRowCounts(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 rowCounts = 8;
getRowCounts(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated int64 rowCounts = 8;
getRowCounts(int) - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated int64 rowCounts = 8;
getRowCounts() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
getRowCounts() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
getRowCountsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 rowCounts = 8;
getRowCountsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated int64 rowCounts = 8;
getRowCountsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated int64 rowCounts = 8;
getRowCountsList() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 rowCounts = 8;
getRowCountsList() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
repeated int64 rowCounts = 8;
getRowCountsList() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
repeated int64 rowCounts = 8;
getRowId(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getRowId(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getRowId(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getRowId(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getRowIdLifetime() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getRowKey() - Method in class org.apache.phoenix.hbase.index.covered.data.LazyValueGetter
 
getRowKey() - Method in interface org.apache.phoenix.hbase.index.LockManager.RowLock
 
getRowKey() - Method in class org.apache.phoenix.hbase.index.LockManager.RowLockImpl
 
getRowKey() - Method in interface org.apache.phoenix.hbase.index.ValueGetter
 
getRowkey() - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
getRowKey(byte[], ImmutableBytesWritable, byte[]) - Static method in class org.apache.phoenix.schema.stats.StatisticsUtil
 
getRowKey(byte[], ImmutableBytesWritable, ImmutableBytesWritable) - Static method in class org.apache.phoenix.schema.stats.StatisticsUtil
 
getRowKeyMetadata() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes rowKeyMetadata = 14;
getRowKeyMetadata() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bytes rowKeyMetadata = 14;
getRowKeyMetadata() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bytes rowKeyMetadata = 14;
getRowKeyOffset(byte[], byte[]) - Static method in class org.apache.phoenix.util.ScanUtil
 
getRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool rowKeyOrderOptimizable = 26;
getRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool rowKeyOrderOptimizable = 26;
getRowKeyOrderOptimizable() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool rowKeyOrderOptimizable = 26;
getRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool rowKeyOrderOptimizable = 10;
getRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool rowKeyOrderOptimizable = 10;
getRowKeyOrderOptimizable() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool rowKeyOrderOptimizable = 10;
getRowKeyPosition(int[], int) - Static method in class org.apache.phoenix.util.ScanUtil
Finds the position in the row key schema for a given position in the scan slots.
getRowKeySchema() - Method in class org.apache.phoenix.schema.DelegateTable
 
getRowKeySchema() - Method in interface org.apache.phoenix.schema.PTable
 
getRowKeySchema() - Method in class org.apache.phoenix.schema.PTableImpl
 
getRowLength() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getRowOffset() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
getRowOrBefore(byte[], byte[]) - Method in class org.apache.phoenix.execute.DelegateHTable
 
getRowTimestampColPos() - Method in class org.apache.phoenix.schema.DelegateTable
 
getRowTimestampColPos() - Method in interface org.apache.phoenix.schema.PTable
 
getRowTimestampColPos() - Method in class org.apache.phoenix.schema.PTableImpl
 
getRowTimestampRange() - Method in class org.apache.phoenix.compile.ScanRanges
 
getRowTs() - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
getRpcContext() - Static method in class org.apache.hadoop.hbase.ipc.RpcUtil
 
getRpcTimeout() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getRunningContainers() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getSaltBuckets() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 saltBuckets = 1;
getSaltBuckets() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 saltBuckets = 1;
getSaltBuckets() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 saltBuckets = 1;
getSalteByteSplitPoints(int) - Static method in class org.apache.phoenix.schema.SaltingUtil
 
getSaltedKey(ImmutableBytesWritable, int) - Static method in class org.apache.phoenix.schema.SaltingUtil
 
getSaltingByte(byte[], int, int, int) - Static method in class org.apache.phoenix.schema.SaltingUtil
 
getSampler() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getSampleValue(PDataType, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBinary
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBoolean
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PChar
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PCharArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDataType
 
getSampleValue() - Method in class org.apache.phoenix.schema.types.PDataType
 
getSampleValue(Integer) - Method in class org.apache.phoenix.schema.types.PDataType
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDate
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDateArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDecimal
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDouble
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PFloat
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PFloatArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PInteger
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PLong
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PLongArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PSmallint
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTime
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTimeArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTinyint
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarchar
 
getSampleValue(Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
getSamplingRate() - Method in class org.apache.phoenix.parse.TraceStatement
 
getScale() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 scale = 5;
getScale() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional int32 scale = 5;
getScale() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional int32 scale = 5;
getScale(Expression) - Method in class org.apache.phoenix.expression.ArithmeticExpression
 
getScale(Integer, Integer, Integer, Integer) - Static method in class org.apache.phoenix.expression.BaseAddSubtractExpression
 
getScale() - Method in class org.apache.phoenix.expression.BaseExpression
 
getScale() - Method in class org.apache.phoenix.expression.ColumnExpression
 
getScale() - Method in class org.apache.phoenix.expression.DecimalAddExpression
 
getScale() - Method in class org.apache.phoenix.expression.DecimalSubtractExpression
 
getScale() - Method in class org.apache.phoenix.expression.DelegateExpression
 
getScale() - Method in class org.apache.phoenix.expression.DivideExpression
 
getScale() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getScale() - Method in class org.apache.phoenix.expression.function.AvgAggregateFunction
 
getScale() - Method in class org.apache.phoenix.expression.function.FirstLastValueBaseFunction
 
getScale() - Method in class org.apache.phoenix.expression.LiteralExpression
 
getScale() - Method in class org.apache.phoenix.expression.MultiplyExpression
 
getScale(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
getScale(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getScale() - Method in class org.apache.phoenix.parse.CastParseNode
 
getScale() - Method in class org.apache.phoenix.parse.ColumnDef
 
getScale() - Method in class org.apache.phoenix.schema.DelegateDatum
 
getScale() - Method in class org.apache.phoenix.schema.PBaseColumn
 
getScale() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getScale() - Method in interface org.apache.phoenix.schema.PDatum
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PDecimal
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PDouble
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PFloat
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PInteger
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PLong
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PSmallint
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PTinyint
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
getScale(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
getScale() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
getScale() - Method in class org.apache.phoenix.util.ColumnInfo
 
getScan() - Method in class org.apache.phoenix.compile.StatementContext
 
getScan() - Method in class org.apache.phoenix.iterate.BaseResultIterators.ScanLocator
 
getScanAttribName() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
getScanCacheSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getScanMetricMap() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getScanMetricsHolderList() - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
 
getScanner(RegionScanner) - Method in class org.apache.phoenix.cache.aggcache.SpillableGroupByCache
 
getScanner(RegionScanner) - Method in interface org.apache.phoenix.coprocessor.GroupByCache
 
getScanner(Scan) - Method in class org.apache.phoenix.execute.DelegateHTable
 
getScanner(byte[]) - Method in class org.apache.phoenix.execute.DelegateHTable
 
getScanner(byte[], byte[]) - Method in class org.apache.phoenix.execute.DelegateHTable
 
getScanner() - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore
 
getScanner() - Method in interface org.apache.phoenix.hbase.index.covered.KeyValueStore
 
getScanner() - Method in class org.apache.phoenix.iterate.ScanningResultIterator
 
getScanners() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getScanRange() - Method in class org.apache.phoenix.compile.ScanRanges
 
getScanRanges() - Method in class org.apache.phoenix.compile.StatementContext
 
getScans() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getScans() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getScans() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getScans() - Method in class org.apache.phoenix.execute.AggregatePlan
 
getScans() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getScans() - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
getScans() - Method in class org.apache.phoenix.execute.ScanPlan
 
getScans() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getScans() - Method in class org.apache.phoenix.execute.UnionPlan
 
getScans() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
getScans() - Method in interface org.apache.phoenix.iterate.ResultIterators
 
getScans() - Method in class org.apache.phoenix.iterate.UnionResultIterators
 
getScans() - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
getSchema() - Method in class org.apache.phoenix.compile.ScanRanges
 
getSchema() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
getSchema() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .PSchema schema = 10;
getSchema() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .PSchema schema = 10;
getSchema(RpcController, MetaDataProtos.GetSchemaRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
getSchema(RpcController, MetaDataProtos.GetSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc getSchema(.GetSchemaRequest) returns (.MetaDataResponse);
getSchema(RpcController, MetaDataProtos.GetSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc getSchema(.GetSchemaRequest) returns (.MetaDataResponse);
getSchema(RpcController, MetaDataProtos.GetSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
getSchema(RpcController, MetaDataProtos.GetSchemaRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
getSchema() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getSchema() - Method in class org.apache.phoenix.execute.TupleProjector
 
getSchema() - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
getSchema() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getSchema() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getSchema(PTableKey) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getSchema(String, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getSchema(String, long) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getSchema(String, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getSchema(String, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getSchema(PTableKey) - Method in interface org.apache.phoenix.schema.PMetaData
 
getSchema(PTableKey) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
getSchema(PTableKey) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
getSchema(String, Properties, String) - Static method in class org.apache.phoenix.util.JDBCUtil
 
getSchemaBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
getSchemaKey() - Method in class org.apache.phoenix.parse.PSchema
 
getSchemaKey(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getSchemaMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
repeated bytes schemaMetadataMutations = 1;
getSchemaMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
repeated bytes schemaMetadataMutations = 1;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required bytes schemaName = 2;
getSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required bytes schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required string schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
required string schemaName = 2;
getSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
required string schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required string schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
required string schemaName = 2;
getSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
required string schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required string schemaName = 1;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
required string schemaName = 1;
getSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequestOrBuilder
required string schemaName = 1;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required bytes schemaName = 2;
getSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required bytes schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
required bytes schemaName = 2;
getSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
required bytes schemaName = 2;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required string schemaName = 1;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
required string schemaName = 1;
getSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchemaOrBuilder
required string schemaName = 1;
getSchemaName() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
getSchemaName() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getSchemaName(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getSchemaName() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
getSchemaName() - Method in class org.apache.phoenix.parse.ColumnParseNode
 
getSchemaName() - Method in class org.apache.phoenix.parse.CreateSchemaStatement
 
getSchemaName() - Method in class org.apache.phoenix.parse.DropSchemaStatement
 
getSchemaName() - Method in class org.apache.phoenix.parse.PSchema
 
getSchemaName() - Method in class org.apache.phoenix.parse.TableName
 
getSchemaName() - Method in class org.apache.phoenix.parse.UseSchemaStatement
 
getSchemaName() - Method in exception org.apache.phoenix.schema.ColumnAlreadyExistsException
 
getSchemaName() - Method in exception org.apache.phoenix.schema.ConcurrentTableMutationException
 
getSchemaName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getSchemaName() - Method in exception org.apache.phoenix.schema.MetaDataEntityNotFoundException
 
getSchemaName() - Method in interface org.apache.phoenix.schema.PTable
 
getSchemaName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getSchemaName() - Method in exception org.apache.phoenix.schema.SchemaAlreadyExistsException
 
getSchemaName() - Method in exception org.apache.phoenix.schema.SequenceAlreadyExistsException
 
getSchemaName() - Method in class org.apache.phoenix.schema.SequenceKey
 
getSchemaName() - Method in exception org.apache.phoenix.schema.TableAlreadyExistsException
 
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required string schemaName = 2;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
required string schemaName = 2;
getSchemaNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
required string schemaName = 2;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required string schemaName = 2;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
required string schemaName = 2;
getSchemaNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
required string schemaName = 2;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required string schemaName = 1;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
required string schemaName = 1;
getSchemaNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequestOrBuilder
required string schemaName = 1;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required string schemaName = 1;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
required string schemaName = 1;
getSchemaNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchemaOrBuilder
required string schemaName = 1;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes schemaNameBytes = 1;
getSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bytes schemaNameBytes = 1;
getSchemaNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bytes schemaNameBytes = 1;
getSchemaNameFromFullName(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getSchemaNameFromFullName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getSchemaNameFromFullName(byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getSchemaOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
getSchemaOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .PSchema schema = 10;
getSchemaOrBuilder() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .PSchema schema = 10;
getSchemas() - Method in interface org.apache.phoenix.compile.ColumnResolver
 
getSchemas() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSchemas() - Method in class org.apache.phoenix.join.HashJoinInfo
 
getSchemaTerm() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSchemaType(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getSCN() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getScrutinyBatchSize(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getScrutinyDataTableName(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getScrutinyExecuteTimestamp(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getScrutinyIndexTableName(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getScrutinyOutputFormat(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getScrutinyOutputInvalidRows(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getScrutinyOutputMax(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getScrutinySourceTable(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getSearchStringEscape() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSegmentQueueComparator() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
getSegmentQueueComparator() - Method in class org.apache.phoenix.iterate.MappedByteBufferSortedQueue
 
getSegmentQueues() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
getSelect() - Method in class org.apache.phoenix.parse.DeclareCursorStatement
 
getSelect() - Method in class org.apache.phoenix.parse.DerivedTableNode
 
getSelect() - Method in class org.apache.phoenix.parse.SelectStatement
 
getSelect() - Method in class org.apache.phoenix.parse.UpsertStatement
 
getSelectColumnMetadataList(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getSelectColumnNames(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getSelectColumnsCount(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getSelectNode() - Method in class org.apache.phoenix.parse.SubqueryParseNode
 
getSelectNodes() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
Returns all the basic select nodes, no aggregation.
getSelectOrderBy() - Method in class org.apache.phoenix.parse.DeclareCursorStatement
 
getSelectQuery() - Method in class org.apache.phoenix.compile.PostIndexDDLCompiler
 
getSelects() - Method in class org.apache.phoenix.parse.SelectStatement
 
getSelectStatement(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getSeparatorByte(boolean, SortOrder) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
getSeparatorByte(boolean, boolean, SortOrder) - Static method in class org.apache.phoenix.util.SchemaUtil
Return the separator byte to use based on:
getSeparatorByte(boolean, boolean, ValueSchema.Field) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getSeparatorByte(boolean, boolean, Expression) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getSequenceCount() - Method in class org.apache.phoenix.compile.SequenceManager
 
getSequenceKey() - Method in class org.apache.phoenix.schema.SequenceAllocation
 
getSequenceManager() - Method in class org.apache.phoenix.compile.StatementContext
 
getSequenceName() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getSequenceName() - Method in class org.apache.phoenix.parse.DropSequenceStatement
 
getSequenceName() - Method in exception org.apache.phoenix.schema.SequenceAlreadyExistsException
 
getSequenceName() - Method in class org.apache.phoenix.schema.SequenceKey
 
getSequenceNumber() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 sequenceNumber = 5;
getSequenceNumber() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required int64 sequenceNumber = 5;
getSequenceNumber() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required int64 sequenceNumber = 5;
getSequenceNumber() - Method in class org.apache.phoenix.schema.DelegateTable
 
getSequenceNumber() - Method in interface org.apache.phoenix.schema.PTable
 
getSequenceNumber() - Method in class org.apache.phoenix.schema.PTableImpl
 
getSequenceNumber(Mutation) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getSequenceNumber(List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getSequenceSaltBuckets() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getSequenceSaltBuckets() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getSequenceSaltBuckets() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getSequenceSaltBuckets() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getSequenceValue(int) - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
getSequenceValue(int) - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
getSequenceValue(int) - Method in interface org.apache.phoenix.schema.tuple.Tuple
Get the sequence value given the sequence index.
getSerializationId() - Method in enum org.apache.phoenix.schema.ColumnModifier
 
getSerializationVersion() - Method in enum org.apache.phoenix.schema.PTable.ImmutableStorageScheme
 
getSerializedBytes() - Method in enum org.apache.phoenix.schema.PIndexState
 
getSerializedMetadataValue() - Method in enum org.apache.phoenix.schema.PTable.ImmutableStorageScheme
 
getSerializedMetadataValue() - Method in enum org.apache.phoenix.schema.PTable.QualifierEncodingScheme
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
getSerializedSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
getSerializedValue() - Method in enum org.apache.phoenix.schema.PIndexState
 
getSerializedValue() - Method in enum org.apache.phoenix.schema.PTable.IndexType
 
getSerializedValue() - Method in enum org.apache.phoenix.schema.PTable.LinkType
 
getSerializedValue() - Method in enum org.apache.phoenix.schema.PTable.ViewType
 
getSerializedValue() - Method in enum org.apache.phoenix.schema.PTableType
 
getServerCache(ImmutableBytesPtr) - Method in interface org.apache.phoenix.cache.TenantCache
 
getServerCache(ImmutableBytesPtr) - Method in class org.apache.phoenix.cache.TenantCacheImpl
 
getServerTimestamp() - Method in exception org.apache.phoenix.execute.CommitException
 
getService() - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
getService() - Method in class org.apache.phoenix.coprocessor.ServerCachingEndpointImpl
 
getSharedData() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getSharedTablesToDelete(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDelete(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDelete(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDelete() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getSharedTablesToDeleteBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteOrBuilder(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteOrBuilder(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteOrBuilderList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated .SharedTableState sharedTablesToDelete = 9;
getSharedTablesToDeleteOrBuilderList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated .SharedTableState sharedTablesToDelete = 9;
getShort(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getShort(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getShort(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getShort(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getSingleton(Class<T>, T) - Static method in class org.apache.phoenix.util.InstanceResolver
Resolves an instance of the specified class if it has not already been resolved.
getSize() - Method in class org.apache.phoenix.cache.ServerCacheClient.ServerCache
Gets the size in bytes of hash cache
getSize() - Method in interface org.apache.phoenix.expression.aggregator.Aggregator
Get the size in bytes
getSize() - Method in class org.apache.phoenix.expression.aggregator.BaseAggregator
 
getSize() - Method in class org.apache.phoenix.expression.aggregator.CountAggregator
 
getSize() - Method in class org.apache.phoenix.expression.aggregator.DecimalSumAggregator
 
getSize() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
getSize() - Method in class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
getSize() - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
getSize() - Method in class org.apache.phoenix.expression.aggregator.MinAggregator
 
getSize() - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
getSize() - Method in interface org.apache.phoenix.memory.MemoryManager.MemoryChunk
Get the size in bytes of the allocated chunk.
getSize(int) - Static method in class org.apache.phoenix.schema.ValueBitSet
 
getSize() - Method in class org.apache.phoenix.schema.ValueBitSet
 
getSize(CharSequence) - Static method in class org.apache.phoenix.util.ByteUtil
Get the size in bytes of the UTF-8 encoded CharSequence
getSkipScanFilter() - Method in class org.apache.phoenix.compile.ScanRanges
 
getSlots() - Method in interface org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.KeySlots
List of slots that store binding of constant values for primary key columns.
getSlots() - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.MultiKeySlot
 
getSlots() - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.SingleKeySlot
 
getSlots() - Method in class org.apache.phoenix.filter.SkipScanFilter
 
getSlotSpans() - Method in class org.apache.phoenix.compile.ScanRanges
 
getSortedValueVsCount(boolean, PDataType) - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
getSortOrder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 sortOrder = 8;
getSortOrder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required int32 sortOrder = 8;
getSortOrder() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required int32 sortOrder = 8;
getSortOrder() - Method in class org.apache.phoenix.expression.BaseExpression
 
getSortOrder() - Method in class org.apache.phoenix.expression.CoerceExpression
 
getSortOrder() - Method in class org.apache.phoenix.expression.ColumnExpression
 
getSortOrder() - Method in class org.apache.phoenix.expression.DelegateExpression
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.ArrayFillFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.ArrayIndexFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.ArrayToStringFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.InvertFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.LpadFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.LTrimFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.MaxAggregateFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.MinAggregateFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.ReverseFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.StringToArrayFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.function.TrimFunction
 
getSortOrder() - Method in class org.apache.phoenix.expression.LiteralExpression
 
getSortOrder() - Method in class org.apache.phoenix.parse.ColumnDef
 
getSortOrder() - Method in class org.apache.phoenix.parse.ColumnDefInPkConstraint
 
getSortOrder() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getSortOrder() - Method in class org.apache.phoenix.schema.DelegateDatum
 
getSortOrder() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getSortOrder() - Method in interface org.apache.phoenix.schema.PDatum
 
getSortOrder() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
getSourceColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getSourceColNames() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getSourceColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getSourceColumnRef() - Method in class org.apache.phoenix.schema.ProjectedColumn
 
getSourceDynamicCols() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getSourceDynamicCols() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getSourceDynamicCols() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getSourcePkColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getSourcePkColNames() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getSourcePkColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getSourceRefs() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getSourceRefs() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getSourceRefs() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getSourceRefs() - Method in interface org.apache.phoenix.compile.StatementPlan
 
getSourceRefs() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getSourceRefs() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getSourceRefs() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getSourceRefs() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getSourceRefs() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getSourceRefs() - Method in class org.apache.phoenix.execute.UnionPlan
 
getSpanId() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getSpanName(Span) - Static method in class org.apache.phoenix.trace.util.Tracing
 
getSpillableGroupByMaxCacheSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getSpillableGroupByNumSpillFiles() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getSpillFile() - Method in class org.apache.phoenix.cache.aggcache.SpillMap
Function returns the current spill file
getSplitByStats(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getSplitkey() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getSplitNodes() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
getSplitNodes() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getSplitPoint() - Method in class org.apache.phoenix.hbase.index.IndexRegionSplitPolicy
 
getSplitPoint(byte[]) - Method in class org.apache.phoenix.schema.SplitOnLeadingVarCharColumnsPolicy
 
getSplitPoint() - Method in class org.apache.phoenix.schema.SplitOnLeadingVarCharColumnsPolicy
 
getSplitRow() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getSplits() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getSplits() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getSplits() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getSplits() - Method in class org.apache.phoenix.execute.AggregatePlan
 
getSplits() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getSplits() - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
getSplits() - Method in class org.apache.phoenix.execute.ScanPlan
 
getSplits() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getSplits() - Method in class org.apache.phoenix.execute.UnionPlan
 
getSplits() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
getSplits() - Method in interface org.apache.phoenix.iterate.ParallelIteratorRegionSplitter
 
getSplits() - Method in interface org.apache.phoenix.iterate.ResultIterators
 
getSplits() - Method in class org.apache.phoenix.iterate.UnionResultIterators
 
getSplits(JobContext) - Method in class org.apache.phoenix.mapreduce.PhoenixInputFormat
 
getSpoolFileSizeMetric() - Method in class org.apache.phoenix.monitoring.SpoolingMetricsHolder
 
getSQLKeywords() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSqlQueryAllInvalidRows(Connection, SourceTargetColumnNames, long) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
Get the sql to store as INVALID_ROWS_QUERY_ALL in the output metadata table
getSqlQueryBadCoveredColVal(Connection, SourceTargetColumnNames, long) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
Get the sql to store as INVALID_ROWS_QUERY_BAD_COVERED_COL_VAL in the output metadata table
getSqlQueryMissingTargetRows(Connection, SourceTargetColumnNames, long) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
Get the sql to store as INVALID_ROWS_QUERY_MISSING_TARGET in the output metadata table
getSQLState() - Method in enum org.apache.phoenix.exception.SQLExceptionCode
 
getSQLState() - Method in exception org.apache.phoenix.schema.DelegateSQLException
 
getSQLStateType() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSqlType() - Method in class org.apache.phoenix.schema.types.PDataType
 
getSqlType() - Method in class org.apache.phoenix.util.ColumnInfo
 
getSqlTypeName() - Method in class org.apache.phoenix.schema.types.PDataType
 
getSqlTypeName(PColumn) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
getSqlTypeName(PDataType, Integer, Integer) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
getSqlTypeNameBytes() - Method in class org.apache.phoenix.schema.types.PDataType
 
getSQLXML(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getSQLXML(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getSQLXML(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getSQLXML(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getStarJoinVector() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
Returns a boolean vector indicating whether the evaluation of join expressions can be evaluated at an early stage if the input JoinSpec can be taken as a star join.
getStartedTime() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getStartsWithPrefix(String) - Static method in class org.apache.phoenix.expression.LikeExpression
 
getStartTime() - Method in class org.apache.phoenix.tool.CanaryTestResult
 
getStartTimeMillis() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getStartWith() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
getStatement() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getStatement() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getStatement() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getStatement() - Method in class org.apache.phoenix.compile.StatementContext
 
getStatement() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getStatement() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getStatement() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getStatement() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getStatement() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getStatement() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getStatement() - Method in class org.apache.phoenix.execute.UnionPlan
 
getStatement() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getStatement() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getStatement() - Method in class org.apache.phoenix.parse.ExplainStatement
 
getStatementExecutionCounter() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
Used to track executions of Statements and PreparedStatements that were created from this connection before commit or rollback.
getStatements() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getStatsForParallelizationProp(PhoenixConnection, PTable) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getStatsTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 statsTimeStamp = 23;
getStatsTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int64 statsTimeStamp = 23;
getStatsTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int64 statsTimeStamp = 23;
getStopTimeMillis() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes storageScheme = 34;
getStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes storageScheme = 34;
getStorageScheme() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes storageScheme = 34;
getStoreFileScanner(boolean, boolean, boolean, long, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getStoreNulls() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool storeNulls = 24;
getStoreNulls() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool storeNulls = 24;
getStoreNulls() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool storeNulls = 24;
getStoreNulls() - Method in class org.apache.phoenix.schema.DelegateTable
 
getStoreNulls() - Method in interface org.apache.phoenix.schema.PTable
 
getStoreNulls() - Method in class org.apache.phoenix.schema.PTableImpl
 
getString(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getString(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getString(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getString(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getString() - Method in interface org.apache.phoenix.schema.PName
Get the client-side, normalized name as referenced in a SQL statement.
getString() - Method in class org.apache.phoenix.schema.PNameImpl
 
getStringFunctions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSubJoinTableWithoutPostFilters() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getSubmittedYarnApps() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
getSubPlans() - Method in class org.apache.phoenix.execute.HashJoinPlan
 
getSubPlans() - Method in class org.apache.phoenix.execute.UnionPlan
 
getSubqueryResult(SelectStatement) - Method in class org.apache.phoenix.compile.StatementContext
 
getSum() - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
getSumOfMillisSecBetweenNexts() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
getSuperTables(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSysCatalogSnapshotName(long) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
getSystemCatalogTableDDL() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getSystemCatalogTableDDL() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getSystemCatalogTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
optional int64 systemCatalogTimestamp = 2;
getSystemCatalogTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
optional int64 systemCatalogTimestamp = 2;
getSystemCatalogTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponseOrBuilder
optional int64 systemCatalogTimestamp = 2;
getSystemCatalogTimeStamp() - Method in exception org.apache.phoenix.exception.UpgradeRequiredException
 
getSystemFunctions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getSystemSequenceTableDDL(int) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getSystemSequenceTableDDL(int) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getSystemTableVersion() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getSystemValue() - Method in enum org.apache.phoenix.schema.SortOrder
Returns an internal value representing the specified SortOrder.
getTable() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getTable() - Method in interface org.apache.phoenix.compile.KeyPart
Gets the table metadata object associated with this key part
getTable() - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.BaseKeyPart
 
getTable(TableName) - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getTable(TableName, ExecutorService) - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
getTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .PTable table = 3;
getTable() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .PTable table = 3;
getTable(RpcController, MetaDataProtos.GetTableRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
getTable(RpcController, MetaDataProtos.GetTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc getTable(.GetTableRequest) returns (.MetaDataResponse);
getTable(RpcController, MetaDataProtos.GetTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc getTable(.GetTableRequest) returns (.MetaDataResponse);
getTable(RpcController, MetaDataProtos.GetTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
getTable(RpcController, MetaDataProtos.GetTableRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
getTable() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getTable(ImmutableBytesPtr) - Method in class org.apache.phoenix.hbase.index.table.CoprocessorHTableFactory
 
getTable(ImmutableBytesPtr, ExecutorService) - Method in class org.apache.phoenix.hbase.index.table.CoprocessorHTableFactory
 
getTable(ImmutableBytesPtr) - Method in interface org.apache.phoenix.hbase.index.table.HTableFactory
 
getTable(ImmutableBytesPtr, ExecutorService) - Method in interface org.apache.phoenix.hbase.index.table.HTableFactory
 
getTable(PTableKey) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getTable() - Method in class org.apache.phoenix.mapreduce.index.DirectHTableWriter
 
getTable() - Method in class org.apache.phoenix.parse.SingleTableStatement
 
getTable(byte[]) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getTable(PName, byte[], byte[], long, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getTable(byte[]) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
Get an HTableInterface by the given name.
getTable(PName, byte[], byte[], long, long) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getTable(byte[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getTable(PName, byte[], byte[], long, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getTable(byte[]) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getTable(PName, byte[], byte[], long, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getTable(byte[], HConnection, ExecutorService) - Method in interface org.apache.phoenix.query.HTableFactory
Creates an HBase client using an externally managed HConnection and Thread pool.
getTable(byte[], HConnection, ExecutorService) - Method in class org.apache.phoenix.query.HTableFactory.HTableFactoryImpl
 
getTable() - Method in class org.apache.phoenix.schema.ColumnRef
 
getTable() - Method in exception org.apache.phoenix.schema.NewerTableAlreadyExistsException
 
getTable() - Method in class org.apache.phoenix.schema.PTableRef
 
getTable() - Method in class org.apache.phoenix.schema.PTableRefImpl
 
getTable() - Method in class org.apache.phoenix.schema.SerializedPTableRef
 
getTable() - Method in exception org.apache.phoenix.schema.TableAlreadyExistsException
 
getTable() - Method in class org.apache.phoenix.schema.TableRef
 
getTable(Connection, String) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Returns the table if it is found in the connection metadata cache.
getTable(ImmutableBytesPtr) - Method in class org.apache.phoenix.util.ServerUtil.CoprocessorHConnectionTableFactory
 
getTable(ImmutableBytesPtr, ExecutorService) - Method in class org.apache.phoenix.util.ServerUtil.CoprocessorHConnectionTableFactory
 
getTableAlias() - Method in class org.apache.phoenix.schema.TableRef
 
getTableBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
getTableDescriptor() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getTableDescriptor(byte[]) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getTableDescriptor(byte[]) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getTableDescriptor(byte[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getTableDescriptor(byte[]) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getTableHeaderRow(List<Mutation>) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getTableKey(byte[], byte[], byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
Get the key used in the Phoenix metadata row for a table definition
getTableKey(String, String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableKey(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableKeyFromFullName(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutations(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
repeated bytes tableMetadataMutations = 1;
getTableMetadataMutationsList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequestOrBuilder
repeated bytes tableMetadataMutations = 1;
getTableName() - Method in interface org.apache.phoenix.compile.ColumnProjector
Get the name of the hbase table containing the column
getTableName() - Method in class org.apache.phoenix.compile.ExpressionProjector
 
getTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tableName = 3;
getTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required bytes tableName = 3;
getTableName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required bytes tableName = 3;
getTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tableName = 3;
getTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required bytes tableName = 3;
getTableName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required bytes tableName = 3;
getTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes tableName = 3;
getTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
required bytes tableName = 3;
getTableName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
required bytes tableName = 3;
getTableName() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
getTableName() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
getTableName() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getTableName() - Method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
getTableName() - Method in exception org.apache.phoenix.hbase.index.exception.SingleIndexWriteFailureException
 
getTableName() - Method in class org.apache.phoenix.hbase.index.table.HTableInterfaceReference
 
getTableName(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
getTableName() - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
getTableName() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
getTableName() - Method in class org.apache.phoenix.parse.AlterIndexStatement
 
getTableName() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
getTableName() - Method in class org.apache.phoenix.parse.ColumnParseNode
 
getTableName() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getTableName() - Method in class org.apache.phoenix.parse.DropIndexStatement
 
getTableName() - Method in class org.apache.phoenix.parse.DropTableStatement
 
getTableName() - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
getTableName() - Method in class org.apache.phoenix.parse.TableName
 
getTableName() - Method in class org.apache.phoenix.parse.TableWildcardParseNode
 
getTableName() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getTableName() - Method in exception org.apache.phoenix.schema.ColumnAlreadyExistsException
 
getTableName() - Method in exception org.apache.phoenix.schema.ConcurrentTableMutationException
 
getTableName() - Method in class org.apache.phoenix.schema.DelegateTable
 
getTableName() - Method in exception org.apache.phoenix.schema.MetaDataEntityNotFoundException
 
getTableName() - Method in interface org.apache.phoenix.schema.PTable
 
getTableName() - Method in class org.apache.phoenix.schema.PTableImpl
 
getTableName() - Method in exception org.apache.phoenix.schema.TableAlreadyExistsException
 
getTableName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableName(byte[], byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableNameAsBytes(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableNameAsBytes(byte[], byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes tableNameBytes = 2;
getTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bytes tableNameBytes = 2;
getTableNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bytes tableNameBytes = 2;
getTableNameFromFullName(byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableNameFromFullName(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableNameFromFullName(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getTableNamesToDelete() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getTableNoCache(Connection, String) - Static method in class org.apache.phoenix.util.PhoenixRuntime
 
getTableNode() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getTableOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
getTableOrBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .PTable table = 3;
getTableOrBuilder() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .PTable table = 3;
getTablePrivileges(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getTableRef() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getTableRef() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
getTableRef() - Method in interface org.apache.phoenix.compile.QueryPlan
 
getTableRef() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
getTableRef() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
getTableRef() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getTableRef() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
getTableRef() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
getTableRef() - Method in class org.apache.phoenix.execute.UnionPlan
 
getTableRef(PTableKey) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getTableRef() - Method in class org.apache.phoenix.schema.ColumnRef
 
getTableRef(PTableKey) - Method in interface org.apache.phoenix.schema.PMetaData
 
getTableRef(PTableKey) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
getTableRef(PTableKey) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
getTableRefs() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getTableRegionLocation(byte[], byte[]) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getTableRegionLocation(byte[], byte[]) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getTableRegionLocation(byte[], byte[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getTableRegionLocation(byte[], byte[]) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getTableResultIteratorFactory() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getTables() - Method in interface org.apache.phoenix.compile.ColumnResolver
Returns the collection of resolved tables in the FROM clause.
getTables() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
getTables(String, String, String, String[]) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getTableSamplingRate() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
getTableSamplingRate() - Method in class org.apache.phoenix.parse.ConcreteTableNode
 
getTableSamplingRate() - Method in class org.apache.phoenix.parse.DeleteStatement
 
getTableSamplingRate() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
getTableSamplingRate() - Method in class org.apache.phoenix.parse.SelectStatement
This method should not be called during the early stage of the plan preparation phase since fromTable might not be ConcreteTableNode at that time(e.g., JoinTableNode).
getTableSchem() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
getTableStats(GuidePostsKey) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getTableStats(GuidePostsKey) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getTableStats(GuidePostsKey) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getTableStats(GuidePostsKey) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getTablesToDelete(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated bytes tablesToDelete = 4;
getTablesToDelete(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated bytes tablesToDelete = 4;
getTablesToDelete(int) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated bytes tablesToDelete = 4;
getTablesToDeleteCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated bytes tablesToDelete = 4;
getTablesToDeleteCount() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated bytes tablesToDelete = 4;
getTablesToDeleteCount() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated bytes tablesToDelete = 4;
getTablesToDeleteList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated bytes tablesToDelete = 4;
getTablesToDeleteList() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
repeated bytes tablesToDelete = 4;
getTablesToDeleteList() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
repeated bytes tablesToDelete = 4;
getTableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 tableTimestamp = 4;
getTableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required int64 tableTimestamp = 4;
getTableTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required int64 tableTimestamp = 4;
getTableTimestamp(Long, Long) - Static method in class org.apache.phoenix.execute.MutationState
 
getTableTimestamp(PhoenixConnection, boolean, TransactionFactory.Provider) - Static method in class org.apache.phoenix.util.TransactionUtil
 
getTableType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
required string tableType = 2;
getTableType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
required string tableType = 2;
getTableType() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
required string tableType = 2;
getTableType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required .PTableType tableType = 3;
getTableType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required .PTableType tableType = 3;
getTableType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required .PTableType tableType = 3;
getTableType() - Method in class org.apache.phoenix.parse.AlterIndexStatement
 
getTableType() - Method in class org.apache.phoenix.parse.AlterTableStatement
 
getTableType() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getTableType() - Method in class org.apache.phoenix.parse.DropTableStatement
 
getTableType(List<Mutation>, KeyValueBuilder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getTableTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
required string tableType = 2;
getTableTypeBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
required string tableType = 2;
getTableTypeBytes() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
required string tableType = 2;
getTableTypes() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
Supported table types include: INDEX, SEQUENCE, SYSTEM TABLE, TABLE, VIEW
getTargetColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getTargetColNames() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getTargetColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getTargetDynamicCols() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getTargetDynamicCols() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getTargetDynamicCols() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getTargetPkColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getTargetPkColNames() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getTargetPkColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getTargetRef() - Method in class org.apache.phoenix.compile.BaseMutationPlan
 
getTargetRef() - Method in class org.apache.phoenix.compile.DelegateMutationPlan
 
getTargetRef() - Method in interface org.apache.phoenix.compile.MutationPlan
 
getTaskEndToEndTime() - Method in class org.apache.phoenix.monitoring.TaskExecutionMetricsHolder
 
getTaskExecutionMetric() - Method in interface org.apache.phoenix.job.JobManager.JobCallable
 
getTaskExecutionMetric() - Method in interface org.apache.phoenix.job.JobManager.JobRunnable
 
getTaskExecutionTime() - Method in class org.apache.phoenix.monitoring.TaskExecutionMetricsHolder
 
getTaskQueueWaitTime() - Method in class org.apache.phoenix.monitoring.TaskExecutionMetricsHolder
 
getTasks() - Method in class org.apache.phoenix.hbase.index.parallel.TaskBatch
 
getTemporary() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
required bool temporary = 2;
getTemporary() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
required bool temporary = 2;
getTemporary() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
required bool temporary = 2;
getTempPtr() - Method in class org.apache.phoenix.compile.StatementContext
 
getTenantCache(RegionCoprocessorEnvironment, ImmutableBytesPtr) - Static method in class org.apache.phoenix.cache.GlobalCache
Get the tenant cache associated with the tenantId.
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required bytes tenantId = 1;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
required bytes tenantId = 1;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
required bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required bytes tenantId = 1;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
optional bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
optional bytes tenantId = 1;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
optional bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bytes tenantId = 6;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional bytes tenantId = 6;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional bytes tenantId = 6;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes tenantId = 20;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes tenantId = 20;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes tenantId = 20;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional bytes tenantId = 1;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
optional bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
optional bytes tenantId = 1;
getTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequestOrBuilder
optional bytes tenantId = 1;
getTenantId() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
getTenantId() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
getTenantId() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getTenantId() - Method in class org.apache.phoenix.parse.PFunction
 
getTenantId() - Method in class org.apache.phoenix.schema.DelegateTable
 
getTenantId() - Method in interface org.apache.phoenix.schema.PTable
 
getTenantId() - Method in class org.apache.phoenix.schema.PTableImpl
 
getTenantId() - Method in class org.apache.phoenix.schema.PTableKey
 
getTenantId() - Method in class org.apache.phoenix.schema.SequenceKey
 
getTenantId(String, Properties) - Static method in class org.apache.phoenix.util.JDBCUtil
 
getTenantId(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
getTenantIdAndFunctionName(List<Mutation>, byte[][]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getTenantIdAndSchemaAndTableName(List<Mutation>, byte[][]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getTenantIdBytes(RowKeySchema, boolean, PName, boolean, boolean) - Static method in class org.apache.phoenix.util.ScanUtil
 
getTenantIdBytes(RowKeySchema, boolean, PName, boolean) - Static method in class org.apache.phoenix.util.ScanUtil
 
getTenantIdExpression(Connection, String) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Get expression that may be used to evaluate the tenant ID of a given row in a multi-tenant table.
getTestName() - Method in class org.apache.phoenix.tool.CanaryTestResult
 
getTextContent(InputStream) - Static method in class org.apache.phoenix.util.PhoenixMRJobUtil
 
getThreadPoolSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getTicker() - Method in class org.apache.phoenix.cache.TenantCacheImpl
 
getTime(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTime(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTime(int, Calendar) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTime(String, Calendar) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTime(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTime(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTime(int, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTime(String, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTimeDateFunctions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getTimeFormat() - Method in class org.apache.phoenix.compile.StatementContext
 
getTimeFormatter() - Method in class org.apache.phoenix.compile.StatementContext
 
getTimeFormatter(String, String) - Static method in class org.apache.phoenix.util.DateUtil
 
getTimelineAnnotations() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required int64 timeStamp = 4;
getTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required int64 timeStamp = 4;
getTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required int64 timeStamp = 4;
getTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required int64 timeStamp = 2;
getTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
required int64 timeStamp = 2;
getTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchemaOrBuilder
required int64 timeStamp = 2;
getTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 timeStamp = 6;
getTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required int64 timeStamp = 6;
getTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required int64 timeStamp = 6;
getTimestamp() - Method in class org.apache.phoenix.execute.MutationState.RowTimestampColInfo
 
getTimestamp() - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getTimestamp() - Method in class org.apache.phoenix.hbase.index.covered.Batch
 
getTimestamp(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTimestamp(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getTimestamp(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTimestamp(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getTimeStamp() - Method in class org.apache.phoenix.parse.PFunction
 
getTimeStamp() - Method in class org.apache.phoenix.parse.PSchema
 
getTimeStamp() - Method in class org.apache.phoenix.schema.DelegateTable
 
getTimeStamp() - Method in exception org.apache.phoenix.schema.FunctionNotFoundException
 
getTimeStamp() - Method in interface org.apache.phoenix.schema.PTable
 
getTimeStamp() - Method in class org.apache.phoenix.schema.PTableImpl
 
getTimeStamp() - Method in exception org.apache.phoenix.schema.SchemaNotFoundException
 
getTimeStamp() - Method in exception org.apache.phoenix.schema.TableNotFoundException
 
getTimeStamp() - Method in class org.apache.phoenix.schema.TableRef
 
getTimeStamp() - Method in exception org.apache.phoenix.schema.UpsertColumnsValuesMismatchException
 
getTimestamp() - Method in class org.apache.phoenix.tool.CanaryTestResult
 
getTimestamp(long, int) - Static method in class org.apache.phoenix.util.DateUtil
Utility function to work around the weirdness of the Timestamp constructor.
getTimestamp(BigDecimal) - Static method in class org.apache.phoenix.util.DateUtil
Utility function to convert a BigDecimal value to Timestamp.
getTimestampFormat() - Method in class org.apache.phoenix.compile.StatementContext
 
getTimestampFormatter() - Method in class org.apache.phoenix.compile.StatementContext
 
getTimestampFormatter(String, String) - Static method in class org.apache.phoenix.util.DateUtil
 
getTimeUnit(String) - Static method in enum org.apache.phoenix.expression.function.TimeUnit
 
getTimeZone() - Method in interface org.apache.phoenix.util.DateUtil.DateTimeParser
 
getTimeZone(String) - Static method in class org.apache.phoenix.util.DateUtil
 
getTokenErrorDisplay(int) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getTokenErrorDisplay(int) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getTokenLocation(RecognitionException) - Static method in exception org.apache.phoenix.exception.PhoenixParserException
 
getTokenNames() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getTokenNames() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
getTotalCount() - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram
 
getTotalNodeCount() - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
getTotalSum() - Method in interface org.apache.phoenix.monitoring.GlobalMetric
 
getTotalSum() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
getTraceId() - Method in class org.apache.phoenix.trace.util.NullSpan
 
getTraceMetricName(long) - Static method in class org.apache.phoenix.trace.TracingUtils
 
getTraceMetricName(String) - Static method in class org.apache.phoenix.trace.TracingUtils
 
getTraceScope() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getTraceSpanReceiver() - Method in class org.apache.phoenix.trace.TraceWriter
 
getTraceSpanReceiver() - Static method in class org.apache.phoenix.trace.util.Tracing
 
getTracingBatchSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getTracingThreadPoolSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getTracingTraceBufferSize() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
getTrackedColumns() - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
getTrackingUI() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getTrackingUrl() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getTransactional() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool transactional = 27;
getTransactional() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool transactional = 27;
getTransactional() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool transactional = 27;
getTransactionalTable(HTableInterface, boolean) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
getTransactionalTable(HTableInterface, boolean) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
getTransactionalTable(HTableInterface, boolean) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
getTransactionalTableWriter(PhoenixConnection, PTable, HTableInterface, boolean) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
getTransactionalTableWriter(PhoenixConnection, PTable, HTableInterface, boolean) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
getTransactionalTableWriter(PhoenixConnection, PTable, HTableInterface, boolean) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
getTransactionClient(Configuration, PhoenixEmbeddedDriver.ConnectionInfo) - Method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
getTransactionClient(Configuration, PhoenixEmbeddedDriver.ConnectionInfo) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionProvider
 
getTransactionClient(Configuration, PhoenixEmbeddedDriver.ConnectionInfo) - Method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
getTransactionContext() - Method in interface org.apache.phoenix.cache.IndexMetaDataCache
 
getTransactionContext() - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
getTransactionContext(byte[]) - Method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
getTransactionContext(PhoenixConnection) - Method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
getTransactionContext(byte[]) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionProvider
 
getTransactionContext(PhoenixConnection) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionProvider
 
getTransactionContext(byte[]) - Method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
getTransactionContext(PhoenixConnection) - Method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
getTransactionContext(byte[], int) - Static method in class org.apache.phoenix.transaction.TransactionFactory
 
getTransactionId() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
getTransactionId() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Returns transaction unique identifier which is also assumed to be the earliest write pointer.
getTransactionId() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
getTransactionIsolation() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getTransactionIsolation() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getTransactionProvider() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 transactionProvider = 38;
getTransactionProvider() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int32 transactionProvider = 38;
getTransactionProvider() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int32 transactionProvider = 38;
getTransactionProvider() - Method in class org.apache.phoenix.schema.DelegateTable
 
getTransactionProvider() - Method in interface org.apache.phoenix.schema.PTable
 
getTransactionProvider() - Method in class org.apache.phoenix.schema.PTableImpl
 
getTransactionProvider(TransactionFactory.Provider) - Static method in class org.apache.phoenix.transaction.TransactionFactory
 
getTransactionProvider() - Method in enum org.apache.phoenix.transaction.TransactionFactory.Provider
 
getTransactionService(Configuration, PhoenixEmbeddedDriver.ConnectionInfo) - Method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
getTransactionService(Configuration, PhoenixEmbeddedDriver.ConnectionInfo) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionProvider
 
getTransactionService(Configuration, PhoenixEmbeddedDriver.ConnectionInfo) - Method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
getTS() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
getTupleIterator() - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
getTupleProjector(Scan, ColumnReference[]) - Static method in class org.apache.phoenix.util.IndexUtil
 
getTxState() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes txState = 5;
getTxState() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional bytes txState = 5;
getTxState() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional bytes txState = 5;
getType() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinSpec
 
getType() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getType() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getType() - Method in class org.apache.phoenix.parse.ArrayAllAnyComparisonNode
 
getType() - Method in class org.apache.phoenix.parse.ArrayAllComparisonNode
 
getType() - Method in class org.apache.phoenix.parse.ArrayAnyComparisonNode
 
getType() - Method in class org.apache.phoenix.parse.JoinTableNode
 
getType() - Method in class org.apache.phoenix.parse.LiteralParseNode
 
getType() - Method in class org.apache.phoenix.schema.DelegateTable
 
getType() - Method in interface org.apache.phoenix.schema.PTable
 
getType() - Method in class org.apache.phoenix.schema.PTableImpl
 
getTypeInfo() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getTypeMap() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getTypeMap() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getTypes() - Method in class org.apache.phoenix.schema.types.PDataTypeFactory
 
getTypeSpecificConfiguration(ServerUtil.ConnectionType, Configuration) - Static method in class org.apache.phoenix.util.ServerUtil.ConnectionFactory
 
getUdfFunction() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
getUdfParseNodes() - Method in class org.apache.phoenix.index.IndexMaintainer.UDFParseNodeVisitor
 
getUdfParseNodes() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
getUdfParseNodes() - Method in class org.apache.phoenix.parse.DMLStatement
 
getUdfParseNodes() - Method in class org.apache.phoenix.parse.SelectStatement
 
getUDTs(String, String, String, int[]) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getUncommittedData(Connection) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
getUncommittedDataIterator(Connection) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Get the list of uncommitted KeyValues for the connection.
getUncommittedDataIterator(Connection, boolean) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Get the list of uncommitted KeyValues for the connection.
getUncommittedStatementIndexes() - Method in exception org.apache.phoenix.execute.CommitException
Returns indexes of UPSERT and DELETE statements that have failed.
getUnderlyingIterator() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getUnEscapedFullColumnName(String) - Static method in class org.apache.phoenix.util.SchemaUtil
Replaces all occurrences of SchemaUtil.ESCAPE_CHARACTER with an empty character.
getUnfreedBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
optional int64 unfreedBytes = 1;
getUnfreedBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
optional int64 unfreedBytes = 1;
getUnfreedBytes() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponseOrBuilder
optional int64 unfreedBytes = 1;
getUnicodeStream(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getUnicodeStream(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getUnicodeStream(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getUnicodeStream(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
getUnknownFields() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
getUnpaddedCharLength(byte[], int, int, SortOrder) - Static method in class org.apache.phoenix.util.StringUtil
 
getUnqualifiedDataColNames() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getUnqualifiedIndexColNames() - Method in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
getUnqualifiedSourceColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getUnqualifiedSourceColNames() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getUnqualifiedSourceColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getUnqualifiedTargetColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.DataSourceColNames
 
getUnqualifiedTargetColNames() - Method in interface org.apache.phoenix.mapreduce.index.SourceTargetColumnNames
 
getUnqualifiedTargetColNames() - Method in class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
getUnsupportedEncodeFormatMsg(String) - Static method in class org.apache.phoenix.expression.function.EncodeFunction
 
getUpdate() - Method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
getUpdateCacheFrequency() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 updateCacheFrequency = 28;
getUpdateCacheFrequency() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int64 updateCacheFrequency = 28;
getUpdateCacheFrequency() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int64 updateCacheFrequency = 28;
getUpdateCacheFrequency() - Method in class org.apache.phoenix.schema.DelegateTable
 
getUpdateCacheFrequency() - Method in interface org.apache.phoenix.schema.PTable
 
getUpdateCacheFrequency() - Method in class org.apache.phoenix.schema.PTableImpl
 
getUpdateCount() - Method in class org.apache.phoenix.execute.MutationState
 
getUpdateCount() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getUpdateCount() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getUpdateCount() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getUpdateOperation() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getUpperRange() - Method in class org.apache.phoenix.query.KeyRange
 
getUpsertColumnMetadataList(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getUpsertColumnNames(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getUpsertStatement(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
getURL(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getURL(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getURL() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getURL() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getURL(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getURL(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getUrl(String) - Static method in class org.apache.phoenix.util.QueryUtil
Create the Phoenix JDBC connection URL from the provided cluster connection details.
getUrl(String, int) - Static method in class org.apache.phoenix.util.QueryUtil
Create the Phoenix JDBC connection URL from the provided cluster connection details.
getUrl(String, String) - Static method in class org.apache.phoenix.util.QueryUtil
Create the Phoenix JDBC connection URL from the provided cluster connection details.
getUrl(String, int, String, String) - Static method in class org.apache.phoenix.util.QueryUtil
Create the Phoenix JDBC connection URL from the provided cluster connection details.
getUrl(String, int, String) - Static method in class org.apache.phoenix.util.QueryUtil
Create the Phoenix JDBC connection URL from the provided cluster connection details.
getUrl(String, Integer, String) - Static method in class org.apache.phoenix.util.QueryUtil
Create the Phoenix JDBC connection URL from the provided cluster connection details.
getUrl(String, Integer, String, String) - Static method in class org.apache.phoenix.util.QueryUtil
Create the Phoenix JDBC connection URL from the provided cluster connection details.
getUser() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
getUser() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getUser() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getUser() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getUser() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getUser() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getUserName() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getUserName() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
getUserName() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
getUserName() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
getUserName() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
getUseStatsForParallelization() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool useStatsForParallelization = 37;
getUseStatsForParallelization() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool useStatsForParallelization = 37;
getUseStatsForParallelization() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool useStatsForParallelization = 37;
getValue(Configuration) - Method in class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
getValue() - Method in class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
getValue(Tuple, PDataType, ImmutableBytesWritable) - Method in interface org.apache.phoenix.compile.ColumnProjector
Get the value of the column, coercing it if necessary to the specified type
getValue(Tuple, PDataType, ImmutableBytesWritable) - Method in class org.apache.phoenix.compile.ExpressionProjector
 
getValue(int) - Method in class org.apache.phoenix.execute.TupleProjector.OldProjectedValueTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.execute.TupleProjector.OldProjectedValueTuple
 
getValue(int) - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
getValue() - Method in class org.apache.phoenix.expression.LiteralExpression
 
getValue() - Method in class org.apache.phoenix.monitoring.AtomicMetric
 
getValue() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
getValue() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
getValue() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
getValue() - Method in interface org.apache.phoenix.monitoring.Metric
 
getValue() - Method in class org.apache.phoenix.parse.LiteralParseNode
 
getValue() - Method in enum org.apache.phoenix.schema.PTableType
 
getValue(Object) - Method in enum org.apache.phoenix.schema.TableProperty
 
getValue(Map<String, Object>) - Method in enum org.apache.phoenix.schema.TableProperty
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
getValue(int) - Method in interface org.apache.phoenix.schema.tuple.Tuple
Get the KeyValue at the given index.
getValue(byte[], byte[]) - Method in interface org.apache.phoenix.schema.tuple.Tuple
Get the KeyValue contained by the Tuple with the given family and qualifier name.
getValue(byte[], byte[], ImmutableBytesWritable) - Method in interface org.apache.phoenix.schema.tuple.Tuple
Get the value byte array of the KeyValue contained by the Tuple with the given family and qualifier name.
getValue(byte[], byte[]) - Method in class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
getValue(int) - Method in class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
getValue(byte[], byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
getValueAsPtr(Cell, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
getValueAsPtr(Cell, ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
getValueBitSet() - Method in class org.apache.phoenix.execute.TupleProjector
 
getValueDescriptor() - Method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
 
getValueDescriptor() - Method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
 
getValues(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
repeated bytes values = 2;
getValues(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
repeated bytes values = 2;
getValues(int) - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
repeated bytes values = 2;
getValues() - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
getValues() - Method in class org.apache.phoenix.parse.UpsertStatement
 
getValueSchema() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
getValuesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
repeated bytes values = 2;
getValuesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
repeated bytes values = 2;
getValuesCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
repeated bytes values = 2;
getValuesList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
repeated bytes values = 2;
getValuesList() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
repeated bytes values = 2;
getValuesList() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
repeated bytes values = 2;
getVarCharLength(byte[], int, int) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getVarCharLength(byte[], int, int, int) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getVarChars(byte[], byte[][]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getVarChars(byte[], int, byte[][]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getVarChars(byte[], int, int, int, byte[][]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getVarChars(byte[], int, int, int, int, byte[][]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
getVcoreSeconds() - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
getVersion() - Method in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment
 
getVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
required int64 version = 1;
getVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
required int64 version = 1;
getVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponseOrBuilder
required int64 version = 1;
getVersion(RpcController, MetaDataProtos.GetVersionRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
getVersion(RpcController, MetaDataProtos.GetVersionRequest, RpcCallback<MetaDataProtos.GetVersionResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc getVersion(.GetVersionRequest) returns (.GetVersionResponse);
getVersion(RpcController, MetaDataProtos.GetVersionRequest, RpcCallback<MetaDataProtos.GetVersionResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc getVersion(.GetVersionRequest) returns (.GetVersionResponse);
getVersion(RpcController, MetaDataProtos.GetVersionRequest, RpcCallback<MetaDataProtos.GetVersionResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
getVersion(RpcController, MetaDataProtos.GetVersionRequest, RpcCallback<MetaDataProtos.GetVersionResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
getVersion(long) - Static method in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
getVersionColumns(String, String, String) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
getViewConstant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes viewConstant = 10;
getViewConstant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bytes viewConstant = 10;
getViewConstant() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bytes viewConstant = 10;
getViewConstant() - Method in class org.apache.phoenix.schema.DelegateColumn
 
getViewConstant() - Method in interface org.apache.phoenix.schema.PColumn
 
getViewConstant() - Method in class org.apache.phoenix.schema.PColumnImpl
 
getViewConstants() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
getViewConstants(PTable) - Static method in class org.apache.phoenix.util.IndexUtil
 
getViewConstantValue(PColumn, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.IndexUtil
 
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int32 viewIndexId = 12;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional int32 viewIndexId = 12;
getViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional int32 viewIndexId = 12;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required int32 viewIndexId = 6;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
required int32 viewIndexId = 6;
getViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
required int32 viewIndexId = 6;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 viewIndexId = 21;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int32 viewIndexId = 21;
getViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int32 viewIndexId = 21;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes viewIndexId = 3;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
optional bytes viewIndexId = 3;
getViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
optional bytes viewIndexId = 3;
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
getViewIndexId() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
getViewIndexId() - Method in class org.apache.phoenix.schema.DelegateTable
 
getViewIndexId() - Method in interface org.apache.phoenix.schema.PTable
 
getViewIndexId() - Method in class org.apache.phoenix.schema.PTableImpl
 
getViewIndexIdColumnName() - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewIndexIdDataType() - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewIndexIdFromIndexRowKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.index.IndexMaintainer
 
getViewIndexPhysicalName(byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewIndexPhysicalName(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewIndexSequenceKey(String, PName, int, boolean) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewIndexSequenceName(PName, PName, boolean) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewIndexSequenceSchemaName(PName, boolean) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewIndexUserTableName(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
getViewPartitionClause(String, long) - Static method in class org.apache.phoenix.util.QueryUtil
 
getViewReferenced() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool viewReferenced = 11;
getViewReferenced() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bool viewReferenced = 11;
getViewReferenced() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bool viewReferenced = 11;
getViewStatement() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewStatement = 18;
getViewStatement() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes viewStatement = 18;
getViewStatement() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes viewStatement = 18;
getViewStatement() - Method in class org.apache.phoenix.schema.DelegateTable
 
getViewStatement() - Method in interface org.apache.phoenix.schema.PTable
 
getViewStatement() - Method in class org.apache.phoenix.schema.PTableImpl
 
getViewStatement(String, String, String) - Static method in class org.apache.phoenix.util.QueryUtil
 
getViewType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewType = 17;
getViewType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes viewType = 17;
getViewType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes viewType = 17;
getViewType() - Method in class org.apache.phoenix.schema.DelegateTable
 
getViewType() - Method in interface org.apache.phoenix.schema.PTable
 
getViewType() - Method in class org.apache.phoenix.schema.PTableImpl
 
getVisibilityLevel() - Method in class org.apache.phoenix.execute.MutationState
 
getVisibilityLevel() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
getVisibilityLevel() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Returns visibility level
getVisibilityLevel() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
getWallClockTimeFromCellTimeStamp(long) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Use this utility function to ensure that a timestamp is in milliseconds across transactional and non transactional tables.
getWarnings() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
getWarnings() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
getWarnings() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
getWarnings() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
getWarnings() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
getWarnings() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
getWarnings() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
getWhere() - Method in class org.apache.phoenix.execute.ClientProcessingPlan
 
getWhere() - Method in class org.apache.phoenix.parse.DeleteStatement
 
getWhere() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
getWhere() - Method in class org.apache.phoenix.parse.SelectStatement
Gets the where condition, or null if none.
getWhereClause() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
getWhereConditionColumns() - Method in class org.apache.phoenix.compile.StatementContext
 
getWrappedScanner(RegionCoprocessorEnvironment, RegionScanner, Set<KeyValueColumnExpression>, Expression[], int, Scan, ColumnReference[], TupleProjector, Region, IndexMaintainer, PhoenixTransactionContext, byte[][], KeyValueSchema, ValueBitSet, TupleProjector, ImmutableBytesWritable, boolean) - Method in class org.apache.phoenix.iterate.RegionScannerFactory
Return wrapped scanner that catches unexpected exceptions (i.e.
getWriteBufferSize() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getWriteMetricInfoForMutationsSinceLastReset(Connection) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Method to expose the metrics associated with sending over mutations to HBase.
getWriteMetricsForMutationsSinceLastReset(Connection) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Deprecated.
getWritePointer() - Method in class org.apache.phoenix.execute.MutationState
 
getWritePointer() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
getWritePointer() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Returns transaction write pointer.
getWritePointer() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
getWriteRpcTimeout() - Method in class org.apache.phoenix.execute.DelegateHTable
 
getZNodeParent(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
Returns the HBase zookeeper znode parent
getZookeeperConnectionString() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
getZookeeperQuorum() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
GLOBAL_INDEX_CHECKER_ENABLED_MAP_EXPIRATION_MIN - Static variable in class org.apache.phoenix.query.QueryServicesOptions
 
GLOBAL_INDEX_ROW_AGE_THRESHOLD_TO_DELETE_MS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
GLOBAL_INDEX_ROW_REPAIR_COUNT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
GLOBAL_INDEX_VERIFIED_COLUMN_NAME_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
GLOBAL_INDEX_VERIFIED_COLUMN_QUALIFIER - Static variable in interface org.apache.phoenix.query.QueryConstants
 
GLOBAL_METRICS_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
GLOBAL_SCAN_DETAILS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GLOBAL_TENANANTS_ONLY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GlobalCache - Class in org.apache.phoenix.cache
Global root cache for the server.
GlobalCache.FunctionBytesPtr - Class in org.apache.phoenix.cache
 
GlobalClientMetrics - Enum in org.apache.phoenix.monitoring
Central place where we keep track of all the global client phoenix metrics.
GlobalIndexChecker - Class in org.apache.phoenix.index
Coprocessor that verifies the scanned rows of a non-transactional global index.
GlobalIndexChecker() - Constructor for class org.apache.phoenix.index.GlobalIndexChecker
 
GlobalIndexCheckerSource - Interface in org.apache.phoenix.hbase.index.metrics
Interface for metrics from GlobalIndexChecker
GlobalIndexCheckerSourceImpl - Class in org.apache.phoenix.hbase.index.metrics
Implementation for tracking Phoenix Index Checker metrics.
GlobalIndexCheckerSourceImpl() - Constructor for class org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSourceImpl
 
GlobalIndexCheckerSourceImpl(String, String, String, String) - Constructor for class org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSourceImpl
 
GlobalMemoryManager - Class in org.apache.phoenix.memory
Global memory manager to track course grained memory usage across all requests.
GlobalMemoryManager(long) - Constructor for class org.apache.phoenix.memory.GlobalMemoryManager
 
GlobalMetric - Interface in org.apache.phoenix.monitoring
Class that exposes the various internal phoenix metrics collected at the JVM level.
GlobalMetricImpl - Class in org.apache.phoenix.monitoring
 
GlobalMetricImpl(MetricType) - Constructor for class org.apache.phoenix.monitoring.GlobalMetricImpl
 
GRANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
GRANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
GRANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
GRANT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
grant_permission_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
grant_permission_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
GreaterThanOrEqualParseNode - Class in org.apache.phoenix.parse
Node representing the greater than or equal to operator (>=) in SQL
GreaterThanParseNode - Class in org.apache.phoenix.parse
Node representing the greater than operator (>) in SQL
GROUP - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
GROUP - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
GROUP - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
GROUP - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
group_by() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
group_by() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
GROUP_BY_LIMIT - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
groupBy - Variable in class org.apache.phoenix.compile.ExpressionCompiler
 
groupBy - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
groupBy - Variable in class org.apache.phoenix.iterate.ExplainTable
 
GROUPBY_ESTIMATED_DISTINCT_VALUES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
GROUPBY_MAX_CACHE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
GROUPBY_SPILL_FILES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
GROUPBY_SPILLABLE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
GroupByBuilder() - Constructor for class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
GroupByBuilder(GroupByCompiler.GroupBy) - Constructor for class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
GroupByCache - Interface in org.apache.phoenix.coprocessor
Interface to abstract the way in which distinct group by elements are cached
GroupByCompiler - Class in org.apache.phoenix.compile
Validates GROUP BY clause and builds a GroupByCompiler.GroupBy instance to encapsulate the group by expressions.
GroupByCompiler.GroupBy - Class in org.apache.phoenix.compile
 
GroupByCompiler.GroupBy.GroupByBuilder - Class in org.apache.phoenix.compile
 
GroupedAggregateRegionObserver - Class in org.apache.phoenix.coprocessor
Region observer that aggregates grouped rows (i.e.
GroupedAggregateRegionObserver() - Constructor for class org.apache.phoenix.coprocessor.GroupedAggregateRegionObserver
 
GroupedAggregatingResultIterator - Class in org.apache.phoenix.iterate
Result scanner that aggregates the row count value for rows with duplicate keys.
GroupedAggregatingResultIterator(PeekingResultIterator, Aggregators) - Constructor for class org.apache.phoenix.iterate.GroupedAggregatingResultIterator
 
gt(ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
GT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
GT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
GT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
GT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
gte(ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
GUARANTEED_NEWER_UPDATES - Static variable in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
GuavaSplitter - Class in org.apache.phoenix.expression.util.regex
 
GuavaSplitter(String) - Constructor for class org.apache.phoenix.expression.util.regex.GuavaSplitter
 
GUIDE_POST_KEY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS_COUNT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS_COUNT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS_ROW_COUNT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS_ROW_COUNT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS_WIDTH - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDE_POSTS_WIDTH_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
GUIDEPOST_PER_REGION - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
GUIDEPOST_WIDTH_BYTES - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
GUIDEPOSTS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
GUIDEPOSTSBYTECOUNT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
GuidePostsCache - Class in org.apache.phoenix.query
"Client-side" cache for storing GuidePostsInfo for a column family.
GuidePostsCache(ConnectionQueryServices, Configuration) - Constructor for class org.apache.phoenix.query.GuidePostsCache
 
GuidePostsCache.StatsLoader - Class in org.apache.phoenix.query
CacheLoader implementation for the Phoenix Table Stats cache.
GUIDEPOSTSCOUNT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
GuidePostsInfo - Class in org.apache.phoenix.schema.stats
A class that holds the guidePosts of a region and also allows combining the guidePosts of different regions when the GuidePostsInfo is formed for a table.
GuidePostsInfo(List<Long>, ImmutableBytesWritable, List<Long>, int, int, List<Long>) - Constructor for class org.apache.phoenix.schema.stats.GuidePostsInfo
Constructor that creates GuidePostsInfo per region
GuidePostsInfoBuilder - Class in org.apache.phoenix.schema.stats
 
GuidePostsInfoBuilder() - Constructor for class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
GuidePostsKey - Class in org.apache.phoenix.schema.stats
Key for the client-side caching of the guideposts information
GuidePostsKey(byte[], byte[]) - Constructor for class org.apache.phoenix.schema.stats.GuidePostsKey
 

H

halfStepNextInScale(BigDecimal) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Produces a value half of a "step" forward in this expression's rounding scale.
halfStepPrevInScale(BigDecimal) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Produces a value half of a "step" back in this expression's rounding scale.
handleCoprocessorThrowable(CoprocessorEnvironment, Throwable) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
handleFailure(Multimap<HTableInterfaceReference, Mutation>, Exception) - Method in class org.apache.phoenix.hbase.index.write.DelegateIndexFailurePolicy
 
handleFailure(Multimap<HTableInterfaceReference, Mutation>, Exception) - Method in interface org.apache.phoenix.hbase.index.write.IndexFailurePolicy
Handle the failure of the attempted index updates
handleFailure(Multimap<HTableInterfaceReference, Mutation>, Exception) - Method in class org.apache.phoenix.hbase.index.write.KillServerOnFailurePolicy
 
handleFailure(Multimap<HTableInterfaceReference, Mutation>, Exception) - Method in class org.apache.phoenix.hbase.index.write.LeaveIndexActiveFailurePolicy
 
handleFailure(Multimap<HTableInterfaceReference, Mutation>, Exception) - Method in class org.apache.phoenix.hbase.index.write.recovery.StoreFailuresInCachePolicy
 
handleFailure(Multimap<HTableInterfaceReference, Mutation>, Exception) - Method in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
Attempt to disable the index table when we can't write to it, preventing future updates until the index is brought up to date, but allowing historical reads to continue until then.
handleRequireAccessOnDependentTable(String, String, TableName, String, Set<Permission.Action>, Set<Permission.Action>) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
hasAllocateIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional bool allocateIndexId = 3;
hasAllocateIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
optional bool allocateIndexId = 3;
hasAllocateIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequestOrBuilder
optional bool allocateIndexId = 3;
hasArgumentType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
required string argumentType = 1;
hasArgumentType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
required string argumentType = 1;
hasArgumentType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
required string argumentType = 1;
hasArraySize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 arraySize = 9;
hasArraySize() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional int32 arraySize = 9;
hasArraySize() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional int32 arraySize = 9;
hasAutoParititonSeqName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string autoParititonSeqName = 31;
hasAutoParititonSeqName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional string autoParititonSeqName = 31;
hasAutoParititonSeqName() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional string autoParititonSeqName = 31;
hasAutoPartitionNum() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 autoPartitionNum = 11;
hasAutoPartitionNum() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional int64 autoPartitionNum = 11;
hasAutoPartitionNum() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional int64 autoPartitionNum = 11;
hasBaseColumnCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 baseColumnCount = 25;
hasBaseColumnCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int32 baseColumnCount = 25;
hasBaseColumnCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int32 baseColumnCount = 25;
hasBucketNum() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int32 bucketNum = 8;
hasBucketNum() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required int32 bucketNum = 8;
hasBucketNum() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required int32 bucketNum = 8;
hasByteArray() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required bytes byteArray = 1;
hasByteArray() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
required bytes byteArray = 1;
hasByteArray() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritableOrBuilder
required bytes byteArray = 1;
hasByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 byteCount = 2;
hasByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int64 byteCount = 2;
hasByteCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int64 byteCount = 2;
hasCacheFactory() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
hasCacheFactory() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required .ServerCacheFactory cacheFactory = 4;
hasCacheFactory() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required .ServerCacheFactory cacheFactory = 4;
hasCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required bytes cacheId = 2;
hasCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required bytes cacheId = 2;
hasCacheId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required bytes cacheId = 2;
hasCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
required bytes cacheId = 2;
hasCacheId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
required bytes cacheId = 2;
hasCacheId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequestOrBuilder
required bytes cacheId = 2;
hasCachePtr() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
hasCachePtr() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
required .ImmutableBytesWritable cachePtr = 3;
hasCachePtr() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
required .ImmutableBytesWritable cachePtr = 3;
hasCascade() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional bool cascade = 3;
hasCascade() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
optional bool cascade = 3;
hasCascade() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
optional bool cascade = 3;
hasClassname() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string classname = 3;
hasClassname() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required string classname = 3;
hasClassname() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required string classname = 3;
hasClassName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
required string className = 1;
hasClassName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
required string className = 1;
hasClassName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactoryOrBuilder
required string className = 1;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required int64 clientTimestamp = 4;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required int64 clientTimestamp = 4;
hasClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required int64 clientTimestamp = 4;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required int64 clientTimestamp = 4;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
required int64 clientTimestamp = 4;
hasClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
required int64 clientTimestamp = 4;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int64 clientTimestamp = 2;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
required int64 clientTimestamp = 2;
hasClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequestOrBuilder
required int64 clientTimestamp = 2;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 clientTimestamp = 5;
hasClientTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required int64 clientTimestamp = 5;
hasClientTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required int64 clientTimestamp = 5;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
optional int32 clientVersion = 2;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequestOrBuilder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
optional int32 clientVersion = 1;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
optional int32 clientVersion = 1;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequestOrBuilder
optional int32 clientVersion = 1;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
optional int32 clientVersion = 5;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
optional int32 clientVersion = 5;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
optional int32 clientVersion = 5;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional int32 clientVersion = 4;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
optional int32 clientVersion = 4;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
optional int32 clientVersion = 4;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
required int32 clientVersion = 3;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
required int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
optional int32 clientVersion = 2;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequestOrBuilder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
optional int32 clientVersion = 2;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequestOrBuilder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
optional int32 clientVersion = 3;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequestOrBuilder
optional int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
required int32 clientVersion = 3;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
required int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional int32 clientVersion = 4;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
optional int32 clientVersion = 4;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
optional int32 clientVersion = 4;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
optional int32 clientVersion = 5;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
optional int32 clientVersion = 5;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
optional int32 clientVersion = 5;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
required int32 clientVersion = 3;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequestOrBuilder
required int32 clientVersion = 3;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
optional int32 clientVersion = 6;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
optional int32 clientVersion = 6;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
optional int32 clientVersion = 6;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
optional int32 clientVersion = 1;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
optional int32 clientVersion = 1;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequestOrBuilder
optional int32 clientVersion = 1;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
optional int32 clientVersion = 2;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequestOrBuilder
optional int32 clientVersion = 2;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional int32 clientVersion = 7;
hasClientVersion() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional int32 clientVersion = 7;
hasClientVersion() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional int32 clientVersion = 7;
hasColFamily() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required string colFamily = 1;
hasColFamily() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
required string colFamily = 1;
hasColFamily() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounterOrBuilder
required string colFamily = 1;
hasColumnName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes columnName = 5;
hasColumnName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional bytes columnName = 5;
hasColumnName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional bytes columnName = 5;
hasColumnName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
required string columnName = 2;
hasColumnName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
required string columnName = 2;
hasColumnName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfoOrBuilder
required string columnName = 2;
hasColumnNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bytes columnNameBytes = 1;
hasColumnNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required bytes columnNameBytes = 1;
hasColumnNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required bytes columnNameBytes = 1;
hasColumnQualifierBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes columnQualifierBytes = 15;
hasColumnQualifierBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bytes columnQualifierBytes = 15;
hasColumnQualifierBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bytes columnQualifierBytes = 15;
hasCounter() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required int32 counter = 2;
hasCounter() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
required int32 counter = 2;
hasCounter() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounterOrBuilder
required int32 counter = 2;
hasDataTableEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes dataTableEmptyKeyValueColFamily = 11;
hasDataTableEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bytes dataTableEmptyKeyValueColFamily = 11;
hasDataTableEmptyKeyValueColFamily() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bytes dataTableEmptyKeyValueColFamily = 11;
hasDataTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes dataTableNameBytes = 13;
hasDataTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes dataTableNameBytes = 13;
hasDataTableNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes dataTableNameBytes = 13;
hasDataType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required string dataType = 3;
hasDataType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required string dataType = 3;
hasDataType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required string dataType = 3;
hasDefaultFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes defaultFamilyName = 14;
hasDefaultFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes defaultFamilyName = 14;
hasDefaultFamilyName() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes defaultFamilyName = 14;
hasDefaultValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string defaultValue = 4;
hasDefaultValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string defaultValue = 4;
hasDefaultValue() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string defaultValue = 4;
hasDisableWAL() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool disableWAL = 15;
hasDisableWAL() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bool disableWAL = 15;
hasDisableWAL() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bool disableWAL = 15;
hasDynamicCols() - Method in class org.apache.phoenix.schema.TableRef
 
hasDynamicColumns(PTable) - Static method in class org.apache.phoenix.util.ScanUtil
 
hasElse() - Method in class org.apache.phoenix.expression.CaseExpression
 
hasEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
hasEmptyKeyValueColFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
hasEmptyKeyValueColFamily() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
hasEncodedGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional bytes encodedGuidePosts = 6;
hasEncodedGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional bytes encodedGuidePosts = 6;
hasEncodedGuidePosts() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional bytes encodedGuidePosts = 6;
hasEncodedGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 encodedGuidePostsCount = 5;
hasEncodedGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int32 encodedGuidePostsCount = 5;
hasEncodedGuidePostsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int32 encodedGuidePostsCount = 5;
hasEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes encodingScheme = 35;
hasEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes encodingScheme = 35;
hasEncodingScheme() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes encodingScheme = 35;
hasEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 encodingScheme = 20;
hasEncodingScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 encodingScheme = 20;
hasEncodingScheme() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 encodingScheme = 20;
hasEnoughPrecisionToProduce(BigDecimal) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Determines whether this rounding expression's scale has enough precision to produce the minimum precision for the input decimal.
hasEqualityConstraint(int) - Method in class org.apache.phoenix.compile.ScanRanges
 
hasExpression() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional string expression = 12;
hasExpression() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional string expression = 12;
hasExpression() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional string expression = 12;
hasFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes family = 1;
hasFamily() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
required bytes family = 1;
hasFamily() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReferenceOrBuilder
required bytes family = 1;
hasFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes familyName = 6;
hasFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional bytes familyName = 6;
hasFamilyName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional bytes familyName = 6;
hasFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
optional string familyName = 1;
hasFamilyName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
optional string familyName = 1;
hasFamilyName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfoOrBuilder
optional string familyName = 1;
hasFamilyNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes familyNameBytes = 2;
hasFamilyNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bytes familyNameBytes = 2;
hasFamilyNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bytes familyNameBytes = 2;
hasFilterRow() - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
hasFilterRow() - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
hasFilterRow() - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
hasFilters() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
hasFilters() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
hasFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes functionName = 7;
hasFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional bytes functionName = 7;
hasFunctionName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional bytes functionName = 7;
hasFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string functionName = 1;
hasFunctionName() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required string functionName = 1;
hasFunctionName() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required string functionName = 1;
hasGlobalIndex(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
hasGuidePosts() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
hasGuidePostsByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 guidePostsByteCount = 3;
hasGuidePostsByteCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional int64 guidePostsByteCount = 3;
hasGuidePostsByteCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional int64 guidePostsByteCount = 3;
hasGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int32 guidePostsCount = 5;
hasGuidePostsCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional int32 guidePostsCount = 5;
hasGuidePostsCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional int32 guidePostsCount = 5;
HASH_JOIN_CACHE_RETRIES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
HASH_JOIN_SERVER_CACHE_RESEND_PER_SERVER - Static variable in class org.apache.phoenix.cache.ServerCacheClient
 
hasHasProtoBufIndexMaintainer() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bool hasProtoBufIndexMaintainer = 6;
hasHasProtoBufIndexMaintainer() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional bool hasProtoBufIndexMaintainer = 6;
hasHasProtoBufIndexMaintainer() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional bool hasProtoBufIndexMaintainer = 6;
HashCache - Interface in org.apache.phoenix.cache
Encapsulate deserialized hash cache from bytes into Map.
HashCacheClient - Class in org.apache.phoenix.join
Client for adding cache of one side of a join to region servers
HashCacheClient(PhoenixConnection) - Constructor for class org.apache.phoenix.join.HashCacheClient
Construct client used to create a serialized cached snapshot of a table and send it to each region server for caching during hash join processing.
HashCacheFactory - Class in org.apache.phoenix.join
 
HashCacheFactory() - Constructor for class org.apache.phoenix.join.HashCacheFactory
 
hashCode() - Method in class org.apache.phoenix.cache.GlobalCache.FunctionBytesPtr
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
hashCode() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
hashCode() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
hashCode() - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
hashCode() - Method in class org.apache.phoenix.expression.CoerceExpression
 
hashCode() - Method in class org.apache.phoenix.expression.ColumnExpression
 
hashCode() - Method in class org.apache.phoenix.expression.ComparisonExpression
 
hashCode() - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
 
hashCode() - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
hashCode() - Method in class org.apache.phoenix.expression.function.RandomFunction
 
hashCode() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
hashCode() - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
hashCode() - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
hashCode() - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
hashCode() - Method in class org.apache.phoenix.expression.InListExpression
 
hashCode() - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
hashCode() - Method in class org.apache.phoenix.expression.LiteralExpression
 
hashCode() - Method in class org.apache.phoenix.expression.OrderByExpression
 
hashCode() - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
hashCode() - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
hashCode() - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
hashCode() - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
hashCode() - Method in class org.apache.phoenix.filter.SkipScanFilter
 
hashCode() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
hashCode() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
hashCode() - Method in class org.apache.phoenix.hbase.index.MultiMutation
 
hashCode() - Method in class org.apache.phoenix.hbase.index.table.HTableInterfaceReference
 
hashCode() - Method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
hashCode() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
hashCode() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
hashCode() - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
hashCode() - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
hashCode() - Method in class org.apache.phoenix.optimize.Cost
 
hashCode() - Method in class org.apache.phoenix.parse.AliasedNode
 
hashCode() - Method in class org.apache.phoenix.parse.BetweenParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.BindParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.CastParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.ColumnName
 
hashCode() - Method in class org.apache.phoenix.parse.ColumnParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.CompoundParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.ConcreteTableNode
 
hashCode() - Method in class org.apache.phoenix.parse.DerivedTableNode
 
hashCode() - Method in class org.apache.phoenix.parse.ExistsParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.FamilyWildcardParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.FunctionParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.HintNode
 
hashCode() - Method in class org.apache.phoenix.parse.InListParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.InParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.IsNullParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.JoinTableNode
 
hashCode() - Method in class org.apache.phoenix.parse.LikeParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.LimitNode
 
hashCode() - Method in class org.apache.phoenix.parse.LiteralParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.NamedNode
 
hashCode() - Method in class org.apache.phoenix.parse.NamedParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.NamedTableNode
 
hashCode() - Method in class org.apache.phoenix.parse.OffsetNode
 
hashCode() - Method in class org.apache.phoenix.parse.OrderByNode
 
hashCode() - Method in class org.apache.phoenix.parse.ParseNodeFactory.BuiltInFunctionKey
 
hashCode() - Method in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
hashCode() - Method in class org.apache.phoenix.parse.SelectStatement
 
hashCode() - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.SubqueryParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.TableName
 
hashCode() - Method in class org.apache.phoenix.parse.TableWildcardParseNode
 
hashCode() - Method in class org.apache.phoenix.parse.WildcardParseNode
 
hashCode() - Method in class org.apache.phoenix.query.KeyRange
 
hashCode() - Method in class org.apache.phoenix.schema.ColumnRef
 
hashCode() - Method in class org.apache.phoenix.schema.DelegateColumn
 
hashCode() - Method in class org.apache.phoenix.schema.DelegateTable
 
hashCode() - Method in class org.apache.phoenix.schema.PColumnImpl
 
hashCode() - Method in class org.apache.phoenix.schema.PNameImpl
 
hashCode() - Method in class org.apache.phoenix.schema.PTableImpl
 
hashCode() - Method in class org.apache.phoenix.schema.PTableKey
 
hashCode() - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
 
hashCode() - Method in class org.apache.phoenix.schema.SequenceAllocation
 
hashCode() - Method in class org.apache.phoenix.schema.SequenceKey
 
hashCode() - Method in class org.apache.phoenix.schema.stats.GuidePostsKey
 
hashCode() - Method in class org.apache.phoenix.schema.TableRef
 
hashCode - Variable in class org.apache.phoenix.schema.types.PhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBytePhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveDoublePhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveFloatPhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveIntPhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveLongPhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveShortPhoenixArray
 
hashCode() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
hashCode() - Method in class org.apache.phoenix.schema.ValueSchema
 
hashCode() - Method in class org.apache.phoenix.trace.MetricsInfoImpl
 
hashCode() - Method in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
hashCode() - Method in class org.apache.phoenix.trace.TraceReader.TraceHolder
 
hashCode() - Method in class org.apache.phoenix.util.ColumnInfo
 
hashCode() - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
hasHint(HintNode.Hint) - Method in class org.apache.phoenix.parse.HintNode
Tests for the presence of a hint in a query
HashJoinCacheNotFoundException - Exception in org.apache.phoenix.coprocessor
 
HashJoinCacheNotFoundException() - Constructor for exception org.apache.phoenix.coprocessor.HashJoinCacheNotFoundException
 
HashJoinCacheNotFoundException(Long) - Constructor for exception org.apache.phoenix.coprocessor.HashJoinCacheNotFoundException
 
HashJoinInfo - Class in org.apache.phoenix.join
 
HashJoinInfo(PTable, ImmutableBytesPtr[], List<Expression>[], JoinTableNode.JoinType[], boolean[], PTable[], int[], Expression, Integer) - Constructor for class org.apache.phoenix.join.HashJoinInfo
 
HashJoinPlan - Class in org.apache.phoenix.execute
 
HashJoinPlan.HashSubPlan - Class in org.apache.phoenix.execute
 
HashJoinPlan.SubPlan - Interface in org.apache.phoenix.execute
 
HashJoinPlan.WhereClauseSubPlan - Class in org.apache.phoenix.execute
 
HashJoinRegionScanner - Class in org.apache.phoenix.coprocessor
 
HashJoinRegionScanner(RegionScanner, TupleProjector, HashJoinInfo, ImmutableBytesPtr, RegionCoprocessorEnvironment, boolean, boolean) - Constructor for class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
HashSubPlan(int, QueryPlan, List<Expression>, boolean, Expression, Expression) - Constructor for class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan
 
hasHTableDescriptorProps(Map<String, Object>) - Static method in class org.apache.phoenix.util.SchemaUtil
 
hasIfExists() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional bool ifExists = 2;
hasIfExists() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
optional bool ifExists = 2;
hasIfExists() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequestOrBuilder
optional bool ifExists = 2;
hasImmutable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool immutable = 18;
hasImmutable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool immutable = 18;
hasImmutable() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool immutable = 18;
hasImmutableStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 immutableStorageScheme = 21;
hasImmutableStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 immutableStorageScheme = 21;
hasImmutableStorageScheme() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 immutableStorageScheme = 21;
hasIndexDisableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 indexDisableTimestamp = 29;
hasIndexDisableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int64 indexDisableTimestamp = 29;
hasIndexDisableTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int64 indexDisableTimestamp = 29;
hasIndexedExpressions() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes indexedExpressions = 13;
hasIndexedExpressions() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
optional bytes indexedExpressions = 13;
hasIndexedExpressions() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
optional bytes indexedExpressions = 13;
hasIndexRowKeyByteSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 indexRowKeyByteSize = 17;
hasIndexRowKeyByteSize() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 indexRowKeyByteSize = 17;
hasIndexRowKeyByteSize() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 indexRowKeyByteSize = 17;
hasIndexState() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string indexState = 4;
hasIndexState() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional string indexState = 4;
hasIndexState() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional string indexState = 4;
hasIndexTableName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes indexTableName = 9;
hasIndexTableName() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bytes indexTableName = 9;
hasIndexTableName() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bytes indexTableName = 9;
hasIndexType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes indexType = 22;
hasIndexType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes indexType = 22;
hasIndexType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes indexType = 22;
hasIndexWALCodec() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
hasIndexWALCodec() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
hasIndexWALCodec() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
hasIndexWALCodec() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
hasIndexWalDisabled() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool indexWalDisabled = 16;
hasIndexWalDisabled() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool indexWalDisabled = 16;
hasIndexWalDisabled() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool indexWalDisabled = 16;
hasIntersect(byte[], byte[]) - Method in class org.apache.phoenix.filter.SkipScanFilter
 
hasIsAppendOnlySchema() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isAppendOnlySchema = 32;
hasIsAppendOnlySchema() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool isAppendOnlySchema = 32;
hasIsAppendOnlySchema() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool isAppendOnlySchema = 32;
hasIsArrayReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isArrayReturnType = 8;
hasIsArrayReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional bool isArrayReturnType = 8;
hasIsArrayReturnType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional bool isArrayReturnType = 8;
hasIsArrayType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isArrayType = 2;
hasIsArrayType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional bool isArrayType = 2;
hasIsArrayType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional bool isArrayType = 2;
hasIsConstant() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isConstant = 3;
hasIsConstant() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional bool isConstant = 3;
hasIsConstant() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional bool isConstant = 3;
hasIsDynamic() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isDynamic = 14;
hasIsDynamic() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bool isDynamic = 14;
hasIsDynamic() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bool isDynamic = 14;
hasIsImmutableRows() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool isImmutableRows = 11;
hasIsImmutableRows() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bool isImmutableRows = 11;
hasIsImmutableRows() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bool isImmutableRows = 11;
hasIsLocalIndex() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isLocalIndex = 8;
hasIsLocalIndex() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool isLocalIndex = 8;
hasIsLocalIndex() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool isLocalIndex = 8;
hasIsMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isMultiTenant = 2;
hasIsMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool isMultiTenant = 2;
hasIsMultiTenant() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool isMultiTenant = 2;
hasIsNamespaceMapped() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isNamespaceMapped = 30;
hasIsNamespaceMapped() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool isNamespaceMapped = 30;
hasIsNamespaceMapped() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool isNamespaceMapped = 30;
hasIsReplace() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isReplace = 9;
hasIsReplace() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional bool isReplace = 9;
hasIsReplace() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional bool isReplace = 9;
hasIsRowTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isRowTimestamp = 13;
hasIsRowTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bool isRowTimestamp = 13;
hasIsRowTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bool isRowTimestamp = 13;
hasJarPath() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string jarPath = 5;
hasJarPath() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional string jarPath = 5;
hasJarPath() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional string jarPath = 5;
hasKey() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
required bytes key = 1;
hasKey() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
required bytes key = 1;
hasKey() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
required bytes key = 1;
hasKey() - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
hasKeyBytesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 keyBytesCount = 4;
hasKeyBytesCount() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional int64 keyBytesCount = 4;
hasKeyBytesCount() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional int64 keyBytesCount = 4;
hasKeyRangeExpression() - Method in class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan
 
hasKeyRangeExpression() - Method in interface org.apache.phoenix.execute.HashJoinPlan.SubPlan
 
hasKeyRangeExpression() - Method in class org.apache.phoenix.execute.HashJoinPlan.WhereClauseSubPlan
 
hasLength() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 length = 3;
hasLength() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
required int32 length = 3;
hasLength() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritableOrBuilder
required int32 length = 3;
hasLocalIndexColumnFamily(HTableDescriptor) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
hasLocalIndexes() - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
hasLocalIndexTable(PhoenixConnection, PName) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
hasLocalIndexTable(PhoenixConnection, byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
hasMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 maxLength = 4;
hasMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int32 maxLength = 4;
hasMaxLength() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int32 maxLength = 4;
hasMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 maxLength = 4;
hasMaxLength() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional int32 maxLength = 4;
hasMaxLength() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional int32 maxLength = 4;
hasMaxValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string maxValue = 6;
hasMaxValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string maxValue = 6;
hasMaxValue() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string maxValue = 6;
hasMinValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string minValue = 5;
hasMinValue() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
optional string minValue = 5;
hasMinValue() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArgOrBuilder
optional string minValue = 5;
hasMultiByteChars(String) - Static method in class org.apache.phoenix.util.StringUtil
 
hasMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool multiTenant = 16;
hasMultiTenant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bool multiTenant = 16;
hasMultiTenant() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bool multiTenant = 16;
hasMutationTime() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 mutationTime = 2;
hasMutationTime() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional int64 mutationTime = 2;
hasMutationTime() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional int64 mutationTime = 2;
hasNewerTimestamps() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
hasNullable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bool nullable = 6;
hasNullable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required bool nullable = 6;
hasNullable() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required bool nullable = 6;
hasNumDataTableColFamilies() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 numDataTableColFamilies = 15;
hasNumDataTableColFamilies() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 numDataTableColFamilies = 15;
hasNumDataTableColFamilies() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 numDataTableColFamilies = 15;
hasOffset() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 offset = 2;
hasOffset() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
required int32 offset = 2;
hasOffset() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritableOrBuilder
required int32 offset = 2;
hasOrderBy(QueryPlan) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Whether or not the query plan has any order by expressions.
hasParentNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes parentNameBytes = 33;
hasParentNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes parentNameBytes = 33;
hasParentNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes parentNameBytes = 33;
hasPGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
hasPGuidePosts() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
optional .PGuidePosts pGuidePosts = 6;
hasPGuidePosts() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStatsOrBuilder
optional .PGuidePosts pGuidePosts = 6;
hasPkNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes pkNameBytes = 7;
hasPkNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes pkNameBytes = 7;
hasPkNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes pkNameBytes = 7;
hasPosition() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 position = 7;
hasPosition() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required int32 position = 7;
hasPosition() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required int32 position = 7;
hasPostReference() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
HASPROTOBUFINDEXMAINTAINER_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
hasQualifier() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes qualifier = 2;
hasQualifier() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
required bytes qualifier = 2;
hasQualifier() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReferenceOrBuilder
required bytes qualifier = 2;
hasReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional bool replace = 3;
hasReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
optional bool replace = 3;
hasReplace() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
optional bool replace = 3;
hasReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
required bool return = 1;
hasReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
required bool return = 1;
hasReturn() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponseOrBuilder
required bool return = 1;
hasReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
required bool return = 1;
hasReturn() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
required bool return = 1;
hasReturn() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponseOrBuilder
required bool return = 1;
hasReturnCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .MutationCode returnCode = 1;
hasReturnCode() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .MutationCode returnCode = 1;
hasReturnCode() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .MutationCode returnCode = 1;
hasReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string returnType = 7;
hasReturnType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional string returnType = 7;
hasReturnType() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional string returnType = 7;
hasRowCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 rowCount = 3;
hasRowCount() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
optional int64 rowCount = 3;
hasRowCount() - Method in interface org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePostsOrBuilder
optional int64 rowCount = 3;
hasRowKeyMetadata() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes rowKeyMetadata = 14;
hasRowKeyMetadata() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bytes rowKeyMetadata = 14;
hasRowKeyMetadata() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bytes rowKeyMetadata = 14;
hasRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool rowKeyOrderOptimizable = 26;
hasRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool rowKeyOrderOptimizable = 26;
hasRowKeyOrderOptimizable() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool rowKeyOrderOptimizable = 26;
hasRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool rowKeyOrderOptimizable = 10;
hasRowKeyOrderOptimizable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required bool rowKeyOrderOptimizable = 10;
hasRowKeyOrderOptimizable() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required bool rowKeyOrderOptimizable = 10;
hasRowTimestampColumn(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
hasSaltBuckets() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 saltBuckets = 1;
hasSaltBuckets() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
required int32 saltBuckets = 1;
hasSaltBuckets() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
required int32 saltBuckets = 1;
hasScale() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 scale = 5;
hasScale() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional int32 scale = 5;
hasScale() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional int32 scale = 5;
hasSchema() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
hasSchema() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .PSchema schema = 10;
hasSchema() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .PSchema schema = 10;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required bytes schemaName = 2;
hasSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required bytes schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required string schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
required string schemaName = 2;
hasSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequestOrBuilder
required string schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required string schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
required string schemaName = 2;
hasSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequestOrBuilder
required string schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required string schemaName = 1;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
required string schemaName = 1;
hasSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequestOrBuilder
required string schemaName = 1;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required bytes schemaName = 2;
hasSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required bytes schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
required bytes schemaName = 2;
hasSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
required bytes schemaName = 2;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required string schemaName = 1;
hasSchemaName() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
required string schemaName = 1;
hasSchemaName() - Method in interface org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchemaOrBuilder
required string schemaName = 1;
hasSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes schemaNameBytes = 1;
hasSchemaNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bytes schemaNameBytes = 1;
hasSchemaNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bytes schemaNameBytes = 1;
hasSequence() - Method in class org.apache.phoenix.parse.SelectStatement
 
hasSequenceNumber() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 sequenceNumber = 5;
hasSequenceNumber() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required int64 sequenceNumber = 5;
hasSequenceNumber() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required int64 sequenceNumber = 5;
hasSequences() - Method in class org.apache.phoenix.parse.ParseContext
 
hasSequences(boolean) - Method in class org.apache.phoenix.parse.ParseContext
 
hasSortOrder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 sortOrder = 8;
hasSortOrder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
required int32 sortOrder = 8;
hasSortOrder() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
required int32 sortOrder = 8;
hasStatsTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 statsTimeStamp = 23;
hasStatsTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int64 statsTimeStamp = 23;
hasStatsTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int64 statsTimeStamp = 23;
hasStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes storageScheme = 34;
hasStorageScheme() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes storageScheme = 34;
hasStorageScheme() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes storageScheme = 34;
hasStoreNulls() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool storeNulls = 24;
hasStoreNulls() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool storeNulls = 24;
hasStoreNulls() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool storeNulls = 24;
hasSubquery() - Method in class org.apache.phoenix.parse.ParseNode
Returns whether this ParseNode is a SubqueryParseNode or contains any SubqueryParseNode descendant.
hasSystemCatalogTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
optional int64 systemCatalogTimestamp = 2;
hasSystemCatalogTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
optional int64 systemCatalogTimestamp = 2;
hasSystemCatalogTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponseOrBuilder
optional int64 systemCatalogTimestamp = 2;
hasTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
hasTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional .PTable table = 3;
hasTable() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional .PTable table = 3;
hasTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tableName = 3;
hasTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required bytes tableName = 3;
hasTableName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required bytes tableName = 3;
hasTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tableName = 3;
hasTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required bytes tableName = 3;
hasTableName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required bytes tableName = 3;
hasTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes tableName = 3;
hasTableName() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
required bytes tableName = 3;
hasTableName() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
required bytes tableName = 3;
hasTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes tableNameBytes = 2;
hasTableNameBytes() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required bytes tableNameBytes = 2;
hasTableNameBytes() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required bytes tableNameBytes = 2;
hasTableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 tableTimestamp = 4;
hasTableTimestamp() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required int64 tableTimestamp = 4;
hasTableTimestamp() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required int64 tableTimestamp = 4;
hasTableType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
required string tableType = 2;
hasTableType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
required string tableType = 2;
hasTableType() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequestOrBuilder
required string tableType = 2;
hasTableType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required .PTableType tableType = 3;
hasTableType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required .PTableType tableType = 3;
hasTableType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required .PTableType tableType = 3;
hasTemporary() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
required bool temporary = 2;
hasTemporary() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
required bool temporary = 2;
hasTemporary() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequestOrBuilder
required bool temporary = 2;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
required bytes tenantId = 1;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequestOrBuilder
required bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
required bytes tenantId = 1;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequestOrBuilder
required bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
required bytes tenantId = 1;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequestOrBuilder
required bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
optional bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
optional bytes tenantId = 1;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
optional bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bytes tenantId = 6;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
optional bytes tenantId = 6;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
optional bytes tenantId = 6;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes tenantId = 20;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes tenantId = 20;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes tenantId = 20;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional bytes tenantId = 1;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
optional bytes tenantId = 1;
hasTenantId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
optional bytes tenantId = 1;
hasTenantId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequestOrBuilder
optional bytes tenantId = 1;
hasTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required int64 timeStamp = 4;
hasTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
required int64 timeStamp = 4;
hasTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionOrBuilder
required int64 timeStamp = 4;
hasTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required int64 timeStamp = 2;
hasTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
required int64 timeStamp = 2;
hasTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchemaOrBuilder
required int64 timeStamp = 2;
hasTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 timeStamp = 6;
hasTimeStamp() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
required int64 timeStamp = 6;
hasTimeStamp() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
required int64 timeStamp = 6;
hasTransactional() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool transactional = 27;
hasTransactional() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool transactional = 27;
hasTransactional() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool transactional = 27;
hasTransactionProvider() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 transactionProvider = 38;
hasTransactionProvider() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int32 transactionProvider = 38;
hasTransactionProvider() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int32 transactionProvider = 38;
hasTxState() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes txState = 5;
hasTxState() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
optional bytes txState = 5;
hasTxState() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequestOrBuilder
optional bytes txState = 5;
hasUDFs() - Method in interface org.apache.phoenix.compile.ColumnResolver
 
hasUnfreedBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
optional int64 unfreedBytes = 1;
hasUnfreedBytes() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
optional int64 unfreedBytes = 1;
hasUnfreedBytes() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponseOrBuilder
optional int64 unfreedBytes = 1;
hasUpdateCacheFrequency() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 updateCacheFrequency = 28;
hasUpdateCacheFrequency() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int64 updateCacheFrequency = 28;
hasUpdateCacheFrequency() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int64 updateCacheFrequency = 28;
hasUseStatsForParallelization() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool useStatsForParallelization = 37;
hasUseStatsForParallelization() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bool useStatsForParallelization = 37;
hasUseStatsForParallelization() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bool useStatsForParallelization = 37;
hasValueDescSortOrder - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
hasVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
required int64 version = 1;
hasVersion() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
required int64 version = 1;
hasVersion() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponseOrBuilder
required int64 version = 1;
hasViewConstant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes viewConstant = 10;
hasViewConstant() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bytes viewConstant = 10;
hasViewConstant() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bytes viewConstant = 10;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int32 viewIndexId = 12;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
optional int32 viewIndexId = 12;
hasViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponseOrBuilder
optional int32 viewIndexId = 12;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required int32 viewIndexId = 6;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
required int32 viewIndexId = 6;
hasViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableStateOrBuilder
required int32 viewIndexId = 6;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 viewIndexId = 21;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional int32 viewIndexId = 21;
hasViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional int32 viewIndexId = 21;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes viewIndexId = 3;
hasViewIndexId() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
optional bytes viewIndexId = 3;
hasViewIndexId() - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainerOrBuilder
optional bytes viewIndexId = 3;
hasViewIndexTable(PhoenixConnection, PName) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
hasViewIndexTable(PhoenixConnection, byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
hasViewReferenced() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool viewReferenced = 11;
hasViewReferenced() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
optional bool viewReferenced = 11;
hasViewReferenced() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PColumnOrBuilder
optional bool viewReferenced = 11;
hasViewStatement() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewStatement = 18;
hasViewStatement() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes viewStatement = 18;
hasViewStatement() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes viewStatement = 18;
hasViewType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewType = 17;
hasViewType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
optional bytes viewType = 17;
hasViewType() - Method in interface org.apache.phoenix.coprocessor.generated.PTableProtos.PTableOrBuilder
optional bytes viewType = 17;
hasWildcard() - Method in class org.apache.phoenix.parse.SelectStatement
 
hasWildcards(String) - Static method in class org.apache.phoenix.expression.LikeExpression
 
HAVING - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
HAVING - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
HAVING - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
HAVING - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
HavingCompiler - Class in org.apache.phoenix.compile
 
HBASE_CLIENT_KEYTAB - Static variable in interface org.apache.phoenix.query.QueryServices
 
HBASE_CLIENT_PRINCIPAL - Static variable in interface org.apache.phoenix.query.QueryServices
 
HBASE_CLIENT_SCANNER_TIMEOUT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
HBASE_NAMESPACE - Static variable in class org.apache.phoenix.util.SchemaUtil
 
HBaseFactoryProvider - Class in org.apache.phoenix.query
Manages factories that provide extension points for HBase.
HBaseFactoryProvider() - Constructor for class org.apache.phoenix.query.HBaseFactoryProvider
 
HCONNECTION_POOL_CORE_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
HCONNECTION_POOL_MAX_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
HConnectionFactory - Interface in org.apache.phoenix.query
Factory for creating HConnection
HConnectionFactory.HConnectionFactoryImpl - Class in org.apache.phoenix.query
Default implementation.
HConnectionFactoryImpl() - Constructor for class org.apache.phoenix.query.HConnectionFactory.HConnectionFactoryImpl
 
headSet(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
headSet(KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
HIDDEN_BY_DELETE - Static variable in interface org.apache.phoenix.hbase.index.ValueGetter
 
higher(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
hint - Variable in class org.apache.phoenix.iterate.ExplainTable
 
hint(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
HINT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
HINT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
HINT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
HINT_START - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
hintClause() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
hintClause() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
HintNode - Class in org.apache.phoenix.parse
Node representing optimizer hints in SQL
HintNode(String) - Constructor for class org.apache.phoenix.parse.HintNode
 
HintNode.Hint - Enum in org.apache.phoenix.parse
 
HLOG_READER_IMPL_KEY - Static variable in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
hostname - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
HourFunction - Class in org.apache.phoenix.expression.function
Implementation of the HOUR() buildin.
HourFunction() - Constructor for class org.apache.phoenix.expression.function.HourFunction
 
HourFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.HourFunction
 
HTABLE_KEEP_ALIVE_KEY - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
 
HTABLE_MAX_THREADS - Static variable in interface org.apache.phoenix.query.QueryServices
 
HTABLE_THREAD_KEY - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
Configuration key that HBase uses to set the max number of threads for an HTable
HTableFactory - Interface in org.apache.phoenix.hbase.index.table
 
HTableFactory - Interface in org.apache.phoenix.query
Creates clients to access HBase tables.
HTableFactory.HTableFactoryImpl - Class in org.apache.phoenix.query
Default implementation.
HTableFactoryImpl() - Constructor for class org.apache.phoenix.query.HTableFactory.HTableFactoryImpl
 
HTableInterfaceReference - Class in org.apache.phoenix.hbase.index.table
Reference to an HTableInterface.
HTableInterfaceReference(ImmutableBytesPtr) - Constructor for class org.apache.phoenix.hbase.index.table.HTableInterfaceReference
 

I

id - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
identifier() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
identifier() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
idToString(byte[]) - Static method in class org.apache.phoenix.cache.ServerCacheClient
 
IF - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IF - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IF - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IF - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ifExists() - Method in class org.apache.phoenix.parse.AlterIndexStatement
 
ifExists() - Method in class org.apache.phoenix.parse.DropColumnStatement
 
ifExists() - Method in class org.apache.phoenix.parse.DropFunctionStatement
 
ifExists() - Method in class org.apache.phoenix.parse.DropIndexStatement
 
ifExists() - Method in class org.apache.phoenix.parse.DropSchemaStatement
 
ifExists() - Method in class org.apache.phoenix.parse.DropSequenceStatement
 
ifExists() - Method in class org.apache.phoenix.parse.DropTableStatement
 
IFEXISTS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
ifNotExists() - Method in class org.apache.phoenix.parse.AddColumnStatement
 
ifNotExists() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
ifNotExists() - Method in class org.apache.phoenix.parse.CreateSequenceStatement
 
ifNotExists() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
IGNORE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IGNORE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IGNORE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IGNORE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IGNORE_INVALID_ROW_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
Configuration key for the flag to ignore invalid rows
ik_constraint() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ik_constraint() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ILIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ILIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ILIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ILIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IllegalDataException - Exception in org.apache.phoenix.schema
Exception thrown when an invalid or illegal data value is found
IllegalDataException() - Constructor for exception org.apache.phoenix.schema.IllegalDataException
 
IllegalDataException(String) - Constructor for exception org.apache.phoenix.schema.IllegalDataException
 
IllegalDataException(Throwable) - Constructor for exception org.apache.phoenix.schema.IllegalDataException
 
IMMUTABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IMMUTABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IMMUTABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IMMUTABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IMMUTABLE_BYTES_PTR_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
IMMUTABLE_BYTES_WRITABLE_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
IMMUTABLE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
IMMUTABLE_ROWS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IMMUTABLE_ROWS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
Deprecated.
IMMUTABLE_ROWS_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IMMUTABLE_SERIALIZATION_V2 - Static variable in class org.apache.phoenix.schema.types.PArrayDataType
 
IMMUTABLE_SERIALIZATION_VERSION - Static variable in class org.apache.phoenix.schema.types.PArrayDataType
Deprecated.
IMMUTABLE_STORAGE_ENCODING_SCHEME - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
IMMUTABLE_STORAGE_SCHEME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ImmutableBytesPtr - Class in org.apache.phoenix.hbase.index.util
 
ImmutableBytesPtr() - Constructor for class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
ImmutableBytesPtr(byte[]) - Constructor for class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
ImmutableBytesPtr(ImmutableBytesWritable) - Constructor for class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
ImmutableBytesPtr(ImmutableBytesPtr) - Constructor for class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
ImmutableBytesPtr(byte[], int, int) - Constructor for class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
immutableRows() - Method in class org.apache.phoenix.parse.CreateTableStatement
 
IMMUTABLESTORAGESCHEME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
ImportPreUpsertKeyValueProcessor - Interface in org.apache.phoenix.mapreduce
A listener hook to process KeyValues that are being written to HFiles for bulk import.
in - Variable in class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder
 
in(ParseNode, ParseNode, boolean, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
IN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
INCLUDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INCLUDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INCLUDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
INCLUDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
inContext() - Static method in class org.apache.phoenix.util.PhoenixContextExecutor
 
increment(Increment) - Method in class org.apache.phoenix.execute.DelegateHTable
 
increment() - Method in class org.apache.phoenix.monitoring.AtomicMetric
 
increment() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
increment() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
increment() - Method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
 
increment() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
 
increment() - Method in interface org.apache.phoenix.monitoring.Metric
Increase the value of metric by 1
INCREMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INCREMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INCREMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
INCREMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
increment(String) - Method in class org.apache.phoenix.schema.PTable.EncodedCQCounter
 
INCREMENT_BY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INCREMENT_BY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
incrementBy - Variable in class org.apache.phoenix.schema.SequenceInfo
 
incrementColumnValue(byte[], byte[], byte[], long) - Method in class org.apache.phoenix.execute.DelegateHTable
 
incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in class org.apache.phoenix.execute.DelegateHTable
 
incrementColumnValue(byte[], byte[], byte[], long, boolean) - Method in class org.apache.phoenix.execute.DelegateHTable
 
incrementCounterForIndex(PhoenixConnection, String, long) - Static method in class org.apache.phoenix.util.IndexUtil
 
incrementCountEstimate(long) - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
incrementIndexRepairFailures() - Method in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
Increments the number of index repair failures
incrementIndexRepairFailures() - Method in class org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSourceImpl
Increments the number of index repair failures
incrementIndexRepairs() - Method in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
Increments the number of index repairs
incrementIndexRepairs() - Method in class org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSourceImpl
Increments the number of index repairs
incrementNumSlowIndexPrepareCalls() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of slow calls prepare an index write.
incrementNumSlowIndexPrepareCalls() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementNumSlowIndexWriteCalls() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of slow calls to write to the index.
incrementNumSlowIndexWriteCalls() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementNumSlowPostDeleteCalls() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of slow postDelete calls.
incrementNumSlowPostDeleteCalls() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementNumSlowPostOpenCalls() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of slow postOpen calls.
incrementNumSlowPostOpenCalls() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementNumSlowPostPutCalls() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of slow postPut calls.
incrementNumSlowPostPutCalls() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementNumSlowPreWALRestoreCalls() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of slow preWALRestore calls.
incrementNumSlowPreWALRestoreCalls() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementPostIndexUpdateFailures() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of post index update failures.
incrementPostIndexUpdateFailures() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementPreIndexUpdateFailures() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of pre index update failures.
incrementPreIndexUpdateFailures() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementRowCount() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
incrementSequences(List<SequenceAllocation>, long, long[], SQLException[]) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
incrementSequences(List<SequenceAllocation>, long, long[], SQLException[]) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
incrementSequences(List<SequenceAllocation>, long, long[], SQLException[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Increment any of the set of sequences that need more values.
incrementSequences(List<SequenceAllocation>, long, long[], SQLException[]) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
incrementSizeProgress(ScannerContext, List<Cell>) - Static method in class org.apache.hadoop.hbase.regionserver.ScannerContextUtil
 
incrementSlowDuplicateKeyCheckCalls() - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Increments the number of slow preIncrementAfteRowLock calls.
incrementSlowDuplicateKeyCheckCalls() - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
incrementStatementExecutionCounter() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
incrementValue(long, Sequence.ValueOp, long) - Method in class org.apache.phoenix.schema.Sequence
 
incrementValue(Result, Sequence.ValueOp, long) - Method in class org.apache.phoenix.schema.Sequence
 
index() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
INDEX - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INDEX - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INDEX - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
INDEX - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
INDEX_ASYNC_BUILD_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_BUILDER_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.Indexer
Configuration key for the IndexBuilder to use
INDEX_BUILDER_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
Configuration key for the IndexBuilder to use
INDEX_COLUMN_NAME_SEP - Static variable in class org.apache.phoenix.util.IndexUtil
 
INDEX_COLUMN_NAME_SEP_BYTES - Static variable in class org.apache.phoenix.util.IndexUtil
 
INDEX_COMMITTER_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriter
 
INDEX_DISABLE_TIMESTAMP - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INDEX_DISABLE_TIMESTAMP_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INDEX_DISABLED_TIMESTAMP_VALUE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
INDEX_FAILURE_BLOCK_WRITE - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_DISABLE_INDEX - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_HANDLING_REBUILD_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_HANDLING_REBUILD_INTERVAL_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_HANDLING_REBUILD_NUMBER_OF_BATCHES_PER_TABLE - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_HANDLING_REBUILD_OVERLAP_BACKWARD_TIME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_HANDLING_REBUILD_OVERLAP_FORWARD_TIME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_HANDLING_REBUILD_OVERLAP_TIME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
Deprecated.
INDEX_FAILURE_HANDLING_REBUILD_PERIOD - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_KILL_SERVER - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_FAILURE_POLICY_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriter
 
INDEX_FAILURE_THROW_EXCEPTION_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_HANDLER_COUNT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_JOB_NAME_TEMPLATE - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTool
 
INDEX_JOB_NAME_TEMPLATE - Static variable in class org.apache.phoenix.mapreduce.index.IndexTool
 
INDEX_LAZY_POST_BATCH_WRITE - Static variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
INDEX_MAINTAINERS - Static variable in class org.apache.phoenix.index.PhoenixIndexCodec
 
INDEX_MAINTAINERS - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
INDEX_MD - Static variable in class org.apache.phoenix.index.PhoenixIndexCodec
 
INDEX_MUTATE_BATCH_SIZE_THRESHOLD_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
index_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
index_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
INDEX_PENDING_DISABLE_THRESHOLD - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_POPULATION_SLEEP_TIME - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_PREPARE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
INDEX_PREPARE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
INDEX_PRIOIRTY_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_PROTO_MD - Static variable in class org.apache.phoenix.index.PhoenixIndexCodec
 
INDEX_REBUILD_CLIENT_SCANNER_TIMEOUT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REBUILD_DISABLE_TIMESTAMP_THRESHOLD - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REBUILD_QUERY_TIMEOUT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REBUILD_RPC_RETRIES_COUNTER - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REBUILD_RPC_RETRY_PAUSE_TIME - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REBUILD_RPC_TIMEOUT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REBUILD_TASK_INITIAL_DELAY - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REGION_OBSERVER_ENABLED_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
INDEX_REPAIR - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_REPAIR_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_REPAIR_FAILURE - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_REPAIR_FAILURE_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_REPAIR_FAILURE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_REPAIR_FAILURE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_REPAIR_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_REPAIR_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
INDEX_STATE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INDEX_STATE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INDEX_TOOL_DATA_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
INDEX_TOOL_INDEX_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
INDEX_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INDEX_TYPE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INDEX_TYPE_LENGTH_MARKER - Static variable in class org.apache.phoenix.hbase.index.wal.KeyValueCodec
KeyValue length marker specifying that its actually an IndexedKeyValue rather than a regular KeyValue.
INDEX_UUID - Static variable in class org.apache.phoenix.index.PhoenixIndexCodec
 
INDEX_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
INDEX = 3;
INDEX_WAL_EDIT_CODEC_CLASS_NAME - Static variable in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
INDEX_WRITE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
INDEX_WRITE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
INDEX_WRITER_KEEP_ALIVE_TIME_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
INDEX_WRITER_PER_TABLE_THREADS_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
Maximum number of threads to allow per-table when writing.
INDEX_WRITER_RPC_PAUSE - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
Deprecated.
INDEX_WRITER_RPC_RETRIES_NUMBER - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
Deprecated.
INDEX_WRITES_THREAD_MAX_PER_REGIONSERVER_KEY - Static variable in class org.apache.phoenix.hbase.index.write.IndexWriterUtils
 
IndexBuilder - Interface in org.apache.phoenix.hbase.index.builder
Interface to build updates (Mutations) to the index tables, based on the primary table updates.
IndexBuildingFailureException - Exception in org.apache.phoenix.hbase.index.builder
Unexpected failure while building index updates that wasn't caused by an IOException.
IndexBuildingFailureException(String) - Constructor for exception org.apache.phoenix.hbase.index.builder.IndexBuildingFailureException
Constructor for over the wire propagation.
IndexBuildingFailureException(String, Throwable) - Constructor for exception org.apache.phoenix.hbase.index.builder.IndexBuildingFailureException
 
IndexBuildManager - Class in org.apache.phoenix.hbase.index.builder
Manage the building of index updates from primary table updates.
IndexBuildManager(RegionCoprocessorEnvironment) - Constructor for class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
IndexCodec - Interface in org.apache.phoenix.hbase.index.covered
Codec for creating index updates from the current state of a table.
indexColSqlTypeNames - Variable in class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
IndexColumnNames - Class in org.apache.phoenix.mapreduce.util
Gets index column names and their data table equivalents
IndexColumnNames(PTable, PTable) - Constructor for class org.apache.phoenix.mapreduce.util.IndexColumnNames
 
IndexCommitter - Interface in org.apache.phoenix.hbase.index.write
Write the index updates to the index tables
INDEXDISABLETIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
IndexedColumnGroup - Interface in org.apache.phoenix.hbase.index.covered.update
Group of columns that were requested to build an index
INDEXEDCOLUMNINFO_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
INDEXEDCOLUMNS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
INDEXEDCOLUMNTYPEORDINAL_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
INDEXEDEXPRESSIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
IndexedHLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
A WALReader that can also deserialize custom WALEdits that contain index information.
IndexedHLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.IndexedHLogReader
 
IndexedKeyValue - Class in org.apache.phoenix.hbase.index.wal
 
IndexedKeyValue() - Constructor for class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
IndexedKeyValue(byte[], Mutation) - Constructor for class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
IndexedWALEditCodec - Class in org.apache.hadoop.hbase.regionserver.wal
Support custom indexing KeyValues when written to the WAL.
IndexedWALEditCodec() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec
 
IndexedWALEditCodec(Configuration, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec
 
IndexedWALEditCodec.CompressedIndexKeyValueDecoder - Class in org.apache.hadoop.hbase.regionserver.wal
 
IndexedWALEditCodec.IndexKeyValueDecoder - Class in org.apache.hadoop.hbase.regionserver.wal
Custom Decoder that can handle a stream of regular and indexed KeyValues.
Indexer - Class in org.apache.phoenix.hbase.index
Do all the work of managing index updates from a single coprocessor.
Indexer() - Constructor for class org.apache.phoenix.hbase.index.Indexer
 
INDEXES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
IndexExpressionCompiler - Class in org.apache.phoenix.compile
Used to check if the expression being compiled is a ColumnExpression
IndexExpressionCompiler(StatementContext) - Constructor for class org.apache.phoenix.compile.IndexExpressionCompiler
 
IndexExpressionParseNodeRewriter - Class in org.apache.phoenix.parse
Used to replace parse nodes in a SelectStatement that match expressions that are present in an indexed with the corresponding ColumnParseNode
IndexExpressionParseNodeRewriter(PTable, String, PhoenixConnection, Map<String, UDFParseNode>) - Constructor for class org.apache.phoenix.parse.IndexExpressionParseNodeRewriter
 
IndexFailurePolicy - Interface in org.apache.phoenix.hbase.index.write
Handle failures to write to the index tables.
IndexHalfStoreFileReader - Class in org.apache.hadoop.hbase.regionserver
A facade for a HFile.Reader that serves up either the top or bottom half of a HFile where 'bottom' is the first half of the file containing the keys that sort lowest and 'top' is the second half of the file with keys that sort greater than those of the bottom half.
IndexHalfStoreFileReader(FileSystem, Path, CacheConfig, FSDataInputStreamWrapper, long, Reference, Configuration, Map<ImmutableBytesWritable, IndexMaintainer>, byte[][], HRegionInfo, byte[], byte[], HRegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
IndexHalfStoreFileReaderGenerator - Class in org.apache.hadoop.hbase.regionserver
 
IndexHalfStoreFileReaderGenerator() - Constructor for class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReaderGenerator
 
INDEXING_SUPPORTED__MIN_MAJOR_VERSION - Static variable in class org.apache.phoenix.hbase.index.Indexer
 
INDEXING_SUPPORTED_MAJOR_VERSION - Static variable in class org.apache.phoenix.hbase.index.Indexer
 
indexKey(List<Pair<ParseNode, SortOrder>>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
IndexKeyConstraint - Class in org.apache.phoenix.parse
 
IndexKeyValueDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec.IndexKeyValueDecoder
Create a Decoder on the given input stream with the given Decoder to parse generic KeyValues.
IndexKeyValueSkipListSet - Class in org.apache.hadoop.hbase.regionserver
Like a KeyValueSkipListSet, but also exposes useful, atomic methods (e.g.
IndexKeyValueSkipListSet(ConcurrentSkipListMap<KeyValue, KeyValue>) - Constructor for class org.apache.hadoop.hbase.regionserver.IndexKeyValueSkipListSet
 
IndexLoadBalancer - Class in org.apache.phoenix.hbase.index.balancer
 
IndexLoadBalancer() - Constructor for class org.apache.phoenix.hbase.index.balancer.IndexLoadBalancer
 
IndexMaintainer - Class in org.apache.phoenix.index
Class that builds index row key from data row key and current state of row and caches any covered columns.
IndexMaintainer.UDFParseNodeVisitor - Class in org.apache.phoenix.index
 
IndexManagementUtil - Class in org.apache.phoenix.hbase.index.util
Utility class to help manage indexes
IndexMasterObserver - Class in org.apache.phoenix.hbase.index.master
Defines of coprocessor hooks(to support secondary indexing) of operations on HMaster process.
IndexMasterObserver() - Constructor for class org.apache.phoenix.hbase.index.master.IndexMasterObserver
 
IndexMemStore - Class in org.apache.phoenix.hbase.index.covered.data
Like the HBase MemStore, but without all that extra work around maintaining snapshots and sizing (for right now).
IndexMemStore() - Constructor for class org.apache.phoenix.hbase.index.covered.data.IndexMemStore
 
IndexMemStore.MemStoreScanner - Class in org.apache.phoenix.hbase.index.covered.data
 
IndexMetaData - Interface in org.apache.phoenix.hbase.index.covered
 
IndexMetaDataCache - Interface in org.apache.phoenix.cache
 
IndexMetaDataCacheClient - Class in org.apache.phoenix.index
 
IndexMetaDataCacheClient(PhoenixConnection, PTable) - Constructor for class org.apache.phoenix.index.IndexMetaDataCacheClient
Construct client used to send index metadata to each region server for caching during batched put for secondary index maintenance.
IndexMetaDataCacheFactory - Class in org.apache.phoenix.index
 
IndexMetaDataCacheFactory() - Constructor for class org.apache.phoenix.index.IndexMetaDataCacheFactory
 
indexName(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
indexOf(Object) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
indexOfWildcard(String) - Static method in class org.apache.phoenix.expression.LikeExpression
 
IndexRegionObserver - Class in org.apache.phoenix.hbase.index
Do all the work of managing index updates from a single coprocessor.
IndexRegionObserver() - Constructor for class org.apache.phoenix.hbase.index.IndexRegionObserver
 
IndexRegionSplitPolicy - Class in org.apache.phoenix.hbase.index
Split policy for local indexed tables to select split key from non local index column families always.
IndexRegionSplitPolicy() - Constructor for class org.apache.phoenix.hbase.index.IndexRegionSplitPolicy
 
INDEXROWKEYBYTESIZE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
IndexScrutinyMapper - Class in org.apache.phoenix.mapreduce.index
Mapper that reads from the data table and checks the rows against the index table
IndexScrutinyMapper() - Constructor for class org.apache.phoenix.mapreduce.index.IndexScrutinyMapper
 
IndexScrutinyTableOutput - Class in org.apache.phoenix.mapreduce.index
IndexScrutiny MapReduce output table DDL and methods to get queries against the output tables
IndexScrutinyTableOutput() - Constructor for class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
 
IndexScrutinyTool - Class in org.apache.phoenix.mapreduce.index
An MR job to verify that the index table is in sync with the data table.
IndexScrutinyTool() - Constructor for class org.apache.phoenix.mapreduce.index.IndexScrutinyTool
 
IndexScrutinyTool.OutputFormat - Enum in org.apache.phoenix.mapreduce.index
 
IndexScrutinyTool.SourceTable - Enum in org.apache.phoenix.mapreduce.index
Which table to use as the source table
IndexSourceColNames(PTable, PTable) - Constructor for class org.apache.phoenix.mapreduce.index.SourceTargetColumnNames.IndexSourceColNames
 
INDEXSTATE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
IndexStatementRewriter - Class in org.apache.phoenix.compile
 
IndexStatementRewriter(ColumnResolver, Map<TableRef, TableRef>, boolean) - Constructor for class org.apache.phoenix.compile.IndexStatementRewriter
 
IndexStateNameFunction - Class in org.apache.phoenix.expression.function
Function used to get the index state name from the serialized byte value Usage: IndexStateName('a') will return 'ACTIVE'
IndexStateNameFunction() - Constructor for class org.apache.phoenix.expression.function.IndexStateNameFunction
 
IndexStateNameFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.IndexStateNameFunction
 
INDEXTABLECOLREFFORCOVEREDCOLUMNS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
INDEXTABLENAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
IndexTool - Class in org.apache.phoenix.mapreduce.index
An MR job to populate the index table from the data table.
IndexTool() - Constructor for class org.apache.phoenix.mapreduce.index.IndexTool
 
IndexToolUtil - Class in org.apache.phoenix.mapreduce.index
Utility class for IndexTool
IndexToolUtil() - Constructor for class org.apache.phoenix.mapreduce.index.IndexToolUtil
 
INDEXTYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
IndexUpdate - Class in org.apache.phoenix.hbase.index.covered
Update to make to the index table.
IndexUpdate(ColumnTracker) - Constructor for class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
IndexUpdateManager - Class in org.apache.phoenix.hbase.index.covered.update
Keeps track of the index updates
IndexUpdateManager(IndexMetaData) - Constructor for class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
 
IndexUpgradeTool - Class in org.apache.phoenix.mapreduce.index
 
IndexUpgradeTool(String, String, String, String, boolean, IndexTool) - Constructor for class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
IndexUpgradeTool() - Constructor for class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
IndexUtil - Class in org.apache.phoenix.util
 
INDEXWALDISABLED_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
IndexWriteException - Exception in org.apache.phoenix.hbase.index.exception
Generic Exception that an index write has failed
IndexWriteException() - Constructor for exception org.apache.phoenix.hbase.index.exception.IndexWriteException
 
IndexWriteException(String, Throwable) - Constructor for exception org.apache.phoenix.hbase.index.exception.IndexWriteException
Used for the case where we cannot reach the index, but not sure of the table or the mutations that caused the failure
IndexWriteException(Throwable, boolean) - Constructor for exception org.apache.phoenix.hbase.index.exception.IndexWriteException
 
IndexWriteException(boolean) - Constructor for exception org.apache.phoenix.hbase.index.exception.IndexWriteException
 
IndexWriteException(Throwable) - Constructor for exception org.apache.phoenix.hbase.index.exception.IndexWriteException
 
IndexWriter - Class in org.apache.phoenix.hbase.index.write
Do the actual work of writing to the index tables.
IndexWriter(RegionCoprocessorEnvironment, String) - Constructor for class org.apache.phoenix.hbase.index.write.IndexWriter
 
IndexWriter(RegionCoprocessorEnvironment, String, boolean) - Constructor for class org.apache.phoenix.hbase.index.write.IndexWriter
 
IndexWriter(RegionCoprocessorEnvironment, IndexCommitter, String, boolean) - Constructor for class org.apache.phoenix.hbase.index.write.IndexWriter
 
IndexWriter(IndexCommitter, IndexFailurePolicy, RegionCoprocessorEnvironment, String, boolean) - Constructor for class org.apache.phoenix.hbase.index.write.IndexWriter
 
IndexWriter(IndexCommitter, IndexFailurePolicy, RegionCoprocessorEnvironment, String) - Constructor for class org.apache.phoenix.hbase.index.write.IndexWriter
Directly specify the IndexCommitter and IndexFailurePolicy.
IndexWriterUtils - Class in org.apache.phoenix.hbase.index.write
 
Info(int) - Constructor for class org.apache.phoenix.compile.OrderPreservingTracker.Info
 
Info(OrderPreservingTracker.Info, FunctionExpression.OrderPreserving) - Constructor for class org.apache.phoenix.compile.OrderPreservingTracker.Info
 
Info(OrderPreservingTracker.Info, int, FunctionExpression.OrderPreserving) - Constructor for class org.apache.phoenix.compile.OrderPreservingTracker.Info
 
init(RpcScheduler.Context) - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
init(int, boolean) - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
init(List<Expression>, boolean, int) - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
init() - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
init(String, Properties) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
init(String, Properties) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
init(String, Properties) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
init(String, Properties) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
init() - Method in class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
init() - Method in interface org.apache.phoenix.schema.stats.StatisticsCollector
Called before beginning the collection of statistics through StatisticsCollector.collectStatistics(List)
init(SubsetConfiguration) - Method in class org.apache.phoenix.trace.PhoenixMetricsSink
 
initAfterCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.IndexedHLogReader
 
initBuffer() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
initCsvImportJob(Configuration, char, char, char, String, String) - Static method in class org.apache.phoenix.mapreduce.CsvBulkImportUtil
Configure a job configuration for a bulk CSV import.
initFinished - Variable in class org.apache.phoenix.util.UpsertExecutor
 
initForTesting(Connection, String) - Method in class org.apache.phoenix.trace.PhoenixMetricsSink
Used for TESTING ONLY Initialize the connection and setup the table to use the QueryServicesOptions.DEFAULT_TRACING_STATS_TABLE_NAME
INITIAL_META_DATA_TABLE_CAPACITY - Static variable in interface org.apache.phoenix.query.ConnectionQueryServices
 
INITIAL_SEQ_NUM - Static variable in interface org.apache.phoenix.schema.PTable
 
initialize(Configuration, byte[], byte[], byte[]) - Method in interface org.apache.phoenix.hbase.index.covered.IndexCodec
 
initialize(Configuration, byte[], byte[], byte[]) - Method in class org.apache.phoenix.index.PhoenixIndexCodec
 
initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
initialize() - Static method in class org.apache.phoenix.metrics.Metrics
 
initializeScan(Scan) - Method in class org.apache.phoenix.compile.ScanRanges
 
initializeTool(CommandLine) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
initOffsetArray(int, int) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
initRebuildIndexConnectionProps(Configuration) - Static method in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
initScanner() - Method in class org.apache.phoenix.iterate.TableResultIterator
 
initSnapshotScanner() - Method in class org.apache.phoenix.iterate.TableSnapshotResultIterator
 
initTransactionClient(TransactionFactory.Provider) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
initTransactionClient(TransactionFactory.Provider) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
initTransactionClient(TransactionFactory.Provider) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
initTransactionClient(TransactionFactory.Provider) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
injectEdge(EnvironmentEdge) - Static method in class org.apache.phoenix.util.EnvironmentEdgeManager
Injects the given edge such that it becomes the managed entity.
inList(List<ParseNode>, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
InListExpression - Class in org.apache.phoenix.expression
 
InListExpression() - Constructor for class org.apache.phoenix.expression.InListExpression
 
InListExpression(List<Expression>, boolean) - Constructor for class org.apache.phoenix.expression.InListExpression
 
InListParseNode - Class in org.apache.phoenix.parse
Node representing the IN literal list expression in SQL
INNER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INNER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INNER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
INNER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
InParseNode - Class in org.apache.phoenix.parse
Node representing IN subquery expression in SQL
INPUT_CLASS - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
INPUT_TABLE_CONDITIONS - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
INPUT_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
inputCodec - Variable in class org.apache.phoenix.expression.function.DateScalarFunction
 
inputTuple - Variable in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
insertRow() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
insertRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
insertsAreDetected(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
INSTANCE - Static variable in class org.apache.phoenix.expression.RowKeyExpression
 
INSTANCE - Static variable in class org.apache.phoenix.hbase.index.util.GenericKeyValueBuilder
 
INSTANCE - Static variable in class org.apache.phoenix.jdbc.PhoenixDriver
 
INSTANCE - Static variable in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
INSTANCE - Static variable in class org.apache.phoenix.parse.WildcardParseNode
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PBinary
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PBinaryArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PBoolean
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PBooleanArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PChar
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PCharArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PDate
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PDateArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PDecimal
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PDecimalArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PDouble
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PDoubleArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PFloat
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PFloatArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PInteger
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PIntegerArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PLong
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PLongArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PSmallint
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PSmallintArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PTime
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PTimeArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PTimestamp
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PTimestampArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PTinyint
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PTinyintArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedDate
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedDouble
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedFloat
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedInt
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedLong
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedTime
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PVarbinary
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PVarbinaryArray
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PVarchar
 
INSTANCE - Static variable in class org.apache.phoenix.schema.types.PVarcharArray
 
INSTANCE - Static variable in class org.apache.phoenix.trace.util.NullSpan
 
INSTANCE - Static variable in class org.apache.phoenix.util.VarBinaryFormatter
 
instanceFromClass(Class<? extends PDataType>) - Method in class org.apache.phoenix.schema.types.PDataTypeFactory
 
InstanceResolver - Class in org.apache.phoenix.util
Resolves object instances registered using the JDK 6+ ServiceLoader.
instantiatePhoenixArray(PDataType, Object[]) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
instantiatePhoenixArray(PDataType, Object[]) - Static method in class org.apache.phoenix.schema.types.PDataType
 
InstrFunction - Class in org.apache.phoenix.expression.function
 
InstrFunction() - Constructor for class org.apache.phoenix.expression.function.InstrFunction
 
InstrFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.InstrFunction
 
InsufficientMemoryException - Exception in org.apache.phoenix.memory
Exception thrown by MemoryManager when insufficient memory is available
InsufficientMemoryException() - Constructor for exception org.apache.phoenix.memory.InsufficientMemoryException
 
InsufficientMemoryException(String) - Constructor for exception org.apache.phoenix.memory.InsufficientMemoryException
 
InsufficientMemoryException(Throwable) - Constructor for exception org.apache.phoenix.memory.InsufficientMemoryException
 
InsufficientMemoryException(String, Throwable) - Constructor for exception org.apache.phoenix.memory.InsufficientMemoryException
 
int_literal_or_bind() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
int_literal_or_bind() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
INT_OBJECT_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
int_or_long_literal() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
int_or_long_literal() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
INT_PRECISION - Static variable in class org.apache.phoenix.schema.types.PDataType
 
INT_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
internalGetValueMap() - Static method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
 
internalGetValueMap() - Static method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
 
InterRegionServerIndexRpcControllerFactory - Class in org.apache.hadoop.hbase.ipc.controller
RpcControllerFactory that should only be used when creating HTable for making remote RPCs to the region servers hosting global mutable index table regions.
InterRegionServerIndexRpcControllerFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory
 
InterRegionServerMetadataRpcControllerFactory - Class in org.apache.hadoop.hbase.ipc.controller
RpcControllerFactory that should only be used when creating HTable for making remote RPCs to the region servers hosting Phoenix SYSTEM tables.
InterRegionServerMetadataRpcControllerFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory
 
intersect(byte[], byte[]) - Method in class org.apache.phoenix.filter.SkipScanFilter
Intersect the ranges of this filter with the ranges form by lowerInclusive and upperInclusive key and filter out the ones that are not included in the region.
intersect(KeyRange) - Method in class org.apache.phoenix.query.KeyRange
 
intersect(List<KeyRange>, List<KeyRange>) - Static method in class org.apache.phoenix.query.KeyRange
 
intersectRegion(byte[], byte[], boolean) - Method in class org.apache.phoenix.compile.ScanRanges
Return true if the region with the start and end key intersects with the scan ranges and false otherwise.
intersectScan(Scan, byte[], byte[], int, boolean) - Method in class org.apache.phoenix.compile.ScanRanges
 
intersectScanRange(Scan, byte[], byte[]) - Static method in class org.apache.phoenix.util.ScanUtil
Intersects the scan start/stop row with the startKey and stopKey
intersectScanRange(Scan, byte[], byte[], boolean) - Static method in class org.apache.phoenix.util.ScanUtil
 
intersectTimeRange(TimeRange, TimeRange, Long) - Static method in class org.apache.phoenix.util.ScanUtil
 
INTO - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INTO - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
INTO - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
INTO - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
intOrLong(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
IntSumAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that sums integer values
IntSumAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.IntSumAggregator
 
invalidate(GuidePostsKey) - Method in class org.apache.phoenix.query.GuidePostsCache
Removes the mapping for tableName if it exists.
invalidateAll() - Method in class org.apache.phoenix.query.GuidePostsCache
Removes all mappings from the cache.
invalidateAll(byte[]) - Method in class org.apache.phoenix.query.GuidePostsCache
Removes all mappings where the GuidePostsKey.getPhysicalName() equals physicalName.
invalidateAll(HTableDescriptor) - Method in class org.apache.phoenix.query.GuidePostsCache
 
invalidateAll(PTable) - Method in class org.apache.phoenix.query.GuidePostsCache
 
invalidateStats(GuidePostsKey) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
invalidateStats(GuidePostsKey) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
Removes cache GuidePostsInfo for the table with the given name.
invalidateStats(GuidePostsKey) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
invalidateStats(GuidePostsKey) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
InvalidQualifierBytesException(int, int) - Constructor for exception org.apache.phoenix.schema.PTable.QualifierEncodingScheme.InvalidQualifierBytesException
 
invert() - Method in class org.apache.phoenix.query.KeyRange
 
invert(byte[], int, byte[], int, int) - Static method in enum org.apache.phoenix.schema.SortOrder
 
invert(byte[], int, int) - Static method in enum org.apache.phoenix.schema.SortOrder
 
invert(byte) - Static method in enum org.apache.phoenix.schema.SortOrder
 
INVERTED_SPACE_UTF8 - Static variable in class org.apache.phoenix.util.StringUtil
 
InvertFunction - Class in org.apache.phoenix.expression.function
 
InvertFunction() - Constructor for class org.apache.phoenix.expression.function.InvertFunction
 
InvertFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.InvertFunction
 
IS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
IS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
IS_ARRAY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_ARRAY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_AUTOINCREMENT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_CONSTANT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_CONSTANT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_IMMUTABLE_ROWS_PROP_NAME - Static variable in interface org.apache.phoenix.schema.PTable
 
IS_LOCAL_INDEX_TABLE_PROP_BYTES - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
IS_LOCAL_INDEX_TABLE_PROP_NAME - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
IS_NAMESPACE_MAPPED - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_NAMESPACE_MAPPED_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_NAMESPACE_MAPPING_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
IS_NOT_NULL_RANGE - Static variable in class org.apache.phoenix.query.KeyRange
KeyRange for non null variable length values.
IS_NULL_RANGE - Static variable in class org.apache.phoenix.query.KeyRange
KeyRange for variable length null values.
IS_NULLABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_ROW_TIMESTAMP - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_ROW_TIMESTAMP_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_SERVER_CONNECTION - Static variable in class org.apache.phoenix.util.QueryUtil
 
IS_SYSTEM_TABLE_MAPPED_TO_NAMESPACE - Static variable in interface org.apache.phoenix.query.QueryServices
 
IS_VIEW_INDEX_TABLE_PROP_BYTES - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
IS_VIEW_INDEX_TABLE_PROP_NAME - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
IS_VIEW_REFERENCED - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
IS_VIEW_REFERENCED_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
isAborted() - Method in class org.apache.phoenix.hbase.index.CapturingAbortable
 
isAborted() - Method in class org.apache.phoenix.hbase.index.parallel.TaskBatch
 
isAfterLast() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
isAfterLast() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
isAggregate() - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
isAggregate() - Method in class org.apache.phoenix.execute.CursorFetchPlan
 
isAggregate() - Method in class org.apache.phoenix.parse.DeleteStatement
 
isAggregate() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
isAggregate() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionInfo
 
isAggregate() - Method in class org.apache.phoenix.parse.FunctionParseNode
 
isAggregate() - Method in class org.apache.phoenix.parse.ParseContext
 
isAggregate() - Method in class org.apache.phoenix.parse.SelectStatement
 
isAllLeftJoin() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
isAllPointDeletes() - Method in class org.apache.phoenix.hbase.index.covered.Batch
 
isAnalyzeTable(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
isAppendOnlySchema() - Method in class org.apache.phoenix.schema.DelegateTable
 
isAppendOnlySchema() - Method in interface org.apache.phoenix.schema.PTable
 
isAppendOnlySchema() - Method in class org.apache.phoenix.schema.PTableImpl
 
ISAPPENDONLYSCHEMA_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
isArray() - Method in class org.apache.phoenix.parse.ColumnDef
 
isArrayReturnType - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
ISARRAYRETURNTYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
isArrayType() - Method in class org.apache.phoenix.parse.PFunction.FunctionArgument
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PCharArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PDataType
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PDateArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PFloatArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PLongArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PTimeArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
isArrayType() - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
ISARRAYTYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
isAscending - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
isAscending - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
isAscending() - Method in class org.apache.phoenix.expression.OrderByExpression
 
isAscending() - Method in class org.apache.phoenix.parse.OrderByNode
 
isAscending - Variable in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
isAsync() - Method in class org.apache.phoenix.parse.AlterIndexStatement
 
isAsync() - Method in class org.apache.phoenix.parse.CreateIndexStatement
 
isAtomicOp(Mutation) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
isAtomicOp(Mutation) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
True if mutation has an ON DUPLICATE KEY clause
isAtomicOp(Mutation) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
isAtomicOp(Mutation) - Method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
isAutoFlush() - Method in class org.apache.phoenix.execute.DelegateHTable
 
isAutoIncrement(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isBatchFailed() - Method in class org.apache.phoenix.hbase.index.parallel.Task
 
isBeforeFirst() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
isBeforeFirst() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
isBooleanFalseOrNull(Expression) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
isBooleanNull(Expression) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
isBuildingIndex() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
isBulkAllocation(long) - Static method in class org.apache.phoenix.util.SequenceUtil
Returns true if the value of numToAllocate signals that a bulk allocation of sequence slots was requested.
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PChar
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PDate
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PTime
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
isBytesComparableWith(PDataType) - Method in class org.apache.phoenix.schema.types.PVarchar
 
isCaseSensitive() - Method in interface org.apache.phoenix.compile.ColumnProjector
 
isCaseSensitive() - Method in class org.apache.phoenix.compile.ExpressionProjector
 
isCaseSensitive(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isCaseSensitive() - Method in class org.apache.phoenix.parse.CursorName
 
isCaseSensitive() - Method in class org.apache.phoenix.parse.NamedNode
 
isCaseSensitive() - Method in class org.apache.phoenix.parse.NamedParseNode
 
isCaseSensitive(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isCaseSensitve() - Method in class org.apache.phoenix.parse.AliasedNode
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PBoolean
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDate
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDecimal
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PLong
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTime
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
isCastableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
isCatalogAtStart() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
isClientSideUpsertSelect() - Method in class org.apache.phoenix.compile.StatementContext
 
isCloneNode(Expression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
isCloneNode(Expression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneNonDeterministicExpressionVisitor
 
isCloneNode(Expression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.ReplaceArrayFunctionExpressionVisitor
 
isClosed() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
isClosed() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
isClosed() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
isClosed() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
isClosed() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
isClosed() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
isClosed() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
isClosed() - Method in interface org.apache.phoenix.log.LogWriter
if writer is closed and cannot write further event
isClosed() - Method in class org.apache.phoenix.log.QueryLoggerDisruptor
 
isClosed() - Method in class org.apache.phoenix.log.TableLogWriter
 
isCloseOnCompletion() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
isCloseOnCompletion() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
isCloseOnCompletion() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
isCoercibleTo(PDataType, PDataType) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PBinary
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PBoolean
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PChar
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PCharArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PCharArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDate
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PDate
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDateArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PDateArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PDecimal
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PDouble
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDouble
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PFloat
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PFloat
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PFloatArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PFloatArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PInteger
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PInteger
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PLong
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PLong
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PLongArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PLongArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PSmallint
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PSmallint
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTime
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PTime
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTimeArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PTimeArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PTinyint
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTinyint
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PVarchar
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PVarchar
 
isCoercibleTo(PDataType) - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
isCoercibleTo(PDataType, Object) - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
isCollectingRequestLevelMetricsEnabled(String, Properties, ReadOnlyProps) - Static method in class org.apache.phoenix.util.JDBCUtil
 
isColumnRowTimestamp(ColumnName) - Method in class org.apache.phoenix.parse.PrimaryKeyConstraint
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PInteger
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PLong
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PSmallint
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PTinyint
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
isComparableTo(PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
isConnectionless() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
isConstant - Variable in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
isConstant() - Method in class org.apache.phoenix.parse.FunctionParseNode.BuiltInFunctionArgInfo
 
isConstant() - Method in class org.apache.phoenix.parse.PFunction.FunctionArgument
 
isConstant(Expression) - Static method in class org.apache.phoenix.util.ExpressionUtil
 
ISCONSTANT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
isConstantExpression() - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
isContextScan(Scan, StatementContext) - Static method in class org.apache.phoenix.util.ScanUtil
 
isCountFunction(String) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
isCountFunction(String) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
isCurrency(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isCycleAllowed(long) - Static method in class org.apache.phoenix.util.SequenceUtil
 
isDataPKColumn(PColumn) - Static method in class org.apache.phoenix.util.IndexUtil
 
isDataValuesFixedLength - Variable in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
isDebugEnabled() - Method in class org.apache.phoenix.log.QueryLogger
Is debug logging currently enabled? Call this method to prevent having to perform expensive operations (for example, String concatenation) when the log level is more than debug.
isDefaultTimeRange(TimeRange) - Static method in class org.apache.phoenix.util.ScanUtil
 
isDefinitelyWritable(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isDegenerate() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
isDegenerate() - Method in interface org.apache.phoenix.compile.QueryPlan
 
isDegenerate() - Method in class org.apache.phoenix.compile.ScanRanges
 
isDegenerate() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
isDegenerate() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
isDegenerate() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
isDegenerate() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
isDegenerate() - Method in class org.apache.phoenix.execute.UnionPlan
 
isDegenerate(byte[], byte[]) - Static method in class org.apache.phoenix.query.KeyRange
 
isDelete(Cell) - Static method in class org.apache.phoenix.util.TransactionUtil
 
isDeleteFamily(Cell) - Static method in class org.apache.phoenix.util.TransactionUtil
 
isDescVarLengthRowKeyUpgrade() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
Returns true if this connection is being used to upgrade the data due to PHOENIX-2067 and false otherwise.
isDisableIndexOnFailure() - Method in exception org.apache.phoenix.hbase.index.exception.IndexWriteException
 
isDistinct() - Method in class org.apache.phoenix.parse.DeleteStatement
 
isDistinct() - Method in interface org.apache.phoenix.parse.FilterableStatement
 
isDistinct() - Method in class org.apache.phoenix.parse.SelectStatement
 
isDoubleOrFloat(PDataType) - Static method in class org.apache.phoenix.schema.types.PDataType
 
isDropMetaData() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
isDupKeyIgnore(byte[]) - Static method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
isDynamic() - Method in class org.apache.phoenix.schema.DelegateColumn
 
isDynamic() - Method in interface org.apache.phoenix.schema.PColumn
 
isDynamic() - Method in class org.apache.phoenix.schema.PColumnImpl
 
ISDYNAMIC_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
isEmpty() - Method in class org.apache.phoenix.compile.AggregationManager
 
isEmpty() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
isEmpty() - Method in class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
isEmpty() - Method in class org.apache.phoenix.parse.HintNode
 
isEmpty() - Method in class org.apache.phoenix.parse.ParseContext.Stack
 
isEmpty() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
isEmpty() - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
isEmpty() - Method in class org.apache.phoenix.util.ReadOnlyProps
 
isEmptyGpsKey(byte[]) - Static method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
isEmptyGuidePost() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
isEnabled(Mutation) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
By default, we always attempt to index the mutation.
isEnabled(Mutation) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexCodec
This allows the codec to dynamically change whether or not indexing should take place for a table.
isEnabled(Mutation) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
This allows the codec to dynamically change whether or not indexing should take place for a table.
isEnabled(Mutation) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
isEnabled(Mutation) - Method in interface org.apache.phoenix.hbase.index.covered.IndexCodec
This allows the codec to dynamically change whether or not indexing should take place for a table.
isEnabled(Mutation) - Method in class org.apache.phoenix.index.PhoenixIndexCodec
 
isEnclosedInSingleQuotes(String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isEverything() - Method in class org.apache.phoenix.compile.ScanRanges
 
isExpired(HRegionLocation) - Method in class org.apache.phoenix.cache.ServerCacheClient.ServerCache
 
isFalse(Expression) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
isFamilyEssential(byte[]) - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
isFamilyEssential(byte[]) - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
isFamilyEssential(byte[]) - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
isFamilyEssential(byte[]) - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
isFamilyEssential(byte[]) - Method in class org.apache.phoenix.filter.RowKeyComparisonFilter
 
isFamilyEssential(byte[]) - Method in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
isFilterDone() - Method in class org.apache.phoenix.coprocessor.BaseRegionScanner
 
isFilterDone() - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
isFilterDone() - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
isFirst() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
isFirst() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
isFirstScan() - Method in class org.apache.phoenix.iterate.BaseResultIterators.ScanLocator
 
isFixedLength() - Method in class org.apache.phoenix.schema.ValueSchema
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PBinary
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PBoolean
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PChar
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PCharArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PDataType
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PDate
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PDateArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PDecimal
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PDouble
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PFloat
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PFloatArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PInteger
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PLong
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PLongArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PSmallint
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PTime
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PTimeArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PTimestamp
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PTinyint
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PVarbinary
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PVarchar
 
isFixedWidth() - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
isFlat() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
isFlushed() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
isFunctionTable(byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isGlobalIndexCheckerEnabled(PhoenixConnection, PName) - Static method in class org.apache.phoenix.util.IndexUtil
 
isGlobalMetricsEnabled() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
isGrantStatement() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
isHColumnProperty(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isHTableProperty(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isIfNotExists() - Method in class org.apache.phoenix.parse.CreateSchemaStatement
 
isImmutable() - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
isImmutable() - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
isImmutable() - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
isImmutable() - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
isImmutable() - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
isImmutable() - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
isImmutable() - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
isImmutable() - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
isImmutable() - Method in interface org.apache.phoenix.schema.tuple.Tuple
Determines whether or not the Tuple is immutable (the typical case) or will potentially have additional KeyValues added to it (the case during filter evaluation when we see one KeyValue at a time).
isImmutable() - Method in class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
isImmutableRows() - Method in class org.apache.phoenix.index.IndexMaintainer
 
isImmutableRows() - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
isImmutableRows() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
isImmutableRows() - Method in class org.apache.phoenix.schema.DelegateTable
 
isImmutableRows() - Method in interface org.apache.phoenix.schema.PTable
 
isImmutableRows() - Method in class org.apache.phoenix.schema.PTableImpl
 
ISIMMUTABLEROWS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
isInclusive(KeyRange.Bound) - Method in class org.apache.phoenix.query.KeyRange
 
isInclusive(CompareFilter.CompareOp) - Static method in class org.apache.phoenix.util.ByteUtil
 
isIndexColumn(String) - Static method in class org.apache.phoenix.util.IndexUtil
 
isIndexRebuild(Map<String, byte[]>) - Static method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
isIndexRebuild(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
isInfoEnabled() - Method in class org.apache.phoenix.log.QueryLogger
Is Info logging currently enabled? Call this method to prevent having to perform expensive operations (for example, String concatenation) when the log level is more than info.
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
isInitialized() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
isInitialized() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
isJoin() - Method in class org.apache.phoenix.parse.SelectStatement
 
isKeepDeletedCells(ScanInfo) - Static method in class org.apache.hadoop.hbase.regionserver.ScanInfoUtil
 
isKeyContained(ImmutableBytesPtr) - Method in class org.apache.phoenix.cache.aggcache.SpillableGroupByCache.QueryCache
 
isKeyInRegion(byte[], Region) - Static method in class org.apache.phoenix.util.ServerUtil
 
isLast() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
isLast() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
isLastScan() - Method in class org.apache.phoenix.iterate.BaseResultIterators.ScanLocator
 
isLocalIndex() - Method in class org.apache.phoenix.index.IndexMaintainer
 
isLocalIndex(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isLocalIndex(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
ISLOCALINDEX_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
isLocalIndexFamily(String) - Static method in class org.apache.phoenix.util.IndexUtil
 
isLocalIndexFamily(ImmutableBytesPtr) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isLocalIndexFamily(byte[]) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isLocalIndexStore(Store) - Static method in class org.apache.phoenix.util.IndexUtil
 
isLocalIndexStoreFilesConsistent(RegionCoprocessorEnvironment, Store) - Static method in class org.apache.phoenix.util.RepairUtil
 
isLoggingEnabled(LogLevel) - Method in enum org.apache.phoenix.monitoring.MetricType
 
isLogTable(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isLowerInclusive() - Method in class org.apache.phoenix.query.KeyRange
 
isMaxLength() - Method in class org.apache.phoenix.schema.ValueSchema
 
isMetaTable(byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isMetaTable(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isMetaTable(byte[], byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isMetaTable(String, String) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isMetricsEnabled() - Static method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
 
isMultiTenant() - Method in class org.apache.phoenix.schema.DelegateTable
 
isMultiTenant() - Method in interface org.apache.phoenix.schema.PTable
 
isMultiTenant() - Method in class org.apache.phoenix.schema.PTableImpl
 
isMultiTenant(Mutation, KeyValueBuilder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
ISMULTITENANT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
isMutable() - Method in enum org.apache.phoenix.schema.TableProperty
 
isMutableOnView() - Method in enum org.apache.phoenix.schema.TableProperty
 
isMutation() - Method in enum org.apache.phoenix.jdbc.PhoenixStatement.Operation
 
isNamespaceMapped() - Method in class org.apache.phoenix.schema.DelegateTable
 
isNamespaceMapped() - Method in interface org.apache.phoenix.schema.PTable
 
isNamespaceMapped() - Method in class org.apache.phoenix.schema.PTableImpl
 
isNameSpaceMapped(List<Mutation>, KeyValueBuilder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isNamespaceMapped(Result) - Static method in class org.apache.phoenix.util.SchemaUtil
 
ISNAMESPACEMAPPED_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
isNamespaceMappingEnabled(PTableType, Configuration) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isNamespaceMappingEnabled(PTableType, ReadOnlyProps) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isNegate() - Method in class org.apache.phoenix.expression.IsNullExpression
 
isNegate() - Method in class org.apache.phoenix.parse.BetweenParseNode
 
isNegate() - Method in class org.apache.phoenix.parse.ExistsParseNode
 
isNegate() - Method in class org.apache.phoenix.parse.InListParseNode
 
isNegate() - Method in class org.apache.phoenix.parse.InParseNode
 
isNegate() - Method in class org.apache.phoenix.parse.IsNullParseNode
 
isNegate() - Method in class org.apache.phoenix.parse.LikeParseNode
 
isNewestTime(long) - Static method in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
isNext() - Method in class org.apache.phoenix.parse.FetchStatement
 
isNonAggregateScan(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
isNonNegativeDate(Date) - Static method in class org.apache.phoenix.schema.types.PDataType
 
isNonNegativeNumber(Number) - Static method in class org.apache.phoenix.schema.types.PDataType
 
isNoUpgradeSet(Properties) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
isNull() - Method in class org.apache.phoenix.parse.ColumnDef
 
isNull(ParseNode, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
isNull(int, ValueBitSet) - Method in class org.apache.phoenix.schema.KeyValueSchema
 
isNull(byte[]) - Method in class org.apache.phoenix.schema.types.PDataType
 
isNull(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
isNull(Expression, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ExpressionUtil
 
isNullable() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
isNullable() - Method in class org.apache.phoenix.expression.aggregator.BaseAggregator
 
isNullable() - Method in class org.apache.phoenix.expression.aggregator.CountAggregator
 
isNullable() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
isNullable() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
isNullable() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
isNullable() - Method in class org.apache.phoenix.expression.BaseExpression
 
isNullable() - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
isNullable() - Method in class org.apache.phoenix.expression.CaseExpression
 
isNullable() - Method in class org.apache.phoenix.expression.ColumnExpression
 
isNullable() - Method in class org.apache.phoenix.expression.DelegateExpression
 
isNullable() - Method in class org.apache.phoenix.expression.function.AvgAggregateFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.CoalesceFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.CollationKeyFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
The COUNT function never returns null
isNullable() - Method in class org.apache.phoenix.expression.function.DecodeFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.DefaultValueExpression
 
isNullable() - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
The COUNT function never returns null
isNullable() - Method in class org.apache.phoenix.expression.function.InvertFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.LowerFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.MD5Function
 
isNullable() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
isNullable() - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.TimezoneOffsetFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
isNullable() - Method in class org.apache.phoenix.expression.function.UpperFunction
 
isNullable() - Method in class org.apache.phoenix.expression.LiteralExpression
 
isNullable(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
isNullable(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isNullable() - Method in class org.apache.phoenix.schema.DelegateDatum
 
isNullable() - Method in class org.apache.phoenix.schema.PBaseColumn
 
isNullable() - Method in class org.apache.phoenix.schema.PColumnImpl
 
isNullable() - Method in interface org.apache.phoenix.schema.PDatum
 
isNullable() - Method in class org.apache.phoenix.schema.ProjectedColumn
 
isNullable() - Method in class org.apache.phoenix.schema.types.PDataType
 
isNullable() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
IsNullExpression - Class in org.apache.phoenix.expression
Implementation of IS NULL and IS NOT NULL expression
IsNullExpression() - Constructor for class org.apache.phoenix.expression.IsNullExpression
 
IsNullExpression(List<Expression>, boolean) - Constructor for class org.apache.phoenix.expression.IsNullExpression
 
IsNullParseNode - Class in org.apache.phoenix.parse
Node representing the IS NULL and IS NOT NULL expressions in SQL
isNullSet() - Method in class org.apache.phoenix.parse.ColumnDef
 
isNullsLast() - Method in class org.apache.phoenix.expression.OrderByExpression
 
isNullsLast() - Method in class org.apache.phoenix.parse.OrderByNode
 
isOrderPreserving() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
isOrderPreserving() - Method in class org.apache.phoenix.compile.OrderPreservingTracker
 
isOrderPreserving() - Method in class org.apache.phoenix.schema.types.PDataType
 
isOrderPreserving() - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
isOrderPreserving() - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
isOrderValuesFixedLength - Variable in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
isPacingScannersPossible(StatementContext) - Static method in class org.apache.phoenix.util.ScanUtil
 
isPartialExtraction() - Method in interface org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.KeySlots
Tracks whether or not the contained KeySlot(s) contain a slot that includes only a partial extraction of the involved expressions.
isPartialExtraction() - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.MultiKeySlot
 
isPartialExtraction() - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor.SingleKeySlot
 
isPhoenixTableProperty(String) - Static method in enum org.apache.phoenix.schema.TableProperty
 
isPK() - Method in class org.apache.phoenix.parse.ColumnDef
 
isPKColumn(PColumn) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isPkPositionChanging(TableRef, List<Expression>) - Static method in class org.apache.phoenix.util.ExpressionUtil
 
isPointLookup() - Method in class org.apache.phoenix.compile.ScanRanges
 
isPoolable() - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
isPoolable() - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
isPoolable() - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
isPossibleToUseEncodedCQFilter(PTable.QualifierEncodingScheme, PTable.ImmutableStorageScheme) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
isPostFilterConvertible(SelectStatement) - Static method in class org.apache.phoenix.compile.SubselectRewriter
 
isPrimitiveType() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
isPrimitiveType() - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
isReadOnly() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
isReadOnly() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
isReadOnly() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
isReadOnly(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isReadOnly() - Method in enum org.apache.phoenix.schema.PTable.ViewType
 
isRegionObserverFor(Scan) - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
isRegionObserverFor(Scan) - Method in class org.apache.phoenix.coprocessor.GroupedAggregateRegionObserver
 
isRegionObserverFor(Scan) - Method in class org.apache.phoenix.coprocessor.ScanRegionObserver
 
isRegionObserverFor(Scan) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
isRenewingLeasesEnabled() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
isRenewingLeasesEnabled() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
isRenewingLeasesEnabled() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
isRenewingLeasesEnabled() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
isReplace() - Method in class org.apache.phoenix.parse.CreateFunctionStatement
 
isReplace() - Method in class org.apache.phoenix.parse.PFunction
 
ISREPLACE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
isRequestLevelMetricsEnabled() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
isRequestMetricsEnabled() - Method in class org.apache.phoenix.monitoring.ReadMetricQueue
 
isReservedColumnQualifier(int) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
isReverse() - Method in class org.apache.phoenix.compile.OrderPreservingTracker
 
isReversed(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
isRewrite() - Method in class org.apache.phoenix.parse.FamilyWildcardParseNode
 
isRewrite() - Method in class org.apache.phoenix.parse.TableWildcardParseNode
 
isRewrite() - Method in class org.apache.phoenix.parse.WildcardParseNode
 
isRoundRobinPossible(OrderByCompiler.OrderBy, StatementContext) - Static method in class org.apache.phoenix.util.ScanUtil
Selecting underlying scanners in a round-robin fashion is possible if there is no ordering of rows needed, not even row key order.
isRowDeleted(Collection<? extends Cell>) - Method in class org.apache.phoenix.index.IndexMaintainer
 
isRowDeleted(Mutation) - Method in class org.apache.phoenix.index.IndexMaintainer
 
isRowKeyOrdered() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
isRowKeyOrdered() - Method in interface org.apache.phoenix.compile.QueryPlan
 
isRowKeyOrdered() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
isRowKeyOrdered() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
isRowKeyOrdered() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
isRowKeyOrdered() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
isRowKeyOrdered() - Method in class org.apache.phoenix.execute.UnionPlan
 
isRowKeyOrderOptimized(PDataType, SortOrder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
isRowKeyOrderOptimized(PDataType, SortOrder, byte[], int, int) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
isRowTimestamp() - Method in class org.apache.phoenix.parse.ColumnDef
 
isRowTimestamp() - Method in class org.apache.phoenix.parse.ColumnDefInPkConstraint
 
isRowTimestamp() - Method in class org.apache.phoenix.schema.DelegateColumn
 
isRowTimestamp() - Method in interface org.apache.phoenix.schema.PColumn
 
isRowTimestamp() - Method in class org.apache.phoenix.schema.PColumnImpl
 
ISROWTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
isRunning() - Method in class org.apache.phoenix.trace.util.NullSpan
 
isRunning() - Method in class org.apache.phoenix.util.PhoenixStopWatch
Returns true if PhoenixStopWatch.start() has been called on this stopwatch, and PhoenixStopWatch.stop() has not been called since the last call to start().
isRunningUpgrade() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
isSalted(Mutation, KeyValueBuilder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isSchemaCheckRequired(PTableType, ReadOnlyProps) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isSchemaNameCaseSensitive() - Method in class org.apache.phoenix.parse.TableName
 
isSearchable(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isSequenceTable(byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isSequenceTable(PTable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isSerial() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
isSerial() - Method in class org.apache.phoenix.iterate.ParallelIterators
No need to use stats when executing serially
isSerial() - Method in class org.apache.phoenix.iterate.SerialIterators
 
isServerConnection(ReadOnlyProps) - Static method in class org.apache.phoenix.util.QueryUtil
 
isSigned(int) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
isSigned(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isSimpleScan(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
isSingleKey() - Method in class org.apache.phoenix.query.KeyRange
 
isSingleValueOnly() - Method in class org.apache.phoenix.compile.JoinCompiler.JoinSpec
 
isSingleValueOnly() - Method in class org.apache.phoenix.parse.JoinTableNode
 
isSizeCompatible(ImmutableBytesWritable, Object, PDataType, SortOrder, Integer, Integer, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
isSizeCompatible(ImmutableBytesWritable, Object, PDataType, SortOrder, Integer, Integer, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
isSizeCompatible(ImmutableBytesWritable, Object, PDataType, SortOrder, Integer, Integer, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PChar
 
isSizeCompatible(ImmutableBytesWritable, Object, PDataType, SortOrder, Integer, Integer, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDataType
Checks whether or not the value represented by value (or ptr if value is null) is compatible in terms of size with the desired max length and scale.
isSizeCompatible(ImmutableBytesWritable, Object, PDataType, SortOrder, Integer, Integer, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDecimal
 
isSizeCompatible(ImmutableBytesWritable, Object, PDataType, SortOrder, Integer, Integer, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarchar
 
isSkippable() - Method in class org.apache.phoenix.schema.types.PDataType
 
isSkippable() - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
isSkippable() - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
isSpillableGroupByEnabled() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
isStateless() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
isStateless() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
isStateless() - Method in class org.apache.phoenix.expression.BaseExpression
 
isStateless() - Method in class org.apache.phoenix.expression.CurrentDateTimeFunction
 
isStateless() - Method in class org.apache.phoenix.expression.DelegateExpression
 
isStateless() - Method in interface org.apache.phoenix.expression.Expression
 
isStateless() - Method in class org.apache.phoenix.expression.function.AggregateFunction
 
isStateless() - Method in class org.apache.phoenix.expression.function.RandomFunction
 
isStateless() - Method in class org.apache.phoenix.expression.LiteralExpression
 
isStateless() - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
isStateless() - Method in class org.apache.phoenix.parse.AggregateFunctionParseNode
Aggregate function are not stateless, even though all the args may be stateless, for example, COUNT(1)
isStateless() - Method in class org.apache.phoenix.parse.BindParseNode
 
isStateless() - Method in class org.apache.phoenix.parse.CompoundParseNode
 
isStateless() - Method in class org.apache.phoenix.parse.LiteralParseNode
 
isStateless() - Method in class org.apache.phoenix.parse.ParseNode
 
isStateless() - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
isStatsEnabled(TableName) - Static method in class org.apache.phoenix.schema.stats.StatisticsUtil
 
isStatsTable(byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isStopped() - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
isStopped() - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
isStopped() - Method in class org.apache.phoenix.hbase.index.parallel.BaseTaskRunner
 
isStopped() - Method in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
isStopped() - Method in class org.apache.phoenix.hbase.index.write.DelegateIndexFailurePolicy
 
isStopped() - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
 
isStopped() - Method in class org.apache.phoenix.hbase.index.write.KillServerOnFailurePolicy
 
isStopped() - Method in class org.apache.phoenix.hbase.index.write.LeaveIndexActiveFailurePolicy
 
isStopped() - Method in class org.apache.phoenix.hbase.index.write.recovery.StoreFailuresInCachePolicy
 
isStopped() - Method in class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
isStopValue(Boolean) - Method in class org.apache.phoenix.expression.AndExpression
 
isStopValue(Boolean) - Method in class org.apache.phoenix.expression.AndOrExpression
 
isStopValue(Boolean) - Method in class org.apache.phoenix.expression.OrExpression
 
isSubqueryDistinct() - Method in class org.apache.phoenix.parse.InParseNode
 
isSubqueryResultAvailable(SelectStatement) - Method in class org.apache.phoenix.compile.StatementContext
 
isSubselect() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
isSuccessful() - Method in class org.apache.phoenix.tool.CanaryTestResult
 
isSynced() - Method in class org.apache.phoenix.log.QueryLogger
Is Synced already
isSystemTable(byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
isTableNameCaseSensitive() - Method in class org.apache.phoenix.parse.ColumnParseNode
 
isTableNameCaseSensitive() - Method in class org.apache.phoenix.parse.TableName
 
isTemporary() - Method in class org.apache.phoenix.parse.CreateFunctionStatement
 
isTemporaryFunction() - Method in class org.apache.phoenix.parse.PFunction
 
isTestUrl(String) - Static method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
isThreadSafe() - Method in class org.apache.phoenix.expression.function.CollationKeyFunction
 
isThreadSafe() - Method in class org.apache.phoenix.expression.function.ScalarFunction
Used to determine if the same ScalarFunction instance may be used by multiple threads.
isTop() - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
isTopLevel() - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
isTopLevel() - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
isTraceOn() - Method in class org.apache.phoenix.parse.TraceStatement
 
isTraceOn(String) - Static method in class org.apache.phoenix.trace.util.Tracing
 
isTracingEnabled() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
isTransactional() - Method in class org.apache.phoenix.schema.DelegateTable
 
isTransactional() - Method in interface org.apache.phoenix.schema.PTable
 
isTransactional() - Method in class org.apache.phoenix.schema.PTableImpl
 
isTransactional(Mutation, KeyValueBuilder, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isTransactionalTimestamp(long) - Static method in class org.apache.phoenix.util.TransactionUtil
 
isTransactionRunning() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
isTransactionRunning() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Is there a transaction in flight?
isTransactionRunning() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
isTransactionStarted() - Method in class org.apache.phoenix.execute.MutationState
 
isTrue(Expression) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
isUnbound(KeyRange.Bound) - Method in class org.apache.phoenix.query.KeyRange
 
isUnbound() - Method in class org.apache.phoenix.query.KeyRange
 
isUngroupedAggregate() - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
isUnion() - Method in class org.apache.phoenix.parse.SelectStatement
 
isUnknown() - Method in class org.apache.phoenix.optimize.Cost
 
isUnsupported(PhoenixTransactionProvider.Feature) - Method in class org.apache.phoenix.transaction.OmidTransactionProvider
 
isUnsupported(PhoenixTransactionProvider.Feature) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionProvider
 
isUnsupported(PhoenixTransactionProvider.Feature) - Method in class org.apache.phoenix.transaction.TephraTransactionProvider
 
isUpdatable() - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
isUpgradeRequired() - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
isUpgradeRequired() - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
isUpgradeRequired() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
isUpgradeRequired() - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
isUpperInclusive() - Method in class org.apache.phoenix.query.KeyRange
 
isUseByteBasedRegex() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
isUseIndexes() - Method in class org.apache.phoenix.query.QueryServicesOptions
 
isValid() - Method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
isValid(int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
isValid(int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
isValidOnView() - Method in enum org.apache.phoenix.schema.TableProperty
 
isViewIndex(String) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
isViewReferenced() - Method in class org.apache.phoenix.schema.DelegateColumn
 
isViewReferenced() - Method in interface org.apache.phoenix.schema.PColumn
 
isViewReferenced() - Method in class org.apache.phoenix.schema.PColumnImpl
 
isWALDisabled() - Method in class org.apache.phoenix.schema.DelegateTable
 
isWALDisabled() - Method in interface org.apache.phoenix.schema.PTable
 
isWALDisabled() - Method in class org.apache.phoenix.schema.PTableImpl
 
isWALEditCodecSet(Configuration) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
isWildCardSelect() - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
isWritable(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
iterator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
iterator() - Method in class org.apache.phoenix.cache.aggcache.SpillMap
Iterate over all spilled elements, including the ones that are currently paged into memory
iterator() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
iterator(ParallelScanGrouper) - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
iterator() - Method in interface org.apache.phoenix.compile.QueryPlan
Get a result iterator to iterate over the results
iterator(ParallelScanGrouper) - Method in interface org.apache.phoenix.compile.QueryPlan
 
iterator(ParallelScanGrouper, Scan) - Method in interface org.apache.phoenix.compile.QueryPlan
 
iterator() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
iterator(ParallelScanGrouper) - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
iterator() - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
iterator(ParallelScanGrouper) - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
iterator(Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>, ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.ClientAggregatePlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.ClientScanPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.CorrelatePlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.CursorFetchPlan
 
iterator() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
iterator(ParallelScanGrouper) - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.HashJoinPlan
 
iterator(ParallelScanGrouper) - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
iterator() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.TupleProjectionPlan
 
iterator() - Method in class org.apache.phoenix.execute.UnionPlan
 
iterator(ParallelScanGrouper) - Method in class org.apache.phoenix.execute.UnionPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.UnionPlan
 
iterator(ParallelScanGrouper, Scan) - Method in class org.apache.phoenix.execute.UnnestArrayPlan
 
iterator() - Method in class org.apache.phoenix.index.IndexMaintainer
 
iterator() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
iterator() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
iterator() - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
iterator() - Method in exception org.apache.phoenix.schema.DelegateSQLException
 
iterator(byte[], int, int, ImmutableBytesWritable, int, ValueBitSet) - Method in class org.apache.phoenix.schema.KeyValueSchema
 
iterator(ImmutableBytesWritable, ImmutableBytesWritable, int, ValueBitSet) - Method in class org.apache.phoenix.schema.KeyValueSchema
 
iterator(ImmutableBytesWritable, int, ValueBitSet) - Method in class org.apache.phoenix.schema.KeyValueSchema
 
iterator(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.KeyValueSchema
 
iterator() - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
iterator() - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
iterator(byte[], int, int, ImmutableBytesWritable, int, int) - Method in class org.apache.phoenix.schema.RowKeySchema
 
iterator(byte[], int, int, ImmutableBytesWritable, int) - Method in class org.apache.phoenix.schema.RowKeySchema
 
iterator(ImmutableBytesWritable, ImmutableBytesWritable, int) - Method in class org.apache.phoenix.schema.RowKeySchema
 
iterator(byte[], ImmutableBytesWritable, int) - Method in class org.apache.phoenix.schema.RowKeySchema
 
iterator(byte[], int, int, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.RowKeySchema
 
iterator(byte[], ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.RowKeySchema
 
iterator(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.RowKeySchema
 
iterator() - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
iterator() - Method in class org.apache.phoenix.util.ReadOnlyProps
 

J

JAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
JAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
JAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
JAR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
JAR_PATH - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
jar_path() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
jar_path() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
JAR_PATH_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
JARPATH_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
JARS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
JARS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
JARS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
JARS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
JavaMathOneArgumentFunction - Class in org.apache.phoenix.expression.function
 
JavaMathOneArgumentFunction() - Constructor for class org.apache.phoenix.expression.function.JavaMathOneArgumentFunction
 
JavaMathOneArgumentFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.JavaMathOneArgumentFunction
 
JavaMathTwoArgumentFunction - Class in org.apache.phoenix.expression.function
 
JavaMathTwoArgumentFunction() - Constructor for class org.apache.phoenix.expression.function.JavaMathTwoArgumentFunction
 
JavaMathTwoArgumentFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.JavaMathTwoArgumentFunction
 
JavaPattern - Class in org.apache.phoenix.expression.util.regex
 
JavaPattern(String) - Constructor for class org.apache.phoenix.expression.util.regex.JavaPattern
 
JavaPattern(String, int) - Constructor for class org.apache.phoenix.expression.util.regex.JavaPattern
 
JDBC_PROTOCOL - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Root for the JDBC URL that the Phoenix accepts accepts.
JDBC_PROTOCOL_SEPARATOR - Static variable in class org.apache.phoenix.util.PhoenixRuntime
 
JDBC_PROTOCOL_TERMINATOR - Static variable in class org.apache.phoenix.util.PhoenixRuntime
 
JDBC_THIN_PROTOCOL - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Root for the JDBC URL used by the thin driver.
jdbcCompliant() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
JDBCUtil - Class in org.apache.phoenix.util
Utilities for JDBC
JobManager<T> - Class in org.apache.phoenix.job
Thread pool executor that executes scans in parallel
JobManager(int) - Constructor for class org.apache.phoenix.job.JobManager
 
JobManager.JobCallable<T> - Interface in org.apache.phoenix.job
Delegating callable implementation that preserves the parentJobId and sets up thread tracker stuff before delegating to the actual command.
JobManager.JobRunnable<T> - Interface in org.apache.phoenix.job
 
JodaTimezoneCache - Class in org.apache.phoenix.cache
 
JodaTimezoneCache() - Constructor for class org.apache.phoenix.cache.JodaTimezoneCache
 
join(MutationState) - Method in class org.apache.phoenix.execute.MutationState
Combine a newer mutation with this one, where in the event of overlaps, the newer one will take precedence.
join(double, double, JoinTableNode.JoinType) - Static method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
join(double, double[], JoinTableNode.JoinType[]) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
join(double, double, JoinTableNode.JoinType) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
join(JoinTableNode.JoinType, TableNode, TableNode, ParseNode, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
join(PhoenixTransactionContext) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
join(PhoenixTransactionContext) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Augment the current context with ctx modified keys
join(PhoenixTransactionContext) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
join_type() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
join_type() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
JOIN_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
JOIN = 4;
JoinCompiler - Class in org.apache.phoenix.compile
 
JoinCompiler.ColumnRefType - Enum in org.apache.phoenix.compile
 
JoinCompiler.JoinSpec - Class in org.apache.phoenix.compile
 
JoinCompiler.JoinTable - Class in org.apache.phoenix.compile
 
JoinCompiler.Strategy - Enum in org.apache.phoenix.compile
 
JoinCompiler.Table - Class in org.apache.phoenix.compile
 
joinProjectedTables(PTable, PTable, JoinTableNode.JoinType) - Static method in class org.apache.phoenix.compile.JoinCompiler
 
joinSortedIntArrays(int[], int[]) - Static method in class org.apache.phoenix.execute.MutationState
 
JoinTableNode - Class in org.apache.phoenix.parse
Node representing the join specified in the FROM clause of SQL
JoinTableNode.JoinType - Enum in org.apache.phoenix.parse
 
JONIPattern - Class in org.apache.phoenix.expression.util.regex
 
JONIPattern(String) - Constructor for class org.apache.phoenix.expression.util.regex.JONIPattern
 
JONIPattern(String, int) - Constructor for class org.apache.phoenix.expression.util.regex.JONIPattern
 
JONIPattern(String, int, Encoding) - Constructor for class org.apache.phoenix.expression.util.regex.JONIPattern
 
JsonBulkLoadTool - Class in org.apache.phoenix.mapreduce
A tool for running MapReduce-based ingests of JSON data.
JsonBulkLoadTool() - Constructor for class org.apache.phoenix.mapreduce.JsonBulkLoadTool
 
JsonToKeyValueMapper - Class in org.apache.phoenix.mapreduce
MapReduce mapper that converts JSON input lines into KeyValues that can be written to HFiles.
JsonToKeyValueMapper() - Constructor for class org.apache.phoenix.mapreduce.JsonToKeyValueMapper
 
JsonUpsertExecutor - Class in org.apache.phoenix.util.json
UpsertExecutor over Map objects, as parsed from JSON.
JsonUpsertExecutor(Connection, List<ColumnInfo>, PreparedStatement, UpsertExecutor.UpsertListener<Map<?, ?>>) - Constructor for class org.apache.phoenix.util.json.JsonUpsertExecutor
Testing constructor.
JsonUpsertExecutor(Connection, String, List<ColumnInfo>, UpsertExecutor.UpsertListener<Map<?, ?>>) - Constructor for class org.apache.phoenix.util.json.JsonUpsertExecutor
 

K

KEEP_ALIVE_MS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
keepFirst(ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.MaxAggregator
 
keepFirst(ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.aggregator.MinAggregator
Compares two bytes writables, and returns true if the first one should be kept, and false otherwise.
key - Variable in class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
KEY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
KEY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
KEY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
KEY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
KEY_COMPARATOR - Static variable in class org.apache.phoenix.util.ResultUtil
Comparator for comparing the keys from two Results in-place, without allocating new byte arrays
KEY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
KEY_IN_FIRST_REGION - Static variable in class org.apache.phoenix.cache.ServerCacheClient
 
KEY_ORDERED_GROUP_BY_EXPRESSIONS - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
KEY_RANGE_PAIR_COMPARATOR - Static variable in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
KEY_SEQ - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
KEY_SEQ_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
KEY_VALUE_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
KEYBYTESCOUNT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
KeyExpressionVisitor(StatementContext, PTable) - Constructor for class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
KeyPart - Interface in org.apache.phoenix.compile
Interface that determines how a key part contributes to the forming of the key (start/stop of scan and SkipScanFilter) for each part of a multi-part primary key.
KeyRange - Class in org.apache.phoenix.query
Class that represents an upper/lower bound key range.
KeyRange.Bound - Enum in org.apache.phoenix.query
 
KeyValueBuilder - Class in org.apache.phoenix.hbase.index.util
Build KeyValue in an efficient way
KeyValueBuilder() - Constructor for class org.apache.phoenix.hbase.index.util.KeyValueBuilder
 
KeyValueCodec - Class in org.apache.phoenix.hbase.index.wal
Codec to encode/decode KeyValues and IndexedKeyValues within a WALEdit
KeyValueCodec() - Constructor for class org.apache.phoenix.hbase.index.wal.KeyValueCodec
 
KeyValueColumnExpression - Class in org.apache.phoenix.expression
Class to access a column value stored in a KeyValue
KeyValueColumnExpression() - Constructor for class org.apache.phoenix.expression.KeyValueColumnExpression
 
KeyValueColumnExpression(PColumn) - Constructor for class org.apache.phoenix.expression.KeyValueColumnExpression
 
KeyValueColumnExpression(PColumn, String) - Constructor for class org.apache.phoenix.expression.KeyValueColumnExpression
 
KeyValueColumnExpression(PDatum, byte[], byte[]) - Constructor for class org.apache.phoenix.expression.KeyValueColumnExpression
 
KeyValueExpressionVisitor - Class in org.apache.phoenix.expression.visitor
Implementation of ExpressionVisitor where only KeyValueDataAccessor is being visited
KeyValueExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.KeyValueExpressionVisitor
 
KeyValueSchema - Class in org.apache.phoenix.schema
Simple flat schema over a byte array where fields may be any of PDataType.
KeyValueSchema() - Constructor for class org.apache.phoenix.schema.KeyValueSchema
 
KeyValueSchema(int, List<ValueSchema.Field>) - Constructor for class org.apache.phoenix.schema.KeyValueSchema
 
KeyValueSchema.KeyValueSchemaBuilder - Class in org.apache.phoenix.schema
 
KeyValueSchemaBuilder(int) - Constructor for class org.apache.phoenix.schema.KeyValueSchema.KeyValueSchemaBuilder
 
KeyValueSkipListSet - Class in org.apache.hadoop.hbase.regionserver
A Set of KeyValues implemented on top of a ConcurrentSkipListMap.
KeyValueStore - Interface in org.apache.phoenix.hbase.index.covered
Store a collection of KeyValues in memory.
KeyValueUtil - Class in org.apache.phoenix.util
Utilities for KeyValue.
KillServerOnFailurePolicy - Class in org.apache.phoenix.hbase.index.write
Naive failure policy - kills the server on which it resides
KillServerOnFailurePolicy() - Constructor for class org.apache.phoenix.hbase.index.write.KillServerOnFailurePolicy
 
KV_BUILDER - Static variable in class org.apache.phoenix.index.PhoenixIndexCodec
 
kvBuilder - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 

L

last() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
last() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
last() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
LAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LAST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LAST_SCAN - Static variable in interface org.apache.phoenix.query.QueryConstants
 
LAST_STATS_UPDATE_TIME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
LAST_STATS_UPDATE_TIME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
lastAccessTime - Variable in class org.apache.phoenix.schema.PTableRef
 
lastIndexOf(Object) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
LastValueAggregateParseNode - Class in org.apache.phoenix.parse
 
LastValueAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.LastValueAggregateParseNode
 
LastValueFunction - Class in org.apache.phoenix.expression.function
Built-in function for LAST_VALUE() WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
LastValueFunction() - Constructor for class org.apache.phoenix.expression.function.LastValueFunction
 
LastValueFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LastValueFunction
 
LastValueFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.LastValueFunction
 
LastValuesAggregateParseNode - Class in org.apache.phoenix.parse
 
LastValuesAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.LastValuesAggregateParseNode
 
LastValuesFunction - Class in org.apache.phoenix.expression.function
Built-in function for FIRST_VALUES(, ) WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
LastValuesFunction() - Constructor for class org.apache.phoenix.expression.function.LastValuesFunction
 
LastValuesFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LastValuesFunction
 
LastValuesFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.LastValuesFunction
 
LazyParallelWriterIndexCommitter - Class in org.apache.phoenix.hbase.index.write
Like the ParallelWriterIndexCommitter, but does not block
LazyParallelWriterIndexCommitter(String) - Constructor for class org.apache.phoenix.hbase.index.write.LazyParallelWriterIndexCommitter
 
LazyParallelWriterIndexCommitter() - Constructor for class org.apache.phoenix.hbase.index.write.LazyParallelWriterIndexCommitter
 
LazyValueGetter - Class in org.apache.phoenix.hbase.index.covered.data
ValueGetter that uses lazy initialization to get the value for the given ColumnReference.
LazyValueGetter(ScannerBuilder.CoveredDeleteScanner, byte[]) - Constructor for class org.apache.phoenix.hbase.index.covered.data.LazyValueGetter
Back the getter with a Scanner to actually access the local data.
LCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
leaveArrayComparisonNode(ParseNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
leaveBooleanNode(ParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
leaveCompoundNode(CompoundParseNode, List<ParseNode>, ParseNodeRewriter.CompoundNodeFactory) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
leaveCompoundNode(CompoundParseNode, List<ParseNode>, ParseNodeRewriter.CompoundNodeFactory) - Method in class org.apache.phoenix.parse.IndexExpressionParseNodeRewriter
 
leaveCompoundNode(CompoundParseNode, List<ParseNode>, ParseNodeRewriter.CompoundNodeFactory) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
LeaveIndexActiveFailurePolicy - Class in org.apache.phoenix.hbase.index.write
Implementation of IndexFailurePolicy which takes no action when an index cannot be updated.
LeaveIndexActiveFailurePolicy() - Constructor for class org.apache.phoenix.hbase.index.write.LeaveIndexActiveFailurePolicy
 
leaveNonBooleanNode(ParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
LEFT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LEFT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LEFT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LEFT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
leftBoundInclusive - Variable in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
LENGTH - Static variable in class org.apache.phoenix.expression.function.MD5Function
 
LENGTH_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
LengthFunction - Class in org.apache.phoenix.expression.function
Implementation of the LENGTH() build-in function.
LengthFunction() - Constructor for class org.apache.phoenix.expression.function.LengthFunction
 
LengthFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LengthFunction
 
LessThanOrEqualParseNode - Class in org.apache.phoenix.parse
Node representing the less than or equal to operator (<=) in SQL
LessThanParseNode - Class in org.apache.phoenix.parse
Node representing the less than operator (<) in SQL
LETTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LETTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LETTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LETTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
like(ParseNode, ParseNode, boolean, LikeParseNode.LikeType) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
LIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LIKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LIKE_ESCAPE_SEQS - Static variable in class org.apache.phoenix.util.StringUtil
 
LIKE_UNESCAPED_SEQS - Static variable in class org.apache.phoenix.util.StringUtil
 
LikeExpression - Class in org.apache.phoenix.expression
Implementation for LIKE operation where the first child expression is the string and the second is the pattern.
LikeExpression() - Constructor for class org.apache.phoenix.expression.LikeExpression
 
LikeExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.LikeExpression
 
LikeParseNode - Class in org.apache.phoenix.parse
Node representing LIKE and NOT LIKE in SQL
LikeParseNode.LikeType - Enum in org.apache.phoenix.parse
 
limit - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
limit - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
limit(double, Integer) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
limit - Variable in class org.apache.phoenix.iterate.ExplainTable
 
limit(BindParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
limit(LiteralParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
LIMIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LIMIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LIMIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
limit() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
LIMIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
limit() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
LIMIT_DATUM - Static variable in class org.apache.phoenix.compile.LimitCompiler
 
LIMIT_REACHED_FLAG - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
LIMIT_REACHED_FLAG_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
LimitCompiler - Class in org.apache.phoenix.compile
 
LIMITED_QUERY_SERIAL_THRESHOLD - Static variable in interface org.apache.phoenix.query.QueryServices
 
LimitingPeekingResultIterator - Class in org.apache.phoenix.iterate
Iterates through tuples up to a limit
LimitingPeekingResultIterator(PeekingResultIterator, int) - Constructor for class org.apache.phoenix.iterate.LimitingPeekingResultIterator
 
LimitingResultIterator - Class in org.apache.phoenix.iterate
Iterates through tuples up to a limit
LimitingResultIterator(ResultIterator, int) - Constructor for class org.apache.phoenix.iterate.LimitingResultIterator
 
LimitNode - Class in org.apache.phoenix.parse
 
limitReached - Variable in class org.apache.phoenix.schema.SequenceInfo
 
line(Token) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
line(Token) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
LINK_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
LINK_TYPE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
LIST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LIST - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LIST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LIST - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
list_jars_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
list_jars_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
listIterator() - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
listIterator(int) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
listJars() - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
listJars() - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ListJarsQueryPlan - Class in org.apache.phoenix.compile
 
ListJarsQueryPlan(PhoenixStatement) - Constructor for class org.apache.phoenix.compile.ListJarsQueryPlan
 
ListJarsStatement - Class in org.apache.phoenix.parse
 
ListJarsStatement() - Constructor for class org.apache.phoenix.parse.ListJarsStatement
 
literal(Object) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
literal(Object, PDataType) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
literal(String, String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
literal() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
literal() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
literal_or_bind() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
literal_or_bind() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
LiteralExpression - Class in org.apache.phoenix.expression
Accessor for a literal value.
LiteralExpression() - Constructor for class org.apache.phoenix.expression.LiteralExpression
 
LiteralExpression(byte[]) - Constructor for class org.apache.phoenix.expression.LiteralExpression
 
LiteralParseNode - Class in org.apache.phoenix.parse
Node representing literal expressions such as 1,2.5,'foo', and NULL in SQL
LiteralParseNode(Object) - Constructor for class org.apache.phoenix.parse.LiteralParseNode
 
LiteralParseNode(Object, PDataType) - Constructor for class org.apache.phoenix.parse.LiteralParseNode
 
LiteralResultIterationPlan - Class in org.apache.phoenix.execute
 
LiteralResultIterationPlan(StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, OrderByCompiler.OrderBy, ParallelIteratorFactory) - Constructor for class org.apache.phoenix.execute.LiteralResultIterationPlan
 
LiteralResultIterationPlan(Iterable<Tuple>, StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, OrderByCompiler.OrderBy, ParallelIteratorFactory) - Constructor for class org.apache.phoenix.execute.LiteralResultIterationPlan
 
LnFunction - Class in org.apache.phoenix.expression.function
 
LnFunction() - Constructor for class org.apache.phoenix.expression.function.LnFunction
 
LnFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LnFunction
 
load(GuidePostsKey) - Method in class org.apache.phoenix.query.GuidePostsCache.StatsLoader
 
loadEntry(ImmutableBytesWritable) - Method in class org.apache.phoenix.cache.aggcache.SpillManager
Function that loads a spilled key/value groupby tuple from one of the spill partitions into the LRU cache.
loadHBaseConfiguration(Job) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
loadPreUpsertProcessor(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
LOCAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LOCAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LOCAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LOCAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LOCAL_INDEX - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
LOCAL_INDEX_BUILD - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
LOCAL_INDEX_BUILD_PROTO - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
LOCAL_INDEX_CLIENT_UPGRADE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
LOCAL_INDEX_COLUMN_FAMILY_PREFIX - Static variable in interface org.apache.phoenix.query.QueryConstants
 
LOCAL_INDEX_COLUMN_FAMILY_PREFIX_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
LOCAL_INDEX_COLUMN_FAMILY_PREFIX_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
LOCAL_INDEX_JOIN_SCHEMA - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
LOCAL_INDEX_TABLE_PREFIX - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
LOCAL_TIME_ZONE_ID - Static variable in class org.apache.phoenix.util.DateUtil
 
LocalHBaseState - Interface in org.apache.phoenix.hbase.index.covered.data
Access the current state of the row in the local HBase table, given a mutation
LocalIndexDataColumnRef - Class in org.apache.phoenix.schema
 
LocalIndexDataColumnRef(StatementContext, String) - Constructor for class org.apache.phoenix.schema.LocalIndexDataColumnRef
 
LocalIndexDataColumnRef(LocalIndexDataColumnRef, long) - Constructor for class org.apache.phoenix.schema.LocalIndexDataColumnRef
 
LocalIndexSplitter - Class in org.apache.hadoop.hbase.regionserver
 
LocalIndexSplitter() - Constructor for class org.apache.hadoop.hbase.regionserver.LocalIndexSplitter
 
LocalIndexStoreFileScanner - Class in org.apache.hadoop.hbase.regionserver
 
LocalIndexStoreFileScanner(StoreFile.Reader, HFileScanner, boolean, boolean, long, long, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
LocalTable - Class in org.apache.phoenix.hbase.index.covered.data
Wrapper around a lazily instantiated, local HTable.
LocalTable(RegionCoprocessorEnvironment) - Constructor for class org.apache.phoenix.hbase.index.covered.data.LocalTable
 
localTable - Variable in class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder
 
LocalTableState - Class in org.apache.phoenix.hbase.index.covered
Manage the state of the HRegion's view of the table, for the single row.
LocalTableState(LocalHBaseState, Mutation) - Constructor for class org.apache.phoenix.hbase.index.covered.LocalTableState
 
locatorsUpdateCopy() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
LockManager - Class in org.apache.phoenix.hbase.index
Class, copied for the most part from HRegion.getRowLockInternal implementation that manages reentrant row locks based on the row key.
LockManager() - Constructor for class org.apache.phoenix.hbase.index.LockManager
 
LockManager.RowLock - Interface in org.apache.phoenix.hbase.index
Row lock held by a given thread.
LockManager.RowLockImpl - Class in org.apache.phoenix.hbase.index
Class used to represent a lock on a row.
lockRow(ImmutableBytesPtr, int) - Method in class org.apache.phoenix.hbase.index.LockManager
Lock the row or throw otherwise
lockRow(byte[], int) - Method in class org.apache.phoenix.hbase.index.LockManager
 
log(QueryLogInfo, Object) - Method in class org.apache.phoenix.log.QueryLogger
Add query log in the table, columns will be logged depending upon the connection logLevel
LOG_BUFFER_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
LOG_BUFFER_WAIT_STRATEGY - Static variable in interface org.apache.phoenix.query.QueryServices
 
LOG_LEVEL - Static variable in interface org.apache.phoenix.query.QueryServices
 
LOG_SALT_BUCKETS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
LOG_SAMPLE_RATE - Static variable in interface org.apache.phoenix.query.QueryServices
 
LogFunction - Class in org.apache.phoenix.expression.function
 
LogFunction() - Constructor for class org.apache.phoenix.expression.function.LogFunction
 
LogFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LogFunction
 
LOGGER - Static variable in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReaderGenerator
 
LOGGER - Static variable in class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder
 
LOGGER - Static variable in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
LOGGER - Static variable in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
LOGGER - Static variable in class org.apache.phoenix.iterate.BaseResultIterators
 
LOGGER - Static variable in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
 
LOGGER - Static variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
LOGGER - Static variable in class org.apache.phoenix.mapreduce.FormatToKeyValueReducer
 
LOGGER - Static variable in class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
 
LOGGER - Static variable in class org.apache.phoenix.util.json.JsonUpsertExecutor
 
LOGGER - Static variable in class org.apache.phoenix.util.regex.RegexUpsertExecutor
 
loggingMetricsHelper() - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
LoggingPhoenixConnection - Class in org.apache.phoenix.jdbc
 
LoggingPhoenixConnection(Connection, PhoenixMetricsLog) - Constructor for class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
LoggingPhoenixPreparedStatement - Class in org.apache.phoenix.jdbc
 
LoggingPhoenixPreparedStatement(PreparedStatement, PhoenixMetricsLog, String, Connection) - Constructor for class org.apache.phoenix.jdbc.LoggingPhoenixPreparedStatement
 
LoggingPhoenixResultSet - Class in org.apache.phoenix.jdbc
 
LoggingPhoenixResultSet(ResultSet, PhoenixMetricsLog, String) - Constructor for class org.apache.phoenix.jdbc.LoggingPhoenixResultSet
 
LoggingPhoenixStatement - Class in org.apache.phoenix.jdbc
 
LoggingPhoenixStatement(Statement, PhoenixMetricsLog, Connection) - Constructor for class org.apache.phoenix.jdbc.LoggingPhoenixStatement
 
LOGICAL_NAMES_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
Configuration key for the table logical names
LOGICAL_NAMES_TO_JSON - Static variable in class org.apache.phoenix.mapreduce.bulkload.TargetTableRefFunctions
 
logicalNames - Variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
logicalNames - Variable in class org.apache.phoenix.mapreduce.FormatToKeyValueReducer
 
logInitialDetails(QueryLogger, PName, ConnectionQueryServices, String, List<Object>) - Static method in class org.apache.phoenix.log.QueryLoggerUtil
 
LogLevel - Enum in org.apache.phoenix.log
 
logLevel - Variable in enum org.apache.phoenix.log.QueryLogInfo
 
logLevel() - Method in enum org.apache.phoenix.monitoring.MetricType
 
logOverAllReadRequestMetrics(Map<MetricType, Long>, String) - Method in interface org.apache.phoenix.jdbc.PhoenixMetricsLog
 
logReadMetricInfoForMutationsSinceLastReset(Map<String, Map<MetricType, Long>>) - Method in interface org.apache.phoenix.jdbc.PhoenixMetricsLog
 
logRequestReadMetrics(Map<String, Map<MetricType, Long>>, String) - Method in interface org.apache.phoenix.jdbc.PhoenixMetricsLog
 
LogUtil - Class in org.apache.phoenix.util
 
logWriteMetricsfoForMutationsSinceLastReset(Map<String, Map<MetricType, Long>>) - Method in interface org.apache.phoenix.jdbc.PhoenixMetricsLog
 
LogWriter - Interface in org.apache.phoenix.log
Used by the event handler to write RingBufferEvent, this is done in a separate thread from the application configured during disruptor
LONG_OBJECT_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
LONG_PRECISION - Static variable in class org.apache.phoenix.schema.types.PDataType
 
LONG_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
LongAddExpression - Class in org.apache.phoenix.expression
 
LongAddExpression() - Constructor for class org.apache.phoenix.expression.LongAddExpression
 
LongAddExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.LongAddExpression
 
LongDivideExpression - Class in org.apache.phoenix.expression
 
LongDivideExpression() - Constructor for class org.apache.phoenix.expression.LongDivideExpression
 
LongDivideExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.LongDivideExpression
 
LongMultiplyExpression - Class in org.apache.phoenix.expression
 
LongMultiplyExpression() - Constructor for class org.apache.phoenix.expression.LongMultiplyExpression
 
LongMultiplyExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.LongMultiplyExpression
 
LongSubtractExpression - Class in org.apache.phoenix.expression
Subtract expression implementation
LongSubtractExpression() - Constructor for class org.apache.phoenix.expression.LongSubtractExpression
 
LongSubtractExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.LongSubtractExpression
 
LongSumAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that sums long values
LongSumAggregator() - Constructor for class org.apache.phoenix.expression.aggregator.LongSumAggregator
 
LookAheadResultIterator - Class in org.apache.phoenix.iterate
 
LookAheadResultIterator() - Constructor for class org.apache.phoenix.iterate.LookAheadResultIterator
 
lower(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
LowerFunction - Class in org.apache.phoenix.expression.function
 
LowerFunction() - Constructor for class org.apache.phoenix.expression.function.LowerFunction
 
LowerFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LowerFunction
 
lowerUnbound() - Method in class org.apache.phoenix.query.KeyRange
 
lpad(byte[], int, int, byte[], int, int, boolean, int) - Static method in class org.apache.phoenix.util.StringUtil
LPAD implementation
LpadFunction - Class in org.apache.phoenix.expression.function
Implementation of LPAD(input string, length int [, fill string]) Fills up the input to length (number of characters) by prepending characters in fill (space by default).
LpadFunction() - Constructor for class org.apache.phoenix.expression.function.LpadFunction
 
LpadFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LpadFunction
 
LPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
lt(ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
LT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
LT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
LT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
lte(ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
LTrimFunction - Class in org.apache.phoenix.expression.function
Implementation of the LTrim() build-in function.
LTrimFunction() - Constructor for class org.apache.phoenix.expression.function.LTrimFunction
 
LTrimFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.LTrimFunction
 

M

mACTIVE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mACTIVE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mADD() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mADD() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.CsvBulkLoadTool
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTool
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.index.IndexTool
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.JsonBulkLoadTool
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.OrphanViewTool
 
main(String[]) - Static method in class org.apache.phoenix.mapreduce.RegexBulkLoadTool
 
main(String[]) - Static method in class org.apache.phoenix.tool.PhoenixCanaryTool
 
main(String[]) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Provides a mechanism to run SQL scripts against, where the arguments are: 1) connection URL string 2) one or more paths to either SQL scripts or CSV files If a CurrentSCN property is set on the connection URL, then it is incremented between processing, with each file being processed by a new connection at the increment timestamp value.
maintainedGlobalIndexes(Iterator<PTable>) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
maintainedIndexes(Iterator<PTable>) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
maintainedLocalIndexes(Iterator<PTable>) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
MAJOR_VERSION_PROP - Static variable in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
makePTable(PTable, long, List<PTable>) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, PName, String, long, PName) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, PName, long, List<PName>, List<PTable>, String, long, PName) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, long, List<PTable>, PName, String) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, Collection<PColumn>) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, PTableType, Collection<PColumn>) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, Collection<PColumn>, PName) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, long, long, Collection<PColumn>) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, long, long, Collection<PColumn>, boolean) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, long, long, Collection<PColumn>, boolean, boolean, boolean, boolean, TransactionFactory.Provider, long, boolean) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, PIndexState) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable, boolean) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PTable) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PName, PName, PName, PTableType, PIndexState, long, long, PName, Integer, Collection<PColumn>, PName, PName, List<PTable>, boolean, List<PName>, PName, String, boolean, boolean, boolean, PTable.ViewType, Short, PTable.IndexType, boolean, TransactionFactory.Provider, long, long, boolean, String, boolean, PTable.ImmutableStorageScheme, PTable.QualifierEncodingScheme, PTable.EncodedCQCounter, Boolean) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTable(PName, PName, PName, PTableType, PIndexState, long, long, PName, Integer, Collection<PColumn>, PName, PName, List<PTable>, boolean, List<PName>, PName, String, boolean, boolean, boolean, PTable.ViewType, Short, PTable.IndexType, boolean, TransactionFactory.Provider, long, int, long, boolean, String, boolean, PTable.ImmutableStorageScheme, PTable.QualifierEncodingScheme, PTable.EncodedCQCounter, Boolean) - Static method in class org.apache.phoenix.schema.PTableImpl
 
makePTableRef(PTable, long, long) - Method in class org.apache.phoenix.schema.PTableRefFactory
 
makePTableRef(PTableRef) - Method in class org.apache.phoenix.schema.PTableRefFactory
 
mALL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mALL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mALTER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mALTER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mAND() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mAND() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mANY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mANY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
map - Variable in class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
 
map(LongWritable, Text, Mapper<LongWritable, Text, TableRowkeyPair, ImmutableBytesWritable>.Context) - Method in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
map(NullWritable, PhoenixIndexDBWritable, Mapper<NullWritable, PhoenixIndexDBWritable, Text, Text>.Context) - Method in class org.apache.phoenix.mapreduce.index.IndexScrutinyMapper
 
map(NullWritable, PhoenixIndexDBWritable, Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportDirectMapper
 
map(NullWritable, PhoenixIndexDBWritable, Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportMapper
 
map(ImmutableBytesWritable, Result, Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexPartialBuildMapper
 
map(NullWritable, PhoenixIndexDBWritable, Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixServerBuildIndexMapper
 
MAP_ENTRY_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
mapChildViewsToNamespace(PhoenixConnection, String, Properties) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
MappedByteBufferQueue<T> - Class in org.apache.phoenix.iterate
 
MappedByteBufferQueue(int) - Constructor for class org.apache.phoenix.iterate.MappedByteBufferQueue
 
MappedByteBufferQueue.MappedByteBufferSegmentQueue<T> - Class in org.apache.phoenix.iterate
 
MappedByteBufferSegmentQueue(int, int, boolean) - Constructor for class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
MappedByteBufferSortedQueue - Class in org.apache.phoenix.iterate
 
MappedByteBufferSortedQueue(Comparator<OrderedResultIterator.ResultEntry>, Integer, int) - Constructor for class org.apache.phoenix.iterate.MappedByteBufferSortedQueue
 
MAPREDUCE_INPUT_CLUSTER_QUORUM - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MAPREDUCE_OUTPUT_CLUSTER_QUORUM - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MAPREDUCE_SELECT_COLUMN_COUNT - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MAPREDUCE_SELECT_COLUMN_VALUE_PREFIX - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MAPREDUCE_SPLIT_BY_STATS - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MAPREDUCE_TENANT_ID - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MAPREDUCE_UPSERT_COLUMN_COUNT - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MAPREDUCE_UPSERT_COLUMN_VALUE_PREFIX - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
MapReduceParallelScanGrouper - Class in org.apache.phoenix.iterate
Scan grouper that creates a scan group if a plan is row key ordered or if a scan crosses region boundaries
mapTableToNamespace(HBaseAdmin, String, String, PTableType) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
mapTableToNamespace(HBaseAdmin, HTableInterface, String, ReadOnlyProps, Long, PTableType, PName) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
markBatchFinished() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
markDMLFence(PTable) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
markDMLFence(PTable) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Mark the start of DML go ensure that updates to indexed rows are not missed.
markDMLFence(PTable) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
markSinkInitialized() - Static method in class org.apache.phoenix.metrics.Metrics
Mark that the metrics/tracing sink has been initialized
mARRAY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mARRAY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mAS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mAS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mASC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mASC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MASTER_INFO_PORT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
mASTERISK() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mASTERISK() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mASYNC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mASYNC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mAT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mAT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
match(Set<byte[]>, Set<byte[]>) - Static method in class org.apache.phoenix.util.ByteUtil
 
matches(ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.util.regex.AbstractBasePattern
 
matches(ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.util.regex.JavaPattern
 
matches(ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.util.regex.JONIPattern
 
matches(Cell) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
matchesColumn(KeyValue) - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
matchesFamily(KeyValue) - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
Check to see if we should skip this KeyValue based on the family.
matchesFamily(byte[]) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
matchesFamily(byte[], int, int) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
matchesPoint(KeyValue) - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
matchesQualifier(byte[]) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
matchesQualifier(byte[], int, int) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
matchingSplitKeys(byte[][], byte[][]) - Static method in class org.apache.phoenix.util.IndexUtil
 
MaterializedComparableResultIterator - Class in org.apache.phoenix.iterate
Fully materialized comparable result iterator backed by the result iterator provided with comparator.
MaterializedComparableResultIterator(PeekingResultIterator, Comparator<? super Tuple>) - Constructor for class org.apache.phoenix.iterate.MaterializedComparableResultIterator
 
MaterializedResultIterator - Class in org.apache.phoenix.iterate
Fully materialized result iterator backed by the result list provided.
MaterializedResultIterator(Collection<Tuple>) - Constructor for class org.apache.phoenix.iterate.MaterializedResultIterator
 
MAX_ALLOWED_NANOS - Static variable in interface org.apache.phoenix.query.QueryConstants
 
MAX_BIG_DECIMAL_BYTES - Static variable in class org.apache.phoenix.schema.types.PDataType
 
MAX_BUCKET_NUM - Static variable in class org.apache.phoenix.schema.SaltingUtil
 
MAX_CLIENT_METADATA_CACHE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_INDEXES_PER_TABLE - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_KEY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MAX_KEY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MAX_LOCAL_SI_VERSION_DISALLOW - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MAX_LONG - Static variable in class org.apache.phoenix.schema.types.PDataType
 
MAX_LONG_FOR_DESERIALIZE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
MAX_MEMORY_PERC_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_MEMORY_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_MUTATION_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_MUTATION_SIZE_BYTES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_NANOS_VALUE_EXCLUSIVE - Static variable in class org.apache.phoenix.schema.types.PTimestamp
 
MAX_PRECISION - Static variable in class org.apache.phoenix.schema.types.PDataType
 
MAX_QUALIFIER - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
MAX_SERVER_CACHE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_SERVER_CACHE_TIME_TO_LIVE_MS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_SERVER_METADATA_CACHE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_SERVER_METADATA_CACHE_TIME_TO_LIVE_MS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_SPOOL_TO_DISK_BYTES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
max size to spool the the result into ${java.io.tmpdir}/ResultSpoolerXXX.bin if QueryServices.SPOOL_THRESHOLD_BYTES_ATTRIB is reached.
MAX_TENANT_MEMORY_PERC_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MAX_TIMERANGE_ATTRIB - Static variable in class org.apache.phoenix.coprocessor.SequenceRegionObserver
 
MAX_TIMESTAMP_BYTES - Static variable in class org.apache.phoenix.schema.types.PDataType
 
MAX_TRANSACTIONS_PER_MILLISECOND - Static variable in class org.apache.phoenix.util.TransactionUtil
 
MAX_VALUE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MAX_VALUE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MAX_VERSIONS_TRANSACTIONAL_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MaxAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for finding MAX.
MaxAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.MaxAggregateFunction
 
MaxAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.MaxAggregateFunction
 
MaxAggregateFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.MaxAggregateFunction
 
MaxAggregateParseNode - Class in org.apache.phoenix.parse
 
MaxAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.MaxAggregateParseNode
 
MaxAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that finds the max of values.
MaxAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.MaxAggregator
 
MAXLENGTH_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
MAXLENGTH_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
MaxServerCacheSizeExceededException - Exception in org.apache.phoenix.join
Exception thrown when the size of the hash cache exceeds the maximum size as specified by the phoenix.query.maxHashCacheBytes parameter in the Configuration
MaxServerCacheSizeExceededException() - Constructor for exception org.apache.phoenix.join.MaxServerCacheSizeExceededException
 
MaxServerCacheSizeExceededException(String) - Constructor for exception org.apache.phoenix.join.MaxServerCacheSizeExceededException
 
MaxServerCacheSizeExceededException(Throwable) - Constructor for exception org.apache.phoenix.join.MaxServerCacheSizeExceededException
 
MaxServerCacheSizeExceededException(String, Throwable) - Constructor for exception org.apache.phoenix.join.MaxServerCacheSizeExceededException
 
MaxTimestampFilter - Class in org.apache.phoenix.hbase.index.covered.filter
Inclusive filter on the maximum timestamp allowed.
MaxTimestampFilter(long) - Constructor for class org.apache.phoenix.hbase.index.covered.filter.MaxTimestampFilter
 
MAXVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MAXVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MAXVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
MAXVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
maxValue - Variable in class org.apache.phoenix.schema.SequenceInfo
 
MAXVALUE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
mBETWEEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mBETWEEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mBIND_NAME() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mBIND_NAME() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mBY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mBY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCACHE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCACHE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCASCADE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCASCADE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCASE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCASE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCAST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCAST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCHAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCHAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCHAR_ESC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCHAR_ESC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCLOSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCLOSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOLON() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOLON() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOLUMN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOLUMN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOLUMNS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOLUMNS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOMMA() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOMMA() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOMMENT_AND_HINT_END() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOMMENT_AND_HINT_END() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOMMENT_START() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCOMMENT_START() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCONCAT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCONCAT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCONSTANT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCONSTANT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCONSTRAINT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCONSTRAINT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCREATE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCREATE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCURRENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCURRENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCURSOR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCURSOR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCYCLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mCYCLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MD5Function - Class in org.apache.phoenix.expression.function
 
MD5Function() - Constructor for class org.apache.phoenix.expression.function.MD5Function
 
MD5Function(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.MD5Function
 
mDBL_QUOTE_CHAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDBL_QUOTE_CHAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDECIMAL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDECIMAL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDECLARE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDECLARE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDEFAULT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDEFAULT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDEFAULTVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDEFAULTVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDELETE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDELETE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDESC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDESC() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDIGIT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDIGIT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDISABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDISABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDISTINCT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDISTINCT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDIVIDE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDIVIDE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOUBLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOUBLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOUBLE_EQ() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOUBLE_EQ() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOUBLE_QUOTE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDOUBLE_QUOTE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDROP() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDROP() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDUPLICATE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mDUPLICATE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mELSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mELSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MemoryManager - Interface in org.apache.phoenix.memory
Memory manager used to track memory usage.
MemoryManager.MemoryChunk - Interface in org.apache.phoenix.memory
Chunk of allocated memory.
MemoryMetricsHolder - Class in org.apache.phoenix.monitoring
Class that encapsulates the metrics regarding memory resources needed for servicing a request.
MemoryMetricsHolder(ReadMetricQueue, String) - Constructor for class org.apache.phoenix.monitoring.MemoryMetricsHolder
 
mEND() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEND() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEOL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEOL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEQ() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEQ() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mergeCacheFactory(ServerCacheFactoryProtos.ServerCacheFactory) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
mergeCachePtr(ServerCachingProtos.ImmutableBytesWritable) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
mergeEmptyKeyValueColFamily(ServerCachingProtos.ImmutableBytesWritable) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
mergeFrom(MetaDataProtos.AddColumnRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
mergeFrom(MetaDataProtos.ClearCacheRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
mergeFrom(MetaDataProtos.ClearCacheResponse) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
mergeFrom(MetaDataProtos.ClearTableFromCacheRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
mergeFrom(MetaDataProtos.ClearTableFromCacheResponse) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
mergeFrom(MetaDataProtos.CreateFunctionRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
mergeFrom(MetaDataProtos.CreateSchemaRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
mergeFrom(MetaDataProtos.CreateTableRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
mergeFrom(MetaDataProtos.DropColumnRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
mergeFrom(MetaDataProtos.DropFunctionRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
mergeFrom(MetaDataProtos.DropSchemaRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
mergeFrom(MetaDataProtos.DropTableRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
mergeFrom(MetaDataProtos.GetFunctionsRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
mergeFrom(MetaDataProtos.GetSchemaRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
mergeFrom(MetaDataProtos.GetTableRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
mergeFrom(MetaDataProtos.GetVersionRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
mergeFrom(MetaDataProtos.GetVersionResponse) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
mergeFrom(MetaDataProtos.MetaDataResponse) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
mergeFrom(MetaDataProtos.SharedTableState) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
mergeFrom(MetaDataProtos.UpdateIndexStateRequest) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
mergeFrom(PFunctionProtos.PFunction) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
mergeFrom(PFunctionProtos.PFunctionArg) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
mergeFrom(PGuidePostsProtos.PGuidePosts) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
mergeFrom(PSchemaProtos.PSchema) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
mergeFrom(PTableProtos.EncodedCQCounter) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
mergeFrom(PTableProtos.PColumn) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
mergeFrom(PTableProtos.PTable) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
mergeFrom(PTableProtos.PTableStats) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
mergeFrom(ServerCacheFactoryProtos.ServerCacheFactory) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
mergeFrom(ServerCachingProtos.AddServerCacheRequest) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
mergeFrom(ServerCachingProtos.AddServerCacheResponse) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
mergeFrom(ServerCachingProtos.ColumnInfo) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
mergeFrom(ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
mergeFrom(ServerCachingProtos.ImmutableBytesWritable) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
mergeFrom(ServerCachingProtos.IndexMaintainer) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
mergeFrom(ServerCachingProtos.RemoveServerCacheRequest) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
mergeFrom(ServerCachingProtos.RemoveServerCacheResponse) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
 
mergePGuidePosts(PGuidePostsProtos.PGuidePosts) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
mergeProjectedValue(TupleProjector.ProjectedValueTuple, KeyValueSchema, ValueBitSet, Tuple, KeyValueSchema, ValueBitSet, int, boolean) - Static method in class org.apache.phoenix.execute.TupleProjector
 
mergeSchema(PSchemaProtos.PSchema) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
MergeSortResultIterator - Class in org.apache.phoenix.iterate
Base class for a ResultIterator that does a merge sort on the list of iterators provided.
MergeSortResultIterator(ResultIterators) - Constructor for class org.apache.phoenix.iterate.MergeSortResultIterator
 
MergeSortRowKeyResultIterator - Class in org.apache.phoenix.iterate
ResultIterator that does a merge sort on the list of iterators provided, returning the rows in row key ascending order.
MergeSortRowKeyResultIterator(ResultIterators) - Constructor for class org.apache.phoenix.iterate.MergeSortRowKeyResultIterator
 
MergeSortRowKeyResultIterator(ResultIterators, int, boolean) - Constructor for class org.apache.phoenix.iterate.MergeSortRowKeyResultIterator
 
MergeSortTopNResultIterator - Class in org.apache.phoenix.iterate
ResultIterator that does a merge sort on the list of iterators provided, returning the rows ordered by the OrderByExpression.
MergeSortTopNResultIterator(ResultIterators, Integer, Integer, List<OrderByExpression>) - Constructor for class org.apache.phoenix.iterate.MergeSortTopNResultIterator
 
mergeTable(PTableProtos.PTable) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
METADATA_HANDLER_COUNT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
METADATA_PRIOIRTY_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
METADATA_WRITE_RETRIES_NUMBER - Static variable in interface org.apache.phoenix.query.QueryServices
 
METADATA_WRITE_RETRY_PAUSE - Static variable in interface org.apache.phoenix.query.QueryServices
 
MetaDataClient - Class in org.apache.phoenix.schema
 
MetaDataClient(PhoenixConnection) - Constructor for class org.apache.phoenix.schema.MetaDataClient
 
MetaDataEndpointImpl - Class in org.apache.phoenix.coprocessor
Endpoint co-processor through which all Phoenix metadata mutations flow.
MetaDataEndpointImpl() - Constructor for class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
MetaDataEndpointObserver - Interface in org.apache.phoenix.coprocessor
 
MetaDataEntityNotFoundException - Exception in org.apache.phoenix.schema
 
MetaDataEntityNotFoundException(String, String, int, String, String, Throwable) - Constructor for exception org.apache.phoenix.schema.MetaDataEntityNotFoundException
 
MetaDataMutated - Interface in org.apache.phoenix.query
Interface for applying schema mutations to our client-side schema cache
MetaDataMutationResult() - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, long, PTable, PColumn) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, long, PTable) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, long, List<PFunction>, boolean) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, PSchema, long) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, long, PTable, boolean) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, long, PTable, List<byte[]>) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, int, PTable, int) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataMutationResult(MetaDataProtocol.MutationCode, long, PTable, List<byte[]>, List<MetaDataProtocol.SharedTableState>) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
MetaDataProtocol - Class in org.apache.phoenix.coprocessor
Coprocessor protocol for Phoenix DDL.
MetaDataProtocol() - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MetaDataProtocol.MetaDataMutationResult - Class in org.apache.phoenix.coprocessor
 
MetaDataProtocol.MutationCode - Enum in org.apache.phoenix.coprocessor
 
MetaDataProtocol.SharedTableState - Class in org.apache.phoenix.coprocessor
 
MetaDataProtos - Class in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.AddColumnRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type AddColumnRequest
MetaDataProtos.AddColumnRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type AddColumnRequest
MetaDataProtos.AddColumnRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.ClearCacheRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearCacheRequest
MetaDataProtos.ClearCacheRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearCacheRequest
MetaDataProtos.ClearCacheRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.ClearCacheResponse - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearCacheResponse
MetaDataProtos.ClearCacheResponse.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearCacheResponse
MetaDataProtos.ClearCacheResponseOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.ClearTableFromCacheRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearTableFromCacheRequest
MetaDataProtos.ClearTableFromCacheRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearTableFromCacheRequest
MetaDataProtos.ClearTableFromCacheRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.ClearTableFromCacheResponse - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearTableFromCacheResponse
MetaDataProtos.ClearTableFromCacheResponse.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ClearTableFromCacheResponse
MetaDataProtos.ClearTableFromCacheResponseOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.CreateFunctionRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type CreateFunctionRequest
MetaDataProtos.CreateFunctionRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type CreateFunctionRequest
MetaDataProtos.CreateFunctionRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.CreateSchemaRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type CreateSchemaRequest
MetaDataProtos.CreateSchemaRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type CreateSchemaRequest
MetaDataProtos.CreateSchemaRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.CreateTableRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type CreateTableRequest
MetaDataProtos.CreateTableRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type CreateTableRequest
MetaDataProtos.CreateTableRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.DropColumnRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropColumnRequest
MetaDataProtos.DropColumnRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropColumnRequest
MetaDataProtos.DropColumnRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.DropFunctionRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropFunctionRequest
MetaDataProtos.DropFunctionRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropFunctionRequest
MetaDataProtos.DropFunctionRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.DropSchemaRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropSchemaRequest
MetaDataProtos.DropSchemaRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropSchemaRequest
MetaDataProtos.DropSchemaRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.DropTableRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropTableRequest
MetaDataProtos.DropTableRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type DropTableRequest
MetaDataProtos.DropTableRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.GetFunctionsRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetFunctionsRequest
MetaDataProtos.GetFunctionsRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetFunctionsRequest
MetaDataProtos.GetFunctionsRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.GetSchemaRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetSchemaRequest
MetaDataProtos.GetSchemaRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetSchemaRequest
MetaDataProtos.GetSchemaRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.GetTableRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetTableRequest
MetaDataProtos.GetTableRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetTableRequest
MetaDataProtos.GetTableRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.GetVersionRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetVersionRequest
MetaDataProtos.GetVersionRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetVersionRequest
MetaDataProtos.GetVersionRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.GetVersionResponse - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetVersionResponse
MetaDataProtos.GetVersionResponse.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type GetVersionResponse
MetaDataProtos.GetVersionResponseOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.MetaDataResponse - Class in org.apache.phoenix.coprocessor.generated
Protobuf type MetaDataResponse
MetaDataProtos.MetaDataResponse.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type MetaDataResponse
MetaDataProtos.MetaDataResponseOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.MetaDataService - Class in org.apache.phoenix.coprocessor.generated
Protobuf service MetaDataService
MetaDataProtos.MetaDataService.BlockingInterface - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.MetaDataService.Interface - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.MetaDataService.Stub - Class in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.MutationCode - Enum in org.apache.phoenix.coprocessor.generated
Protobuf enum MutationCode
MetaDataProtos.SharedTableState - Class in org.apache.phoenix.coprocessor.generated
Protobuf type SharedTableState
MetaDataProtos.SharedTableState.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type SharedTableState
MetaDataProtos.SharedTableStateOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataProtos.UpdateIndexStateRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type UpdateIndexStateRequest
MetaDataProtos.UpdateIndexStateRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type UpdateIndexStateRequest
MetaDataProtos.UpdateIndexStateRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
MetaDataRegionObserver - Class in org.apache.phoenix.coprocessor
Coprocessor for metadata related operations.
MetaDataRegionObserver() - Constructor for class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
MetaDataRegionObserver.BuildIndexScheduleTask - Class in org.apache.phoenix.coprocessor
Task runs periodically to build indexes whose INDEX_NEED_PARTIALLY_REBUILD is set true
MetaDataService() - Constructor for class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
MetaDataSplitPolicy - Class in org.apache.phoenix.schema
 
MetaDataSplitPolicy() - Constructor for class org.apache.phoenix.schema.MetaDataSplitPolicy
 
MetaDataUtil - Class in org.apache.phoenix.util
 
MetaDataUtil() - Constructor for class org.apache.phoenix.util.MetaDataUtil
 
Metric - Interface in org.apache.phoenix.monitoring
Interface that represents phoenix-internal metric.
METRIC_SOURCE_KEY - Static variable in class org.apache.phoenix.trace.TracingUtils
 
MetricInfo - Enum in org.apache.phoenix.metrics
Metrics and their conversion from the trace name to the name we store in the stats table
Metrics - Class in org.apache.phoenix.metrics
 
Metrics() - Constructor for class org.apache.phoenix.metrics.Metrics
 
METRICS_CONTEXT - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
METRICS_CONTEXT - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
METRICS_CONTEXT - Static variable in class org.apache.phoenix.trace.TracingUtils
Set context to enable filtering
METRICS_DESCRIPTION - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
METRICS_DESCRIPTION - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
METRICS_JMX_CONTEXT - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
METRICS_JMX_CONTEXT - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
METRICS_MARKER_CONTEXT - Static variable in class org.apache.phoenix.trace.TracingUtils
Marker metric to ensure that we register the tracing mbeans
METRICS_NAME - Static variable in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
 
METRICS_NAME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
METRICS_SYSTEM_NAME - Static variable in class org.apache.phoenix.metrics.Metrics
This must match the prefix that we are using in the hadoop-metrics2 config on the client
MetricsIndexerSource - Interface in org.apache.phoenix.hbase.index.metrics
Interface for metrics about Indexer.
MetricsIndexerSourceFactory - Class in org.apache.phoenix.hbase.index.metrics
Factory class for creating MetricsIndexerSource instances.
MetricsIndexerSourceImpl - Class in org.apache.phoenix.hbase.index.metrics
Implementation for tracking Phoenix Indexer metrics.
MetricsIndexerSourceImpl() - Constructor for class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
MetricsIndexerSourceImpl(String, String, String, String) - Constructor for class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
MetricsInfoImpl - Class in org.apache.phoenix.trace
Making implementing metric info a little easier
MetricType - Enum in org.apache.phoenix.monitoring
Keeping LogLevel.OFF for metrics which are calculated globally only and doesn't need to be logged in SYSTEM.LOG
MetricUtil - Class in org.apache.phoenix.monitoring
 
MetricUtil() - Constructor for class org.apache.phoenix.monitoring.MetricUtil
 
mEXECUTE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEXECUTE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEXISTS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEXISTS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEXPLAIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mEXPLAIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mExponent() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mExponent() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFALSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFALSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFETCH() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFETCH() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFIELDCHAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFIELDCHAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFIRST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFIRST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFOR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFOR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFROM() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFROM() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFULL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFULL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFUNCTION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mFUNCTION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mGRANT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mGRANT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mGROUP() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mGROUP() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mGT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mGT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mHAVING() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mHAVING() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mHINT_START() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mHINT_START() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIF() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIF() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIGNORE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIGNORE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MIGRATION_IN_PROGRESS - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
mILIKE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mILIKE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MILLIS_IN_DAY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
MILLIS_TO_NANOS_CONVERTOR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
mIMMUTABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIMMUTABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MIN_CLIENT_RETRY_INDEX_WRITES - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_DECIMAL_AVG_SCALE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
MIN_DISTINCT_VALUES - Static variable in class org.apache.phoenix.coprocessor.GroupedAggregateRegionObserver
 
MIN_KEY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MIN_KEY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MIN_LOCAL_SI_VERSION_DISALLOW - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_LONG - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
MIN_LONG - Static variable in class org.apache.phoenix.schema.types.PDataType
 
MIN_LONG_AS_BIG_DECIMAL - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
MIN_NAMESPACE_MAPPED_PHOENIX_VERSION - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_PENDING_ACTIVE_INDEX - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_PENDING_DISABLE_INDEX - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_QUALIFIER - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
MIN_RENEW_LEASE_VERSION - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_STATS_UPDATE_FREQ_MS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MIN_SYSTEM_TABLE_MIGRATION_TIMESTAMP - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_10_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_11_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_12_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_13_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_14_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_1_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_2_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_2_1 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_3_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_5_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_6_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_7_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_8_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_8_1 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_SYSTEM_TABLE_TIMESTAMP_4_9_0 - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_TABLE_TIMESTAMP - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_TX_CLIENT_SIDE_MAINTENANCE - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MIN_VALUE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MIN_VALUE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MinAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for finding MIN.
MinAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.MinAggregateFunction
 
MinAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.MinAggregateFunction
 
MinAggregateFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.MinAggregateFunction
 
MinAggregateParseNode - Class in org.apache.phoenix.parse
 
MinAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.MinAggregateParseNode
 
MinAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that finds the min of values.
MinAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.MinAggregator
 
mINCLUDE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINCLUDE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINCREMENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINCREMENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINDEX() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINDEX() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINNER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINNER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
minNullable - Variable in class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
MINOR_VERSION_PROP - Static variable in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver
 
mINTO() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mINTO() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MINUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MINUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MINUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
MINUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
MINUS_ONE - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
MinuteFunction - Class in org.apache.phoenix.expression.function
Implementation of the Minute() buildin.
MinuteFunction() - Constructor for class org.apache.phoenix.expression.function.MinuteFunction
 
MinuteFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.MinuteFunction
 
MINVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MINVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MINVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
MINVALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
minValue - Variable in class org.apache.phoenix.schema.SequenceInfo
 
MINVALUE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
mIS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mIS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mJAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mJAR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mJARS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mJARS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mJOIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mJOIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mKEY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mKEY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ML_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ML_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ML_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ML_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ML_HINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ML_HINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ML_HINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ML_HINT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
mLAST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLAST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLCURLY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLCURLY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLEFT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLEFT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLETTER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLETTER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLIKE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLIKE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLIMIT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLIMIT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLIST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLIST() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLOCAL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLOCAL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLPAREN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLPAREN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLSQUARE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLSQUARE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mLT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mMAXVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mMAXVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mMINUS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mMINUS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mMINVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mMINVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mML_COMMENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mML_COMMENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mML_HINT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mML_HINT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNAME() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNAME() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNEXT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNEXT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNOEQ1() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNOEQ1() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNOEQ2() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNOEQ2() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNOT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNOT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNULL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNULL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNULLS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNULLS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNUMBER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mNUMBER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
modifierFunction(ImmutableBytesWritable, int, int, byte[], PDataType, int, Integer, Expression) - Method in class org.apache.phoenix.expression.function.ArrayAppendFunction
 
modifierFunction(ImmutableBytesWritable, int, int, byte[], PDataType, int, Integer, Expression) - Method in class org.apache.phoenix.expression.function.ArrayConcatFunction
 
modifierFunction(ImmutableBytesWritable, int, int, byte[], PDataType, int, Integer, Expression) - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
modifierFunction(ImmutableBytesWritable, int, int, byte[], PDataType, int, Integer, Expression) - Method in class org.apache.phoenix.expression.function.ArrayPrependFunction
 
modifierFunction(ImmutableBytesWritable, int, int, byte[], PDataType, int, Integer, Expression) - Method in class org.apache.phoenix.expression.function.ArrayRemoveFunction
 
modulus(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
ModulusExpression - Class in org.apache.phoenix.expression
Implementation of the LENGTH() build-in function.
ModulusExpression() - Constructor for class org.apache.phoenix.expression.ModulusExpression
 
ModulusExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.ModulusExpression
 
ModulusParseNode - Class in org.apache.phoenix.parse
Node representing modulus in a SQL expression
mOFF() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOFF() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOFFSET() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOFFSET() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mON() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mON() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mONLY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mONLY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MonthFunction - Class in org.apache.phoenix.expression.function
Implementation of the Month() buildin.
MonthFunction() - Constructor for class org.apache.phoenix.expression.function.MonthFunction
 
MonthFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.MonthFunction
 
mOPEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOPEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOR() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mORDER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mORDER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
moreValues(String) - Static method in class org.apache.phoenix.util.CursorUtil
 
mOTHER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOTHER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOUTER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOUTER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOUTER_JOIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mOUTER_JOIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
moveFromHavingToWhereClause(SelectStatement, Set<ParseNode>) - Static method in class org.apache.phoenix.parse.SelectStatementRewriter
Rewrite the select statement by filtering out expression nodes from the HAVING clause and anding them with the WHERE clause.
moveToCurrentRow() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
moveToCurrentRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
moveToInsertRow() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
moveToInsertRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
mPERCENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mPERCENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mPLUS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mPLUS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mPOSINTEGER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mPOSINTEGER() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mPRIMARY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mPRIMARY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mQUESTION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mQUESTION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRCURLY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRCURLY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mREBUILD() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mREBUILD() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mREPLACE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mREPLACE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRETURNS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRETURNS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mREVOKE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mREVOKE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRIGHT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRIGHT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mROW() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mROW() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mROW_TIMESTAMP() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mROW_TIMESTAMP() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mROWS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mROWS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRPAREN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRPAREN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRSQUARE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mRSQUARE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSAMPLING() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSAMPLING() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSCHEMA() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSCHEMA() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSELECT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSELECT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSEMICOLON() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSEMICOLON() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSEQUENCE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSEQUENCE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSESSION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSESSION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSET() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSET() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSL_COMMENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSL_COMMENT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSL_COMMENT1() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSL_COMMENT1() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSL_COMMENT2() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSL_COMMENT2() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSOME() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSOME() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSPLIT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSPLIT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSTART() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSTART() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSTATISTICS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSTATISTICS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSTRING_LITERAL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mSTRING_LITERAL() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTABLES() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTABLES() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTABLESAMPLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTABLESAMPLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTEMPORARY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTEMPORARY() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTHEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTHEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTILDE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTILDE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTO() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTO() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTokens() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTokens() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTRACE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTRACE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTRUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mTRUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MULTI_CHAR_LIKE - Static variable in class org.apache.phoenix.util.StringUtil
 
MULTI_CHAR_WILDCARD - Static variable in class org.apache.phoenix.util.StringUtil
 
MULTI_TENANT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MULTI_TENANT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
MultiCFCQKeyValueComparisonFilter - Class in org.apache.phoenix.filter
Filter that evaluates WHERE clause expression, used in the case where there are references to multiple column qualifiers over multiple column families.
MultiCFCQKeyValueComparisonFilter() - Constructor for class org.apache.phoenix.filter.MultiCFCQKeyValueComparisonFilter
 
MultiCFCQKeyValueComparisonFilter(Expression, boolean, byte[]) - Constructor for class org.apache.phoenix.filter.MultiCFCQKeyValueComparisonFilter
 
MultiCQKeyValueComparisonFilter - Class in org.apache.phoenix.filter
Filter that evaluates WHERE clause expression, used in the case where there are references to multiple unique column qualifiers over one or more column families.
MultiCQKeyValueComparisonFilter() - Constructor for class org.apache.phoenix.filter.MultiCQKeyValueComparisonFilter
 
MultiCQKeyValueComparisonFilter(Expression, boolean, byte[]) - Constructor for class org.apache.phoenix.filter.MultiCQKeyValueComparisonFilter
 
MultiEncodedCQKeyValueComparisonFilter - Class in org.apache.phoenix.filter
Filter used for tables that use number based column qualifiers generated by one of the encoding schemes in PTable.QualifierEncodingScheme.
MultiEncodedCQKeyValueComparisonFilter() - Constructor for class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
MultiEncodedCQKeyValueComparisonFilter(Expression, PTable.QualifierEncodingScheme, boolean, byte[]) - Constructor for class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
MultiHfileOutputFormat - Class in org.apache.phoenix.mapreduce
The MultiHfileOutputFormat class simplifies writing HFiles for multiple tables.
MultiHfileOutputFormat() - Constructor for class org.apache.phoenix.mapreduce.MultiHfileOutputFormat
 
MultiIndexWriteFailureException - Exception in org.apache.phoenix.hbase.index.exception
Indicate a failure to write to multiple index tables.
MultiIndexWriteFailureException(List<HTableInterfaceReference>, boolean) - Constructor for exception org.apache.phoenix.hbase.index.exception.MultiIndexWriteFailureException
 
MultiIndexWriteFailureException(String) - Constructor for exception org.apache.phoenix.hbase.index.exception.MultiIndexWriteFailureException
This constructor used to rematerialize this exception when receiving an rpc exception from the server
MultiKeyValueComparisonFilter - Class in org.apache.phoenix.filter
Modeled after SingleColumnValueFilter, but for general expression evaluation in the case where multiple KeyValue columns are referenced in the expression.
MultiKeyValueComparisonFilter() - Constructor for class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
MultiKeyValueComparisonFilter(Expression, boolean, byte[]) - Constructor for class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
MultiKeyValueTuple - Class in org.apache.phoenix.schema.tuple
Tuple that can be used to represent a list of cells.
MultiKeyValueTuple(List<Cell>) - Constructor for class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
MultiKeyValueTuple() - Constructor for class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
MultiMutation - Class in org.apache.phoenix.hbase.index
 
MultiMutation(ImmutableBytesPtr) - Constructor for class org.apache.phoenix.hbase.index.MultiMutation
 
multiply(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
multiply_divide_modulo_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
multiply_divide_modulo_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
multiplyBy(double) - Method in class org.apache.phoenix.optimize.Cost
 
MultiplyExpression - Class in org.apache.phoenix.expression
Subtract expression implementation
MultiplyExpression() - Constructor for class org.apache.phoenix.expression.MultiplyExpression
 
MultiplyExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.MultiplyExpression
 
MultiplyParseNode - Class in org.apache.phoenix.parse
Node representing multiplication in a SQL expression
MultiRowMutationState(int) - Constructor for class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
MULTITENANT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
mUNION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUNION() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUNUSABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUNUSABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUPDATE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUPDATE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUPGRADE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUPGRADE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUPSERT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUPSERT() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUSABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUSABLE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUSE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUSING() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mUSING() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
MUTABLE_SI_VERSION_THRESHOLD - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
MutableStatement - Class in org.apache.phoenix.parse
 
MutableStatement() - Constructor for class org.apache.phoenix.parse.MutableStatement
 
mutate(StatementContext, ResultIterator, PhoenixConnection) - Method in class org.apache.phoenix.compile.MutatingParallelIteratorFactory
Method that does the actual mutation work
MUTATE_BATCH_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MUTATE_BATCH_SIZE_BYTES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
MUTATE_TABLE - Static variable in class org.apache.phoenix.schema.MetaDataClient
 
mutateRow(RowMutations) - Method in class org.apache.phoenix.execute.DelegateHTable
 
MutatingParallelIteratorFactory - Class in org.apache.phoenix.compile
Factory class used to instantiate an iterator to handle mutations made during a parallel scan.
MutatingParallelIteratorFactory(PhoenixConnection) - Constructor for class org.apache.phoenix.compile.MutatingParallelIteratorFactory
 
MutationList() - Constructor for class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver.MutationList
 
MutationList(int) - Constructor for class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver.MutationList
 
MutationMetric(long, long, long, long) - Constructor for class org.apache.phoenix.monitoring.MutationMetricQueue.MutationMetric
 
MutationMetricQueue - Class in org.apache.phoenix.monitoring
Queue that tracks various writes/mutations related phoenix request metrics.
MutationMetricQueue() - Constructor for class org.apache.phoenix.monitoring.MutationMetricQueue
 
MutationMetricQueue.MutationMetric - Class in org.apache.phoenix.monitoring
Class that holds together the various metrics associated with mutations.
MutationMetricQueue.NoOpMutationMetricsQueue - Class in org.apache.phoenix.monitoring
Class to represent a no-op mutation metric.
MutationPlan - Interface in org.apache.phoenix.compile
 
MutationState - Class in org.apache.phoenix.execute
Tracks the uncommitted state
MutationState(long, long, PhoenixConnection) - Constructor for class org.apache.phoenix.execute.MutationState
 
MutationState(long, long, PhoenixConnection, PhoenixTransactionContext) - Constructor for class org.apache.phoenix.execute.MutationState
 
MutationState(MutationState) - Constructor for class org.apache.phoenix.execute.MutationState
 
MutationState(long, long, PhoenixConnection, long) - Constructor for class org.apache.phoenix.execute.MutationState
 
MutationState(TableRef, MutationState.MultiRowMutationState, long, long, long, PhoenixConnection) - Constructor for class org.apache.phoenix.execute.MutationState
 
mutationState - Variable in class org.apache.phoenix.iterate.BaseResultIterators
 
MutationState.MultiRowMutationState - Class in org.apache.phoenix.execute
 
MutationState.RowMutationState - Class in org.apache.phoenix.execute
 
MutationState.RowTimestampColInfo - Class in org.apache.phoenix.execute
 
MUTATIONTIME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
mVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mVALUE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mVALUES() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mVALUES() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mVIEW() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mVIEW() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWHEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWHEN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWHERE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWHERE() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWITH() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWITH() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWITHIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWITHIN() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 
mWS() - Method in class org.apache.phoenix.parse.PhoenixSQLLexer
 

N

NAME - Static variable in class org.apache.phoenix.expression.function.AbsFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayAppendFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayConcatFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayFillFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayIndexFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayLengthFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayPrependFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayRemoveFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ArrayToStringFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.AvgAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.CbrtFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.CeilFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.CoalesceFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.CollationKeyFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ConvertTimezoneFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.CountAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.CurrentDateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.CurrentTimeFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.DayOfMonthFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.DayOfWeekFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.DayOfYearFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.DecodeFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.DefaultValueExpression
 
NAME - Static variable in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.DistinctValueAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.EncodeFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ExpFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ExternalSqlTypeIdFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.FirstValueFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.FirstValuesFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.FloorFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.GetBitFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.GetByteFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.HourFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.IndexStateNameFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.InstrFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.InvertFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LastValueFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LastValuesFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LengthFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LnFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LogFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LowerFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LpadFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.LTrimFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.MaxAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.MD5Function
 
NAME - Static variable in class org.apache.phoenix.expression.function.MinAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.MinuteFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.MonthFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.NowFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.NthValueFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.OctetLengthFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.PercentileContAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.PercentileDiscAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.PercentRankAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.PowerFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.RandomFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.RegexpSplitFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ReverseFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.RoundDateExpression
 
NAME - Static variable in class org.apache.phoenix.expression.function.RoundFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.RTrimFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SecondFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SetBitFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SetByteFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SignFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SQLIndexTypeFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SQLTableTypeFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SqlTypeNameFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SQLViewTypeFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SqrtFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.StddevPopFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.StddevSampFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.StringToArrayFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SubstrFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.SumAggregateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.TimezoneOffsetFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ToCharFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ToDateFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ToNumberFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ToTimeFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.ToTimestampFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.TransactionProviderNameFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.TrimFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.TruncFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.UpperFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.WeekFunction
 
NAME - Static variable in class org.apache.phoenix.expression.function.YearFunction
 
name - Variable in class org.apache.phoenix.expression.RowKeyColumnExpression
 
NAME - Static variable in class org.apache.phoenix.parse.AndParseNode
 
NAME - Static variable in class org.apache.phoenix.parse.OrParseNode
 
NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NAME - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NAME - Static variable in class org.apache.phoenix.parse.WildcardParseNode
 
name() - Method in class org.apache.phoenix.trace.MetricsInfoImpl
 
NAME_SEPARATOR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NAME_SEPARATOR_BYTE - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NAME_SEPARATOR_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NAME_SEPARATOR_REGEX - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NamedNode - Class in org.apache.phoenix.parse
 
NamedParseNode - Class in org.apache.phoenix.parse
Abstract node representing named nodes such as binds and column expressions in SQL
namedTable(String, TableName) - Method in class org.apache.phoenix.parse.ParseNodeFactory
Deprecated.
namedTable(String, TableName, List<ColumnDef>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
Deprecated.
namedTable(String, TableName, Double) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
namedTable(String, TableName, List<ColumnDef>, Double) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
namedTable(String, TableName, List<ColumnDef>, LiteralParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
NamedTableNode - Class in org.apache.phoenix.parse
Node representing an explicit table reference in the FROM clause of SQL
NAMES_FROM_JSON - Static variable in class org.apache.phoenix.mapreduce.bulkload.TargetTableRefFunctions
 
NAMES_TO_JSON - Static variable in class org.apache.phoenix.mapreduce.bulkload.TargetTableRefFunctions
 
NAMESPACE_SEPARATOR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NAMESPACE_SEPARATOR_BYTE - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NAMESPACE_SEPARATOR_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NANOS_IN_SECOND - Static variable in interface org.apache.phoenix.query.QueryConstants
 
nativeSQL(String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
nativeSQL(String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
needsTaskCommit(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputCommitter
 
NEG_DIGIT_OFFSET - Static variable in class org.apache.phoenix.schema.types.PDataType
 
NEG_TERMINAL_BYTE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
negate(ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
negate_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
negate_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
newAggregators() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
newAggregators() - Method in class org.apache.phoenix.expression.aggregator.ClientAggregators
 
newAggregators() - Method in class org.apache.phoenix.expression.aggregator.ServerAggregators
 
newAggregators(Configuration) - Method in class org.apache.phoenix.expression.aggregator.ServerAggregators
 
newArray(PDataType, Object[]) - Method in interface org.apache.phoenix.schema.types.PDataType.PhoenixArrayFactory
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
newBuilder(MetaDataProtos.AddColumnRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
newBuilder(MetaDataProtos.ClearCacheRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
newBuilder(MetaDataProtos.ClearCacheResponse) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
newBuilder(MetaDataProtos.ClearTableFromCacheRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
newBuilder(MetaDataProtos.ClearTableFromCacheResponse) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
newBuilder(MetaDataProtos.CreateFunctionRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
newBuilder(MetaDataProtos.CreateSchemaRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
newBuilder(MetaDataProtos.CreateTableRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
newBuilder(MetaDataProtos.DropColumnRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
newBuilder(MetaDataProtos.DropFunctionRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
newBuilder(MetaDataProtos.DropSchemaRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
newBuilder(MetaDataProtos.DropTableRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
newBuilder(MetaDataProtos.GetFunctionsRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
newBuilder(MetaDataProtos.GetSchemaRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
newBuilder(MetaDataProtos.GetTableRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
newBuilder(MetaDataProtos.GetVersionRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
newBuilder(MetaDataProtos.GetVersionResponse) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
newBuilder(MetaDataProtos.MetaDataResponse) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
newBuilder(MetaDataProtos.SharedTableState) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
newBuilder(MetaDataProtos.UpdateIndexStateRequest) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
newBuilder(PFunctionProtos.PFunction) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
newBuilder(PFunctionProtos.PFunctionArg) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
newBuilder(PGuidePostsProtos.PGuidePosts) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
newBuilder(PSchemaProtos.PSchema) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
newBuilder(PTableProtos.EncodedCQCounter) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
newBuilder(PTableProtos.PColumn) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
newBuilder(PTableProtos.PTable) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
newBuilder(PTableProtos.PTableStats) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
newBuilder(ServerCacheFactoryProtos.ServerCacheFactory) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
newBuilder(ServerCachingProtos.AddServerCacheRequest) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
newBuilder(ServerCachingProtos.AddServerCacheResponse) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
newBuilder(ServerCachingProtos.ColumnInfo) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
newBuilder(ServerCachingProtos.ColumnReference) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
newBuilder(ServerCachingProtos.ImmutableBytesWritable) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
newBuilder(ServerCachingProtos.IndexMaintainer) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
newBuilder(ServerCachingProtos.RemoveServerCacheRequest) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
newBuilder() - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
newBuilder(ServerCachingProtos.RemoveServerCacheResponse) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
newBuilderForType() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
newCache(ImmutableBytesWritable, byte[], MemoryManager.MemoryChunk, boolean, int) - Method in interface org.apache.phoenix.coprocessor.ServerCachingProtocol.ServerCacheFactory
 
newCache(ImmutableBytesWritable, byte[], MemoryManager.MemoryChunk, boolean, int) - Method in class org.apache.phoenix.index.IndexMetaDataCacheFactory
 
newCache(ImmutableBytesWritable, byte[], MemoryManager.MemoryChunk, boolean, int) - Method in class org.apache.phoenix.join.HashCacheFactory
 
newChildQueryService() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.DistinctValueAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.DistinctValueWithCountAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.FirstValueFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.FirstValuesFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.LastValueFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.LastValuesFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.NthValueFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.PercentileContAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.PercentileDiscAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.PercentRankAggregateFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
Create the aggregator to do client-side aggregation based on the results returned from the aggregating coprocessor.
newClientAggregator() - Method in class org.apache.phoenix.expression.function.StddevPopFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.StddevSampFunction
 
newClientAggregator() - Method in class org.apache.phoenix.expression.function.SumAggregateFunction
 
newColumnExpression() - Method in class org.apache.phoenix.schema.ColumnRef
 
newColumnExpression(boolean, boolean) - Method in class org.apache.phoenix.schema.ColumnRef
 
newColumnExpression(boolean, boolean) - Method in class org.apache.phoenix.schema.LocalIndexDataColumnRef
 
newColumnKey(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.MultiCFCQKeyValueComparisonFilter
 
newColumnKey(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.MultiCQKeyValueComparisonFilter
 
newColumnKey(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
newColumnName(NamedNode) - Static method in class org.apache.phoenix.parse.ColumnName
 
newColumnName(NamedNode, NamedNode) - Static method in class org.apache.phoenix.parse.ColumnName
 
newConstant(Object) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, Determinism) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType, Determinism) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType, SortOrder) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType, SortOrder, Determinism) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType, Integer, Integer) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType, Integer, Integer, Determinism) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType, Integer, Integer, SortOrder, Determinism) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newConstant(Object, PDataType, Integer, Integer, SortOrder, Determinism, boolean) - Static method in class org.apache.phoenix.expression.LiteralExpression
 
newController() - Method in class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory
 
newController(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory
 
newController(List<CellScannable>) - Method in class org.apache.hadoop.hbase.ipc.controller.ClientRpcControllerFactory
 
newController() - Method in class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory
 
newController(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory
 
newController(List<CellScannable>) - Method in class org.apache.hadoop.hbase.ipc.controller.InterRegionServerIndexRpcControllerFactory
 
newController() - Method in class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory
 
newController(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory
 
newController(List<CellScannable>) - Method in class org.apache.hadoop.hbase.ipc.controller.InterRegionServerMetadataRpcControllerFactory
 
newDataIterator() - Method in class org.apache.phoenix.cache.aggcache.SpillManager
Function returns an iterator over all spilled Tuples
newElementList(int) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
newElementList(int) - Method in class org.apache.phoenix.parse.BaseParseNodeVisitor
 
newElementList(int) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
newElementList(int) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
newElementList(int) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
NEWER_FUNCTION_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
NEWER_FUNCTION_FOUND = 12;
NEWER_SCHEMA_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
NEWER_SCHEMA_FOUND = 15;
NEWER_TABLE_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
NEWER_TABLE_FOUND = 6;
NewerFunctionAlreadyExistsException - Exception in org.apache.phoenix.schema
 
NewerFunctionAlreadyExistsException(String) - Constructor for exception org.apache.phoenix.schema.NewerFunctionAlreadyExistsException
 
NewerFunctionAlreadyExistsException(String, PFunction) - Constructor for exception org.apache.phoenix.schema.NewerFunctionAlreadyExistsException
 
NewerSchemaAlreadyExistsException - Exception in org.apache.phoenix.schema
 
NewerSchemaAlreadyExistsException(String) - Constructor for exception org.apache.phoenix.schema.NewerSchemaAlreadyExistsException
 
NewerTableAlreadyExistsException - Exception in org.apache.phoenix.schema
 
NewerTableAlreadyExistsException(String, String) - Constructor for exception org.apache.phoenix.schema.NewerTableAlreadyExistsException
 
NewerTableAlreadyExistsException(String, String, PTable) - Constructor for exception org.apache.phoenix.schema.NewerTableAlreadyExistsException
 
NewerTimestampFilter - Class in org.apache.phoenix.hbase.index.covered.filter
Server-side only class used in the indexer to filter out keyvalues newer than a given timestamp (so allows anything <= timestamp through).
NewerTimestampFilter(long) - Constructor for class org.apache.phoenix.hbase.index.covered.filter.NewerTimestampFilter
 
newException(Throwable, String[]) - Static method in exception org.apache.phoenix.exception.PhoenixParserException
 
newException(SQLExceptionInfo) - Method in interface org.apache.phoenix.exception.SQLExceptionCode.Factory
 
newException(PDataType) - Static method in exception org.apache.phoenix.schema.TypeMismatchException
 
newException(PDataType, String) - Static method in exception org.apache.phoenix.schema.TypeMismatchException
 
newException(PDataType, PDataType) - Static method in exception org.apache.phoenix.schema.TypeMismatchException
 
newException(PDataType, PDataType, String) - Static method in exception org.apache.phoenix.schema.TypeMismatchException
 
newGenerator(PhoenixConnection, PTable, List<PTable>, Map<String, byte[]>) - Static method in class org.apache.phoenix.execute.PhoenixTxIndexMutationGenerator
 
newIllegalDataException() - Static method in class org.apache.phoenix.schema.types.PDataType
 
newIllegalDataException(String) - Static method in class org.apache.phoenix.schema.types.PDataType
 
newIllegalDataException(Exception) - Static method in class org.apache.phoenix.schema.types.PDataType
 
newIncrement(long, Sequence.ValueOp, long) - Method in class org.apache.phoenix.schema.Sequence
 
newInstance() - Method in enum org.apache.phoenix.expression.ExpressionType
Instantiates a DataAccessor based on its DataAccessorType
newInstance(ValueSchema) - Static method in class org.apache.phoenix.schema.ValueBitSet
 
newIterator(StatementContext, ResultIterator, Scan, String, QueryPlan) - Method in class org.apache.phoenix.compile.MutatingParallelIteratorFactory
 
newIterator(ParallelScanGrouper, Scan, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>) - Method in class org.apache.phoenix.execute.AggregatePlan
 
newIterator(ParallelScanGrouper, Scan, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>) - Method in class org.apache.phoenix.execute.BaseQueryPlan
 
newIterator(ParallelScanGrouper, Scan, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>) - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
newIterator(ParallelScanGrouper, Scan, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>) - Method in class org.apache.phoenix.execute.ScanPlan
 
newIterator(StatementContext, ResultIterator, Scan, String, QueryPlan) - Method in class org.apache.phoenix.iterate.ChunkedResultIterator.ChunkedResultIteratorFactory
Deprecated.
 
newIterator(List<PeekingResultIterator>) - Static method in class org.apache.phoenix.iterate.ConcatResultIterator
 
newIterator(MutationState, TableRef, Scan, ScanMetricsHolder, long, QueryPlan, ParallelScanGrouper, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>) - Method in class org.apache.phoenix.iterate.DefaultTableResultIteratorFactory
 
newIterator(StatementContext, ResultIterator, Scan, String, QueryPlan) - Method in interface org.apache.phoenix.iterate.ParallelIteratorFactory
 
newIterator(List<PeekingResultIterator>, QueryPlan) - Static method in class org.apache.phoenix.iterate.RoundRobinResultIterator
 
newIterator(StatementContext, ResultIterator, Scan, String, QueryPlan) - Method in class org.apache.phoenix.iterate.SpoolingResultIterator.SpoolingResultIteratorFactory
Deprecated.
 
newIterator(MutationState, TableRef, Scan, ScanMetricsHolder, long, QueryPlan, ParallelScanGrouper, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>) - Method in interface org.apache.phoenix.iterate.TableResultIteratorFactory
 
newKey(ImmutableBytesWritable, byte[][]) - Method in class org.apache.phoenix.schema.DelegateTable
 
newKey(ImmutableBytesWritable, byte[][]) - Method in interface org.apache.phoenix.schema.PTable
Formulates a row key using the values provided.
newKey(ImmutableBytesWritable, byte[][]) - Method in class org.apache.phoenix.schema.PTableImpl
 
newKeyPart(KeyPart) - Method in class org.apache.phoenix.expression.function.InvertFunction
Invert the childPart key range
newKeyPart(KeyPart) - Method in class org.apache.phoenix.expression.function.PrefixFunction
 
newKeyPart(KeyPart) - Method in class org.apache.phoenix.expression.function.RoundDateExpression
Form the key range from the key to the key right before or at the next rounded value.
newKeyPart(KeyPart) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
newKeyPart(KeyPart) - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
newKeyPart(KeyPart) - Method in class org.apache.phoenix.expression.function.ScalarFunction
Manufactures a KeyPart used to construct the KeyRange given a constant and a comparison operator.
newKeyPart(KeyPart) - Method in class org.apache.phoenix.expression.function.UDFExpression
 
newKeyValue(byte[], byte[], byte[], long, byte[], int, int) - Static method in class org.apache.phoenix.util.KeyValueUtil
 
newKeyValue(ImmutableBytesWritable, byte[], byte[], long, byte[], int, int) - Static method in class org.apache.phoenix.util.KeyValueUtil
 
newKeyValue(byte[], int, int, byte[], byte[], long, byte[], int, int) - Static method in class org.apache.phoenix.util.KeyValueUtil
 
newKeyValue(byte[], int, int, byte[], int, int, byte[], int, int, long, byte[], int, int) - Static method in class org.apache.phoenix.util.KeyValueUtil
 
newKeyValue(byte[], byte[], byte[], long, byte[]) - Static method in class org.apache.phoenix.util.KeyValueUtil
 
newLocalStateScan(List<? extends Iterable<? extends ColumnReference>>) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
newLocalStateScan(Scan, List<? extends Iterable<? extends ColumnReference>>) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
newMutationState(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
newName(String) - Static method in class org.apache.phoenix.schema.PNameFactory
 
newName(byte[]) - Static method in class org.apache.phoenix.schema.PNameFactory
 
newName(byte[], int, int) - Static method in class org.apache.phoenix.schema.PNameFactory
 
newNormalizedName(String) - Static method in class org.apache.phoenix.schema.PNameFactory
 
newReflectiveBlockingService(MetaDataProtos.MetaDataService.BlockingInterface) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
newReflectiveBlockingService(ServerCachingProtos.ServerCachingService.BlockingInterface) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
newReflectiveService(MetaDataProtos.MetaDataService.Interface) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
newReflectiveService(ServerCachingProtos.ServerCachingService.Interface) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
newResultSet(ResultIterator, RowProjector, StatementContext) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
newReturn(long) - Method in class org.apache.phoenix.schema.Sequence
 
newReturns() - Method in class org.apache.phoenix.schema.Sequence
 
newRow(KeyValueBuilder, long, ImmutableBytesWritable, boolean, byte[]...) - Method in class org.apache.phoenix.schema.DelegateTable
 
newRow(KeyValueBuilder, ImmutableBytesWritable, boolean, byte[]...) - Method in class org.apache.phoenix.schema.DelegateTable
 
newRow(KeyValueBuilder, long, ImmutableBytesWritable, boolean, byte[]...) - Method in interface org.apache.phoenix.schema.PTable
Creates a new row at the specified timestamp using the key for the PK values (from PTable.newKey(ImmutableBytesWritable, byte[][]) and the optional key values specified using values.
newRow(KeyValueBuilder, ImmutableBytesWritable, boolean, byte[]...) - Method in interface org.apache.phoenix.schema.PTable
Creates a new row for the PK values (from PTable.newKey(ImmutableBytesWritable, byte[][]) and the optional key values specified using values.
newRow(KeyValueBuilder, long, ImmutableBytesWritable, boolean, byte[]...) - Method in class org.apache.phoenix.schema.PTableImpl
 
newRow(KeyValueBuilder, ImmutableBytesWritable, boolean, byte[]...) - Method in class org.apache.phoenix.schema.PTableImpl
 
newScan(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
newScanRanges(List<? extends Mutation>) - Static method in class org.apache.phoenix.util.ScanUtil
 
newSequenceReference(SequenceValueParseNode) - Method in class org.apache.phoenix.compile.SequenceManager
 
newSequenceTuple(Tuple) - Method in class org.apache.phoenix.compile.SequenceManager
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
 
newServerAggregator(Configuration, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.CountAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
newServerAggregator(Configuration, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
newServerAggregator(Configuration, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.DistinctValueAggregateFunction
 
newServerAggregator(Configuration, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.DistinctValueWithCountAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.FirstValueFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.FirstValuesFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.LastValueFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.LastValuesFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.MaxAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.MinAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.NthValueFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.PercentileContAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.PercentileDiscAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.PercentRankAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
Create the aggregator to do server-side aggregation.
newServerAggregator(Configuration, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.StddevPopFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.StddevSampFunction
 
newServerAggregator(Configuration) - Method in class org.apache.phoenix.expression.function.SumAggregateFunction
 
newServerAggregator(Configuration, ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.SumAggregateFunction
 
newStatement(PhoenixConnection) - Method in interface org.apache.phoenix.jdbc.PhoenixStatementFactory
 
newStub(RpcChannel) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
 
newStub(RpcChannel) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
newTableRowsScan(byte[], long, long) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
newTableRowsScan(byte[], byte[], long, long) - Static method in class org.apache.phoenix.util.MetaDataUtil
 
newTransactionContext(PhoenixTransactionContext, boolean) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
newTransactionContext(PhoenixTransactionContext, boolean) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
newTransactionContext(PhoenixTransactionContext, boolean) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
newWriter(RegionCoprocessorEnvironment, String, long, long) - Static method in class org.apache.phoenix.schema.stats.StatisticsWriter
 
next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.DataTableLocalIndexRegionScanner
 
next(List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.DataTableLocalIndexRegionScanner
 
next() - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
next(List<Cell>) - Method in class org.apache.phoenix.coprocessor.BaseRegionScanner
 
next(List<Cell>, ScannerContext) - Method in class org.apache.phoenix.coprocessor.BaseRegionScanner
 
next(List<Cell>, ScannerContext) - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
next(List<Cell>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
next(List<Cell>) - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
next(List<Cell>, ScannerContext) - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
next() - Method in class org.apache.phoenix.execute.UnnestArrayPlan.UnnestArrayResultIterator
 
next() - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner
 
next() - Method in class org.apache.phoenix.hbase.index.scanner.EmptyScanner
 
next() - Method in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner
Same a KeyValueScanner#next() except that we filter out the next KeyValue until we find one that passes the filter.
next() - Method in interface org.apache.phoenix.hbase.index.scanner.Scanner
 
next() - Method in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
next() - Method in class org.apache.phoenix.iterate.ChunkedResultIterator
Deprecated.
 
next() - Method in class org.apache.phoenix.iterate.ConcatResultIterator
 
next() - Method in class org.apache.phoenix.iterate.CursorResultIterator
 
next() - Method in class org.apache.phoenix.iterate.DelegateResultIterator
 
next() - Method in class org.apache.phoenix.iterate.DistinctAggregatingResultIterator
 
next() - Method in class org.apache.phoenix.iterate.FilterAggregatingResultIterator
 
next() - Method in class org.apache.phoenix.iterate.LimitingResultIterator
 
next() - Method in class org.apache.phoenix.iterate.LookAheadResultIterator
 
next() - Method in class org.apache.phoenix.iterate.MaterializedComparableResultIterator
 
next() - Method in class org.apache.phoenix.iterate.MaterializedResultIterator
 
next() - Method in class org.apache.phoenix.iterate.MergeSortResultIterator
 
next() - Method in class org.apache.phoenix.iterate.MergeSortTopNResultIterator
 
next() - Method in class org.apache.phoenix.iterate.OffsetResultIterator
 
next() - Method in class org.apache.phoenix.iterate.OrderedAggregatingResultIterator
 
next() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
next() - Method in class org.apache.phoenix.iterate.RegionScannerResultIterator
 
next() - Method in interface org.apache.phoenix.iterate.ResultIterator
Grab the next row's worth of values.
next() - Method in class org.apache.phoenix.iterate.RoundRobinResultIterator
 
next() - Method in class org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIterator
 
next() - Method in class org.apache.phoenix.iterate.ScanningResultIterator
 
next() - Method in class org.apache.phoenix.iterate.SequenceResultIterator
 
next() - Method in class org.apache.phoenix.iterate.SnapshotScanner
 
next() - Method in class org.apache.phoenix.iterate.SpoolingResultIterator
Deprecated.
 
next() - Method in class org.apache.phoenix.iterate.TableResultIterator
 
next() - Method in class org.apache.phoenix.iterate.TableSnapshotResultIterator
 
next() - Method in class org.apache.phoenix.iterate.UngroupedAggregatingResultIterator
 
next() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
next() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
NEXT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NEXT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NEXT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NEXT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
next(ImmutableBytesWritable, int, int, ValueBitSet) - Method in class org.apache.phoenix.schema.KeyValueSchema
Move the bytes ptr to the next position relative to the current ptr
next(ImmutableBytesWritable, int, int) - Method in class org.apache.phoenix.schema.RowKeySchema
Move the bytes ptr to the next position in the row key relative to its current position.
next(ImmutableBytesWritable, int, int, int) - Method in class org.apache.phoenix.schema.RowKeySchema
Like RowKeySchema.next(org.apache.hadoop.hbase.io.ImmutableBytesWritable, int, int), but also includes the next extraSpan additional fields in the bytes ptr.
next(List<Cell>) - Method in class org.apache.phoenix.schema.stats.StatisticsScanner
 
next(List<Cell>, ScannerContext) - Method in class org.apache.phoenix.schema.stats.StatisticsScanner
 
next() - Method in class org.apache.phoenix.trace.TracingIterator
 
nextBind() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
nextBind() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
nextKey(byte[]) - Static method in class org.apache.phoenix.util.ByteUtil
Increment the key to the next key
nextKey(byte[], int) - Static method in class org.apache.phoenix.util.ByteUtil
Increment the key in-place to the next key
nextKey(byte[], int, int) - Static method in class org.apache.phoenix.util.ByteUtil
 
nextKeyValue() - Method in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
nextPosition() - Method in class org.apache.phoenix.compile.AggregationManager
 
nextRaw(List<Cell>) - Method in class org.apache.phoenix.coprocessor.BaseRegionScanner
 
nextRaw(List<Cell>, ScannerContext) - Method in class org.apache.phoenix.coprocessor.BaseRegionScanner
 
nextRaw(List<Cell>, ScannerContext) - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
nextRaw(List<Cell>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
nextRaw(List<Cell>) - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
nextRaw(List<Cell>, ScannerContext) - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
nextStatement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
nextStatement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
nextStatement(ParseNodeFactory) - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a series of semicolon-terminated SQL statements.
nextValueFor(TableName, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
nFields - Variable in class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
NO_GUIDEPOST - Static variable in class org.apache.phoenix.schema.stats.GuidePostsInfo
 
NO_NEWER_PRIMARY_TABLE_ENTRY_TIMESTAMP - Static variable in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
 
NO_OF_RESULTS_ITERATED - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NO_OP_INSTANCE - Static variable in class org.apache.phoenix.log.QueryLogger
 
NO_OP_INSTANCE - Static variable in class org.apache.phoenix.monitoring.SpoolingMetricsHolder
 
NO_OP_INSTANCE - Static variable in class org.apache.phoenix.monitoring.TaskExecutionMetricsHolder
 
NO_OP_MUTATION_METRICS_QUEUE - Static variable in class org.apache.phoenix.monitoring.MutationMetricQueue.NoOpMutationMetricsQueue
 
NO_PK_COLUMNS_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
NO_PK_COLUMNS = 8;
NO_TIMESTAMP - Static variable in interface org.apache.phoenix.schema.stats.StatisticsCollector
Constant used if no max timestamp is available
NO_TRAVERSAL - Static variable in class org.apache.phoenix.expression.function.ScalarFunction
 
NO_UPGRADE_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to prevent an upgrade from occurring when connecting to a new server version.
NODE_FACTORY - Static variable in class org.apache.phoenix.compile.WhereCompiler
 
NODE_FACTORY - Static variable in class org.apache.phoenix.parse.ParseNodeRewriter
 
NOEQ1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NOEQ1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NOEQ1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NOEQ1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NOEQ2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NOEQ2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NOEQ2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NOEQ2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NON_AGGREGATE_QUERY - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
NonAggregateRegionScannerFactory - Class in org.apache.phoenix.iterate
 
NonAggregateRegionScannerFactory(RegionCoprocessorEnvironment) - Constructor for class org.apache.phoenix.iterate.NonAggregateRegionScannerFactory
 
NonSizeTrackingServerAggregators - Class in org.apache.phoenix.expression.aggregator
 
NonSizeTrackingServerAggregators(SingleAggregateFunction[], Aggregator[], Expression[], int) - Constructor for class org.apache.phoenix.expression.aggregator.NonSizeTrackingServerAggregators
 
NonTxIndexBuilder - Class in org.apache.phoenix.hbase.index.covered
Build covered indexes for phoenix updates.
NonTxIndexBuilder() - Constructor for class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder
 
NOOP_FACTORY - Static variable in interface org.apache.phoenix.iterate.ParallelIteratorFactory
 
NoOpRequestMetric() - Constructor for class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
NoOpStatisticsCollector - Class in org.apache.phoenix.schema.stats
A drop-in statistics collector that does nothing.
NoOpStatisticsCollector() - Constructor for class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
noRetriesFactory - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
normalize(ParseNode, ColumnResolver) - Static method in class org.apache.phoenix.compile.StatementNormalizer
 
normalize(SelectStatement, ColumnResolver) - Static method in class org.apache.phoenix.compile.StatementNormalizer
Rewrite the select statement by switching any constants to the right hand side of the expression.
normalize(ReadOnlyProps, Properties) - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
normalize(byte) - Method in enum org.apache.phoenix.schema.SortOrder
 
normalize(BigDecimal) - Static method in class org.apache.phoenix.util.NumberUtil
Strip all trailing zeros to ensure that no digit will be zero and round using our default context to ensure precision doesn't exceed max allowed.
NORMALIZED_NAME - Static variable in class org.apache.phoenix.expression.function.CountAggregateFunction
 
NORMALIZED_NAME - Static variable in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
normalizeFullTableName(String) - Static method in class org.apache.phoenix.util.SchemaUtil
Normalizes the fulltableName .
normalizeIdentifier(String) - Static method in class org.apache.phoenix.util.SchemaUtil
Normalize an identifier.
normalizeLiteral(LiteralParseNode) - Static method in class org.apache.phoenix.util.SchemaUtil
Normalize a Literal.
NormalSetPrecision - Static variable in class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
not(ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
NOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NOT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NOT_ALLOWED_SCHEMA_LIST - Static variable in class org.apache.phoenix.util.SchemaUtil
 
not_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
not_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
NOT_STATS_BASED_TS - Static variable in class org.apache.phoenix.schema.stats.StatisticsUtil
Indication to client that the statistics estimates were not calculated based on statistics but instead are based on row limits from the query.
notEqual(ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
NotEqualParseNode - Class in org.apache.phoenix.parse
Node representing a not equal expression (!=,<>) in SQL
NotExpression - Class in org.apache.phoenix.expression
Implementation of the NOT operator that negates it's single boolean child expression.
NotExpression() - Constructor for class org.apache.phoenix.expression.NotExpression
 
NotExpression(Expression) - Constructor for class org.apache.phoenix.expression.NotExpression
 
NotExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.NotExpression
 
NOTHING - Static variable in class org.apache.phoenix.compile.ScanRanges
 
NotParseNode - Class in org.apache.phoenix.parse
Node representing the NOT in SQL
NowFunction - Class in org.apache.phoenix.expression.function
Function used to represent NOW() The function returns a PTimestamp
NowFunction() - Constructor for class org.apache.phoenix.expression.function.NowFunction
 
NowFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.NowFunction
 
NthValueAggregateParseNode - Class in org.apache.phoenix.parse
 
NthValueAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.NthValueAggregateParseNode
 
NthValueFunction - Class in org.apache.phoenix.expression.function
Built-in function for NTH_VALUE(, ) WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
NthValueFunction() - Constructor for class org.apache.phoenix.expression.function.NthValueFunction
 
NthValueFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.NthValueFunction
 
NthValueFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.NthValueFunction
 
NULL - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
NULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NULL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NULL_BOUND - Static variable in class org.apache.phoenix.query.KeyRange
 
NULL_BYTES - Static variable in class org.apache.phoenix.schema.types.PDataType
 
NULL_CONTEXT - Static variable in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
NULL_COUNTER - Static variable in class org.apache.phoenix.schema.PTable.EncodedCQCounter
 
NULL_DISPLAY_TEXT - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NULL_INDEX_META_DATA - Static variable in interface org.apache.phoenix.hbase.index.covered.IndexMetaData
 
NULL_ROWTIMESTAMP_INFO - Static variable in class org.apache.phoenix.execute.MutationState.RowTimestampColInfo
 
NULL_SCHEMA_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
NULLABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NULLABLE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NULLABLE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
nullPad(ImmutableBytesWritable, int) - Static method in class org.apache.phoenix.util.ByteUtil
Expand the key to length bytes using the fillByte to fill the bytes beyond the current key length.
nullPlusNonNullIsNull() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NULLS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NULLS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NULLS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NULLS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
nullsAreSortedAtEnd() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NullSpan - Class in org.apache.phoenix.trace.util
Fake Span that doesn't save any state, in place of null return values, to avoid null check.
NUM_ARGS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NUM_ARGS_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NUM_CONCURRENT_INDEX_WRITER_THREADS_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
NUM_CONCURRENT_INDEX_WRITER_THREADS_CONF_KEY - Static variable in class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
NUM_KEY_PARTS - Static variable in class org.apache.phoenix.schema.stats.StatisticsUtil
Number of parts in our complex key
NUM_PREC_RADIX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
NUM_RETRIES_FOR_SCHEMA_UPDATE_CHECK - Static variable in interface org.apache.phoenix.query.QueryServices
 
NUM_SALTING_BYTES - Static variable in class org.apache.phoenix.schema.SaltingUtil
 
NUM_SEQUENCE_KEY_VALUES - Static variable in class org.apache.phoenix.schema.Sequence
 
NUM_TO_ALLOCATE - Static variable in class org.apache.phoenix.coprocessor.SequenceRegionObserver
 
NUMBER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NUMBER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
NUMBER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NUMBER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
NUMBER_FORMAT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
NumberSumAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that sums integral number values
NumberSumAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
NumberSumAggregator(SortOrder, ImmutableBytesWritable) - Constructor for class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
NumberUtil - Class in org.apache.phoenix.util
Utility methods for numbers like decimal, long, etc.
NumberUtil() - Constructor for class org.apache.phoenix.util.NumberUtil
 
NUMDATATABLECOLFAMILIES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 

O

OBJECT_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
octetLength(ImmutableBytesWritable, SortOrder, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
octetLength(byte[], int, int, SortOrder, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
OctetLengthFunction - Class in org.apache.phoenix.expression.function
 
OctetLengthFunction() - Constructor for class org.apache.phoenix.expression.function.OctetLengthFunction
 
OctetLengthFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.OctetLengthFunction
 
of(Double) - Static method in class org.apache.phoenix.iterate.TableSamplerPredicate
 
of(List<byte[]>) - Static method in class org.apache.phoenix.query.KeyRange
 
OFF - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OFF - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OFF - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OFF - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
offer(T) - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
offer(T) - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
offer(E, long, TimeUnit) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
offer(E) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
offset - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
offset - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
offset - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
offset - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
offset - Variable in class org.apache.phoenix.iterate.ExplainTable
 
offset(BindParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
offset(LiteralParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
OFFSET - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OFFSET - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OFFSET - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
offset() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
OFFSET - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
offset() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
offset - Variable in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
OFFSET_COLUMN - Static variable in interface org.apache.phoenix.query.QueryConstants
 
OFFSET_DATUM - Static variable in class org.apache.phoenix.compile.OffsetCompiler
 
OFFSET_FAMILY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
OFFSET_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
OFFSET_ROW_KEY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
OFFSET_ROW_KEY_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
OFFSET_ROW_KEY_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
OffsetCompiler - Class in org.apache.phoenix.compile
 
OffsetNode - Class in org.apache.phoenix.parse
 
OffsetResultIterator - Class in org.apache.phoenix.iterate
Iterates through tuples up to a limit
OffsetResultIterator(ResultIterator, Integer) - Constructor for class org.apache.phoenix.iterate.OffsetResultIterator
 
OldProjectedValueTuple(byte[], int, int, long, byte[], int, int, int) - Constructor for class org.apache.phoenix.execute.TupleProjector.OldProjectedValueTuple
 
OldProjectedValueTuple(Tuple, long, byte[], int, int, int) - Constructor for class org.apache.phoenix.execute.TupleProjector.OldProjectedValueTuple
 
OmidTransactionContext - Class in org.apache.phoenix.transaction
 
OmidTransactionContext() - Constructor for class org.apache.phoenix.transaction.OmidTransactionContext
 
OmidTransactionProvider - Class in org.apache.phoenix.transaction
 
ON - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ON - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ON - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ON - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ONE - Static variable in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
ONE - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
ONE_HUNDRED - Static variable in class org.apache.phoenix.schema.types.PDataType
 
one_or_more_expressions() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
one_or_more_expressions() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
one_or_more_jarpaths() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
one_or_more_jarpaths() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
oneStatement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
oneStatement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
onEvent(RingBufferEvent, long, boolean) - Method in class org.apache.phoenix.log.QueryLogDetailsEventHandler
 
ONLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ONLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ONLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ONLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
onShutdown() - Method in class org.apache.phoenix.log.QueryLogDetailsEventHandler
 
onStart() - Method in class org.apache.phoenix.log.QueryLogDetailsEventHandler
 
open(CursorName) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
open(CursorName) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
OPEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OPEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OPEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OPEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
open(OpenStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
openCursor(OpenStatement, Connection) - Static method in class org.apache.phoenix.util.CursorUtil
 
OpenStatement - Class in org.apache.phoenix.parse
 
OpenStatement(CursorName) - Constructor for class org.apache.phoenix.parse.OpenStatement
 
OpenStatementCompiler - Class in org.apache.phoenix.compile
 
OpenStatementCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.OpenStatementCompiler
 
OPERATION_ATTRIB - Static variable in class org.apache.phoenix.coprocessor.SequenceRegionObserver
 
OPERATOR - Static variable in class org.apache.phoenix.parse.AddParseNode
 
OPERATOR - Static variable in class org.apache.phoenix.parse.DivideParseNode
 
OPERATOR - Static variable in class org.apache.phoenix.parse.ModulusParseNode
 
OPERATOR - Static variable in class org.apache.phoenix.parse.MultiplyParseNode
 
OPERATOR - Static variable in class org.apache.phoenix.parse.SubtractParseNode
 
optimize(PhoenixStatement, QueryPlan) - Method in class org.apache.phoenix.optimize.QueryOptimizer
 
optimize(PhoenixStatement, SelectStatement) - Method in class org.apache.phoenix.optimize.QueryOptimizer
 
optimize(PhoenixStatement, SelectStatement, ColumnResolver, List<? extends PDatum>, ParallelIteratorFactory) - Method in class org.apache.phoenix.optimize.QueryOptimizer
 
optimize(QueryPlan, PhoenixStatement, List<? extends PDatum>, ParallelIteratorFactory) - Method in class org.apache.phoenix.optimize.QueryOptimizer
 
optimizeQuery() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
optimizeQuery(PhoenixStatement.CompilableStatement) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
optimizeQuery(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
or(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
OR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OR - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OR - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
or(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.ValueBitSet
 
or(ImmutableBytesWritable, int) - Method in class org.apache.phoenix.schema.ValueBitSet
 
or(ValueBitSet) - Method in class org.apache.phoenix.schema.ValueBitSet
 
or_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
or_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ORDER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ORDER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ORDER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ORDER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
order_by() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
order_by() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
orderBy - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
orderBy - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
orderBy - Variable in class org.apache.phoenix.iterate.ExplainTable
 
orderBy(ParseNode, boolean, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
orderByColumn - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
OrderByCompiler - Class in org.apache.phoenix.compile
Validates ORDER BY clause and builds up a list of referenced columns.
OrderByCompiler.OrderBy - Class in org.apache.phoenix.compile
 
OrderByExpression - Class in org.apache.phoenix.expression
A container for a column that appears in ORDER BY clause.
OrderByExpression() - Constructor for class org.apache.phoenix.expression.OrderByExpression
 
OrderByExpression(Expression, boolean, boolean) - Constructor for class org.apache.phoenix.expression.OrderByExpression
 
OrderByNode - Class in org.apache.phoenix.parse
Node representing an ORDER BY clause (including asc/desc and nulls first/last) in SQL
OrderedAggregatingResultIterator - Class in org.apache.phoenix.iterate
Result scanner that sorts aggregated rows by columns specified in the ORDER BY clause.
OrderedAggregatingResultIterator(AggregatingResultIterator, List<OrderByExpression>, int, Integer, Integer) - Constructor for class org.apache.phoenix.iterate.OrderedAggregatingResultIterator
 
OrderedResultIterator - Class in org.apache.phoenix.iterate
Result scanner that sorts aggregated rows by columns specified in the ORDER BY clause.
OrderedResultIterator(ResultIterator, List<OrderByExpression>, int, Integer, Integer) - Constructor for class org.apache.phoenix.iterate.OrderedResultIterator
 
OrderedResultIterator(ResultIterator, List<OrderByExpression>, int) - Constructor for class org.apache.phoenix.iterate.OrderedResultIterator
 
OrderedResultIterator(ResultIterator, List<OrderByExpression>, int, Integer, Integer, int) - Constructor for class org.apache.phoenix.iterate.OrderedResultIterator
 
OrderedResultIterator.ResultEntry - Class in org.apache.phoenix.iterate
A container that holds pointers to a Result and its sort keys.
orderPreserving - Variable in class org.apache.phoenix.compile.OrderPreservingTracker.Info
 
OrderPreservingTracker - Class in org.apache.phoenix.compile
Determines if the natural key order of the rows returned by the scan will match the order of the expressions.
OrderPreservingTracker(StatementContext, GroupByCompiler.GroupBy, OrderPreservingTracker.Ordering, int) - Constructor for class org.apache.phoenix.compile.OrderPreservingTracker
 
OrderPreservingTracker(StatementContext, GroupByCompiler.GroupBy, OrderPreservingTracker.Ordering, int, TupleProjector) - Constructor for class org.apache.phoenix.compile.OrderPreservingTracker
 
OrderPreservingTracker.Info - Class in org.apache.phoenix.compile
 
OrderPreservingTracker.Ordering - Enum in org.apache.phoenix.compile
 
ordinal() - Method in class org.apache.phoenix.schema.types.PDataType
 
ORDINAL_POSITION - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ORDINAL_POSITION_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
OrExpression - Class in org.apache.phoenix.expression
OR expression implementation
OrExpression() - Constructor for class org.apache.phoenix.expression.OrExpression
 
OrExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.OrExpression
 
org.apache.hadoop.hbase.ipc - package org.apache.hadoop.hbase.ipc
 
org.apache.hadoop.hbase.ipc.controller - package org.apache.hadoop.hbase.ipc.controller
 
org.apache.hadoop.hbase.regionserver - package org.apache.hadoop.hbase.regionserver
 
org.apache.hadoop.hbase.regionserver.wal - package org.apache.hadoop.hbase.regionserver.wal
 
org.apache.phoenix.cache - package org.apache.phoenix.cache
 
org.apache.phoenix.cache.aggcache - package org.apache.phoenix.cache.aggcache
 
org.apache.phoenix.call - package org.apache.phoenix.call
 
org.apache.phoenix.compile - package org.apache.phoenix.compile
 
org.apache.phoenix.coprocessor - package org.apache.phoenix.coprocessor
 
org.apache.phoenix.coprocessor.generated - package org.apache.phoenix.coprocessor.generated
 
org.apache.phoenix.exception - package org.apache.phoenix.exception
 
org.apache.phoenix.execute - package org.apache.phoenix.execute
 
org.apache.phoenix.execute.visitor - package org.apache.phoenix.execute.visitor
 
org.apache.phoenix.expression - package org.apache.phoenix.expression
 
org.apache.phoenix.expression.aggregator - package org.apache.phoenix.expression.aggregator
 
org.apache.phoenix.expression.function - package org.apache.phoenix.expression.function
 
org.apache.phoenix.expression.util.regex - package org.apache.phoenix.expression.util.regex
 
org.apache.phoenix.expression.visitor - package org.apache.phoenix.expression.visitor
 
org.apache.phoenix.filter - package org.apache.phoenix.filter
 
org.apache.phoenix.hbase.index - package org.apache.phoenix.hbase.index
 
org.apache.phoenix.hbase.index.balancer - package org.apache.phoenix.hbase.index.balancer
 
org.apache.phoenix.hbase.index.builder - package org.apache.phoenix.hbase.index.builder
 
org.apache.phoenix.hbase.index.covered - package org.apache.phoenix.hbase.index.covered
 
org.apache.phoenix.hbase.index.covered.data - package org.apache.phoenix.hbase.index.covered.data
 
org.apache.phoenix.hbase.index.covered.filter - package org.apache.phoenix.hbase.index.covered.filter
 
org.apache.phoenix.hbase.index.covered.update - package org.apache.phoenix.hbase.index.covered.update
 
org.apache.phoenix.hbase.index.exception - package org.apache.phoenix.hbase.index.exception
 
org.apache.phoenix.hbase.index.master - package org.apache.phoenix.hbase.index.master
 
org.apache.phoenix.hbase.index.metrics - package org.apache.phoenix.hbase.index.metrics
 
org.apache.phoenix.hbase.index.parallel - package org.apache.phoenix.hbase.index.parallel
 
org.apache.phoenix.hbase.index.scanner - package org.apache.phoenix.hbase.index.scanner
 
org.apache.phoenix.hbase.index.table - package org.apache.phoenix.hbase.index.table
 
org.apache.phoenix.hbase.index.util - package org.apache.phoenix.hbase.index.util
 
org.apache.phoenix.hbase.index.wal - package org.apache.phoenix.hbase.index.wal
 
org.apache.phoenix.hbase.index.write - package org.apache.phoenix.hbase.index.write
 
org.apache.phoenix.hbase.index.write.recovery - package org.apache.phoenix.hbase.index.write.recovery
 
org.apache.phoenix.index - package org.apache.phoenix.index
 
org.apache.phoenix.iterate - package org.apache.phoenix.iterate
 
org.apache.phoenix.jdbc - package org.apache.phoenix.jdbc
 
org.apache.phoenix.job - package org.apache.phoenix.job
 
org.apache.phoenix.join - package org.apache.phoenix.join
 
org.apache.phoenix.log - package org.apache.phoenix.log
 
org.apache.phoenix.mapreduce - package org.apache.phoenix.mapreduce
 
org.apache.phoenix.mapreduce.bulkload - package org.apache.phoenix.mapreduce.bulkload
 
org.apache.phoenix.mapreduce.index - package org.apache.phoenix.mapreduce.index
 
org.apache.phoenix.mapreduce.index.automation - package org.apache.phoenix.mapreduce.index.automation
 
org.apache.phoenix.mapreduce.util - package org.apache.phoenix.mapreduce.util
 
org.apache.phoenix.memory - package org.apache.phoenix.memory
 
org.apache.phoenix.metrics - package org.apache.phoenix.metrics
 
org.apache.phoenix.monitoring - package org.apache.phoenix.monitoring
 
org.apache.phoenix.optimize - package org.apache.phoenix.optimize
 
org.apache.phoenix.parse - package org.apache.phoenix.parse
 
org.apache.phoenix.protobuf - package org.apache.phoenix.protobuf
 
org.apache.phoenix.query - package org.apache.phoenix.query
 
org.apache.phoenix.replication - package org.apache.phoenix.replication
 
org.apache.phoenix.schema - package org.apache.phoenix.schema
 
org.apache.phoenix.schema.stats - package org.apache.phoenix.schema.stats
 
org.apache.phoenix.schema.tuple - package org.apache.phoenix.schema.tuple
 
org.apache.phoenix.schema.types - package org.apache.phoenix.schema.types
 
org.apache.phoenix.tool - package org.apache.phoenix.tool
 
org.apache.phoenix.trace - package org.apache.phoenix.trace
 
org.apache.phoenix.trace.util - package org.apache.phoenix.trace.util
 
org.apache.phoenix.transaction - package org.apache.phoenix.transaction
 
org.apache.phoenix.util - package org.apache.phoenix.util
 
org.apache.phoenix.util.csv - package org.apache.phoenix.util.csv
 
org.apache.phoenix.util.json - package org.apache.phoenix.util.json
 
org.apache.phoenix.util.regex - package org.apache.phoenix.util.regex
 
OrParseNode - Class in org.apache.phoenix.parse
Node representing an OR in SQL
ORPHAN_TYPE_COUNT - Static variable in class org.apache.phoenix.mapreduce.OrphanViewTool
 
orphans - Variable in class org.apache.phoenix.trace.TraceReader.TraceHolder
 
OrphanViewTool - Class in org.apache.phoenix.mapreduce
A tool to identify orphan views and links, and drop them
OrphanViewTool() - Constructor for class org.apache.phoenix.mapreduce.OrphanViewTool
 
OTHER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OTHER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OTHER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OTHER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
othersDeletesAreVisible(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
OUTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OUTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OUTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OUTER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OUTER_JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OUTER_JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
OUTER_JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OUTER_JOIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
OUTPUT_METADATA_DDL - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
 
OUTPUT_METADATA_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
This table holds metadata about a scrutiny job - result counters and queries to fetch invalid row data from the output table.
OUTPUT_TABLE_DDL - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
 
OUTPUT_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
This table holds the invalid rows in the source table (either missing a target, or a bad covered column value).
OUTPUT_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
OverAllQueryMetrics - Class in org.apache.phoenix.monitoring
Class that represents the overall metrics associated with a query being executed by the phoenix.
OverAllQueryMetrics(boolean, LogLevel) - Constructor for class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
ownDeletesAreVisible(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 

P

pad(byte[], Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PBinary
 
pad(ImmutableBytesWritable, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PBinary
 
pad(Object, Integer) - Method in class org.apache.phoenix.schema.types.PBinary
 
pad(ImmutableBytesWritable, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PChar
 
pad(byte[], Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PChar
 
pad(Object, Integer) - Method in class org.apache.phoenix.schema.types.PChar
 
pad(Object, Integer) - Method in class org.apache.phoenix.schema.types.PDataType
 
pad(ImmutableBytesWritable, Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
pad(byte[], Integer, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
padChar(byte[], Integer) - Static method in class org.apache.phoenix.util.StringUtil
 
padData(String, PColumn, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.SchemaUtil
Pads the data in ptr by the required amount for fixed width data types
parallelIteratorFactory - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
ParallelIteratorFactory - Interface in org.apache.phoenix.iterate
 
ParallelIteratorRegionSplitter - Interface in org.apache.phoenix.iterate
Interface for strategies determining how to split regions in ParallelIterators.
ParallelIterators - Class in org.apache.phoenix.iterate
Class that parallelizes the scan over a table using the ExecutorService provided.
ParallelIterators(QueryPlan, Integer, ParallelIteratorFactory, ParallelScanGrouper, Scan, boolean, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>, QueryPlan) - Constructor for class org.apache.phoenix.iterate.ParallelIterators
 
ParallelIterators(QueryPlan, Integer, ParallelIteratorFactory, Scan, boolean, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>, QueryPlan) - Constructor for class org.apache.phoenix.iterate.ParallelIterators
 
ParallelScanGrouper - Interface in org.apache.phoenix.iterate
Interface for a parallel scan grouper
ParallelWriterIndexCommitter - Class in org.apache.phoenix.hbase.index.write
Write index updates to the index tables in parallel.
ParallelWriterIndexCommitter() - Constructor for class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter
 
ParallelWriterIndexCommitter(String) - Constructor for class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter
 
paramMetaData - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
parent - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
PARENT_TABLE_KEY - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
PARENT_TABLE_KEY_BYTES - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
PARENT_TABLE_LINK - Static variable in class org.apache.phoenix.mapreduce.OrphanViewTool
 
PARENT_TABLE_NOT_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
PARENT_TABLE_NOT_FOUND = 9;
PARENT_TENANT_ID - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
PARENT_TENANT_ID_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
PARENTNAMEBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
PArrayDataType<T> - Class in org.apache.phoenix.schema.types
The datatype for PColummns that are Arrays.
PArrayDataType(String, int, Class, PDataType.PDataCodec, int) - Constructor for class org.apache.phoenix.schema.types.PArrayDataType
 
PArrayDataTypeDecoder - Class in org.apache.phoenix.schema.types
 
PArrayDataTypeDecoder() - Constructor for class org.apache.phoenix.schema.types.PArrayDataTypeDecoder
 
PArrayDataTypeEncoder - Class in org.apache.phoenix.schema.types
 
PArrayDataTypeEncoder(PDataType, SortOrder) - Constructor for class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
PArrayDataTypeEncoder(TrustedByteArrayOutputStream, DataOutputStream, int, PDataType, SortOrder, boolean, byte) - Constructor for class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
PArrayDataTypeEncoder(TrustedByteArrayOutputStream, DataOutputStream, int, PDataType, SortOrder, boolean) - Constructor for class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
PArrayDataTypeEncoder(TrustedByteArrayOutputStream, List<Integer>, PDataType, SortOrder, boolean) - Constructor for class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
PArrayDataTypeEncoder(TrustedByteArrayOutputStream, DataOutputStream, List<Integer>, PDataType, SortOrder, boolean, byte) - Constructor for class org.apache.phoenix.schema.types.PArrayDataTypeEncoder
 
parse(String) - Method in interface org.apache.phoenix.mapreduce.FormatToBytesWritableMapper.LineParser
 
parseAlias() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseAlias() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseCell() - Method in class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder
Extract a Cell.
parseCell() - Method in class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec.CompressedIndexKeyValueDecoder
 
parseCell() - Method in class org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec.IndexKeyValueDecoder
 
parseClose() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL cursor close statement.
parseCondition(String) - Static method in class org.apache.phoenix.parse.SQLParser
 
ParseContext - Class in org.apache.phoenix.parse
 
ParseContext() - Constructor for class org.apache.phoenix.parse.ParseContext
 
ParseContext.Stack - Class in org.apache.phoenix.parse
 
parseDate(String) - Static method in class org.apache.phoenix.util.DateUtil
 
parseDateTime(String) - Method in interface org.apache.phoenix.util.DateUtil.DateTimeParser
 
parseDeclareCursor() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL declare cursor statement.
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseDisableIndexOnFailure(String) - Static method in exception org.apache.phoenix.hbase.index.exception.IndexWriteException
 
ParseException - Exception in org.apache.phoenix.parse
RuntimeException for exceptions occurring during parsing, since ANTLR doesn't handle typed exceptions well.
ParseException() - Constructor for exception org.apache.phoenix.parse.ParseException
 
ParseException(String) - Constructor for exception org.apache.phoenix.parse.ParseException
 
ParseException(Throwable) - Constructor for exception org.apache.phoenix.parse.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.phoenix.parse.ParseException
 
parseExpression() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL select statement.
parseFetch() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL cursor fetch statement.
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
parseFrom(ByteString) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(InputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.coprocessor.SuffixFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.MultiCFCQKeyValueComparisonFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.MultiCQKeyValueComparisonFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.RowKeyComparisonFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.SingleCFCQKeyValueComparisonFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.SingleCQKeyValueComparisonFilter
 
parseFrom(byte[]) - Static method in class org.apache.phoenix.filter.SkipScanFilter
 
parseFrom() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseFrom() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseLiteral() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL literal
parseLocalOrRemoteServerException(Throwable) - Static method in class org.apache.phoenix.util.ServerUtil
Return the first SQLException in the exception chain, otherwise parse it.
ParseNode - Class in org.apache.phoenix.parse
Abstract base class for a parse node in SQL
ParseNode() - Constructor for class org.apache.phoenix.parse.ParseNode
 
ParseNodeFactory - Class in org.apache.phoenix.parse
Factory used by parser to construct object model while parsing a SQL statement
ParseNodeFactory() - Constructor for class org.apache.phoenix.parse.ParseNodeFactory
 
ParseNodeFactory.BuiltInFunctionKey - Class in org.apache.phoenix.parse
Key used to look up a built-in function using the combination of the lowercase name and the number of arguments.
ParseNodeRewriter - Class in org.apache.phoenix.parse
Base class for visitors that rewrite the expression node hierarchy
ParseNodeRewriter() - Constructor for class org.apache.phoenix.parse.ParseNodeRewriter
 
ParseNodeRewriter(ColumnResolver) - Constructor for class org.apache.phoenix.parse.ParseNodeRewriter
 
ParseNodeRewriter(ColumnResolver, int) - Constructor for class org.apache.phoenix.parse.ParseNodeRewriter
 
ParseNodeRewriter.CompoundNodeFactory - Interface in org.apache.phoenix.parse
 
ParseNodeVisitor<E> - Interface in org.apache.phoenix.parse
Visitor for ParseNode in the node tree.
parseNoReserved() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseNoReserved() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseObject(String, ParsePosition) - Method in class org.apache.phoenix.util.VarBinaryFormatter
 
parseOpen() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL cursor open statement.
parseOptions(String[]) - Method in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
Parses the commandline arguments, throws IllegalStateException if mandatory arguments are missing.
parseOptions(String[]) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
Parses the commandline arguments, throws IllegalStateException if mandatory arguments are missing.
parseOrderByField() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseOrderByField() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
parseQuery() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL select statement.
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
PARSER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
parseServerException(Throwable) - Static method in class org.apache.phoenix.util.ServerUtil
 
parseServerExceptionOrNull(Throwable) - Static method in class org.apache.phoenix.util.ServerUtil
 
parseServerTimestamp(Throwable) - Static method in class org.apache.phoenix.util.ServerUtil
 
parseStatement(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
parseStatement() - Method in class org.apache.phoenix.parse.SQLParser
Parses the input as a SQL select or upsert statement.
parseTime(String) - Static method in class org.apache.phoenix.util.DateUtil
 
parseTimestamp(String) - Static method in class org.apache.phoenix.util.DateUtil
 
parseTimestampFromRemoteException(Throwable) - Static method in class org.apache.phoenix.util.ServerUtil
 
passesKeyRangeFilter(Scan) - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader
 
pattern() - Method in class org.apache.phoenix.expression.util.regex.AbstractBasePattern
 
pattern() - Method in class org.apache.phoenix.expression.util.regex.JavaPattern
 
pattern() - Method in class org.apache.phoenix.expression.util.regex.JONIPattern
 
PBaseColumn - Class in org.apache.phoenix.schema
Base class for PColumn implementors that provides some reasonable default implementations.
PBaseColumn() - Constructor for class org.apache.phoenix.schema.PBaseColumn
 
PBinary - Class in org.apache.phoenix.schema.types
 
PBinaryArray - Class in org.apache.phoenix.schema.types
 
PBinaryBase - Class in org.apache.phoenix.schema.types
 
PBinaryBase(String, int, Class, PDataType.PDataCodec, int) - Constructor for class org.apache.phoenix.schema.types.PBinaryBase
 
PBIS(InputStream, int) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder.PBIS
 
PBoolean - Class in org.apache.phoenix.schema.types
 
PBooleanArray - Class in org.apache.phoenix.schema.types
 
PChar - Class in org.apache.phoenix.schema.types
Fixed length single byte characters
PCharArray - Class in org.apache.phoenix.schema.types
 
PColumn - Interface in org.apache.phoenix.schema
Definition of a Phoenix column
PColumnFamily - Interface in org.apache.phoenix.schema
Definition of a Phoenix Column Family
PColumnFamilyImpl - Class in org.apache.phoenix.schema
 
PColumnFamilyImpl(PName, List<PColumn>) - Constructor for class org.apache.phoenix.schema.PColumnFamilyImpl
 
PColumnImpl - Class in org.apache.phoenix.schema
 
PColumnImpl() - Constructor for class org.apache.phoenix.schema.PColumnImpl
 
PColumnImpl(PName, PName, PDataType, Integer, Integer, boolean, int, SortOrder, Integer, byte[], boolean, String, boolean, boolean, byte[]) - Constructor for class org.apache.phoenix.schema.PColumnImpl
 
PColumnImpl(PColumn, int) - Constructor for class org.apache.phoenix.schema.PColumnImpl
 
PDataType<T> - Class in org.apache.phoenix.schema.types
The data types of PColumns
PDataType(String, int, Class, PDataType.PDataCodec, int) - Constructor for class org.apache.phoenix.schema.types.PDataType
 
PDataType.BaseCodec - Class in org.apache.phoenix.schema.types
 
PDataType.PDataCodec - Interface in org.apache.phoenix.schema.types
 
PDataType.PhoenixArrayFactory - Interface in org.apache.phoenix.schema.types
 
PDataTypeFactory - Class in org.apache.phoenix.schema.types
Factory avoids circular dependency problem in static initializers across types.
PDate - Class in org.apache.phoenix.schema.types
 
PDateArray - Class in org.apache.phoenix.schema.types
 
PDateColumn - Class in org.apache.phoenix.schema
 
PDateColumn() - Constructor for class org.apache.phoenix.schema.PDateColumn
 
PDatum - Interface in org.apache.phoenix.schema
 
PDecimal - Class in org.apache.phoenix.schema.types
 
PDecimalArray - Class in org.apache.phoenix.schema.types
 
PDouble - Class in org.apache.phoenix.schema.types
 
PDoubleArray - Class in org.apache.phoenix.schema.types
 
peek() - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
peek() - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner
 
peek() - Method in class org.apache.phoenix.hbase.index.scanner.EmptyScanner
 
peek() - Method in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner
 
peek() - Method in interface org.apache.phoenix.hbase.index.scanner.Scanner
Read the KeyValue at the top of this without 'popping' it off the top of the scanner.
peek() - Method in class org.apache.phoenix.iterate.ChunkedResultIterator
Deprecated.
 
peek() - Method in class org.apache.phoenix.iterate.ConcatResultIterator
 
peek() - Method in class org.apache.phoenix.iterate.LimitingPeekingResultIterator
 
peek() - Method in class org.apache.phoenix.iterate.LookAheadResultIterator
 
peek() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
peek() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
peek() - Method in class org.apache.phoenix.iterate.MaterializedComparableResultIterator
 
peek() - Method in class org.apache.phoenix.iterate.MaterializedResultIterator
 
peek() - Method in class org.apache.phoenix.iterate.MergeSortResultIterator
 
peek() - Method in class org.apache.phoenix.iterate.MergeSortTopNResultIterator
 
peek() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
peek() - Method in interface org.apache.phoenix.iterate.PeekingResultIterator
Returns the next result without advancing the iterator
peek() - Method in class org.apache.phoenix.iterate.SpoolingResultIterator
Deprecated.
 
peek() - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
peek() - Method in class org.apache.phoenix.parse.ParseContext.Stack
 
PeekingResultIterator - Interface in org.apache.phoenix.iterate
Interface for iterating through results returned from a scan, adding the ability to peek at the next result.
PENDING_DISABLE_COUNT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
PENDING_DISABLE_INACTIVE_STATE_COUNT - Static variable in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
PERCENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
PERCENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
PERCENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
PERCENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
PercentileClientAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator for PERCENTILE_CONT aggregations
PercentileClientAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.PercentileClientAggregator
 
PercentileContAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for PERCENTILE_CONT() WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
PercentileContAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.PercentileContAggregateFunction
 
PercentileContAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.PercentileContAggregateFunction
 
PercentileDiscAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for PERCENTILE_DISC() WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
PercentileDiscAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.PercentileDiscAggregateFunction
 
PercentileDiscAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.PercentileDiscAggregateFunction
 
PercentileDiscClientAggregator - Class in org.apache.phoenix.expression.aggregator
Built-in function for PERCENTILE_DISC() WITHIN GROUP (ORDER BY ASC/DESC) aggregate function
PercentileDiscClientAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.PercentileDiscClientAggregator
 
PercentRankAggregateFunction - Class in org.apache.phoenix.expression.function
PERCENT_RANK([,]) WITHIN GROUP (ORDER BY [,] ASC/DESC) aggregate function
PercentRankAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.PercentRankAggregateFunction
 
PercentRankAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.PercentRankAggregateFunction
 
PercentRankClientAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator for PERCENT_RANK aggregations
PercentRankClientAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.PercentRankClientAggregator
 
PerRegionIndexWriteCache - Class in org.apache.phoenix.hbase.index.write.recovery
 
PerRegionIndexWriteCache() - Constructor for class org.apache.phoenix.hbase.index.write.recovery.PerRegionIndexWriteCache
 
PFloat - Class in org.apache.phoenix.schema.types
 
PFloatArray - Class in org.apache.phoenix.schema.types
 
PFunction - Class in org.apache.phoenix.parse
 
PFunction(long) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(String, List<PFunction.FunctionArgument>, String, String, String) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(String, List<PFunction.FunctionArgument>, String, String, String, long) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(PName, String, List<PFunction.FunctionArgument>, String, String, String, long) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(PFunction, boolean) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(PFunction, boolean, boolean) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(PName, String, List<PFunction.FunctionArgument>, String, String, String, long, boolean) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(PName, String, List<PFunction.FunctionArgument>, String, String, String, long, boolean, boolean) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction(PFunction) - Constructor for class org.apache.phoenix.parse.PFunction
 
PFunction.FunctionArgument - Class in org.apache.phoenix.parse
 
PFunctionProtos - Class in org.apache.phoenix.coprocessor.generated
 
PFunctionProtos.PFunction - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PFunction
PFunctionProtos.PFunction.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PFunction
PFunctionProtos.PFunctionArg - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PFunctionArg
PFunctionProtos.PFunctionArg.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PFunctionArg
PFunctionProtos.PFunctionArgOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PFunctionProtos.PFunctionOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PGUIDEPOSTS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
PGuidePostsProtos - Class in org.apache.phoenix.coprocessor.generated
 
PGuidePostsProtos.PGuidePosts - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PGuidePosts
PGuidePostsProtos.PGuidePosts.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PGuidePosts
PGuidePostsProtos.PGuidePostsOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PHOENIX_ACLS_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
PHOENIX_INDEX_MR_MAP_MEMORY_PROPERTY - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
PHOENIX_INDEX_MR_QUEUE_NAME_PROPERTY - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
PHOENIX_MAJOR_VERSION - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
PHOENIX_META_DATA_COPROCESSOR_CONF_KEY - Static variable in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
PHOENIX_METADATA - Static variable in interface org.apache.phoenix.query.QueryConstants
 
PHOENIX_MINOR_VERSION - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
PHOENIX_MR_CLIENT_PAUSE - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PHOENIX_MR_CLIENT_RETRIES_NUMBER - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PHOENIX_MR_CLIENT_SCANNER_TIMEOUT_PERIOD - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PHOENIX_MR_CONCURRENT_MAP_LIMIT_PROPERTY - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
PHOENIX_MR_RPC_TIMEOUT - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PHOENIX_MR_SCHEDULER_TYPE_NAME - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
PHOENIX_MR_TASK_TIMEOUT - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PHOENIX_MR_ZK_RECOVERY_RETRY - Static variable in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PHOENIX_PATCH_NUMBER - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
PHOENIX_QUERY_SERVER_CLUSTER_BASE_PATH - Static variable in interface org.apache.phoenix.query.QueryServices
 
PHOENIX_QUERY_SERVER_LOADBALANCER_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
PHOENIX_QUERY_SERVER_SERVICE_NAME - Static variable in interface org.apache.phoenix.query.QueryServices
 
PHOENIX_QUERY_SERVER_ZK_ACL_PASSWORD - Static variable in interface org.apache.phoenix.query.QueryServices
 
PHOENIX_QUERY_SERVER_ZK_ACL_USERNAME - Static variable in interface org.apache.phoenix.query.QueryServices
 
PHOENIX_TEST_DRIVER_URL_PARAM - Static variable in class org.apache.phoenix.util.PhoenixRuntime
 
PHOENIX_VERSION - Static variable in class org.apache.phoenix.coprocessor.MetaDataProtocol
 
PhoenixAccessController - Class in org.apache.phoenix.coprocessor
 
PhoenixAccessController() - Constructor for class org.apache.phoenix.coprocessor.PhoenixAccessController
 
PhoenixArray - Class in org.apache.phoenix.schema.types
java.sql.Array implementation for Phoenix
PhoenixArray() - Constructor for class org.apache.phoenix.schema.types.PhoenixArray
 
PhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray
 
PhoenixArray(PhoenixArray, Integer) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray
 
PhoenixArray.PrimitiveBooleanPhoenixArray - Class in org.apache.phoenix.schema.types
 
PhoenixArray.PrimitiveBytePhoenixArray - Class in org.apache.phoenix.schema.types
 
PhoenixArray.PrimitiveDoublePhoenixArray - Class in org.apache.phoenix.schema.types
 
PhoenixArray.PrimitiveFloatPhoenixArray - Class in org.apache.phoenix.schema.types
 
PhoenixArray.PrimitiveIntPhoenixArray - Class in org.apache.phoenix.schema.types
 
PhoenixArray.PrimitiveLongPhoenixArray - Class in org.apache.phoenix.schema.types
 
PhoenixArray.PrimitiveShortPhoenixArray - Class in org.apache.phoenix.schema.types
 
PhoenixAsyncIndex - Class in org.apache.phoenix.mapreduce.index.automation
 
PhoenixAsyncIndex() - Constructor for class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
PhoenixCanaryTool - Class in org.apache.phoenix.tool
A Canary Tool to perform synthetic tests for Phoenix It assumes that TEST.PQSTEST or the schema.table passed in the argument is already present as following command CREATE TABLE IF NOT EXISTS TEST.PQSTEST (mykey INTEGER NOT NULL PRIMARY KEY, mycolumn VARCHAR, insert_date TIMESTAMP);
PhoenixCanaryTool() - Constructor for class org.apache.phoenix.tool.PhoenixCanaryTool
 
PhoenixCanaryTool.FileOutSink - Class in org.apache.phoenix.tool
Implementation of File Out Sink
PhoenixCanaryTool.Sink - Interface in org.apache.phoenix.tool
Sink interface used by the canary to output information
PhoenixCanaryTool.StdOutSink - Class in org.apache.phoenix.tool
 
PhoenixConfigurationUtil - Class in org.apache.phoenix.mapreduce.util
A utility class to set properties on the {#link Configuration} instance.
PhoenixConfigurationUtil.SchemaType - Enum in org.apache.phoenix.mapreduce.util
 
PhoenixConnection - Class in org.apache.phoenix.jdbc
JDBC Connection implementation of Phoenix.
PhoenixConnection(PhoenixConnection, boolean, boolean) - Constructor for class org.apache.phoenix.jdbc.PhoenixConnection
 
PhoenixConnection(PhoenixConnection) - Constructor for class org.apache.phoenix.jdbc.PhoenixConnection
 
PhoenixConnection(PhoenixConnection, MutationState) - Constructor for class org.apache.phoenix.jdbc.PhoenixConnection
 
PhoenixConnection(PhoenixConnection, long) - Constructor for class org.apache.phoenix.jdbc.PhoenixConnection
 
PhoenixConnection(ConnectionQueryServices, PhoenixConnection, long) - Constructor for class org.apache.phoenix.jdbc.PhoenixConnection
 
PhoenixConnection(ConnectionQueryServices, String, Properties, PMetaData) - Constructor for class org.apache.phoenix.jdbc.PhoenixConnection
 
PhoenixConnection(PhoenixConnection, ConnectionQueryServices, Properties) - Constructor for class org.apache.phoenix.jdbc.PhoenixConnection
 
PhoenixContextExecutor - Class in org.apache.phoenix.util
Executes Callables using a context classloader that is set up to load classes from Phoenix.
PhoenixContextExecutor() - Constructor for class org.apache.phoenix.util.PhoenixContextExecutor
 
PhoenixDatabaseMetaData - Class in org.apache.phoenix.jdbc
JDBC DatabaseMetaData implementation of Phoenix.
PhoenixDriver - Class in org.apache.phoenix.jdbc
JDBC Driver implementation of Phoenix for production.
PhoenixDriver() - Constructor for class org.apache.phoenix.jdbc.PhoenixDriver
 
PhoenixEmbeddedDriver - Class in org.apache.phoenix.jdbc
Abstract base class for JDBC Driver implementation of Phoenix
PhoenixEmbeddedDriver.ConnectionInfo - Class in org.apache.phoenix.jdbc
Class to encapsulate connection info for HBase
PhoenixIndexBuilder - Class in org.apache.phoenix.index
Index builder for covered-columns index that ties into phoenix for faster use.
PhoenixIndexBuilder() - Constructor for class org.apache.phoenix.index.PhoenixIndexBuilder
 
PhoenixIndexCodec - Class in org.apache.phoenix.index
Phoenix-based IndexCodec.
PhoenixIndexCodec() - Constructor for class org.apache.phoenix.index.PhoenixIndexCodec
 
PhoenixIndexCodec(Configuration, byte[], byte[], byte[]) - Constructor for class org.apache.phoenix.index.PhoenixIndexCodec
 
PhoenixIndexDBWritable - Class in org.apache.phoenix.mapreduce.index
A DBWritable class that reads and write records.
PhoenixIndexDBWritable() - Constructor for class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
PhoenixIndexFailurePolicy - Class in org.apache.phoenix.index
Handler called in the event that index updates cannot be written to their region server.
PhoenixIndexFailurePolicy() - Constructor for class org.apache.phoenix.index.PhoenixIndexFailurePolicy
 
PhoenixIndexFailurePolicy.MutateCommand - Interface in org.apache.phoenix.index
 
PhoenixIndexImportDirectMapper - Class in org.apache.phoenix.mapreduce.index
Mapper that hands over rows from data table to the index table.
PhoenixIndexImportDirectMapper() - Constructor for class org.apache.phoenix.mapreduce.index.PhoenixIndexImportDirectMapper
 
PhoenixIndexImportDirectReducer - Class in org.apache.phoenix.mapreduce.index
Reducer class that does only one task and that is to update the index state of the table.
PhoenixIndexImportDirectReducer() - Constructor for class org.apache.phoenix.mapreduce.index.PhoenixIndexImportDirectReducer
 
PhoenixIndexImportMapper - Class in org.apache.phoenix.mapreduce.index
Mapper that hands over rows from data table to the index table.
PhoenixIndexImportMapper() - Constructor for class org.apache.phoenix.mapreduce.index.PhoenixIndexImportMapper
 
PhoenixIndexMetaData - Class in org.apache.phoenix.index
 
PhoenixIndexMetaData(IndexMetaDataCache, Map<String, byte[]>) - Constructor for class org.apache.phoenix.index.PhoenixIndexMetaData
 
PhoenixIndexMetaDataBuilder - Class in org.apache.phoenix.index
 
PhoenixIndexPartialBuildMapper - Class in org.apache.phoenix.mapreduce.index
Mapper that hands over rows from data table to the index table.
PhoenixIndexPartialBuildMapper() - Constructor for class org.apache.phoenix.mapreduce.index.PhoenixIndexPartialBuildMapper
 
PhoenixInputFormat<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.mapreduce
InputFormat implementation from Phoenix.
PhoenixInputFormat() - Constructor for class org.apache.phoenix.mapreduce.PhoenixInputFormat
instantiated by framework
PhoenixInputSplit - Class in org.apache.phoenix.mapreduce
Input split class to hold the lower and upper bound range.
PhoenixInputSplit() - Constructor for class org.apache.phoenix.mapreduce.PhoenixInputSplit
No Arg constructor
PhoenixInputSplit(List<Scan>) - Constructor for class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
PhoenixInputSplit(List<Scan>, long, String) - Constructor for class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
PhoenixIOException - Exception in org.apache.phoenix.exception
 
PhoenixIOException(Throwable) - Constructor for exception org.apache.phoenix.exception.PhoenixIOException
 
PhoenixJobCounters - Enum in org.apache.phoenix.mapreduce
Counters used during Map Reduce jobs
PhoenixMapReduceUtil - Class in org.apache.phoenix.mapreduce.util
Utility class for setting Configuration parameters for the Map Reduce job
PhoenixMetaDataCoprocessorHost - Class in org.apache.phoenix.coprocessor
 
PhoenixMetaDataCoprocessorHost(RegionCoprocessorEnvironment) - Constructor for class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
PhoenixMetricsLog - Interface in org.apache.phoenix.jdbc
 
PhoenixMetricsSink - Class in org.apache.phoenix.trace
Write the metrics to a phoenix table.
PhoenixMetricsSink() - Constructor for class org.apache.phoenix.trace.PhoenixMetricsSink
 
PhoenixMRJobCallable - Class in org.apache.phoenix.mapreduce.index.automation
 
PhoenixMRJobCallable(Configuration, PhoenixAsyncIndex, String) - Constructor for class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobCallable
 
PhoenixMRJobSubmitter - Class in org.apache.phoenix.mapreduce.index.automation
 
PhoenixMRJobSubmitter() - Constructor for class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PhoenixMRJobSubmitter(Configuration) - Constructor for class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
PhoenixMRJobUtil - Class in org.apache.phoenix.util
 
PhoenixMRJobUtil() - Constructor for class org.apache.phoenix.util.PhoenixMRJobUtil
 
PhoenixMRJobUtil.MR_SCHEDULER_TYPE - Enum in org.apache.phoenix.util
 
PhoenixOutputCommitter - Class in org.apache.phoenix.mapreduce
A no-op OutputCommitter
PhoenixOutputCommitter() - Constructor for class org.apache.phoenix.mapreduce.PhoenixOutputCommitter
 
PhoenixOutputFormat<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.mapreduce
OutputFormat implementation for Phoenix.
PhoenixOutputFormat() - Constructor for class org.apache.phoenix.mapreduce.PhoenixOutputFormat
 
PhoenixOutputFormat(Set<String>) - Constructor for class org.apache.phoenix.mapreduce.PhoenixOutputFormat
 
PhoenixParameterMetaData - Class in org.apache.phoenix.jdbc
Implementation of ParameterMetaData for Phoenix
PhoenixParameterMetaData(int) - Constructor for class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
PhoenixParserException - Exception in org.apache.phoenix.exception
 
PhoenixParserException(String, Throwable) - Constructor for exception org.apache.phoenix.exception.PhoenixParserException
 
PhoenixPreparedStatement - Class in org.apache.phoenix.jdbc
JDBC PreparedStatement implementation of Phoenix.
PhoenixPreparedStatement(PhoenixConnection, PhoenixStatement.PhoenixStatementParser) - Constructor for class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
PhoenixPreparedStatement(PhoenixConnection, String) - Constructor for class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
PhoenixPreparedStatement(PhoenixPreparedStatement) - Constructor for class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
PhoenixRecordReader<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.mapreduce
RecordReader implementation that iterates over the the records.
PhoenixRecordWritable - Class in org.apache.phoenix.mapreduce
 
PhoenixRecordWritable() - Constructor for class org.apache.phoenix.mapreduce.PhoenixRecordWritable
For serialization; do not use.
PhoenixRecordWritable(List<ColumnInfo>) - Constructor for class org.apache.phoenix.mapreduce.PhoenixRecordWritable
 
PhoenixRecordWriter<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.mapreduce
Default RecordWriter implementation from Phoenix
PhoenixRecordWriter(Configuration) - Constructor for class org.apache.phoenix.mapreduce.PhoenixRecordWriter
 
PhoenixRecordWriter(Configuration, Set<String>) - Constructor for class org.apache.phoenix.mapreduce.PhoenixRecordWriter
 
PhoenixResultSet - Class in org.apache.phoenix.jdbc
JDBC ResultSet implementation of Phoenix.
PhoenixResultSet(ResultIterator, RowProjector, StatementContext) - Constructor for class org.apache.phoenix.jdbc.PhoenixResultSet
 
PhoenixResultSetMetaData - Class in org.apache.phoenix.jdbc
JDBC ResultSetMetaData implementation of Phoenix.
PhoenixResultSetMetaData(PhoenixConnection, RowProjector) - Constructor for class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
PhoenixRpcScheduler - Class in org.apache.hadoop.hbase.ipc
RpcScheduler that first checks to see if this is an index or metedata update before passing off the call to the delegate RpcScheduler.
PhoenixRpcScheduler(Configuration, RpcScheduler, int, int) - Constructor for class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
PhoenixRpcSchedulerFactory - Class in org.apache.hadoop.hbase.ipc
Factory to create a PhoenixRpcScheduler.
PhoenixRpcSchedulerFactory() - Constructor for class org.apache.hadoop.hbase.ipc.PhoenixRpcSchedulerFactory
 
PhoenixRuntime - Class in org.apache.phoenix.util
Collection of non JDBC compliant utility methods
PhoenixScrutinyJobCounters - Enum in org.apache.phoenix.mapreduce.index
Counters used for Index Scrutiny MR job
PhoenixServerBuildIndexInputFormat<T extends org.apache.hadoop.mapreduce.lib.db.DBWritable> - Class in org.apache.phoenix.mapreduce
InputFormat implementation from Phoenix for building index
PhoenixServerBuildIndexInputFormat() - Constructor for class org.apache.phoenix.mapreduce.PhoenixServerBuildIndexInputFormat
instantiated by framework
PhoenixServerBuildIndexMapper - Class in org.apache.phoenix.mapreduce.index
Mapper that does not do much as regions servers actually build the index from the data table regions directly
PhoenixServerBuildIndexMapper() - Constructor for class org.apache.phoenix.mapreduce.index.PhoenixServerBuildIndexMapper
 
PhoenixSQLLexer - Class in org.apache.phoenix.parse
 
PhoenixSQLLexer - Class in org.apache.phoenix.parse
 
PhoenixSQLLexer() - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer
 
PhoenixSQLLexer(CharStream) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer
 
PhoenixSQLLexer(CharStream, RecognizerSharedState) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer
 
PhoenixSQLLexer() - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer
 
PhoenixSQLLexer(CharStream) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer
 
PhoenixSQLLexer(CharStream, RecognizerSharedState) - Constructor for class org.apache.phoenix.parse.PhoenixSQLLexer
 
PhoenixSQLLexer.DFA20 - Class in org.apache.phoenix.parse
 
PhoenixSQLLexer.DFA20 - Class in org.apache.phoenix.parse
 
PhoenixSQLLexer.DFA9 - Class in org.apache.phoenix.parse
 
PhoenixSQLLexer.DFA9 - Class in org.apache.phoenix.parse
 
PhoenixSQLParser - Class in org.apache.phoenix.parse
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
PhoenixSQLParser - Class in org.apache.phoenix.parse
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
PhoenixSQLParser(TokenStream) - Constructor for class org.apache.phoenix.parse.PhoenixSQLParser
 
PhoenixSQLParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.phoenix.parse.PhoenixSQLParser
 
PhoenixSQLParser(TokenStream) - Constructor for class org.apache.phoenix.parse.PhoenixSQLParser
 
PhoenixSQLParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.phoenix.parse.PhoenixSQLParser
 
PhoenixStatement - Class in org.apache.phoenix.jdbc
JDBC Statement implementation of Phoenix.
PhoenixStatement(PhoenixConnection) - Constructor for class org.apache.phoenix.jdbc.PhoenixStatement
 
PhoenixStatement.CompilableStatement - Interface in org.apache.phoenix.jdbc
 
PhoenixStatement.ExecutableNodeFactory - Class in org.apache.phoenix.jdbc
 
PhoenixStatement.Operation - Enum in org.apache.phoenix.jdbc
 
PhoenixStatementFactory - Interface in org.apache.phoenix.jdbc
 
PhoenixStopWatch - Class in org.apache.phoenix.util
Bare-bones implementation of a stop watch that only measures time in milliseconds.
PhoenixStopWatch() - Constructor for class org.apache.phoenix.util.PhoenixStopWatch
Creates a new stop watch without starting it.
PhoenixTransactionalIndexer - Class in org.apache.phoenix.index
Do all the work of managing local index updates for a transactional table from a single coprocessor.
PhoenixTransactionalIndexer() - Constructor for class org.apache.phoenix.index.PhoenixTransactionalIndexer
 
PhoenixTransactionClient - Interface in org.apache.phoenix.transaction
 
PhoenixTransactionContext - Interface in org.apache.phoenix.transaction
 
PhoenixTransactionContext.PhoenixVisibilityLevel - Enum in org.apache.phoenix.transaction
Visibility levels needed for checkpointing and
PhoenixTransactionProvider - Interface in org.apache.phoenix.transaction
 
PhoenixTransactionProvider.Feature - Enum in org.apache.phoenix.transaction
 
PhoenixTransactionService - Interface in org.apache.phoenix.transaction
 
PhoenixTxIndexMutationGenerator - Class in org.apache.phoenix.execute
 
PhoenixTxIndexMutationGenerator(Configuration, PhoenixIndexMetaData, byte[], byte[], byte[]) - Constructor for class org.apache.phoenix.execute.PhoenixTxIndexMutationGenerator
 
PhoenixTxIndexMutationGenerator(Configuration, PhoenixIndexMetaData, byte[]) - Constructor for class org.apache.phoenix.execute.PhoenixTxIndexMutationGenerator
 
PHYSICAL_DATA_TABLE_NAME - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
PHYSICAL_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
PHYSICAL_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
PHYSICAL_TABLE_LINK - Static variable in class org.apache.phoenix.mapreduce.OrphanViewTool
 
PHYSICAL_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
For local indexes which are stored in a single separate physical table
PHYSICALNAMES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
PHYSICALNAMES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
PIndexState - Enum in org.apache.phoenix.schema
 
PInteger - Class in org.apache.phoenix.schema.types
 
PIntegerArray - Class in org.apache.phoenix.schema.types
 
PIntegerColumn - Class in org.apache.phoenix.schema
Base class for PColumn implementors of type Integer.
PIntegerColumn() - Constructor for class org.apache.phoenix.schema.PIntegerColumn
 
pk_constraint() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
pk_constraint() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
PK_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
PK_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
PKNAMEBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
pkPosition - Variable in class org.apache.phoenix.compile.OrderPreservingTracker.Info
 
plan - Variable in class org.apache.phoenix.iterate.BaseResultIterators
 
PLong - Class in org.apache.phoenix.schema.types
 
PLongArray - Class in org.apache.phoenix.schema.types
 
PLongColumn - Class in org.apache.phoenix.schema
Base class for PColumn implementors of type Long.
PLongColumn() - Constructor for class org.apache.phoenix.schema.PLongColumn
 
plus(Cost) - Method in class org.apache.phoenix.optimize.Cost
 
PLUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
PLUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
PLUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
PLUS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
PMetaData - Interface in org.apache.phoenix.schema
 
PMetaData.Pruner - Interface in org.apache.phoenix.schema
 
PMetaDataEntity - Interface in org.apache.phoenix.schema
 
PMetaDataImpl - Class in org.apache.phoenix.schema
Client-side cache of MetaData, not thread safe.
PMetaDataImpl(int, ReadOnlyProps) - Constructor for class org.apache.phoenix.schema.PMetaDataImpl
 
PMetaDataImpl(int, TimeKeeper, ReadOnlyProps) - Constructor for class org.apache.phoenix.schema.PMetaDataImpl
 
PName - Interface in org.apache.phoenix.schema
Interface to encapsulate both the client-side name together with the server-side name for a named object
PNameFactory - Class in org.apache.phoenix.schema
 
PNameImpl - Class in org.apache.phoenix.schema
 
PNumericType<T> - Class in org.apache.phoenix.schema.types
Base class for numeric PDataType, including PInteger, PFloat etc.
PNumericType(String, int, Class, PDataType.PDataCodec, int) - Constructor for class org.apache.phoenix.schema.types.PNumericType
 
POINT - Static variable in class org.apache.phoenix.query.KeyRange
 
pointDelete - Variable in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
POINTER_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
poll() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
poll() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
poll(long, TimeUnit) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
poll() - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
pollFirst() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
pollLast() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
pollProducer(Object) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
Polls using the given producer key.
pool - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
pop() - Method in class org.apache.phoenix.parse.ParseContext.Stack
 
POS_DIGIT_OFFSET - Static variable in class org.apache.phoenix.schema.types.PDataType
 
POSINTEGER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
POSINTEGER - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
POSINTEGER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
POSINTEGER - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
position(ImmutableBytesWritable, int, int) - Method in class org.apache.phoenix.schema.RowKeySchema
Positions ptr at the part of the row key for the field at endPosition, starting from the field at position.
POSITION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
positionAtArrayElement(Tuple, ImmutableBytesWritable, int, Expression, PDataType, Integer) - Static method in class org.apache.phoenix.schema.types.PArrayDataTypeDecoder
 
positionAtArrayElement(ImmutableBytesWritable, int, PDataType, Integer) - Static method in class org.apache.phoenix.schema.types.PArrayDataTypeDecoder
 
PositionBasedMultiKeyValueTuple - Class in org.apache.phoenix.schema.tuple
Tuple that is closely tied with EncodedColumnQualiferCellsList.
PositionBasedMultiKeyValueTuple() - Constructor for class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
PositionBasedMultiKeyValueTuple(List<Cell>) - Constructor for class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
PositionBasedResultTuple - Class in org.apache.phoenix.schema.tuple
 
PositionBasedResultTuple(List<Cell>) - Constructor for class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
POST_DELETE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_DELETE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_INDEX_UPDATE_FAILURE - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_INDEX_UPDATE_FAILURE_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_INDEX_UPDATE_FAILURE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_INDEX_UPDATE_FAILURE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_INDEX_UPDATE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_INDEX_UPDATE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_OPEN_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_OPEN_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_PUT_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
POST_PUT_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.phoenix.hbase.index.Indexer
 
postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.phoenix.index.PhoenixTransactionalIndexer
 
postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCloseRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCommitStoreFile(ObserverContext<RegionCoprocessorEnvironment>, byte[], Path, Path) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile, CompactionRequest) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, ImmutableList<StoreFile>, CompactionRequest) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, ImmutableList<StoreFile>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postCompleteSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
PostDDLCompiler - Class in org.apache.phoenix.compile
Class that compiles plan to update data values after a DDL command executes.
PostDDLCompiler(PhoenixConnection) - Constructor for class org.apache.phoenix.compile.PostDDLCompiler
 
PostDDLCompiler(PhoenixConnection, Scan) - Constructor for class org.apache.phoenix.compile.PostDDLCompiler
 
postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean, long) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
PostIndexDDLCompiler - Class in org.apache.phoenix.compile
Class that compiles plan to generate initial data values after a DDL command for index table.
PostIndexDDLCompiler(PhoenixConnection, TableRef) - Constructor for class org.apache.phoenix.compile.PostIndexDDLCompiler
 
postInstantiateDeleteTracker(ObserverContext<RegionCoprocessorEnvironment>, DeleteTracker) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
PostLocalIndexDDLCompiler - Class in org.apache.phoenix.compile
For local indexes, we optimize the initial index population by *not* sending Puts over the wire for the index rows, as we don't need to do that.
PostLocalIndexDDLCompiler(PhoenixConnection, String) - Constructor for class org.apache.phoenix.compile.PostLocalIndexDDLCompiler
 
postLogReplay(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.hbase.index.Indexer
 
postProcess(ServerCacheClient.ServerCache, HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.HashSubPlan
 
postProcess(ServerCacheClient.ServerCache, HashJoinPlan) - Method in interface org.apache.phoenix.execute.HashJoinPlan.SubPlan
 
postProcess(ServerCacheClient.ServerCache, HashJoinPlan) - Method in class org.apache.phoenix.execute.HashJoinPlan.WhereClauseSubPlan
 
postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, byte[], int, short, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
Wrapper for BaseScannerRegionObserver.postScannerOpen(ObserverContext, Scan, RegionScanner) that ensures no non IOException is thrown, to prevent the coprocessor from becoming blacklisted.
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.index.GlobalIndexChecker
 
postSplit(ObserverContext<RegionCoprocessorEnvironment>, Region, Region) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postStartRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
postWriter - Variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
PowerFunction - Class in org.apache.phoenix.expression.function
 
PowerFunction() - Constructor for class org.apache.phoenix.expression.function.PowerFunction
 
PowerFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.PowerFunction
 
PRE_INDEX_UPDATE_FAILURE - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRE_INDEX_UPDATE_FAILURE_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRE_INDEX_UPDATE_FAILURE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRE_INDEX_UPDATE_FAILURE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRE_INDEX_UPDATE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRE_INDEX_UPDATE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRE_WAL_RESTORE_TIME - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRE_WAL_RESTORE_TIME_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
PRealNumber<T> - Class in org.apache.phoenix.schema.types
 
PRealNumber(String, int, Class, PDataType.PDataCodec, int) - Constructor for class org.apache.phoenix.schema.types.PRealNumber
 
preAlterTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preAlterTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preAlterTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preAlterTable(String, String, TableName, TableName, PTableType) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.phoenix.coprocessor.SequenceRegionObserver
Override the preAppend for checkAndPut and checkAndDelete, as we need the ability to a) set the TimeRange for the Get being done and b) return something back to the client to indicate success/failure
preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.Indexer
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.index.PhoenixTransactionalIndexer
 
preBatchMutateWithExceptions(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.Indexer
 
preBatchMutateWithExceptions(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
preCommitStoreFile(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Pair<Path, Path>>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReaderGenerator
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionRequest) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner, CompactionRequest) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner, CompactionRequest, long) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner, CompactionRequest) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.phoenix.hbase.index.Indexer
Create a custom InternalScanner for a compaction that tracks the versions of rows that are removed so we can clean then up from the the index table(s).
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>, CompactionRequest) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preCreateFunction(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preCreateFunction(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preCreateSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preCreateSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preCreateSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preCreateSchema(String) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preCreateTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType, Set<byte[]>, Set<TableName>) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preCreateTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType, Set<byte[]>, Set<TableName>) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preCreateTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType, Set<byte[]>, Set<TableName>) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preCreateTable(String, String, TableName, TableName, PTableType, Set<byte[]>, Set<TableName>) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preDropFunction(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preDropFunction(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preDropSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preDropSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preDropSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preDropSchema(String) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preDropTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType, List<PTable>) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preDropTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType, List<PTable>) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preDropTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PTableType, List<PTable>) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preDropTable(String, String, TableName, TableName, PTableType, List<PTable>) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
PREFIX - Static variable in class org.apache.phoenix.parse.HintNode
 
PrefixByteCodec - Class in org.apache.phoenix.util
 
PrefixByteCodec() - Constructor for class org.apache.phoenix.util.PrefixByteCodec
 
PrefixByteDecoder - Class in org.apache.phoenix.util
Prefix decoder for byte arrays.
PrefixByteDecoder() - Constructor for class org.apache.phoenix.util.PrefixByteDecoder
Used when the maximum length of encoded byte array is not known.
PrefixByteDecoder(int) - Constructor for class org.apache.phoenix.util.PrefixByteDecoder
Used when the maximum length of encoded byte array is known in advance.
PrefixByteEncoder - Class in org.apache.phoenix.util
Prefix encoder for byte arrays.
PrefixByteEncoder() - Constructor for class org.apache.phoenix.util.PrefixByteEncoder
 
PrefixFunction - Class in org.apache.phoenix.expression.function
 
PrefixFunction() - Constructor for class org.apache.phoenix.expression.function.PrefixFunction
 
PrefixFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.PrefixFunction
 
prefixKey(byte[], int, byte[], int) - Static method in class org.apache.phoenix.compile.ScanRanges
 
prefixKey(byte[], int, int, byte[], int) - Static method in class org.apache.phoenix.compile.ScanRanges
 
preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner, long) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preGetFunctions(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preGetFunctions(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preGetSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preGetSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preGetSchema(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preGetSchema(String) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preGetTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preGetTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preGetTable(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preGetTable(String, String, TableName) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.phoenix.coprocessor.SequenceRegionObserver
Use PreIncrement hook of BaseRegionObserver to overcome deficiencies in Increment implementation (HBASE-10254): 1) Lack of recognition and identification of when the key value to increment doesn't exist 2) Lack of the ability to set the timestamp of the updated key value.
preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.phoenix.hbase.index.Indexer
We use an Increment to serialize the ON DUPLICATE KEY clause so that the HBase plumbing sets up the necessary locks and mvcc to allow an atomic update.
preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.phoenix.hbase.index.IndexRegionObserver
We use an Increment to serialize the ON DUPLICATE KEY clause so that the HBase plumbing sets up the necessary locks and mvcc to allow an atomic update.
preIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preIndexUpdate(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PIndexState) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
preIndexUpdate(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PIndexState) - Method in interface org.apache.phoenix.coprocessor.MetaDataEndpointObserver
 
preIndexUpdate(ObserverContext<PhoenixMetaDataCoprocessorHost.PhoenixMetaDataControllerEnvironment>, String, String, TableName, TableName, PIndexState) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
preIndexUpdate(String, String, TableName, TableName, PIndexState) - Method in class org.apache.phoenix.coprocessor.PhoenixMetaDataCoprocessorHost
 
preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
prepareCall(String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareCall(String, int, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareCall(String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareCall(String, int, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
preparedStatement - Variable in class org.apache.phoenix.util.UpsertExecutor
 
prepareStatement(String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareStatement(String, int, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareStatement(String, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareStatement(String, int[]) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareStatement(String, String[]) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
prepareStatement(String) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
prepareStatement(String, int, int) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
prepareStatement(String, int) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
prepareStatement(String, int[]) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
prepareStatement(String, String[]) - Method in class org.apache.phoenix.jdbc.LoggingPhoenixConnection
 
prepareStatement(String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareStatement(String, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareStatement(String, int[]) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareStatement(String, String[]) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareStatement(String, int, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
prepareToolSetup() - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
prependItemToArray(ImmutableBytesWritable, int, int, byte[], PDataType, int, Integer, SortOrder) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
prependRange(byte[], int, int) - Method in class org.apache.phoenix.query.KeyRange
 
prePrepareTimeStampForDeleteVersion(ObserverContext<RegionCoprocessorEnvironment>, Mutation, Cell, byte[], Get) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.CbrtFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.ExpFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.FunctionExpression
Determines whether or not the result of the function invocation will be ordered in the same way as the input to the function.
preservesOrder() - Method in class org.apache.phoenix.expression.function.GetBitFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.GetByteFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.InvertFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.LnFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.LogFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.RTrimFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.SignFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.SqrtFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
preservesOrder() - Method in class org.apache.phoenix.expression.function.UDFExpression
 
preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
preSplitAfterPONR(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preSplitBeforePONR(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Mutation>) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReaderGenerator
 
preStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preUpdateProcessor - Variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
preUpsert(byte[], List<KeyValue>) - Method in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper.DefaultImportPreUpsertKeyValueProcessor
 
preUpsert(byte[], List<KeyValue>) - Method in interface org.apache.phoenix.mapreduce.ImportPreUpsertKeyValueProcessor
Process a list of KeyValues before they are written to an HFile.
previous() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
previous() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
previous(ImmutableBytesWritable, int, int) - Method in class org.apache.phoenix.schema.RowKeySchema
 
previousKey(byte[]) - Static method in class org.apache.phoenix.util.ByteUtil
 
previousKey(byte[], int) - Static method in class org.apache.phoenix.util.ByteUtil
 
previousKey(byte[], int, int) - Static method in class org.apache.phoenix.util.ByteUtil
 
preWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.phoenix.hbase.index.Indexer
 
preWriter - Variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
PRIMARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
PRIMARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
PRIMARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
PRIMARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
primaryKey(String, List<ColumnDefInPkConstraint>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
PrimaryKeyConstraint - Class in org.apache.phoenix.parse
 
PrimitiveBooleanPhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
PrimitiveBytePhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBytePhoenixArray
 
PrimitiveDoublePhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveDoublePhoenixArray
 
PrimitiveFloatPhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveFloatPhoenixArray
 
PrimitiveIntPhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveIntPhoenixArray
 
PrimitiveLongPhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveLongPhoenixArray
 
PrimitiveShortPhoenixArray(PDataType, Object[]) - Constructor for class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveShortPhoenixArray
 
PRIORITY - Static variable in interface org.apache.phoenix.query.QueryConstants
The priority property for an hbase table.
processSplits(byte[][], LinkedHashSet<PColumn>, Integer, boolean) - Static method in class org.apache.phoenix.util.SchemaUtil
 
projectColumns(Scan) - Method in class org.apache.phoenix.compile.JoinCompiler.Table
 
PROJECTED_TABLE_SCHEMA - Static variable in class org.apache.phoenix.compile.TupleProjectionCompiler
 
ProjectedColumn - Class in org.apache.phoenix.schema
 
ProjectedColumn(PName, PName, int, boolean, ColumnRef, byte[]) - Constructor for class org.apache.phoenix.schema.ProjectedColumn
 
ProjectedColumnExpression - Class in org.apache.phoenix.expression
 
ProjectedColumnExpression() - Constructor for class org.apache.phoenix.expression.ProjectedColumnExpression
 
ProjectedColumnExpression(PColumn, PTable, String) - Constructor for class org.apache.phoenix.expression.ProjectedColumnExpression
 
ProjectedColumnExpression(PColumn, Collection<PColumn>, int, String) - Constructor for class org.apache.phoenix.expression.ProjectedColumnExpression
 
ProjectedColumnExpressionVisitor - Class in org.apache.phoenix.expression.visitor
 
ProjectedColumnExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.ProjectedColumnExpressionVisitor
 
ProjectedValueTuple(Tuple, long, byte[], int, int, int) - Constructor for class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
ProjectedValueTuple(byte[], int, int, long, byte[], int, int, int) - Constructor for class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
projectEveryRow() - Method in class org.apache.phoenix.compile.RowProjector
 
projectEverything() - Method in class org.apache.phoenix.compile.RowProjector
 
projection - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
ProjectionCompiler - Class in org.apache.phoenix.compile
Class that iterates through expressions in SELECT clause and adds projected columns to scan.
projector - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
projectResults(Tuple) - Method in class org.apache.phoenix.execute.TupleProjector
 
projectResults(Tuple, boolean) - Method in class org.apache.phoenix.execute.TupleProjector
 
prop_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
prop_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
prop_value() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
prop_value() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
propagateFailure(Throwable) - Method in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
propagateToViews() - Method in enum org.apache.phoenix.schema.TableProperty
 
properties() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
properties() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
PropertiesUtil - Class in org.apache.phoenix.util
 
PROPERTY_POLICY_PROVIDER_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
PROPERTY_TTL - Static variable in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
propertyName(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
propertyName(String, String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
PropertyName - Class in org.apache.phoenix.parse
 
PropertyNotAllowedException - Exception in org.apache.phoenix.query
Exception thrown when one or more properties that is not allowed by PropertyPolicy
PropertyNotAllowedException(Properties) - Constructor for exception org.apache.phoenix.query.PropertyNotAllowedException
 
PropertyPolicy - Interface in org.apache.phoenix.query
Filters Properties instances based on property policy.
PropertyPolicy.PropertyPolicyImpl - Class in org.apache.phoenix.query
Default implementation allows all properties.
PropertyPolicyImpl() - Constructor for class org.apache.phoenix.query.PropertyPolicy.PropertyPolicyImpl
 
PropertyPolicyProvider - Class in org.apache.phoenix.query
Manages providers that provide property policy for Phoenix.
PropertyPolicyProvider() - Constructor for class org.apache.phoenix.query.PropertyPolicyProvider
 
propFileName - Static variable in class org.apache.phoenix.tool.PhoenixCanaryTool
 
ProtobufUtil - Class in org.apache.phoenix.protobuf
 
ProtobufUtil() - Constructor for class org.apache.phoenix.protobuf.ProtobufUtil
 
PRow - Interface in org.apache.phoenix.schema
Provide a client API for updating rows.
prune(PTable) - Method in interface org.apache.phoenix.schema.PMetaData.Pruner
 
prune(PFunction) - Method in interface org.apache.phoenix.schema.PMetaData.Pruner
 
pruneFunctions(PMetaData.Pruner) - Method in interface org.apache.phoenix.schema.PMetaData
 
pruneFunctions(PMetaData.Pruner) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
pruneFunctions(PMetaData.Pruner) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
pruneTables(PMetaData.Pruner) - Method in interface org.apache.phoenix.schema.PMetaData
 
pruneTables(PMetaData.Pruner) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
pruneTables(PMetaData.Pruner) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
ps - Variable in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
PSchema - Class in org.apache.phoenix.parse
 
PSchema(long) - Constructor for class org.apache.phoenix.parse.PSchema
 
PSchema(String) - Constructor for class org.apache.phoenix.parse.PSchema
 
PSchema(String, long) - Constructor for class org.apache.phoenix.parse.PSchema
 
PSchema(PSchema) - Constructor for class org.apache.phoenix.parse.PSchema
 
PSchemaProtos - Class in org.apache.phoenix.coprocessor.generated
 
PSchemaProtos.PSchema - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PSchema
PSchemaProtos.PSchema.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PSchema
PSchemaProtos.PSchemaOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PSmallint - Class in org.apache.phoenix.schema.types
 
PSmallintArray - Class in org.apache.phoenix.schema.types
 
PStringColumn - Class in org.apache.phoenix.schema
Abstract class for columns of type PVarchar
PStringColumn() - Constructor for class org.apache.phoenix.schema.PStringColumn
 
PSynchronizedMetaData - Class in org.apache.phoenix.schema
 
PSynchronizedMetaData(PMetaData) - Constructor for class org.apache.phoenix.schema.PSynchronizedMetaData
 
PTable - Interface in org.apache.phoenix.schema
Definition of a Phoenix table
PTable.ColumnValueEncoderDecoderSupplier - Interface in org.apache.phoenix.schema
 
PTable.EncodedCQCounter - Class in org.apache.phoenix.schema
Class to help track encoded column qualifier counters per column family.
PTable.ImmutableStorageScheme - Enum in org.apache.phoenix.schema
 
PTable.IndexType - Enum in org.apache.phoenix.schema
 
PTable.LinkType - Enum in org.apache.phoenix.schema
 
PTable.QualifierEncoderDecoder - Interface in org.apache.phoenix.schema
 
PTable.QualifierEncodingScheme - Enum in org.apache.phoenix.schema
 
PTable.QualifierEncodingScheme.InvalidQualifierBytesException - Exception in org.apache.phoenix.schema
 
PTable.QualifierEncodingScheme.QualifierOutOfRangeException - Exception in org.apache.phoenix.schema
 
PTable.ViewType - Enum in org.apache.phoenix.schema
 
PTableImpl - Class in org.apache.phoenix.schema
Base class for PTable implementors.
PTableImpl() - Constructor for class org.apache.phoenix.schema.PTableImpl
 
PTableImpl(PName, String, String, long, List<PColumnFamily>, boolean) - Constructor for class org.apache.phoenix.schema.PTableImpl
 
PTableImpl(PName, String, String, long, List<PColumnFamily>, boolean, PTable.ImmutableStorageScheme, PTable.QualifierEncodingScheme, Boolean) - Constructor for class org.apache.phoenix.schema.PTableImpl
 
PTableImpl(PName, PName, PName, long, List<PColumnFamily>, List<PColumn>, List<PName>, Short, boolean, boolean, PTable.ImmutableStorageScheme, PTable.QualifierEncodingScheme, PTable.EncodedCQCounter, Boolean) - Constructor for class org.apache.phoenix.schema.PTableImpl
 
PTableImpl(long) - Constructor for class org.apache.phoenix.schema.PTableImpl
 
PTableImpl(long, boolean) - Constructor for class org.apache.phoenix.schema.PTableImpl
 
PTableKey - Class in org.apache.phoenix.schema
 
PTableKey(PName, String) - Constructor for class org.apache.phoenix.schema.PTableKey
 
PTableProtos - Class in org.apache.phoenix.coprocessor.generated
 
PTableProtos.EncodedCQCounter - Class in org.apache.phoenix.coprocessor.generated
Protobuf type EncodedCQCounter
PTableProtos.EncodedCQCounter.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type EncodedCQCounter
PTableProtos.EncodedCQCounterOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PTableProtos.PColumn - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PColumn
PTableProtos.PColumn.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PColumn
PTableProtos.PColumnOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PTableProtos.PTable - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PTable
PTableProtos.PTable.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PTable
PTableProtos.PTableOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PTableProtos.PTableStats - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PTableStats
PTableProtos.PTableStats.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type PTableStats
PTableProtos.PTableStatsOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
PTableProtos.PTableType - Enum in org.apache.phoenix.coprocessor.generated
Protobuf enum PTableType
PTableRef - Class in org.apache.phoenix.schema
 
PTableRef(long, long, int) - Constructor for class org.apache.phoenix.schema.PTableRef
 
PTableRefFactory - Class in org.apache.phoenix.schema
 
PTableRefFactory() - Constructor for class org.apache.phoenix.schema.PTableRefFactory
 
PTableRefFactory.Encoding - Enum in org.apache.phoenix.schema
 
PTableRefImpl - Class in org.apache.phoenix.schema
 
PTableRefImpl(PTable, long, long, int) - Constructor for class org.apache.phoenix.schema.PTableRefImpl
 
PTableRefImpl(PTableRef) - Constructor for class org.apache.phoenix.schema.PTableRefImpl
 
PTableType - Enum in org.apache.phoenix.schema
 
PTime - Class in org.apache.phoenix.schema.types
 
PTimeArray - Class in org.apache.phoenix.schema.types
 
PTimestamp - Class in org.apache.phoenix.schema.types
 
PTimestamp(String, int, int) - Constructor for class org.apache.phoenix.schema.types.PTimestamp
 
PTimestampArray - Class in org.apache.phoenix.schema.types
 
PTinyint - Class in org.apache.phoenix.schema.types
 
PTinyintArray - Class in org.apache.phoenix.schema.types
 
ptr - Variable in class org.apache.phoenix.expression.aggregator.Aggregators
 
publish() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
publishResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
 
publishResults() - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
 
publishResults() - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
 
PUnsignedDate - Class in org.apache.phoenix.schema.types
 
PUnsignedDateArray - Class in org.apache.phoenix.schema.types
 
PUnsignedDouble - Class in org.apache.phoenix.schema.types
 
PUnsignedDoubleArray - Class in org.apache.phoenix.schema.types
 
PUnsignedFloat - Class in org.apache.phoenix.schema.types
 
PUnsignedFloatArray - Class in org.apache.phoenix.schema.types
 
PUnsignedInt - Class in org.apache.phoenix.schema.types
Unsigned integer type that restricts values to be from 0 to Integer.MAX_VALUE inclusive.
PUnsignedIntArray - Class in org.apache.phoenix.schema.types
 
PUnsignedLong - Class in org.apache.phoenix.schema.types
Unsigned long type that restricts values to be from 0 to Long.MAX_VALUE inclusive.
PUnsignedLongArray - Class in org.apache.phoenix.schema.types
 
PUnsignedSmallint - Class in org.apache.phoenix.schema.types
 
PUnsignedSmallintArray - Class in org.apache.phoenix.schema.types
 
PUnsignedTime - Class in org.apache.phoenix.schema.types
 
PUnsignedTimeArray - Class in org.apache.phoenix.schema.types
 
PUnsignedTimestamp - Class in org.apache.phoenix.schema.types
 
PUnsignedTimestampArray - Class in org.apache.phoenix.schema.types
 
PUnsignedTinyint - Class in org.apache.phoenix.schema.types
 
PUnsignedTinyintArray - Class in org.apache.phoenix.schema.types
 
push(ParseContext) - Method in class org.apache.phoenix.parse.ParseContext.Stack
 
pushDownColumnRefVisitors(JoinCompiler.ColumnRefParseNodeVisitor, JoinCompiler.ColumnRefParseNodeVisitor, JoinCompiler.ColumnRefParseNodeVisitor) - Method in class org.apache.phoenix.compile.JoinCompiler.JoinTable
 
pushKeyExpressionsToScan(StatementContext, FilterableStatement, Expression) - Static method in class org.apache.phoenix.compile.WhereOptimizer
Pushes row key expressions from the where clause into the start/stop key of the scan.
pushKeyExpressionsToScan(StatementContext, FilterableStatement, Expression, Set<Expression>) - Static method in class org.apache.phoenix.compile.WhereOptimizer
 
put(ImmutableBytesPtr, byte[]) - Method in class org.apache.phoenix.cache.aggcache.SpillMap
Spill a key First we discover if the key has been spilled before and load it into memory: #ref get() if it was loaded before just replace the old value in the memory page if it was not loaded before try to store it in the current page alternatively if not enough memory available, request new page.
put(Put) - Method in class org.apache.phoenix.execute.DelegateHTable
 
put(List<Put>) - Method in class org.apache.phoenix.execute.DelegateHTable
 
put(ImmutableBytesPtr, MutationState.RowMutationState) - Method in class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
put(E) - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
put(GuidePostsKey, GuidePostsInfo) - Method in class org.apache.phoenix.query.GuidePostsCache
Cache the given stats to the cache for the given tableName.
putAll(MutationState.MultiRowMutationState) - Method in class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
putIfAbsent(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.IndexKeyValueSkipListSet
Add the passed KeyValue to the set, only if one is not already set.
putMetrics(MetricsRecord) - Method in class org.apache.phoenix.trace.PhoenixMetricsSink
Add a new metric record to be written.
PVarbinary - Class in org.apache.phoenix.schema.types
 
PVarbinaryArray - Class in org.apache.phoenix.schema.types
 
PVarchar - Class in org.apache.phoenix.schema.types
 
PVarcharArray - Class in org.apache.phoenix.schema.types
 
PWholeNumber<T> - Class in org.apache.phoenix.schema.types
 
PWholeNumber(String, int, Class, PDataType.PDataCodec, int) - Constructor for class org.apache.phoenix.schema.types.PWholeNumber
 

Q

qualifier - Variable in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
QUALIFIER_ENCODING_SCHEME - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
QualifierOutOfRangeException(int, int) - Constructor for exception org.apache.phoenix.schema.PTable.QualifierEncodingScheme.QualifierOutOfRangeException
 
QUERY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
query() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
query() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
QUERY_ID - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
QUERY_SERVER_CUSTOM_AUTH_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_CUSTOMIZERS_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_DISABLE_KERBEROS_LOGIN - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_DNS_INTERFACE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_DNS_NAMESERVER_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_ENV_LOGGING_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_ENV_LOGGING_SKIPWORDS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_HBASE_SECURITY_CONF_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_HTTP_KEYTAB_FILENAME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_HTTP_PORT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_KERBEROS_ALLOWED_REALMS - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_KERBEROS_HTTP_PRINCIPAL_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_KERBEROS_HTTP_PRINCIPAL_ATTRIB_LEGACY - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_KERBEROS_PRINCIPAL_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_KEYTAB_FILENAME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_META_FACTORY_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_REMOTEUSEREXTRACTOR_PARAM - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_SERIALIZATION_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_SPNEGO_AUTH_DISABLED_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_UGI_CACHE_CONCURRENCY - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_UGI_CACHE_INITIAL_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_UGI_CACHE_MAX_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_SERVER_WITH_REMOTEUSEREXTRACTOR_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QUERY_STATUS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
queryAllMetadata(Connection, String, String, long) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
Query the metadata table for all columns
QueryCache() - Constructor for class org.apache.phoenix.cache.aggcache.SpillableGroupByCache.QueryCache
 
QueryCompiler - Class in org.apache.phoenix.compile
Class used to build an executable query plan
QueryCompiler(PhoenixStatement, SelectStatement, ColumnResolver, boolean, boolean, Map<TableRef, QueryPlan>) - Constructor for class org.apache.phoenix.compile.QueryCompiler
 
QueryCompiler(PhoenixStatement, SelectStatement, ColumnResolver, List<? extends PDatum>, ParallelIteratorFactory, SequenceManager, boolean, boolean, Map<TableRef, QueryPlan>) - Constructor for class org.apache.phoenix.compile.QueryCompiler
 
QueryCompiler(PhoenixStatement, SelectStatement, ColumnResolver, List<? extends PDatum>, ParallelIteratorFactory, SequenceManager) - Constructor for class org.apache.phoenix.compile.QueryCompiler
 
QueryConstants - Interface in org.apache.phoenix.query
Constants used during querying
QueryConstants.JoinType - Enum in org.apache.phoenix.query
 
queryFailed() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
QueryLogDetailsEventHandler - Class in org.apache.phoenix.log
 
QueryLogDetailsEventHandler(Configuration) - Constructor for class org.apache.phoenix.log.QueryLogDetailsEventHandler
 
QueryLogger - Class in org.apache.phoenix.log
 
QueryLoggerDisruptor - Class in org.apache.phoenix.log
 
QueryLoggerDisruptor(Configuration) - Constructor for class org.apache.phoenix.log.QueryLoggerDisruptor
 
QueryLoggerUtil - Class in org.apache.phoenix.log
 
QueryLoggerUtil() - Constructor for class org.apache.phoenix.log.QueryLoggerUtil
 
QueryLogInfo - Enum in org.apache.phoenix.log
 
queryMetadata(Connection, List<String>, String, String, long) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
Query the metadata table for the given columns
QueryOptimizer - Class in org.apache.phoenix.optimize
 
QueryOptimizer(QueryServices) - Constructor for class org.apache.phoenix.optimize.QueryOptimizer
 
QueryPlan - Interface in org.apache.phoenix.compile
Interface for an executable query plan
queryPlan - Variable in class org.apache.phoenix.mapreduce.PhoenixRecordReader
 
QueryPlanVisitor<E> - Interface in org.apache.phoenix.execute.visitor
Visitor for a QueryPlan (which may contain other nested query-plans)
QueryServices - Interface in org.apache.phoenix.query
Interface to group together services needed during querying.
QueryServicesImpl - Class in org.apache.phoenix.query
Real implementation of QueryServices for use in runtime and perf testing
QueryServicesImpl(ReadOnlyProps) - Constructor for class org.apache.phoenix.query.QueryServicesImpl
 
QueryServicesOptions - Class in org.apache.phoenix.query
Options for QueryServices.
QueryStatus - Enum in org.apache.phoenix.log
 
queryTimedOut() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
QueryUtil - Class in org.apache.phoenix.util
 
QUESTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
QUESTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
QUESTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
QUESTION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
QUEUE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
QuickFailingTaskRunner - Class in org.apache.phoenix.hbase.index.parallel
TaskRunner that attempts to run all tasks passed, but quits early if any Task fails, not waiting for the remaining Tasks to complete.
QuickFailingTaskRunner(ExecutorService) - Constructor for class org.apache.phoenix.hbase.index.parallel.QuickFailingTaskRunner
 
QUOTE_CHAR_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
Configuration key for the quote char for input csv records

R

RANDOM - Static variable in class org.apache.phoenix.schema.types.PDataType
 
RandomFunction - Class in org.apache.phoenix.expression.function
Random function that produces a unique value upon each invocation unless a seed is provided.
RandomFunction() - Constructor for class org.apache.phoenix.expression.function.RandomFunction
 
RandomFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RandomFunction
 
RCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RCURLY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
read(DataInput) - Static method in class org.apache.phoenix.query.KeyRange
 
read(DataInput, int) - Static method in class org.apache.phoenix.util.BitSet
 
READ_NON_TX_DATA - Static variable in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
readAll(int) - Method in class org.apache.phoenix.trace.TraceReader
Read all the currently stored traces.
readAnnotation(byte[], byte[]) - Static method in class org.apache.phoenix.trace.TracingUtils
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.BaseExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.CaseExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.CoerceExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.ColumnExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.ComparisonExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.DelegateExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.ArrayModifierFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.CollationKeyFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.DateScalarFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.InstrFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.LowerFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.RandomFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.RegexpSplitFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
readFields(DataInput, Configuration) - Method in class org.apache.phoenix.expression.function.SingleAggregateFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.SubstrFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.UDFExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.function.UpperFunction
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.InListExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.IsNullExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.LikeExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.LiteralExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.OrderByExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.RowKeyComparisonFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.filter.SkipScanFilter
 
readFields(DataInput) - Method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
readFields(DataInput) - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
This method shouldn't be used - you should use KeyValueCodec.readKeyValue(DataInput) instead.
readFields(DataInput) - Method in class org.apache.phoenix.index.IndexMaintainer
Deprecated.
readFields(DataInput) - Method in class org.apache.phoenix.index.IndexMetaDataCacheFactory
 
readFields(DataInput) - Method in class org.apache.phoenix.join.HashCacheFactory
 
readFields(DataInput) - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
readFields(ResultSet) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
readFields(DataInput) - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
readFields(ResultSet) - Method in class org.apache.phoenix.mapreduce.PhoenixRecordWritable
 
readFields(DataInput) - Method in class org.apache.phoenix.query.KeyRange
 
readFields(DataInput) - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
 
readFields(DataInput) - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
readFields(DataInput) - Method in class org.apache.phoenix.schema.ValueSchema
 
readFixedLengthLongArray(DataInput, int) - Static method in class org.apache.phoenix.util.ByteUtil
 
readFromBuffer(MappedByteBuffer) - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
readKeyValue(DataInput) - Static method in class org.apache.phoenix.hbase.index.wal.KeyValueCodec
Read a single KeyValue from the input stream - may either be a regular KeyValue or an IndexedKeyValue.
readKeyValues(DataInput) - Static method in class org.apache.phoenix.hbase.index.wal.KeyValueCodec
Read a List of KeyValue from the input stream - may contain regular KeyValues or IndexedKeyValues.
ReadMetricQueue - Class in org.apache.phoenix.monitoring
Queue of all metrics associated with performing reads from the cluster.
ReadMetricQueue(boolean, LogLevel) - Constructor for class org.apache.phoenix.monitoring.ReadMetricQueue
 
ReadOnlyProps - Class in org.apache.phoenix.util
Read-only properties that avoids unnecessary synchronization in java.util.Properties.
ReadOnlyProps(ReadOnlyProps, Iterator<Map.Entry<String, String>>) - Constructor for class org.apache.phoenix.util.ReadOnlyProps
 
ReadOnlyProps(Iterator<Map.Entry<String, String>>) - Constructor for class org.apache.phoenix.util.ReadOnlyProps
 
ReadOnlyProps(Map<String, String>) - Constructor for class org.apache.phoenix.util.ReadOnlyProps
 
ReadOnlyTableException - Exception in org.apache.phoenix.schema
Exception thrown when an attempt is made to modify or write to a read-only table.
ReadOnlyTableException(String, String) - Constructor for exception org.apache.phoenix.schema.ReadOnlyTableException
 
ReadOnlyTableException(String, String, String) - Constructor for exception org.apache.phoenix.schema.ReadOnlyTableException
 
ReadOnlyTableException(String, String, String, Throwable) - Constructor for exception org.apache.phoenix.schema.ReadOnlyTableException
 
ReadOnlyTableException(String, String, String, String) - Constructor for exception org.apache.phoenix.schema.ReadOnlyTableException
 
readStatistics(HTableInterface, GuidePostsKey, long) - Static method in class org.apache.phoenix.schema.stats.StatisticsUtil
 
readyToCommit(int, long, int, long) - Static method in class org.apache.phoenix.util.ServerUtil
 
realNumber(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
REBUILD - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
REBUILD - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
REBUILD - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
REBUILD - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
REBUILD_INDEX_APPEND_TO_URL_STRING - Static variable in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
REBUILD_INDEX_ON_WRITE_FAILURE - Static variable in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
 
REBUILD_INDEXES - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
receiveSpan(Span) - Method in class org.apache.phoenix.trace.TraceSpanReceiver
 
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
RecoveryFailurePolicyKeyForTesting - Static variable in class org.apache.phoenix.hbase.index.Indexer
 
RecoveryIndexWriter - Class in org.apache.phoenix.hbase.index.write
Used to recover failed index edits during WAL replay
RecoveryIndexWriter(IndexFailurePolicy, RegionCoprocessorEnvironment, String) - Constructor for class org.apache.phoenix.hbase.index.write.RecoveryIndexWriter
Directly specify the IndexCommitter and IndexFailurePolicy.
reduce(TableRowkeyPair, Iterable<ImmutableBytesWritable>, Reducer<TableRowkeyPair, ImmutableBytesWritable, TableRowkeyPair, KeyValue>.Context) - Method in class org.apache.phoenix.mapreduce.FormatToKeyValueReducer
 
reduce(ImmutableBytesWritable, Iterable<IntWritable>, Reducer<ImmutableBytesWritable, IntWritable, NullWritable, NullWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportDirectReducer
 
REF_GENERATION - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
refreshRow() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
refreshRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
REGEX_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
Configuration key for the regex
RegexBulkLoadTool - Class in org.apache.phoenix.mapreduce
A tool for running MapReduce-based ingests of input data based on regex.
RegexBulkLoadTool() - Constructor for class org.apache.phoenix.mapreduce.RegexBulkLoadTool
 
RegexpReplaceFunction - Class in org.apache.phoenix.expression.function
Function similar to the regexp_replace function in Postgres, which is used to pattern match a segment of the string.
RegexpReplaceFunction() - Constructor for class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
RegexpReplaceFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RegexpReplaceFunction
 
RegexpReplaceParseNode - Class in org.apache.phoenix.parse
Parse node corresponding to RegexpReplaceFunction.
RegexpSplitFunction - Class in org.apache.phoenix.expression.function
Function to split a string value into a VARCHAR_ARRAY.
RegexpSplitFunction() - Constructor for class org.apache.phoenix.expression.function.RegexpSplitFunction
 
RegexpSplitFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RegexpSplitFunction
 
RegexpSplitParseNode - Class in org.apache.phoenix.parse
Parse node corresponding to RegexpSplitFunction.
RegexpSubstrFunction - Class in org.apache.phoenix.expression.function
Implementation of REGEXP_SUBSTR(, , ) built-in function, where is the offset from the start of .
RegexpSubstrFunction() - Constructor for class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
RegexpSubstrFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RegexpSubstrFunction
 
RegexpSubstrParseNode - Class in org.apache.phoenix.parse
Parse node corresponding to RegexpSubstrFunction.
RegexToKeyValueMapper - Class in org.apache.phoenix.mapreduce
MapReduce mapper that converts input lines into KeyValues based on the Regex that can be written to HFiles.
RegexToKeyValueMapper() - Constructor for class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
 
RegexUpsertExecutor - Class in org.apache.phoenix.util.regex
UpsertExecutor over Map objects, convert input record into Map objects by using regex.
RegexUpsertExecutor(Connection, List<ColumnInfo>, PreparedStatement, UpsertExecutor.UpsertListener<Map<?, ?>>) - Constructor for class org.apache.phoenix.util.regex.RegexUpsertExecutor
Testing constructor.
RegexUpsertExecutor(Connection, String, List<ColumnInfo>, UpsertExecutor.UpsertListener<Map<?, ?>>) - Constructor for class org.apache.phoenix.util.regex.RegexUpsertExecutor
 
REGION_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
REGION_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
RegionScannerFactory - Class in org.apache.phoenix.iterate
 
RegionScannerFactory() - Constructor for class org.apache.phoenix.iterate.RegionScannerFactory
 
RegionScannerResultIterator - Class in org.apache.phoenix.iterate
 
RegionScannerResultIterator(RegionScanner, Pair<Integer, Integer>, PTable.QualifierEncodingScheme) - Constructor for class org.apache.phoenix.iterate.RegionScannerResultIterator
 
REGIONSERVER_INFO_PORT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.phoenix.coprocessor.generated.PTableProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos
 
relative(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
relative(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
release() - Method in interface org.apache.phoenix.hbase.index.LockManager.RowLock
Release the given lock.
release() - Method in class org.apache.phoenix.hbase.index.LockManager.RowLockImpl
 
releaseRowLocks(Region, List<Region.RowLock>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
releaseSavepoint(Savepoint) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
releaseSavepoint(Savepoint) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
releaseUpgradeMutex(byte[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
remainingCapacity() - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
REMARKS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
remove(Object) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
remove(int) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
removeAll(Collection<?>) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
removeAllServerCache() - Method in interface org.apache.phoenix.cache.TenantCache
 
removeAllServerCache() - Method in class org.apache.phoenix.cache.TenantCacheImpl
 
removeArguments(int) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
removeColumn(PName, String, List<PColumn>, long, long, long) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
removeColumn(PName, String, List<PColumn>, long, long, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
removeColumn(PName, String, List<PColumn>, long, long, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
removeColumn(PName, String, List<PColumn>, long, long, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
removeColumn(PName, String, List<PColumn>, long, long, long) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
removeColumn(PName, String, List<PColumn>, long, long, long) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
removeColumn(PName, String, List<PColumn>, long, long, long) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
removeColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
removeColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
removeCompactingRegion(HRegionInfo) - Method in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
removeConnection(PhoenixConnection) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
removeConnection(PhoenixConnection) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
removeConnection(PhoenixConnection) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
removeConnection(PhoenixConnection) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
removeDataTableColRefForCoveredColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
removeEncodedCQCounters(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
removeFromWhereClause(SelectStatement, Set<ParseNode>) - Static method in class org.apache.phoenix.parse.SelectStatementRewriter
Rewrite the select statement by filtering out expression nodes from the WHERE clause
removeFunction(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
removeFunction(PName, String, long) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
removeFunction(PName, String, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
removeFunction(PName, String, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
removeFunction(PName, String, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
removeFunction(PName, String, long) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
removeFunction(PName, String, long) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
removeFunction(PName, String, long) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
removeIndexedColumnInfo(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
removeIndexedColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
removeIndexes(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
removeIndexTableColRefForCoveredColumns(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
removeProperty(String, String) - Static method in class org.apache.phoenix.util.JDBCUtil
 
removeSchema(PSchema, long) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
removeSchema(PSchema, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
removeSchema(PSchema, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
removeSchema(PSchema, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
removeSchema(PSchema, long) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
removeSchema(PSchema, long) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
removeSchema(PSchema, long) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
removeServerCache(ImmutableBytesPtr) - Method in interface org.apache.phoenix.cache.TenantCache
 
removeServerCache(ImmutableBytesPtr) - Method in class org.apache.phoenix.cache.TenantCacheImpl
 
removeServerCache(RpcController, ServerCachingProtos.RemoveServerCacheRequest) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService.BlockingInterface
 
removeServerCache(RpcController, ServerCachingProtos.RemoveServerCacheRequest, RpcCallback<ServerCachingProtos.RemoveServerCacheResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService.Interface
rpc removeServerCache(.RemoveServerCacheRequest) returns (.RemoveServerCacheResponse);
removeServerCache(RpcController, ServerCachingProtos.RemoveServerCacheRequest, RpcCallback<ServerCachingProtos.RemoveServerCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
rpc removeServerCache(.RemoveServerCacheRequest) returns (.RemoveServerCacheResponse);
removeServerCache(RpcController, ServerCachingProtos.RemoveServerCacheRequest, RpcCallback<ServerCachingProtos.RemoveServerCacheResponse>) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService.Stub
 
removeServerCache(RpcController, ServerCachingProtos.RemoveServerCacheRequest, RpcCallback<ServerCachingProtos.RemoveServerCacheResponse>) - Method in class org.apache.phoenix.coprocessor.ServerCachingEndpointImpl
 
removeServerCache(byte[], byte[]) - Method in interface org.apache.phoenix.coprocessor.ServerCachingProtocol
Remove the cache from the region server cache.
removeSharedTablesToDelete(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
removeStatement(PhoenixStatement) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
removeTable(PName, String, String, long) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
removeTable(PName, String, String, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
removeTable(PName, String, String, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
removeTable(PName, String, String, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
removeTable(PName, String, String, long) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
removeTable(PName, String, String, long) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
removeTable(PName, String, String, long) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
removeUpdateStatsCommandRegion(HRegionInfo, Set<byte[]>) - Method in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
 
RENEW_LEASE_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
RENEW_LEASE_THREAD_POOL_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
RENEW_LEASE_THRESHOLD_MILLISECONDS - Static variable in interface org.apache.phoenix.query.QueryServices
 
renewLease() - Method in class org.apache.phoenix.iterate.SnapshotScanner
 
renewLease() - Method in class org.apache.phoenix.iterate.TableResultIterator
 
RepairUtil - Class in org.apache.phoenix.util
 
RepairUtil() - Constructor for class org.apache.phoenix.util.RepairUtil
 
REPLACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
REPLACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
REPLACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
REPLACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
replace(String, String[], String[]) - Static method in class org.apache.phoenix.util.StringUtil
 
REPLACE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
replaceAll(ImmutableBytesWritable, byte[], int, int) - Method in class org.apache.phoenix.expression.util.regex.AbstractBasePattern
 
replaceAll(ImmutableBytesWritable, byte[], int, int) - Method in class org.apache.phoenix.expression.util.regex.JavaPattern
 
replaceAll(ImmutableBytesWritable, byte[], int, int) - Method in class org.apache.phoenix.expression.util.regex.JONIPattern
 
ReplaceArrayFunctionExpressionVisitor - Class in org.apache.phoenix.expression.visitor
 
ReplaceArrayFunctionExpressionVisitor(Map<Expression, Expression>) - Constructor for class org.apache.phoenix.expression.visitor.ReplaceArrayFunctionExpressionVisitor
 
replaceChar(String, char, CharSequence) - Static method in class org.apache.phoenix.util.StringUtil
Replace instances of character ch in String value with String replacement
replaceCurrentValueKV(List<Cell>, KeyValue) - Static method in class org.apache.phoenix.schema.Sequence
 
replaceCycleValueKV(List<Cell>, KeyValue) - Static method in class org.apache.phoenix.schema.Sequence
 
replaceLimitReachedKV(List<Cell>, KeyValue) - Static method in class org.apache.phoenix.schema.Sequence
 
replaceMaxValueKV(List<Cell>, KeyValue) - Static method in class org.apache.phoenix.schema.Sequence
 
replaceMinValueKV(List<Cell>, KeyValue) - Static method in class org.apache.phoenix.schema.Sequence
 
replaceWithDummyValues(ParseNode, StatementContext) - Static method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
REPLAY_INDEX_REBUILD_WRITES - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
REPLAY_ONLY_INDEX_WRITES - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
REPLAY_TABLE_AND_INDEX_WRITES - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
REPLAY_WRITES - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
reposition(ImmutableBytesWritable, int, int, int, int) - Method in class org.apache.phoenix.schema.RowKeySchema
 
reposition(ImmutableBytesWritable, int, int, int, int, int) - Method in class org.apache.phoenix.schema.RowKeySchema
Like RowKeySchema.reposition(org.apache.hadoop.hbase.io.ImmutableBytesWritable, int, int, int, int), but also includes the next extraSpan additional fields in the bytes ptr.
REQUEST_METRIC_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to explicitly enable or disable request level metric collection.
requestSeek(Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
Enforce seek all the time for local index store file scanner otherwise some times hbase might return fake kvs not in physical files.
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.BaseExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.CaseExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.DelegateExpression
 
requiresFinalEvaluation() - Method in interface org.apache.phoenix.expression.Expression
Determines if an evaluate is required after partial evaluation is run.
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.function.CoalesceFunction
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.function.DefaultValueExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.IsNullExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
Since we may never have encountered a key value column of interest, but the expression may evaluate to true just based on the row key columns, we need to do a final evaluation.
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
requiresFinalEvaluation() - Method in class org.apache.phoenix.expression.StringConcatExpression
 
requiresPriorRowState(Mutation) - Method in interface org.apache.phoenix.hbase.index.covered.IndexMetaData
Determines whether or not we need to look up the old row to retrieve old row values for maintaining the index.
requiresPriorRowState(Mutation) - Method in class org.apache.phoenix.index.PhoenixIndexMetaData
 
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
reseek(byte[]) - Method in class org.apache.phoenix.coprocessor.BaseRegionScanner
 
reseek(byte[]) - Method in class org.apache.phoenix.coprocessor.DelegateRegionScanner
 
reseek(byte[]) - Method in class org.apache.phoenix.coprocessor.HashJoinRegionScanner
 
reseek(Cell) - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner
Move forward on the sub-lists set previously by seek.
reseek(Cell) - Method in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner
 
reseek(Cell) - Method in interface org.apache.phoenix.hbase.index.scanner.ReseekableScanner
 
ReseekableScanner - Interface in org.apache.phoenix.hbase.index.scanner
 
RESERVED_COLUMN_FAMILY - Static variable in interface org.apache.phoenix.query.QueryConstants
BEGIN Set of reserved column qualifiers
RESERVED_COLUMN_FAMILY_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
reset() - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
reset() - Method in class org.apache.phoenix.compile.IndexExpressionCompiler
 
reset() - Method in class org.apache.phoenix.compile.RowProjector
allow individual expressions to reset their state between rows
reset(Aggregator[]) - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
reset() - Method in class org.apache.phoenix.expression.aggregator.CountAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.DecimalSumAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.MinAggregator
 
reset() - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
reset() - Method in class org.apache.phoenix.expression.AndOrExpression
 
reset() - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
reset() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
reset() - Method in class org.apache.phoenix.expression.BaseExpression
 
reset() - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
reset() - Method in class org.apache.phoenix.expression.CaseExpression
 
reset() - Method in class org.apache.phoenix.expression.DelegateExpression
 
reset() - Method in interface org.apache.phoenix.expression.Expression
Resets the state of a expression back to its initial state and enables the expession to be evaluated incrementally (which occurs during filter evaluation where we see one key value at a time; it's possible to evaluate immediately rather than wait until all key values have been seen).
reset() - Method in class org.apache.phoenix.expression.function.RandomFunction
 
reset() - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
reset() - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
reset() - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
reset() - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
reset() - Method in class org.apache.phoenix.filter.RowKeyComparisonFilter
 
reset() - Method in class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
reset() - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter.DeleteTracker
 
reset() - Method in class org.apache.phoenix.hbase.index.covered.filter.ApplyAndFilterDeletesFilter
 
reset() - Method in class org.apache.phoenix.monitoring.AtomicMetric
 
reset() - Method in class org.apache.phoenix.monitoring.CombinableMetric.NoOpRequestMetric
 
reset() - Method in class org.apache.phoenix.monitoring.CombinableMetricImpl
 
reset() - Method in class org.apache.phoenix.monitoring.GlobalMetricImpl
Reset the internal state.
reset() - Method in interface org.apache.phoenix.monitoring.Metric
Reset the metric
reset() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
reset() - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
reset() - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
reset() - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
reset() - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Reset transaction state
reset() - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
reset() - Static method in class org.apache.phoenix.util.EnvironmentEdgeManager
Resets the managed instance to the default instance: DefaultEnvironmentEdge.
reset() - Method in class org.apache.phoenix.util.PrefixByteDecoder
Resets state of decoder if it will be used to decode bytes from a different DataInput.
reset() - Method in class org.apache.phoenix.util.PrefixByteEncoder
Resets the state of the encoder to its initial state (i.e.
resetBindCount() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
resetBindCount() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
resetBuf(int) - Method in class org.apache.hadoop.hbase.regionserver.wal.BinaryCompatibleBaseDecoder.PBIS
 
resetMetrics() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
resetMetrics(ResultSet) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Reset the read metrics collected in the result set.
resetMetrics(Connection) - Static method in class org.apache.phoenix.util.PhoenixRuntime
Reset the mutation and reads-for-mutations metrics collected in the connection.
resetRowCount() - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
 
resetTrackedColumns() - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
resize(long) - Method in interface org.apache.phoenix.memory.MemoryManager.MemoryChunk
Resize an already allocated memory chunk up or down to a new amount.
resolveColumn(String, String, String) - Method in interface org.apache.phoenix.compile.ColumnResolver
Resolves column using name and alias.
resolveColumn(ColumnParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
Called by visitor to resolve a column expression node into a column reference.
resolveColumn(ColumnParseNode) - Method in class org.apache.phoenix.compile.IndexExpressionCompiler
 
resolvedTimeStamp - Variable in class org.apache.phoenix.schema.PTableRef
 
resolveFunction(String) - Method in interface org.apache.phoenix.compile.ColumnResolver
Resolves function using functionName.
resolveSchema(String) - Method in interface org.apache.phoenix.compile.ColumnResolver
 
resolveTable(String, String) - Method in interface org.apache.phoenix.compile.ColumnResolver
Resolves table using name or alias.
resolveTableReferences(Collection<Pair<Mutation, byte[]>>) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
Convert the passed index updates to HTableInterfaceReferences.
resolveTableReferences(Collection<Pair<Mutation, byte[]>>) - Method in class org.apache.phoenix.hbase.index.write.RecoveryIndexWriter
Convert the passed index updates to HTableInterfaceReferences.
RESTORE_DIR_KEY - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
result() - Method in class org.apache.phoenix.expression.function.ArrayAllComparisonExpression
 
result() - Method in class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
result - Variable in class org.apache.phoenix.iterate.OrderedResultIterator.ResultEntry
 
RESULT_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
resultFound(ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayAllComparisonExpression
 
resultFound(ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.function.ArrayAnyComparisonExpression
 
resultIterator - Variable in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
ResultIterator - Interface in org.apache.phoenix.iterate
 
resultIterators - Variable in class org.apache.phoenix.iterate.MergeSortResultIterator
 
ResultIterators - Interface in org.apache.phoenix.iterate
 
ResultTuple - Class in org.apache.phoenix.schema.tuple
Wrapper around Result that implements Phoenix's Tuple interface.
ResultTuple(Result) - Constructor for class org.apache.phoenix.schema.tuple.ResultTuple
 
ResultUtil - Class in org.apache.phoenix.util
Static class for various methods that would be nice to have added to Result.
retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
retainAll(Collection<?>) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
rethrowIndexingException(Throwable) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
Propagate the given failure as a generic IOException, if it isn't already
RetriableUpgradeException - Exception in org.apache.phoenix.exception
Super class for upgrade related exceptions whose occurrence shouldn't prevent the client from retrying or reestablishing connection.
RetriableUpgradeException(String, String, int) - Constructor for exception org.apache.phoenix.exception.RetriableUpgradeException
 
retryingFactory - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
RETURN_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
RETURN_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
RETURN_SEQUENCE_VALUES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
RETURN_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
RETURN_TYPE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
RETURNCODE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
RETURNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RETURNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RETURNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RETURNS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
returnSequences(List<SequenceKey>, long, SQLException[]) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
returnSequences(List<SequenceKey>, long, SQLException[]) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
returnSequences(List<SequenceKey>, long, SQLException[]) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
returnSequences(List<SequenceKey>, long, SQLException[]) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
RETURNTYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
returnValue(Result) - Method in class org.apache.phoenix.schema.Sequence
 
REV_ROW_KEY_ORDER_BY - Static variable in class org.apache.phoenix.compile.OrderByCompiler.OrderBy
 
REVERSE_SCAN - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
ReverseFunction - Class in org.apache.phoenix.expression.function
 
ReverseFunction() - Constructor for class org.apache.phoenix.expression.function.ReverseFunction
 
ReverseFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ReverseFunction
 
reverseIfNecessary(List<T>, boolean) - Static method in class org.apache.phoenix.iterate.BaseResultIterators
 
REVOKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
REVOKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
REVOKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
REVOKE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
revoke_permission_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
revoke_permission_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
rewrite(StatementContext, SelectStatement, GroupByCompiler.GroupBy) - Static method in class org.apache.phoenix.compile.HavingCompiler
 
rewrite(ParseNode, ParseNodeRewriter) - Static method in class org.apache.phoenix.parse.ParseNodeRewriter
 
rewrite(SelectStatement, ParseNodeRewriter) - Static method in class org.apache.phoenix.parse.ParseNodeRewriter
Rewrite the select statement by switching any constants to the right hand side of the expression.
REWRITE_INSTANCE - Static variable in class org.apache.phoenix.parse.WildcardParseNode
 
rewriteViewStatement(PhoenixConnection, PTable, PTable, String) - Static method in class org.apache.phoenix.util.IndexUtil
Rewrite a view statement to be valid against an index
RIGHT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RIGHT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RIGHT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RIGHT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
rightBoundExclusive - Variable in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
RM_CONNECT_TIMEOUT_MILLIS - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
RM_HTTP_SCHEME - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
RM_READ_TIMEOUT_MILLIS - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 
rollback() - Method in class org.apache.phoenix.execute.MutationState
 
rollback(KeyValue) - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore
 
rollback(KeyValue) - Method in interface org.apache.phoenix.hbase.index.covered.KeyValueStore
 
rollback(Collection<KeyValue>) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
Rollback all the given values from the underlying state.
rollback() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
rollback(Savepoint) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
rollback() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
rollback(Savepoint) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
ROLLBACK_OP - Static variable in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
RoundDateExpression - Class in org.apache.phoenix.expression.function
Function used to bucketize date/time values by rounding them to an even increment.
RoundDateExpression() - Constructor for class org.apache.phoenix.expression.function.RoundDateExpression
 
RoundDateExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundDateExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.CeilMonthExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.CeilWeekExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.CeilYearExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.FloorMonthExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.FloorWeekExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.FloorYearExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.RoundJodaDateExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.RoundMonthExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.RoundWeekExpression
 
roundDateTime(DateTime) - Method in class org.apache.phoenix.expression.function.RoundYearExpression
 
RoundDecimalExpression - Class in org.apache.phoenix.expression.function
Class encapsulating the process for rounding off a column/literal of type PDecimal
RoundDecimalExpression() - Constructor for class org.apache.phoenix.expression.function.RoundDecimalExpression
 
RoundDecimalExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundDecimalExpression
 
RoundFunction - Class in org.apache.phoenix.expression.function
Base class for RoundFunction.
RoundFunction() - Constructor for class org.apache.phoenix.expression.function.RoundFunction
 
RoundFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundFunction
 
RoundJodaDateExpression - Class in org.apache.phoenix.expression.function
Base class for functions that use joda time.
RoundJodaDateExpression() - Constructor for class org.apache.phoenix.expression.function.RoundJodaDateExpression
 
RoundJodaDateExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundJodaDateExpression
 
RoundMonthExpression - Class in org.apache.phoenix.expression.function
Rounds off the given DateTime to month.
RoundMonthExpression() - Constructor for class org.apache.phoenix.expression.function.RoundMonthExpression
 
RoundMonthExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundMonthExpression
 
RoundParseNode - Class in org.apache.phoenix.parse
Parse node corresponding to RoundFunction.
RoundRobinResultIterator - Class in org.apache.phoenix.iterate
ResultIterator that keeps track of the number of records fetched by each PeekingResultIterator making sure it asks for records from each iterator in a round-robin fashion.
RoundRobinResultIterator(ResultIterators, QueryPlan) - Constructor for class org.apache.phoenix.iterate.RoundRobinResultIterator
 
RoundRobinResultIterator(List<PeekingResultIterator>, QueryPlan) - Constructor for class org.apache.phoenix.iterate.RoundRobinResultIterator
 
roundTime(long) - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
RoundTimestampExpression - Class in org.apache.phoenix.expression.function
Class encapsulating the process for rounding off a column/literal of type PTimestamp This class only supports rounding off the milliseconds that is for TimeUnit.MILLISECOND.
RoundTimestampExpression() - Constructor for class org.apache.phoenix.expression.function.RoundTimestampExpression
 
RoundTimestampExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundTimestampExpression
 
roundToScale(BigDecimal) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Returns the given decimal rounded to this rounding expression's scale.
RoundWeekExpression - Class in org.apache.phoenix.expression.function
Rounds off the given DateTime to the nearest Monday.
RoundWeekExpression() - Constructor for class org.apache.phoenix.expression.function.RoundWeekExpression
 
RoundWeekExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundWeekExpression
 
RoundYearExpression - Class in org.apache.phoenix.expression.function
Rounds off the given DateTime to year.
RoundYearExpression() - Constructor for class org.apache.phoenix.expression.function.RoundYearExpression
 
RoundYearExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RoundYearExpression
 
ROW - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ROW - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ROW - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ROW - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ROW_KEY_ORDER_OPTIMIZABLE - Static variable in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
ROW_KEY_ORDER_OPTIMIZABLE_BYTES - Static variable in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
ROW_KEY_ORDER_SALTED_TABLE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
Deprecated.
ROW_TIMESTAMP - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ROW_TIMESTAMP - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ROW_TIMESTAMP - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ROW_TIMESTAMP - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ROWCOUNT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
ROWCOUNTS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
RowCountVisitor - Class in org.apache.phoenix.execute.visitor
Implementation of QueryPlanVisitor used to get the number of output rows for a QueryPlan.
RowCountVisitor() - Constructor for class org.apache.phoenix.execute.visitor.RowCountVisitor
 
rowDeleted() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
rowDeleted() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
rowInserted() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
rowInserted() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
RowKeyColumnExpression - Class in org.apache.phoenix.expression
Class to access a value stored in the row key
RowKeyColumnExpression() - Constructor for class org.apache.phoenix.expression.RowKeyColumnExpression
 
RowKeyColumnExpression(PDatum, RowKeyValueAccessor) - Constructor for class org.apache.phoenix.expression.RowKeyColumnExpression
 
RowKeyColumnExpression(PDatum, RowKeyValueAccessor, String) - Constructor for class org.apache.phoenix.expression.RowKeyColumnExpression
 
RowKeyColumnExpression(PDatum, RowKeyValueAccessor, PDataType) - Constructor for class org.apache.phoenix.expression.RowKeyColumnExpression
 
RowKeyComparisonFilter - Class in org.apache.phoenix.filter
Filter for use when expressions only reference row key columns
RowKeyComparisonFilter() - Constructor for class org.apache.phoenix.filter.RowKeyComparisonFilter
 
RowKeyComparisonFilter(Expression, byte[]) - Constructor for class org.apache.phoenix.filter.RowKeyComparisonFilter
 
RowKeyExpression - Class in org.apache.phoenix.expression
 
RowKeyExpressionVisitor - Class in org.apache.phoenix.expression.visitor
Implementation of ExpressionVisitor where only a RowKeyColumnExpression (i.e.
RowKeyExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.RowKeyExpressionVisitor
 
ROWKEYMETADATA_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
RowKeyOrderedAggregateResultIterator - Class in org.apache.phoenix.iterate
Client-side aggregate for key ordered aggregation.
RowKeyOrderedAggregateResultIterator(ResultIterators, Aggregators) - Constructor for class org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIterator
 
rowKeyOrderOptimizable() - Method in class org.apache.phoenix.schema.DelegateTable
 
rowKeyOrderOptimizable() - Method in interface org.apache.phoenix.schema.PTable
Determines whether or not we may optimize out an ORDER BY or do a GROUP BY in-place when the optimizer tells us it's possible.
rowKeyOrderOptimizable() - Method in class org.apache.phoenix.schema.PTableImpl
 
rowKeyOrderOptimizable() - Method in class org.apache.phoenix.schema.RowKeySchema
 
rowKeyOrderOptimizable(boolean) - Method in class org.apache.phoenix.schema.RowKeySchema.RowKeySchemaBuilder
 
rowKeyOrderOptimizable - Variable in class org.apache.phoenix.schema.ValueSchema
 
ROWKEYORDEROPTIMIZABLE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
ROWKEYORDEROPTIMIZABLE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
RowKeySchema - Class in org.apache.phoenix.schema
Schema for the bytes in a RowKey.
RowKeySchema() - Constructor for class org.apache.phoenix.schema.RowKeySchema
 
RowKeySchema(int, List<ValueSchema.Field>, boolean) - Constructor for class org.apache.phoenix.schema.RowKeySchema
 
RowKeySchema.RowKeySchemaBuilder - Class in org.apache.phoenix.schema
 
RowKeySchemaBuilder(int) - Constructor for class org.apache.phoenix.schema.RowKeySchema.RowKeySchemaBuilder
 
RowKeyValueAccessor - Class in org.apache.phoenix.schema
Class that encapsulates accessing a value stored in the row key.
RowKeyValueAccessor() - Constructor for class org.apache.phoenix.schema.RowKeyValueAccessor
Constructor solely for use during deserialization.
RowKeyValueAccessor(List<? extends PDatum>, int) - Constructor for class org.apache.phoenix.schema.RowKeyValueAccessor
Constructor to compile access to the value in the row key formed from a list of PData.
RowMutationState(Map<PColumn, byte[]>, long, int, MutationState.RowTimestampColInfo, byte[]) - Constructor for class org.apache.phoenix.execute.MutationState.RowMutationState
 
RowProjector - Class in org.apache.phoenix.compile
Class that manages a set of projected columns accessed through the zero-based column index for a SELECT clause projection.
RowProjector(RowProjector, boolean) - Constructor for class org.apache.phoenix.compile.RowProjector
 
RowProjector(List<? extends ColumnProjector>, int, boolean) - Constructor for class org.apache.phoenix.compile.RowProjector
Construct RowProjector based on a list of ColumnProjectors.
RowProjector(List<? extends ColumnProjector>, int, boolean, boolean, boolean) - Constructor for class org.apache.phoenix.compile.RowProjector
Construct RowProjector based on a list of ColumnProjectors.
ROWS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ROWS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
ROWS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
ROWS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RowTimestampColInfo(boolean, Long) - Constructor for class org.apache.phoenix.execute.MutationState.RowTimestampColInfo
 
rowUpdated() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
rowUpdated() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
rowValueConstructor(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
RowValueConstructorExpression - Class in org.apache.phoenix.expression
 
RowValueConstructorExpression() - Constructor for class org.apache.phoenix.expression.RowValueConstructorExpression
 
RowValueConstructorExpression(List<Expression>, boolean) - Constructor for class org.apache.phoenix.expression.RowValueConstructorExpression
 
RowValueConstructorParseNode - Class in org.apache.phoenix.parse
Node representing a row value constructor in SQL.
RowValueConstructorParseNode(List<ParseNode>) - Constructor for class org.apache.phoenix.parse.RowValueConstructorParseNode
 
RPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RPAREN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RPC_TIMEOUT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
RpcUtil - Class in org.apache.hadoop.hbase.ipc
 
RpcUtil() - Constructor for class org.apache.hadoop.hbase.ipc.RpcUtil
 
rs - Variable in class org.apache.phoenix.jdbc.DelegateResultSet
 
RSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
RSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RSQUARE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
RTrimFunction - Class in org.apache.phoenix.expression.function
Implementation of the RTrim() build-in function.
RTrimFunction() - Constructor for class org.apache.phoenix.expression.function.RTrimFunction
 
RTrimFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.RTrimFunction
 
run(T, CallWrapper...) - Static method in class org.apache.phoenix.call.CallRunner
 
run() - Method in class org.apache.phoenix.coprocessor.MetaDataRegionObserver.BuildIndexScheduleTask
 
run(String[]) - Method in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
 
run(String[]) - Method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTool
 
run(String[]) - Method in class org.apache.phoenix.mapreduce.index.IndexTool
 
run(String[]) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
run(String[]) - Method in class org.apache.phoenix.mapreduce.OrphanViewTool
Examples for input arguments: -c : cleans orphan views -c -op /tmp/ : cleans orphan views and links, and logs their names to the files named Orphan*.txt in /tmp/ -i : identifies orphan views and links, and prints their names on the console -i -op /tmp/ : identifies orphan views and links, and logs the name of their names to files named Orphan*.txt in /tmp/ -c -ip /tmp/ : cleans the views listed in files at /tmp/
run(String[]) - Method in class org.apache.phoenix.tool.PhoenixCanaryTool
 
run() - Method in class org.apache.phoenix.trace.TraceWriter.FlushMetrics
 
RUN_RENEW_LEASE_FREQUENCY_INTERVAL_MILLISECONDS - Static variable in interface org.apache.phoenix.query.QueryServices
 
RUN_UPDATE_STATS_ASYNC - Static variable in interface org.apache.phoenix.query.QueryServices
 
RUN_UPDATE_STATS_ASYNC_ATTRIB - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
runTask(Callable<T>) - Method in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker
Enqueues the task for execution.
RuntimeContext - Interface in org.apache.phoenix.execute
 
RuntimeContextImpl - Class in org.apache.phoenix.execute
 
RuntimeContextImpl() - Constructor for class org.apache.phoenix.execute.RuntimeContextImpl
 

S

SALT_BUCKETS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SALT_BUCKETS_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SALTBUCKETS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
SALTED_ROW_KEY_NAME - Static variable in class org.apache.phoenix.schema.SaltingUtil
 
SALTING_COLUMN - Static variable in class org.apache.phoenix.schema.SaltingUtil
 
SALTING_COLUMN_NAME - Static variable in class org.apache.phoenix.schema.SaltingUtil
 
SaltingUtil - Class in org.apache.phoenix.schema
Utility methods related to transparent salting of row keys.
SaltingUtil() - Constructor for class org.apache.phoenix.schema.SaltingUtil
 
SAMPLING - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SAMPLING - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SAMPLING - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SAMPLING - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
sampling_rate() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
sampling_rate() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ScalarFunction - Class in org.apache.phoenix.expression.function
 
ScalarFunction() - Constructor for class org.apache.phoenix.expression.function.ScalarFunction
 
ScalarFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.ScalarFunction
 
SCALE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
SCAN_ACTUAL_START_ROW - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
SCAN_CACHE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
SCAN_LIMIT - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
SCAN_METRICS_JSON - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SCAN_OFFSET - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
SCAN_REGION_SERVER - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
SCAN_RESULT_CHUNK_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
Number of records to read per chunk when streaming records of a basic scan.
SCAN_START_ROW_SUFFIX - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
SCAN_STOP_ROW_SUFFIX - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
scanGrouper - Variable in class org.apache.phoenix.iterate.BaseResultIterators
 
scanId - Variable in class org.apache.phoenix.iterate.BaseResultIterators
 
ScanInfoUtil - Class in org.apache.hadoop.hbase.regionserver
 
ScanLocator(Scan, int, int, boolean, boolean) - Constructor for class org.apache.phoenix.iterate.BaseResultIterators.ScanLocator
 
ScanMetricsHolder - Class in org.apache.phoenix.monitoring
 
Scanner - Interface in org.apache.phoenix.hbase.index.scanner
Scan the primary table.
SCANNER_OPENED_TRACE_INFO - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
Exposed for testing
ScannerBuilder - Class in org.apache.phoenix.hbase.index.scanner
 
ScannerBuilder(KeyValueStore, Mutation) - Constructor for class org.apache.phoenix.hbase.index.scanner.ScannerBuilder
 
ScannerBuilder.CoveredDeleteScanner - Interface in org.apache.phoenix.hbase.index.scanner
 
ScannerContextUtil - Class in org.apache.hadoop.hbase.regionserver
 
ScannerContextUtil() - Constructor for class org.apache.hadoop.hbase.regionserver.ScannerContextUtil
 
ScanningResultIterator - Class in org.apache.phoenix.iterate
 
ScanningResultIterator(ResultScanner, Scan, ScanMetricsHolder) - Constructor for class org.apache.phoenix.iterate.ScanningResultIterator
 
ScanPlan - Class in org.apache.phoenix.execute
Query plan for a basic table scan
ScanPlan(StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, OrderByCompiler.OrderBy, ParallelIteratorFactory, boolean, QueryPlan) - Constructor for class org.apache.phoenix.execute.ScanPlan
 
ScanRanges - Class in org.apache.phoenix.compile
 
ScanRegionObserver - Class in org.apache.phoenix.coprocessor
Wraps the scan performing a non aggregate query to prevent needless retries if a Phoenix bug is encountered from our custom filter expression evaluation.
ScanRegionObserver() - Constructor for class org.apache.phoenix.coprocessor.ScanRegionObserver
 
ScanUtil - Class in org.apache.phoenix.util
Various utilities for scans
ScanUtil.BytesComparator - Interface in org.apache.phoenix.util
 
scheduleIndexBuilds() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixMRJobSubmitter
 
schema - Variable in class org.apache.phoenix.expression.aggregator.Aggregators
 
SCHEMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SCHEMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SCHEMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SCHEMA - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SCHEMA_ALREADY_EXISTS_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
SCHEMA_ALREADY_EXISTS = 14;
SCHEMA_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
SCHEMA_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
 
SCHEMA_COMPARATOR - Static variable in class org.apache.phoenix.expression.function.SingleAggregateFunction
Sort aggregate functions with nullable fields last.
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
SCHEMA_FOR_DEFAULT_NAMESPACE - Static variable in class org.apache.phoenix.util.SchemaUtil
 
SCHEMA_NAME - Static variable in class org.apache.phoenix.exception.SQLExceptionInfo
Constants used in naming exception location.
SCHEMA_NAME_INDEX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SCHEMA_NOT_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
SCHEMA_NOT_FOUND = 16;
SCHEMA_NOT_IN_REGION_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
SCHEMA_NOT_IN_REGION = 17;
SCHEMA_TYPE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SchemaAlreadyExistsException - Exception in org.apache.phoenix.schema
Exception thrown when a schema name already exists
SchemaAlreadyExistsException(String) - Constructor for exception org.apache.phoenix.schema.SchemaAlreadyExistsException
 
SchemaAlreadyExistsException(String, String) - Constructor for exception org.apache.phoenix.schema.SchemaAlreadyExistsException
 
SCHEMAMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
SCHEMANAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
SCHEMANAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
SCHEMANAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
SCHEMANAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
SCHEMANAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
SCHEMANAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
SCHEMANAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
SCHEMANAMEBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
SchemaNotFoundException - Exception in org.apache.phoenix.schema
 
SchemaNotFoundException(SchemaNotFoundException, long) - Constructor for exception org.apache.phoenix.schema.SchemaNotFoundException
 
SchemaNotFoundException(String) - Constructor for exception org.apache.phoenix.schema.SchemaNotFoundException
 
SchemaNotFoundException(String, long) - Constructor for exception org.apache.phoenix.schema.SchemaNotFoundException
 
SchemaUtil - Class in org.apache.phoenix.util
Static class for various schema-related utilities
SCOPE_CATALOG - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SCOPE_SCHEMA - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SCOPE_TABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SCRUTINY_BATCH_SIZE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SCRUTINY_DATA_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SCRUTINY_EXECUTE_TIME_COL_NAME - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
 
SCRUTINY_EXECUTE_TIMESTAMP - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SCRUTINY_INDEX_TABLE_NAME - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SCRUTINY_OUTPUT_FORMAT - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SCRUTINY_OUTPUT_INVALID_ROWS - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SCRUTINY_OUTPUT_MAX - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SCRUTINY_SOURCE_TABLE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
searchClosestKeyRangeWithUpperHigherThanPtr(List<KeyRange>, ImmutableBytesWritable, int, ValueSchema.Field) - Static method in class org.apache.phoenix.util.ScanUtil
Perform a binary lookup on the list of KeyRange for the tightest slot such that the slotBound of the current slot is higher or equal than the slotBound of our range.
SecondFunction - Class in org.apache.phoenix.expression.function
Implementation of the Second() buildin.
SecondFunction() - Constructor for class org.apache.phoenix.expression.function.SecondFunction
 
SecondFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SecondFunction
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
seek(Cell) - Method in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner
Set the scanner at the seek key.
seek(Cell) - Method in class org.apache.phoenix.hbase.index.scanner.EmptyScanner
 
seek(Cell) - Method in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner
 
seek(Cell) - Method in interface org.apache.phoenix.hbase.index.scanner.Scanner
Seek to immediately before the given KeyValue.
seekOrReseek(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner
 
select(TableNode, HintNode, boolean, List<AliasedNode>, ParseNode, List<ParseNode>, ParseNode, List<OrderByNode>, LimitNode, OffsetNode, int, boolean, boolean, List<SelectStatement>, Map<String, UDFParseNode>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
select(TableNode, HintNode, boolean, List<AliasedNode>, ParseNode, List<ParseNode>, ParseNode, List<OrderByNode>, LimitNode, OffsetNode, int, boolean, boolean, List<SelectStatement>, Map<String, UDFParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, List<AliasedNode>, ParseNode, List<ParseNode>, ParseNode, List<OrderByNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, TableNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, TableNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, boolean, List<AliasedNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, boolean, List<AliasedNode>, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, boolean, List<AliasedNode>, ParseNode, List<ParseNode>, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, List<OrderByNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, HintNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, HintNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, List<OrderByNode>, LimitNode, OffsetNode, int, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, LimitNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(SelectStatement, List<OrderByNode>, LimitNode, OffsetNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
select(List<SelectStatement>, List<OrderByNode>, LimitNode, OffsetNode, int, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
SELECT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SELECT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SELECT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SELECT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SELECT_BASE_COLUMN_COUNT_FROM_HEADER_ROW - Static variable in class org.apache.phoenix.util.UpgradeUtil
 
select_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
select_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
select_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
select_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
SELECT_ONE - Static variable in class org.apache.phoenix.parse.SelectStatement
 
SELECT_STATEMENT - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
selectable() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
selectable() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
SelectStatement - Class in org.apache.phoenix.parse
Top level node representing a SQL statement
SelectStatement(TableNode, HintNode, boolean, List<AliasedNode>, ParseNode, List<ParseNode>, ParseNode, List<OrderByNode>, LimitNode, OffsetNode, int, boolean, boolean, List<SelectStatement>, Map<String, UDFParseNode>) - Constructor for class org.apache.phoenix.parse.SelectStatement
 
SelectStatementRewriter - Class in org.apache.phoenix.parse
Class that creates a new select statement by filtering out nodes.
SELF_REFERENCING_COL_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SEMICOLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SEMICOLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SEMICOLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SEMICOLON - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
send() - Method in class org.apache.phoenix.execute.MutationState
 
sendUncommitted() - Method in class org.apache.phoenix.execute.MutationState
Send to HBase any uncommitted data for transactional tables.
sendUncommitted(Iterator<TableRef>) - Method in class org.apache.phoenix.execute.MutationState
Support read-your-own-write semantics by sending uncommitted data to HBase prior to running a query.
SEPARATOR - Static variable in class org.apache.phoenix.parse.HintNode
 
SEPARATOR_BYTE - Static variable in interface org.apache.phoenix.query.QueryConstants
Separator used between variable length keys for a composite key.
SEPARATOR_BYTE_ARRAY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SEQUENCE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SEQUENCE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SEQUENCE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SEQUENCE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
Sequence - Class in org.apache.phoenix.schema
 
Sequence(SequenceKey) - Constructor for class org.apache.phoenix.schema.Sequence
 
Sequence.MetaOp - Enum in org.apache.phoenix.schema
 
Sequence.ValueOp - Enum in org.apache.phoenix.schema
 
SEQUENCE_CACHE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
SEQUENCE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SEQUENCE_SALT_BUCKETS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
SEQUENCE_SCHEMA - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SEQUENCE_TABLE_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SequenceAllocation - Class in org.apache.phoenix.schema
A SequenceKey and the number of slots requested to be allocated for the sequence.
SequenceAllocation(SequenceKey, long) - Constructor for class org.apache.phoenix.schema.SequenceAllocation
 
SequenceAlreadyExistsException - Exception in org.apache.phoenix.schema
 
SequenceAlreadyExistsException(String, String) - Constructor for exception org.apache.phoenix.schema.SequenceAlreadyExistsException
 
SequenceInfo - Class in org.apache.phoenix.schema
 
SequenceInfo(long, long, long, long, long, boolean) - Constructor for class org.apache.phoenix.schema.SequenceInfo
 
SequenceKey - Class in org.apache.phoenix.schema
 
SequenceKey(String, String, String, int) - Constructor for class org.apache.phoenix.schema.SequenceKey
 
SequenceManager - Class in org.apache.phoenix.compile
 
SequenceManager(PhoenixStatement) - Constructor for class org.apache.phoenix.compile.SequenceManager
 
SequenceNotFoundException - Exception in org.apache.phoenix.schema
 
SequenceNotFoundException(String) - Constructor for exception org.apache.phoenix.schema.SequenceNotFoundException
 
SequenceNotFoundException(String, String) - Constructor for exception org.apache.phoenix.schema.SequenceNotFoundException
 
SEQUENCENUMBER_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
SequenceRegionObserver - Class in org.apache.phoenix.coprocessor
Region observer coprocessor for sequence operations: 1) For creating a sequence, as checkAndPut does not allow us to scope the Get done for the check with a TimeRange.
SequenceRegionObserver() - Constructor for class org.apache.phoenix.coprocessor.SequenceRegionObserver
 
SequenceResultIterator - Class in org.apache.phoenix.iterate
Iterates through tuples retrieving sequences from the server as needed
SequenceResultIterator(ResultIterator, SequenceManager) - Constructor for class org.apache.phoenix.iterate.SequenceResultIterator
 
SequenceUtil - Class in org.apache.phoenix.util
Sequence related util functions
SequenceUtil() - Constructor for class org.apache.phoenix.util.SequenceUtil
 
sequenceValue - Variable in class org.apache.phoenix.schema.SequenceInfo
 
SequenceValueExpression - Class in org.apache.phoenix.compile
 
SequenceValueExpression(SequenceKey, SequenceValueParseNode.Op, int, long) - Constructor for class org.apache.phoenix.compile.SequenceValueExpression
 
SequenceValueParseNode - Class in org.apache.phoenix.parse
 
SequenceValueParseNode(TableName, SequenceValueParseNode.Op, ParseNode) - Constructor for class org.apache.phoenix.parse.SequenceValueParseNode
 
SequenceValueParseNode.Op - Enum in org.apache.phoenix.parse
 
SerialIterators - Class in org.apache.phoenix.iterate
Class that parallelizes the scan over a table using the ExecutorService provided.
SerialIterators(QueryPlan, Integer, Integer, ParallelIteratorFactory, ParallelScanGrouper, Scan, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>, QueryPlan) - Constructor for class org.apache.phoenix.iterate.SerialIterators
 
serialize(PTable) - Static method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
serialize(List<Expression>) - Static method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
serialize(List<SingleAggregateFunction>, int) - Static method in class org.apache.phoenix.expression.aggregator.ServerAggregators
Serialize an Aggregator into a byte array
serialize(PTable, ImmutableBytesWritable, PhoenixConnection) - Static method in class org.apache.phoenix.index.IndexMaintainer
For client-side to serialize all IndexMaintainers for a given table
serialize(PTable, ImmutableBytesWritable, List<PTable>, PhoenixConnection) - Static method in class org.apache.phoenix.index.IndexMaintainer
For client-side to serialize all IndexMaintainers for a given table
serializeAdditional(PTable, ImmutableBytesWritable, List<PTable>, PhoenixConnection) - Static method in class org.apache.phoenix.index.IndexMaintainer
For client-side to append serialized IndexMaintainers of keyValueIndexes
SerializedPTableRef - Class in org.apache.phoenix.schema
 
SerializedPTableRef(byte[], long, long, int) - Constructor for class org.apache.phoenix.schema.SerializedPTableRef
 
SerializedPTableRef(PTableRef) - Constructor for class org.apache.phoenix.schema.SerializedPTableRef
 
serializeHashJoinIntoScan(Scan, HashJoinInfo) - Static method in class org.apache.phoenix.join.HashJoinInfo
 
serializeHeaderInfoIntoStream(DataOutputStream, int, byte) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
serializeIntoScan(Scan, String, List<Expression>) - Static method in class org.apache.phoenix.coprocessor.GroupedAggregateRegionObserver
 
serializeIntoScan(Scan, int, int, List<OrderByExpression>, int) - Static method in class org.apache.phoenix.coprocessor.ScanRegionObserver
 
serializeIntoScan(Scan) - Static method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
serializeNulls(DataOutputStream, int) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
serializeNulls(byte[], int, int) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
serializeOffsetArrayIntoStream(DataOutputStream, TrustedByteArrayOutputStream, int, int, int[], byte) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
serializeOnDupKeyIgnore() - Static method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
serializeOnDupKeyUpdate(PTable, List<Expression>) - Static method in class org.apache.phoenix.index.PhoenixIndexBuilder
Serialize ON DUPLICATE KEY UPDATE info with the following format: 1) Boolean value tracking whether or not to execute the first ON DUPLICATE KEY clause.
serializeProjectorIntoScan(Scan, TupleProjector) - Static method in class org.apache.phoenix.execute.TupleProjector
 
serializeServerMaintainedIndexes(PTable, ImmutableBytesWritable, List<PTable>, PhoenixConnection) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
serializeViewConstantsIntoScan(Scan, PTable) - Static method in class org.apache.phoenix.execute.BaseQueryPlan
 
serializeVIntArray(int[]) - Static method in class org.apache.phoenix.util.ByteUtil
 
serializeVIntArray(int[], int) - Static method in class org.apache.phoenix.util.ByteUtil
 
serializeVIntArray(DataOutput, int[]) - Static method in class org.apache.phoenix.util.ByteUtil
 
serializeVIntArray(DataOutput, int[], int) - Static method in class org.apache.phoenix.util.ByteUtil
Allows additional stuff to be encoded in length
ServerAggregators - Class in org.apache.phoenix.expression.aggregator
Aggregators that execute on the server-side
ServerAggregators(SingleAggregateFunction[], Aggregator[], Expression[], int) - Constructor for class org.apache.phoenix.expression.aggregator.ServerAggregators
 
ServerBuildIndexCompiler - Class in org.apache.phoenix.compile
Class that compiles plan to generate initial data values after a DDL command for index table.
ServerBuildIndexCompiler(PhoenixConnection, String) - Constructor for class org.apache.phoenix.compile.ServerBuildIndexCompiler
 
ServerCache(byte[], Set<HRegionLocation>, ImmutableBytesWritable, ConnectionQueryServices, boolean) - Constructor for class org.apache.phoenix.cache.ServerCacheClient.ServerCache
 
ServerCacheClient - Class in org.apache.phoenix.cache
Client for sending cache to each region server
ServerCacheClient(PhoenixConnection) - Constructor for class org.apache.phoenix.cache.ServerCacheClient
Construct client used to create a serialized cached snapshot of a table and send it to each region server for caching during hash join processing.
ServerCacheClient.ServerCache - Class in org.apache.phoenix.cache
Client-side representation of a server cache.
ServerCacheFactoryProtos - Class in org.apache.phoenix.coprocessor.generated
 
ServerCacheFactoryProtos.ServerCacheFactory - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ServerCacheFactory
ServerCacheFactoryProtos.ServerCacheFactory.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ServerCacheFactory
ServerCacheFactoryProtos.ServerCacheFactoryOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingEndpointImpl - Class in org.apache.phoenix.coprocessor
Server-side implementation of ServerCachingProtocol
ServerCachingEndpointImpl() - Constructor for class org.apache.phoenix.coprocessor.ServerCachingEndpointImpl
 
ServerCachingProtocol - Interface in org.apache.phoenix.coprocessor
EndPoint coprocessor to send a cache to a region server.
ServerCachingProtocol.ServerCacheFactory - Interface in org.apache.phoenix.coprocessor
 
ServerCachingProtos - Class in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.AddServerCacheRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type AddServerCacheRequest
ServerCachingProtos.AddServerCacheRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type AddServerCacheRequest
ServerCachingProtos.AddServerCacheRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.AddServerCacheResponse - Class in org.apache.phoenix.coprocessor.generated
Protobuf type AddServerCacheResponse
ServerCachingProtos.AddServerCacheResponse.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type AddServerCacheResponse
ServerCachingProtos.AddServerCacheResponseOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.ColumnInfo - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ColumnInfo
ServerCachingProtos.ColumnInfo.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ColumnInfo
ServerCachingProtos.ColumnInfoOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.ColumnReference - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ColumnReference
ServerCachingProtos.ColumnReference.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ColumnReference
ServerCachingProtos.ColumnReferenceOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.ImmutableBytesWritable - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ImmutableBytesWritable
ServerCachingProtos.ImmutableBytesWritable.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type ImmutableBytesWritable
ServerCachingProtos.ImmutableBytesWritableOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.IndexMaintainer - Class in org.apache.phoenix.coprocessor.generated
Protobuf type IndexMaintainer
ServerCachingProtos.IndexMaintainer.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type IndexMaintainer
ServerCachingProtos.IndexMaintainerOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.RemoveServerCacheRequest - Class in org.apache.phoenix.coprocessor.generated
Protobuf type RemoveServerCacheRequest
ServerCachingProtos.RemoveServerCacheRequest.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type RemoveServerCacheRequest
ServerCachingProtos.RemoveServerCacheRequestOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.RemoveServerCacheResponse - Class in org.apache.phoenix.coprocessor.generated
Protobuf type RemoveServerCacheResponse
ServerCachingProtos.RemoveServerCacheResponse.Builder - Class in org.apache.phoenix.coprocessor.generated
Protobuf type RemoveServerCacheResponse
ServerCachingProtos.RemoveServerCacheResponseOrBuilder - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.ServerCachingService - Class in org.apache.phoenix.coprocessor.generated
Protobuf service ServerCachingService
ServerCachingProtos.ServerCachingService.BlockingInterface - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.ServerCachingService.Interface - Interface in org.apache.phoenix.coprocessor.generated
 
ServerCachingProtos.ServerCachingService.Stub - Class in org.apache.phoenix.coprocessor.generated
 
ServerCachingService() - Constructor for class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ServerCachingService
 
ServerRpcControllerFactory - Class in org.apache.hadoop.hbase.ipc.controller
Deprecated.
ServerRpcControllerFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.controller.ServerRpcControllerFactory
Deprecated.
 
ServerUtil - Class in org.apache.phoenix.util
 
ServerUtil() - Constructor for class org.apache.phoenix.util.ServerUtil
 
ServerUtil.ConnectionFactory - Class in org.apache.phoenix.util
 
ServerUtil.ConnectionType - Enum in org.apache.phoenix.util
 
ServerUtil.CoprocessorHConnectionTableFactory - Class in org.apache.phoenix.util
HTableFactory that creates HTables by using a CoprocessorHConnection This factory was added as a workaround to the bug reported in https://issues.apache.org/jira/browse/HBASE-18359
SESSION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SESSION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SESSION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SESSION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SESSION_ID - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
set(ImmutableBytesWritable) - Method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
set(byte[]) - Method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
set(byte[], int, int) - Method in class org.apache.phoenix.hbase.index.util.ImmutableBytesPtr
 
SET - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SET - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SET - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SET - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
set(int, Cell) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
set(int) - Method in class org.apache.phoenix.schema.ValueBitSet
 
set(int) - Method in class org.apache.phoenix.util.BitSet
 
setAggregate(boolean) - Method in class org.apache.phoenix.parse.ParseContext
 
setAggregators(ClientAggregators) - Method in class org.apache.phoenix.compile.AggregationManager
 
setAll(ReadOnlyProps) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setAllocatedMB(int) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setAllocatedVCores(int) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setAllocateIndexId(boolean) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional bool allocateIndexId = 3;
setAllowOnlineSchemaUpdate(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setAmContainerLogs(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setAmHostHttpAddress(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setArguments(int, PFunctionProtos.PFunctionArg) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
setArguments(int, PFunctionProtos.PFunctionArg.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
repeated .PFunctionArg arguments = 2;
setArgumentType(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
required string argumentType = 1;
setArgumentTypeBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
required string argumentType = 1;
setArray(int, Array) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setArray(int, Array) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setArraySize(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 arraySize = 9;
setAsciiStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setAutoCommit(boolean) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setAutoCommit(boolean) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setAutoFlush(boolean) - Method in class org.apache.phoenix.execute.DelegateHTable
 
setAutoFlush(boolean, boolean) - Method in class org.apache.phoenix.execute.DelegateHTable
 
setAutoFlush(boolean) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setAutoFlushTo(boolean) - Method in class org.apache.phoenix.execute.DelegateHTable
 
setAutoParititonSeqName(String) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string autoParititonSeqName = 31;
setAutoParititonSeqNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string autoParititonSeqName = 31;
setAutoPartitionNum(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 autoPartitionNum = 11;
setBaseColumnCount(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 baseColumnCount = 25;
setBatchSize(Configuration, Long) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBit(ImmutableBytesWritable, SortOrder, int, byte, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
setBit(byte[], int, int, SortOrder, int, byte, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
SetBitFunction - Class in org.apache.phoenix.expression.function
 
SetBitFunction() - Constructor for class org.apache.phoenix.expression.function.SetBitFunction
 
SetBitFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SetBitFunction
 
setBlob(int, Blob) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBlob(int, InputStream) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBlob(int, Blob) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBlob(int, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBoolean(int, boolean) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBoolean(int, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setBucketNum(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int32 bucketNum = 8;
setByte(int, byte) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setByte(int, byte) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setByte(ImmutableBytesWritable, SortOrder, int, byte, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
setByte(byte[], int, int, SortOrder, int, byte, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PBinaryBase
 
setByteArray(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required bytes byteArray = 1;
setByteCount(long) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 byteCount = 2;
setByteCounts(int, long) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 byteCounts = 7;
SetByteFunction - Class in org.apache.phoenix.expression.function
 
SetByteFunction() - Constructor for class org.apache.phoenix.expression.function.SetByteFunction
 
SetByteFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SetByteFunction
 
setBytes(int, byte[]) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setBytes(int, byte[]) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setCacheFactory(ServerCacheFactoryProtos.ServerCacheFactory) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
setCacheFactory(ServerCacheFactoryProtos.ServerCacheFactory.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ServerCacheFactory cacheFactory = 4;
setCacheId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required bytes cacheId = 2;
setCacheId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
required bytes cacheId = 2;
setCachePtr(ServerCachingProtos.ImmutableBytesWritable) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
setCachePtr(ServerCachingProtos.ImmutableBytesWritable.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
required .ImmutableBytesWritable cachePtr = 3;
setCallQueueRoundRobin(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setCascade(boolean) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional bool cascade = 3;
setCatalog(String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setCatalog(String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setCell(Cell) - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
setCharacterStream(int, Reader, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setClassname(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string classname = 3;
setClassName(String) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
required string className = 1;
setClassnameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string classname = 3;
setClassNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory.Builder
required string className = 1;
setClientInfo(String, String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setClientInfo(Properties) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setClientInfo(Properties) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setClientInfo(String, String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setClientSideUpsertSelect(boolean) - Method in class org.apache.phoenix.compile.StatementContext
 
setClientTimestamp(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required int64 clientTimestamp = 4;
setClientTimestamp(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required int64 clientTimestamp = 4;
setClientTimestamp(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int64 clientTimestamp = 2;
setClientTimestamp(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 clientTimestamp = 5;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
optional int32 clientVersion = 2;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest.Builder
optional int32 clientVersion = 1;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
optional int32 clientVersion = 5;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional int32 clientVersion = 4;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required int32 clientVersion = 3;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
optional int32 clientVersion = 2;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
optional int32 clientVersion = 2;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional int32 clientVersion = 3;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required int32 clientVersion = 3;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
optional int32 clientVersion = 4;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
optional int32 clientVersion = 5;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required int32 clientVersion = 3;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
optional int32 clientVersion = 6;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest.Builder
optional int32 clientVersion = 1;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
optional int32 clientVersion = 2;
setClientVersion(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional int32 clientVersion = 7;
setClientVersion(Scan, int) - Static method in class org.apache.phoenix.util.ScanUtil
 
setClob(int, Clob) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setClob(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setClob(int, Clob) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setClob(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setClusterId(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setColFamily(String) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required string colFamily = 1;
setColFamilyBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required string colFamily = 1;
setColumnKey(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.MultiCFCQKeyValueComparisonFilter
 
setColumnKey(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.MultiCQKeyValueComparisonFilter
 
setColumnKey(byte[], int, int, byte[], int, int) - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
setColumnMetadata(List<ColumnInfo>) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
setColumnName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes columnName = 5;
setColumnName(String) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
required string columnName = 2;
setColumnName(String) - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
setColumnNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bytes columnNameBytes = 1;
setColumnNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
required string columnName = 2;
setColumnQualifierBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes columnQualifierBytes = 15;
setColumns(int, PTableProtos.PColumn) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
setColumns(int, PTableProtos.PColumn.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated .PColumn columns = 4;
setColumns(int, PTableProtos.PColumn) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
setColumns(int, PTableProtos.PColumn.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PColumn columns = 9;
setColumns(PColumn, PTable, Scan) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
setCommitStatsAsync(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setConf(Configuration) - Method in class org.apache.phoenix.mapreduce.index.DirectHTableWriter
 
setConfig(Configuration) - Static method in class org.apache.phoenix.expression.function.UDFExpression
 
setConfiguration(Map<String, String>) - Method in class org.apache.phoenix.mapreduce.bulkload.TargetTableRef
 
setConsistency(Consistency) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setControllerException(RpcController, IOException) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
Stores an exception encountered during RPC invocation so it can be passed back through to the client.
setCoreTimeout(String, long) - Method in class org.apache.phoenix.hbase.index.parallel.ThreadPoolBuilder
 
setCoreTimeout(String) - Method in class org.apache.phoenix.hbase.index.parallel.ThreadPoolBuilder
 
setCorrelateVariableValue(String, Tuple) - Method in interface org.apache.phoenix.execute.RuntimeContext
 
setCorrelateVariableValue(String, Tuple) - Method in class org.apache.phoenix.execute.RuntimeContextImpl
 
setCounter(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter.Builder
required int32 counter = 2;
setCurrentTable(TableRef) - Method in class org.apache.phoenix.compile.StatementContext
 
setCurrentTimestamp(long) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
Set the current timestamp up to which the table should allow access to the underlying table.
setCursorName(String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setCursorName(String) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setCursorName(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setCustomAnnotations(Scan, byte[]) - Static method in class org.apache.phoenix.util.ScanUtil
 
setData(TreeMap<byte[], LinkedList<byte[]>>) - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
setDataTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
setDataTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference dataTableColRefForCoveredColumns = 6;
setDataTableEmptyKeyValueColFamily(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes dataTableEmptyKeyValueColFamily = 11;
setDataTableName(String) - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
setDataTableNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes dataTableNameBytes = 13;
setDataType(String) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required string dataType = 3;
setDataTypeBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required string dataType = 3;
setDate(int, Date) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setDate(int, Date) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setDateFormat(String) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setDecimalWidthAndScale(BigDecimal, Integer, Integer) - Static method in class org.apache.phoenix.util.NumberUtil
 
setDefaultFamilyName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes defaultFamilyName = 14;
setDefaultIndexPopulationWaitTime(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setDefaultValue(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string defaultValue = 4;
setDefaultValueBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string defaultValue = 4;
setDelayInMillisForSchemaChangeCheck(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setDelegate(IndexFailurePolicy) - Method in class org.apache.phoenix.hbase.index.write.DelegateIndexFailurePolicy
 
setDiagnostics(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setDisableIndexes(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setDisableWAL(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool disableWAL = 15;
setDouble(int, double) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setDouble(int, double) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setDropMetaData(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setDryRun(boolean) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
setElapsedTime(long) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setEmptyKeyValueColFamily(ServerCachingProtos.ImmutableBytesWritable) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
setEmptyKeyValueColFamily(ServerCachingProtos.ImmutableBytesWritable.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required .ImmutableBytesWritable emptyKeyValueColFamily = 12;
setEnableRenewLease(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setEncodedCQCounters(int, PTableProtos.EncodedCQCounter) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
setEncodedCQCounters(int, PTableProtos.EncodedCQCounter.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .EncodedCQCounter encodedCQCounters = 36;
setEncodedGuidePosts(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional bytes encodedGuidePosts = 6;
setEncodedGuidePostsCount(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 encodedGuidePostsCount = 5;
setEncodingScheme(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes encodingScheme = 35;
setEncodingScheme(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 encodingScheme = 20;
setEscapeProcessing(boolean) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setEscapeProcessing(boolean) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setEscapeProcessing(boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setExecutionTime(long) - Method in class org.apache.phoenix.tool.CanaryTestResult
 
setExplainChunkCount(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setExplainRowCount(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setExpression(String) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional string expression = 12;
setExpressionBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional string expression = 12;
setExpressions(List<Expression>) - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
setExtraJDBCArguments(String) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setFailedTables(List<HTableInterfaceReference>) - Method in exception org.apache.phoenix.hbase.index.exception.MultiIndexWriteFailureException
 
setFamily(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes family = 1;
setFamilyName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes familyName = 6;
setFamilyName(String) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
optional string familyName = 1;
setFamilyName(String) - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
setFamilyNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes familyNameBytes = 2;
setFamilyNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo.Builder
optional string familyName = 1;
setFetchDirection(int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setFetchDirection(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
setFetchDirection(int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setFetchDirection(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
setFetchDirection(int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setFetchSize(int) - Method in class org.apache.phoenix.execute.CursorFetchPlan
 
setFetchSize(int) - Method in class org.apache.phoenix.iterate.CursorResultIterator
 
setFetchSize(int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setFetchSize(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
setFetchSize(int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setFetchSize(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
setFetchSize(int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setFinishedTime(long) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setFixedWidthDataValues(boolean) - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
setFixedWidthOrderValues(boolean) - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
setFloat(int, float) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setFloat(int, float) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setForceRowKeyOrder(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setFunction(int, PFunctionProtos.PFunction) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
setFunction(int, PFunctionProtos.PFunction.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .PFunction function = 8;
setFunction(PFunction) - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
setFunctionName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional bytes functionName = 7;
setFunctionName(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string functionName = 1;
setFunctionName(String) - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
setFunctionNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required string functionName = 1;
setFunctionNames(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated bytes functionNames = 2;
setFunctionTimestamps(int, long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
repeated int64 functionTimestamps = 3;
setGroupBySpill(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setGroupBySpillMaxCacheSize(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setGroupBySpillNumSpillFiles(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setGuidePosts(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated bytes guidePosts = 1;
setGuidePostsByteCount(long) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 guidePostsByteCount = 3;
setGuidePostsCount(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int32 guidePostsCount = 5;
setHasProtoBufIndexMaintainer(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bool hasProtoBufIndexMaintainer = 6;
setHConnectionPoolCoreSize(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setHConnectionPoolMaxSize(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setHints(List<? extends IndexedColumnGroup>) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
 
setHoldability(int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setHoldability(int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setId(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setIfExists(boolean) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
optional bool ifExists = 2;
setIfNotSet(Configuration, String, int) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
setImmutable(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool immutable = 18;
setImmutableRows(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setImmutableStorageScheme(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 immutableStorageScheme = 21;
setIndex(int) - Method in class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
setIndexCodecForTesting(IndexCodec) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
Exposed for testing!
setIndexDisableTimestamp(long) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 indexDisableTimestamp = 29;
setIndexedColumnInfo(int, ServerCachingProtos.ColumnInfo) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
setIndexedColumnInfo(int, ServerCachingProtos.ColumnInfo.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnInfo indexedColumnInfo = 19;
setIndexedColumns(int, ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
setIndexedColumns(int, ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexedColumns = 4;
setIndexedColumnTypeOrdinal(int, int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated int32 indexedColumnTypeOrdinal = 5;
setIndexedExpressions(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes indexedExpressions = 13;
setIndexes(int, PTableProtos.PTable) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
setIndexes(int, PTableProtos.PTable.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated .PTable indexes = 10;
setIndexExecutorForTesting(RpcExecutor) - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
setIndexHandlerCount(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setIndexMaintainers(Configuration, ImmutableBytesWritable) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setIndexRebuildTaskInitialDelay(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setIndexRowKeyByteSize(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 indexRowKeyByteSize = 17;
setIndexState(String) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string indexState = 4;
setIndexStateBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional string indexState = 4;
setIndexTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
setIndexTableColRefForCoveredColumns(int, ServerCachingProtos.ColumnReference.Builder) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
repeated .ColumnReference indexTableColRefForCoveredColumns = 7;
setIndexTableName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes indexTableName = 9;
setIndexToolDataTableName(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setIndexToolIndexTableName(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setIndexType(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes indexType = 22;
setIndexType(PTable.IndexType) - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
setIndexWalDisabled(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool indexWalDisabled = 16;
setInitialized(boolean) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
setInput(Job, Class<? extends DBWritable>, String, String, String...) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setInput(Job, Class<? extends DBWritable>, Class<? extends InputFormat>, String, String, String...) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setInput(Job, Class<? extends DBWritable>, String, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setInput(Job, Class<? extends DBWritable>, Class<? extends InputFormat>, String, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setInput(Job, Class<? extends DBWritable>, String, String, Path, String, String...) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setInput(Job, Class<? extends DBWritable>, String, String, Path, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setInputClass(Configuration, Class<? extends DBWritable>) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setInputCluster(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
Sets which HBase cluster a Phoenix MapReduce job should read from
setInputCluster(Job, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
A method to override which HBase cluster for PhoenixInputFormat to read from
setInputFile(String) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
setInputQuery(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setInputTableConditions(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setInputTableName(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setInputTables(String) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
setInt(int, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setInt(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setIsAppendOnlySchema(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isAppendOnlySchema = 32;
setIsArrayReturnType(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isArrayReturnType = 8;
setIsArrayType(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isArrayType = 2;
setIsAscending(boolean) - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
setIsConstant(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional bool isConstant = 3;
setIsDynamic(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isDynamic = 14;
setIsImmutableRows(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool isImmutableRows = 11;
setIsLocalIndex(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isLocalIndex = 8;
setIsMultiTenant(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool isMultiTenant = 2;
setIsNamespaceMapped(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool isNamespaceMapped = 30;
setIsOrderPreserving(boolean) - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
setIsPK(boolean) - Method in class org.apache.phoenix.parse.ColumnDef
 
setIsReplace(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bool isReplace = 9;
setIsRowTimestamp(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool isRowTimestamp = 13;
setIsUngroupedAggregate(boolean) - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
setIteratorFactory(ParallelIteratorFactory) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
Added for testing purposes.
setJarPath(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string jarPath = 5;
setJarPathBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string jarPath = 5;
setKeepAliveMs(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setKey(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
required bytes key = 1;
setKey(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
setKey(Cell) - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
setKey(RowKeySchema, List<List<KeyRange>>, int[], int[], KeyRange.Bound, byte[], int, int, int) - Static method in class org.apache.phoenix.util.ScanUtil
 
setKey(RowKeySchema, List<List<KeyRange>>, int[], int[], KeyRange.Bound, byte[], int, int, int, int) - Static method in class org.apache.phoenix.util.ScanUtil
 
setKeyBytesCount(long) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional int64 keyBytesCount = 4;
setKeyExpressions(List<Expression>) - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
setKeyValues(List<Cell>) - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
setKeyValues(List<Cell>) - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
setKeyValues(List<Cell>) - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
Caller must not modify the list that is passed here
setKeyValues(List<Cell>) - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
Caller must not modify the list that is passed here
setKeyValues(List<Cell>) - Method in interface org.apache.phoenix.schema.tuple.Tuple
 
setLastAccessTime(long) - Method in class org.apache.phoenix.schema.PTableRef
 
setLeftBoundInclusive(byte[]) - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
setLength(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 length = 3;
setLocalIndex(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
setLocalIndexAttributes(Scan, int, byte[], byte[], byte[], byte[]) - Static method in class org.apache.phoenix.util.ScanUtil
Set all attributes required and boundaries for local index scan.
setLogFile(String) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
setLong(int, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setLong(int, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setMasterInfoPort(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxClientMetaDataCacheSize(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxFields(int) - Method in class org.apache.phoenix.schema.KeyValueSchema.KeyValueSchemaBuilder
 
setMaxFields(int) - Method in class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
setMaxFieldSize(int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setMaxFieldSize(int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setMaxFieldSize(int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setMaxLength(int) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int32 maxLength = 4;
setMaxLength(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 maxLength = 4;
setMaxMemoryPerc(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxMutateSize(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxRows(int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setMaxRows(int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setMaxRows(int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setMaxServerCacheSize(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxServerCacheTTLMs(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxServerMetaDataCacheSize(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxTenantMemoryPerc(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxThread(String, int) - Method in class org.apache.phoenix.hbase.index.parallel.ThreadPoolBuilder
 
setMaxThreadsPerHTable(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMaxValue(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string maxValue = 6;
setMaxValueBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string maxValue = 6;
setMemorySeconds(int) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setMessage(String) - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
setMessage(String) - Method in class org.apache.phoenix.tool.CanaryTestResult
 
setMetadataExecutorForTesting(RpcExecutor) - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
setMetadataHandlerCount(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMetaDataOnMutations(PhoenixConnection, PTable, List<? extends Mutation>, ImmutableBytesWritable) - Static method in class org.apache.phoenix.index.IndexMetaDataCacheClient
 
setMinMaxQualifierRange(Pair<Integer, Integer>) - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
setMinQualifier(int) - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
setMinStatsUpdateFrequencyMs(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setMinValue(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string minValue = 5;
setMinValueBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg.Builder
optional string minValue = 5;
setMiscellaneous(Object) - Method in class org.apache.phoenix.tool.CanaryTestResult
 
setMultiTenant(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bool multiTenant = 16;
setMutateBatchSize(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
Deprecated.
setMutationTime(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int64 mutationTime = 2;
setName(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNClob(int, NClob) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNClob(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNClob(int, NClob) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNClob(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setNetworkTimeout(Executor, int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setNextException(SQLException) - Method in exception org.apache.phoenix.schema.DelegateSQLException
 
setNString(int, String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNString(int, String) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNull(int, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNull(int, int, String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setNull(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNull(int, int, String) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setNullable(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required bool nullable = 6;
setNumDataTableColFamilies(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 numDataTableColFamilies = 15;
setNumRetriesForSchemaChangeCheck(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setObject(int, Object, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setObject(int, Object) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setObject(int, Object, int, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setObject(int, Object) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setObject(int, Object, int, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setOffset(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable.Builder
required int32 offset = 2;
setOffset(int) - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
Used to set an offset to be skipped from the start of a the row key.
setOffset(int) - Method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
setOffset(int) - Method in class org.apache.phoenix.filter.SkipScanFilter
 
setOffset(int) - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
setOperationTimeout(int) - Method in class org.apache.phoenix.execute.DelegateHTable
 
setOrderPreservingColumnCount(int) - Method in class org.apache.phoenix.compile.GroupByCompiler.GroupBy.GroupByBuilder
 
setOutput(Job, String, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setOutput(Job, String, String...) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setOutputCluster(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
Sets which HBase cluster a Phoenix MapReduce job should write to
setOutputCluster(Job, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
A method to override which HBase cluster for PhoenixOutputFormat to write to
setOutputTableName(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setParentNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes parentNameBytes = 33;
setParseNodeFactory(ParseNodeFactory) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
setParseNodeFactory(ParseNodeFactory) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
setPayload(byte[]) - Method in class org.apache.phoenix.util.FirstLastNthValueDataContainer
 
setPendingUpdates(Collection<KeyValue>) - Method in class org.apache.phoenix.hbase.index.covered.LocalTableState
Set the KeyValues in the update for which we are currently building an index update, but don't actually apply them.
setPGuidePosts(PGuidePostsProtos.PGuidePosts) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
setPGuidePosts(PGuidePostsProtos.PGuidePosts.Builder) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
optional .PGuidePosts pGuidePosts = 6;
setPhysicalNames(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
repeated bytes physicalNames = 5;
setPhysicalNames(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
repeated bytes physicalNames = 19;
setPhysicalTableName(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setPkNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes pkNameBytes = 7;
setPoolable(boolean) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setPoolable(boolean) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setPoolable(boolean) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setPosition(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 position = 7;
setProgress(double) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setPropertyPolicyProviderDisabled(Configuration) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setQualifier(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference.Builder
required bytes qualifier = 2;
setQualifierRangesOnFilter(Scan, Pair<Integer, Integer>) - Static method in class org.apache.phoenix.util.ScanUtil
 
setQualifiersForColumnsInFamily(PTable, String, NavigableSet<byte[]>) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
setQueryLogger(QueryLogger) - Method in class org.apache.phoenix.compile.StatementContext
 
setQueryTimeout(int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setQueryTimeout(int) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
setQueryTimeout(int) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
setQueue(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setQueueSize(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setReadMetricQueue(ReadMetricQueue) - Method in class org.apache.phoenix.execute.MutationState
 
setReadOnly(boolean) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setReadOnly(boolean) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setReadRpcTimeout(int) - Method in class org.apache.phoenix.execute.DelegateHTable
 
setRef(int, Ref) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setRef(int, Ref) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setRegionServerInfoPort(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setRegionServerLeasePeriodMs(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setReplace(boolean) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
optional bool replace = 3;
setReplicationConfigIfAbsent(Configuration) - Static method in class org.apache.phoenix.util.ConfigUtil
This function set missed replication configuration settings.
setResolver(ColumnResolver) - Method in class org.apache.phoenix.compile.StatementContext
 
setRestoreDirKey(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setReturn(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse.Builder
required bool return = 1;
setReturn(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse.Builder
required bool return = 1;
setReturnCode(MetaDataProtos.MutationCode) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .MutationCode returnCode = 1;
setReturnType(String) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string returnType = 7;
setReturnTypeBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional string returnType = 7;
setReversed(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
setRightBoundExclusive(byte[]) - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
setRootCause(Throwable) - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
setRowCount(long) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
optional int64 rowCount = 3;
setRowCounts(int, long) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts.Builder
repeated int64 rowCounts = 8;
setRowId(int, RowId) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setRowId(int, RowId) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setRowkey(ImmutableBytesWritable) - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
setRowKeyExpressionOffset(Expression, int) - Static method in class org.apache.phoenix.util.IndexUtil
Traverse the expression tree and set the offset of every RowKeyColumnExpression to the offset provided.
setRowKeyMetadata(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bytes rowKeyMetadata = 14;
setRowKeyOffset(Scan, int) - Static method in class org.apache.phoenix.util.ScanUtil
 
setRowKeyOrderOptimizable(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool rowKeyOrderOptimizable = 26;
setRowKeyOrderOptimizable(boolean) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required bool rowKeyOrderOptimizable = 10;
setRpcContext(RpcServer.Call) - Static method in class org.apache.hadoop.hbase.ipc.RpcUtil
 
setRpcTimeout(int) - Method in class org.apache.phoenix.execute.DelegateHTable
 
setRpcTimeoutMs(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setRunningContainers(int) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setRunningUpgrade(boolean) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setRunUpdateStatsAsync(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setSaltBuckets(int) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
required int32 saltBuckets = 1;
setSampler(Sampler<?>) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setSampling(Properties, Tracing.Frequency) - Static method in class org.apache.phoenix.trace.util.Tracing
 
setSavepoint() - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setSavepoint(String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setSavepoint() - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setSavepoint(String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setScale(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional int32 scale = 5;
setScanAttributesForIndexReadRepair(Scan, PTable, PhoenixConnection) - Static method in class org.apache.phoenix.util.IndexUtil
 
setScanFetchSize(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setScanMetricMap(Map<String, Long>) - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
setScanRanges(ScanRanges) - Method in class org.apache.phoenix.compile.StatementContext
 
setSchema(PSchemaProtos.PSchema) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
setSchema(PSchemaProtos.PSchema.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PSchema schema = 10;
setSchema(String) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setSchema(String) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setSchemaMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
repeated bytes schemaMetadataMutations = 1;
setSchemaName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes schemaName = 2;
setSchemaName(String) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required string schemaName = 2;
setSchemaName(String) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required string schemaName = 2;
setSchemaName(String) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required string schemaName = 1;
setSchemaName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes schemaName = 2;
setSchemaName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes schemaName = 2;
setSchemaName(String) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required string schemaName = 1;
setSchemaName(String) - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
setSchemaNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
required string schemaName = 2;
setSchemaNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest.Builder
required string schemaName = 2;
setSchemaNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest.Builder
required string schemaName = 1;
setSchemaNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required string schemaName = 1;
setSchemaNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes schemaNameBytes = 1;
setSchemaType(Configuration, PhoenixConfigurationUtil.SchemaType) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinyBatchSize(Configuration, long) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinyDataTable(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinyExecuteTimestamp(Configuration, long) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinyIndexTable(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinyOutputFormat(Configuration, IndexScrutinyTool.OutputFormat) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinyOutputInvalidRows(Configuration, boolean) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinyOutputMax(Configuration, long) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setScrutinySourceTable(Configuration, IndexScrutinyTool.SourceTable) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setSelectColumnNames(Configuration, String[]) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setSequenceCacheSize(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setSequenceCallback(Sequence) - Method in class org.apache.phoenix.log.QueryLogDetailsEventHandler
 
setSequenceNumber(long) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 sequenceNumber = 5;
setSequenceSaltBuckets(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setServerConnection(Properties) - Static method in class org.apache.phoenix.util.QueryUtil
 
setSharedTablesToDelete(int, MetaDataProtos.SharedTableState) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
setSharedTablesToDelete(int, MetaDataProtos.SharedTableState.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated .SharedTableState sharedTablesToDelete = 9;
setShort(int, short) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setShort(int, short) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setSkipDataTableUpdatesForTesting(boolean) - Static method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
setSkipPostIndexUpdatesForTesting(boolean) - Static method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
setSnapshotNameKey(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setSortOrder(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
required int32 sortOrder = 8;
setSpoolDirectory(String) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setSpoolThresholdBytes(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setSQLXML(int, SQLXML) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setSQLXML(int, SQLXML) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setStartedTime(long) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setStartTime(long) - Method in class org.apache.phoenix.tool.CanaryTestResult
 
setStatsHistogramDepthBytes(long) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setStatsTimeStamp(long) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 statsTimeStamp = 23;
setStatsUpdateFrequencyMs(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setStorageScheme(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes storageScheme = 34;
setStoreNulls(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool storeNulls = 24;
setString(int, String) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setString(int, String) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setSubqueryResult(SelectStatement, Object) - Method in class org.apache.phoenix.compile.StatementContext
 
setSuccessful(boolean) - Method in class org.apache.phoenix.tool.CanaryTestResult
 
setSystemCatalogTimestamp(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
optional int64 systemCatalogTimestamp = 2;
setTable(PTableProtos.PTable) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
setTable(PTableProtos.PTable.Builder) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional .PTable table = 3;
setTable(PTable) - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
setTable(byte[]) - Method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
setTable(PTable) - Method in class org.apache.phoenix.schema.TableRef
 
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableMetadataMutations(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest.Builder
repeated bytes tableMetadataMutations = 1;
setTableName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tableName = 3;
setTableName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tableName = 3;
setTableName(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required bytes tableName = 3;
setTableName(String) - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
setTableName(String) - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
setTableName(String) - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
setTableNameBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required bytes tableNameBytes = 2;
setTableResultIteratorFactory(TableResultIteratorFactory) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setTableSchem(String) - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
setTablesToDelete(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
repeated bytes tablesToDelete = 4;
setTableTimestamp(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required int64 tableTimestamp = 4;
setTableType(String) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
required string tableType = 2;
setTableType(PTableProtos.PTableType) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required .PTableType tableType = 3;
setTableTypeBytes(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest.Builder
required string tableType = 2;
setTemporary(boolean) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest.Builder
required bool temporary = 2;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest.Builder
required bytes tenantId = 1;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest.Builder
required bytes tenantId = 1;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest.Builder
required bytes tenantId = 1;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
optional bytes tenantId = 1;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
optional bytes tenantId = 6;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes tenantId = 20;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes tenantId = 1;
setTenantId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest.Builder
optional bytes tenantId = 1;
setTenantId(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setTenantId(Job, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixMapReduceUtil
 
setTenantId(Scan, byte[]) - Static method in class org.apache.phoenix.util.ScanUtil
 
setTest(boolean) - Method in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
setTestName(String) - Method in class org.apache.phoenix.tool.CanaryTestResult
 
setThreadPoolSize(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setThreadTimeoutMs(int) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setTime(int, Time) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setTime(int, Time) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setTimeRange(Scan, long) - Static method in class org.apache.phoenix.util.ScanUtil
 
setTimeRange(Scan, TimeRange) - Static method in class org.apache.phoenix.util.ScanUtil
 
setTimeRange(Scan, long, long) - Static method in class org.apache.phoenix.util.ScanUtil
 
setTimeStamp(long) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction.Builder
required int64 timeStamp = 4;
setTimeStamp(long) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema.Builder
required int64 timeStamp = 2;
setTimeStamp(long) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
required int64 timeStamp = 6;
setTimestamp(int, Timestamp) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setTimeStamp(long) - Method in class org.apache.phoenix.schema.TableRef
 
setTimestamp(String) - Method in class org.apache.phoenix.tool.CanaryTestResult
 
setTimestamp(Mutation, long) - Static method in class org.apache.phoenix.util.KeyValueUtil
 
setTraceScope(TraceScope) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setTracingEnabled(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setTrackingUI(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setTrackingUrl(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setTransactional(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool transactional = 27;
setTransactionContext(PhoenixTransactionContext) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setTransactionIsolation(int) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setTransactionIsolation(int) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setTransactionProvider(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 transactionProvider = 38;
setTransactionsEnabled(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setTs(long) - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnTracker
Set the current timestamp, only if the passed timestamp is strictly less than the currently stored timestamp
setTxState(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest.Builder
optional bytes txState = 5;
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
setUnfreedBytes(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse.Builder
optional int64 unfreedBytes = 1;
setUnicodeStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setup(RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
setup(RegionCoprocessorEnvironment) - Method in interface org.apache.phoenix.hbase.index.builder.IndexBuilder
setup(RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder
 
setup(IndexWriter, RegionCoprocessorEnvironment, String, boolean) - Method in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
setup(HTableFactory, ExecutorService, Stoppable, RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
Setup this.
setup(Stoppable, RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.write.DelegateIndexFailurePolicy
 
setup(IndexWriter, RegionCoprocessorEnvironment, String, boolean) - Method in interface org.apache.phoenix.hbase.index.write.IndexCommitter
 
setup(Stoppable, RegionCoprocessorEnvironment) - Method in interface org.apache.phoenix.hbase.index.write.IndexFailurePolicy
 
setup(Stoppable, RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.write.KillServerOnFailurePolicy
 
setup(Stoppable, Abortable) - Method in class org.apache.phoenix.hbase.index.write.KillServerOnFailurePolicy
 
setup(Stoppable, RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.write.LeaveIndexActiveFailurePolicy
 
setup(Stoppable, RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.write.recovery.StoreFailuresInCachePolicy
 
setup(IndexWriter, RegionCoprocessorEnvironment, String, boolean) - Method in class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
setup(RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.index.PhoenixIndexBuilder
 
setup(Stoppable, RegionCoprocessorEnvironment) - Method in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
 
setup(Mapper<LongWritable, Text, TableRowkeyPair, ImmutableBytesWritable>.Context) - Method in class org.apache.phoenix.mapreduce.CsvToKeyValueMapper
 
setup(Mapper<LongWritable, Text, TableRowkeyPair, ImmutableBytesWritable>.Context) - Method in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
setup(Reducer<TableRowkeyPair, ImmutableBytesWritable, TableRowkeyPair, KeyValue>.Context) - Method in class org.apache.phoenix.mapreduce.FormatToKeyValueReducer
 
setup(Mapper<NullWritable, PhoenixIndexDBWritable, Text, Text>.Context) - Method in class org.apache.phoenix.mapreduce.index.IndexScrutinyMapper
 
setup(Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportDirectMapper
 
setup(Reducer<ImmutableBytesWritable, IntWritable, NullWritable, NullWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportDirectReducer
Called once at the start of the task.
setup(Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexImportMapper
 
setup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexPartialBuildMapper
 
setup(Mapper<NullWritable, PhoenixIndexDBWritable, ImmutableBytesWritable, IntWritable>.Context) - Method in class org.apache.phoenix.mapreduce.index.PhoenixServerBuildIndexMapper
 
setup(Mapper<LongWritable, Text, TableRowkeyPair, ImmutableBytesWritable>.Context) - Method in class org.apache.phoenix.mapreduce.JsonToKeyValueMapper
 
setup(Mapper<LongWritable, Text, TableRowkeyPair, ImmutableBytesWritable>.Context) - Method in class org.apache.phoenix.mapreduce.RegexToKeyValueMapper
 
setUpdate(Mutation) - Method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
setUpdateCacheFrequency(long) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int64 updateCacheFrequency = 28;
setUpgradeRequired() - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
setupJob(Job) - Method in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
 
setupJob(Job) - Method in class org.apache.phoenix.mapreduce.CsvBulkLoadTool
 
setupJob(Job) - Method in class org.apache.phoenix.mapreduce.JsonBulkLoadTool
 
setupJob(JobContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputCommitter
 
setupJob(Job) - Method in class org.apache.phoenix.mapreduce.RegexBulkLoadTool
 
setupLocalIndexScan(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
Start key and stop key of the original scan from client are regions start and end keys so prefix scan start/stop key to the start row/stop row suffix and set them as scan boundaries.
setupReverseScan(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
setUpsertColumnNames(Configuration, String[]) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setUpsertStatement(Configuration, String) - Static method in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
setupTask(TaskAttemptContext) - Method in class org.apache.phoenix.mapreduce.PhoenixOutputCommitter
 
setURL(int, URL) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
setURL(int, URL) - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
setUseByteBasedRegex(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setUseIndexes(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setUser(String) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setUseStatsForParallelization(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bool useStatsForParallelization = 37;
setUseStatsForParallelization(boolean) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setValue(Aggregator[]) - Method in class org.apache.phoenix.cache.aggcache.SpillManager.CacheEntry
 
setValue(PColumn, byte[]) - Method in interface org.apache.phoenix.schema.PRow
Set a column value in the row
setValue(String, Integer) - Method in class org.apache.phoenix.schema.PTable.EncodedCQCounter
 
setValueBitSet(ValueBitSet) - Method in class org.apache.phoenix.execute.TupleProjector
 
setValues(int, ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats.Builder
repeated bytes values = 2;
setValues(List<Object>) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
setVcoreSeconds(int) - Method in class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
setVersion(long) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse.Builder
required int64 version = 1;
setViewConstant(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bytes viewConstant = 10;
setViewIndexId(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse.Builder
optional int32 viewIndexId = 12;
setViewIndexId(int) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState.Builder
required int32 viewIndexId = 6;
setViewIndexId(int) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional int32 viewIndexId = 21;
setViewIndexId(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer.Builder
optional bytes viewIndexId = 3;
setViewReferenced(boolean) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn.Builder
optional bool viewReferenced = 11;
setViewStatement(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewStatement = 18;
setViewType(ByteString) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable.Builder
optional bytes viewType = 17;
setVisibilityLevel(PhoenixTransactionContext.PhoenixVisibilityLevel) - Method in class org.apache.phoenix.transaction.OmidTransactionContext
 
setVisibilityLevel(PhoenixTransactionContext.PhoenixVisibilityLevel) - Method in interface org.apache.phoenix.transaction.PhoenixTransactionContext
Set visibility level
setVisibilityLevel(PhoenixTransactionContext.PhoenixVisibilityLevel) - Method in class org.apache.phoenix.transaction.TephraTransactionContext
 
setWALEditCodec(String) - Method in class org.apache.phoenix.query.QueryServicesOptions
 
setWriteBufferSize(long) - Method in class org.apache.phoenix.execute.DelegateHTable
 
setWriteRpcTimeout(int) - Method in class org.apache.phoenix.execute.DelegateHTable
 
SharedTableState(PTable) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
SharedTableState(MetaDataProtos.SharedTableState) - Constructor for class org.apache.phoenix.coprocessor.MetaDataProtocol.SharedTableState
 
SHAREDTABLESTODELETE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
SHORT_PRECISION - Static variable in class org.apache.phoenix.schema.types.PDataType
 
shortName() - Method in enum org.apache.phoenix.monitoring.MetricType
 
shouldRowsBeInRowKeyOrder(OrderByCompiler.OrderBy, StatementContext) - Static method in class org.apache.phoenix.util.ScanUtil
 
shouldSplit() - Method in class org.apache.phoenix.schema.MetaDataSplitPolicy
 
shouldStartNewScan(QueryPlan, List<Scan>, byte[], boolean) - Method in class org.apache.phoenix.iterate.DefaultParallelScanGrouper
 
shouldStartNewScan(QueryPlan, List<Scan>, byte[], boolean) - Method in class org.apache.phoenix.iterate.MapReduceParallelScanGrouper
 
shouldStartNewScan(QueryPlan, List<Scan>, byte[], boolean) - Method in interface org.apache.phoenix.iterate.ParallelScanGrouper
Determines whether to create a new group of parallel scans.
shutdown() - Method in class org.apache.phoenix.hbase.index.table.CoprocessorHTableFactory
 
shutdown() - Method in interface org.apache.phoenix.hbase.index.table.HTableFactory
 
shutdown(ExecutorService) - Static method in class org.apache.phoenix.util.PhoenixMRJobUtil
 
shutdown() - Static method in class org.apache.phoenix.util.ServerUtil.ConnectionFactory
 
shutdown() - Method in class org.apache.phoenix.util.ServerUtil.CoprocessorHConnectionTableFactory
 
SignFunction - Class in org.apache.phoenix.expression.function
Base class for built-in SIGN function.
SignFunction() - Constructor for class org.apache.phoenix.expression.function.SignFunction
 
SignFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SignFunction
 
signum(byte[], int, int, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDecimal
 
signum(byte[], int, int, SortOrder) - Method in class org.apache.phoenix.schema.types.PNumericType
 
signum(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PNumericType
 
signum(byte[], int, int, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PNumericType
 
signum(byte[], int, int, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PRealNumber
 
signum(byte[], int, int, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PWholeNumber
 
SINGLE_CHAR_LIKE - Static variable in class org.apache.phoenix.util.StringUtil
 
SINGLE_CHAR_WILDCARD - Static variable in class org.apache.phoenix.util.StringUtil
 
SINGLE_COLUMN - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SINGLE_COLUMN_FAMILY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SINGLE_COLUMN_FAMILY_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SINGLE_COLUMN_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SINGLE_COLUMN_SLOT_SPAN - Static variable in class org.apache.phoenix.util.ScanUtil
 
SINGLE_KEYVALUE_COLUMN_QUALIFIER - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SINGLE_KEYVALUE_COLUMN_QUALIFIER_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SINGLE_KEYVALUE_COLUMN_QUALIFIER_BYTES_PTR - Static variable in interface org.apache.phoenix.query.QueryConstants
 
single_select() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
single_select() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
SingleAggregateFunction - Class in org.apache.phoenix.expression.function
Base class for aggregate functions that calculate an aggregation using a single {Aggregator
SingleAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.SingleAggregateFunction
 
SingleAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SingleAggregateFunction
 
SingleAggregateFunctionVisitor - Class in org.apache.phoenix.expression.visitor
Implementation of ExpressionVisitor where only SingleAggregateFunction instances are visited
SingleAggregateFunctionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.SingleAggregateFunctionVisitor
 
SingleCellColumnExpression - Class in org.apache.phoenix.expression
Class to access a column that is stored in a Cell that contains all columns for a given column family (stored in a serialized array).
SingleCellColumnExpression() - Constructor for class org.apache.phoenix.expression.SingleCellColumnExpression
 
SingleCellColumnExpression(PTable.ImmutableStorageScheme) - Constructor for class org.apache.phoenix.expression.SingleCellColumnExpression
 
SingleCellColumnExpression(PDatum, byte[], byte[], PTable.QualifierEncodingScheme, PTable.ImmutableStorageScheme) - Constructor for class org.apache.phoenix.expression.SingleCellColumnExpression
 
SingleCellColumnExpression(PColumn, String, PTable.QualifierEncodingScheme, PTable.ImmutableStorageScheme) - Constructor for class org.apache.phoenix.expression.SingleCellColumnExpression
 
SingleCellConstructorExpression - Class in org.apache.phoenix.expression
Expression used to create a single cell containing all the column values for a column family
SingleCellConstructorExpression(PTable.ImmutableStorageScheme, List<Expression>) - Constructor for class org.apache.phoenix.expression.SingleCellConstructorExpression
 
SingleCFCQKeyValueComparisonFilter - Class in org.apache.phoenix.filter
SingleKeyValueComparisonFilter that needs to compare both the column family and column qualifier parts of the key value to disambiguate with another similarly named column qualifier in a different column family.
SingleCFCQKeyValueComparisonFilter() - Constructor for class org.apache.phoenix.filter.SingleCFCQKeyValueComparisonFilter
 
SingleCFCQKeyValueComparisonFilter(Expression) - Constructor for class org.apache.phoenix.filter.SingleCFCQKeyValueComparisonFilter
 
SingleCQKeyValueComparisonFilter - Class in org.apache.phoenix.filter
SingleKeyValueComparisonFilter that needs to only compare the column qualifier part of the key value since the column qualifier is unique across all column families.
SingleCQKeyValueComparisonFilter() - Constructor for class org.apache.phoenix.filter.SingleCQKeyValueComparisonFilter
 
SingleCQKeyValueComparisonFilter(Expression) - Constructor for class org.apache.phoenix.filter.SingleCQKeyValueComparisonFilter
 
SingleIndexWriteFailureException - Exception in org.apache.phoenix.hbase.index.exception
Exception thrown if we cannot successfully write to an index table.
SingleIndexWriteFailureException(String, Throwable) - Constructor for exception org.apache.phoenix.hbase.index.exception.SingleIndexWriteFailureException
Cannot reach the index, but not sure of the table or the mutations that caused the failure
SingleIndexWriteFailureException(String, List<Mutation>, Exception, boolean) - Constructor for exception org.apache.phoenix.hbase.index.exception.SingleIndexWriteFailureException
Failed to write the passed mutations to an index table for some reason.
SingleIndexWriteFailureException(String) - Constructor for exception org.apache.phoenix.hbase.index.exception.SingleIndexWriteFailureException
This constructor used to rematerialize this exception when receiving an rpc exception from the server
SingleKeyValueComparisonFilter - Class in org.apache.phoenix.filter
Modeled after SingleColumnValueFilter, but for general expression evaluation in the case where only a single KeyValue column is referenced in the expression.
SingleKeyValueComparisonFilter() - Constructor for class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
SingleKeyValueComparisonFilter(Expression) - Constructor for class org.apache.phoenix.filter.SingleKeyValueComparisonFilter
 
SingleKeyValueTuple - Class in org.apache.phoenix.schema.tuple
 
SingleKeyValueTuple() - Constructor for class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
SingleKeyValueTuple(Cell) - Constructor for class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
SingleTableStatement - Class in org.apache.phoenix.parse
 
SingleTableStatement(NamedTableNode, int) - Constructor for class org.apache.phoenix.parse.SingleTableStatement
 
size() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
size() - Method in class org.apache.phoenix.cache.aggcache.SpillableGroupByCache
Size function returns the current number of cached elements
size() - Method in interface org.apache.phoenix.coprocessor.GroupByCache
 
size() - Method in class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
size() - Method in class org.apache.phoenix.execute.TupleProjector.ProjectedValueTuple
 
size() - Method in class org.apache.phoenix.hbase.index.parallel.TaskBatch
 
size() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
size() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
size() - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue
 
size() - Method in interface org.apache.phoenix.iterate.ResultIterators
 
size() - Method in class org.apache.phoenix.iterate.UnionResultIterators
 
size() - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
size() - Method in interface org.apache.phoenix.schema.PMetaData
 
size() - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
size() - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
size() - Method in class org.apache.phoenix.schema.tuple.BaseTuple
 
size() - Method in class org.apache.phoenix.schema.tuple.DelegateTuple
 
size() - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
size() - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
size() - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
size() - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
size() - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
size() - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
size() - Method in interface org.apache.phoenix.schema.tuple.Tuple
 
size() - Method in class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
SizedUtil - Class in org.apache.phoenix.util
Utilities for computing an object's size.
sizeOf(T) - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
sizeOfArrayList(int) - Static method in class org.apache.phoenix.util.SizedUtil
 
sizeOfMap(int) - Static method in class org.apache.phoenix.util.SizedUtil
 
sizeOfMap(int, int, int) - Static method in class org.apache.phoenix.util.SizedUtil
 
sizeOfTreeMap(int) - Static method in class org.apache.phoenix.util.SizedUtil
 
sizeOfUnorderedGroupByMap(int, int) - Static method in class org.apache.phoenix.coprocessor.GroupedAggregateRegionObserver
 
SizeTrackingServerAggregators - Class in org.apache.phoenix.expression.aggregator
 
SizeTrackingServerAggregators(SingleAggregateFunction[], Aggregator[], Expression[], int, MemoryManager.MemoryChunk, int) - Constructor for class org.apache.phoenix.expression.aggregator.SizeTrackingServerAggregators
 
skip(PositionedByteRange) - Method in class org.apache.phoenix.schema.types.PDataType
 
SKIP_REGION_BOUNDARY_CHECK - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
skipRegionBoundaryCheck(Scan) - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
skipRegionBoundaryCheck(Scan) - Method in class org.apache.phoenix.coprocessor.ScanRegionObserver
 
SkipScanFilter - Class in org.apache.phoenix.filter
Filter that seeks based on CNF containing anded and ored key ranges TODO: figure out when to reset/not reset position array
SkipScanFilter() - Constructor for class org.apache.phoenix.filter.SkipScanFilter
We know that initially the first row will be positioned at or after the first possible key.
SkipScanFilter(SkipScanFilter, boolean) - Constructor for class org.apache.phoenix.filter.SkipScanFilter
 
SkipScanFilter(List<List<KeyRange>>, RowKeySchema) - Constructor for class org.apache.phoenix.filter.SkipScanFilter
 
SkipScanFilter(List<List<KeyRange>>, int[], RowKeySchema) - Constructor for class org.apache.phoenix.filter.SkipScanFilter
 
skipStoreFileRangeCheck(String) - Method in class org.apache.phoenix.hbase.index.IndexRegionSplitPolicy
 
SL_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SL_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SL_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SL_COMMENT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SL_COMMENT1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SL_COMMENT1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SL_COMMENT1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SL_COMMENT1 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SL_COMMENT2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SL_COMMENT2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SL_COMMENT2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SL_COMMENT2 - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
slotSpan - Variable in class org.apache.phoenix.compile.OrderPreservingTracker.Info
 
SLOW_DUPLICATE_KEY - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_DUPLICATE_KEY_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_INDEX_PREPARE - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_INDEX_PREPARE_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_INDEX_WRITE - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_INDEX_WRITE_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_POST_DELETE - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_POST_DELETE_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_POST_OPEN - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_POST_OPEN_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_POST_PUT - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_POST_PUT_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_PRE_WAL_RESTORE - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SLOW_PRE_WAL_RESTORE_DESC - Static variable in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
 
SMALL_SCAN_THRESHOLD_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
SNAPSHOT_NAME_KEY - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
SnapshotScanner - Class in org.apache.phoenix.iterate
 
SnapshotScanner(Configuration, FileSystem, Path, HTableDescriptor, HRegionInfo, Scan) - Constructor for class org.apache.phoenix.iterate.SnapshotScanner
 
SOME - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SOME - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SOME - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SOME - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SORT_ORDER - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SORT_ORDER_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SORTABLE_SERIALIZATION_VERSION - Static variable in class org.apache.phoenix.schema.types.PArrayDataType
 
sortKeys - Variable in class org.apache.phoenix.iterate.OrderedResultIterator.ResultEntry
 
SortMergeJoinPlan - Class in org.apache.phoenix.execute
 
SortMergeJoinPlan(StatementContext, FilterableStatement, TableRef, JoinTableNode.JoinType, QueryPlan, QueryPlan, List<Expression>, List<Expression>, PTable, PTable, PTable, int, boolean) - Constructor for class org.apache.phoenix.execute.SortMergeJoinPlan
 
sortOrder - Variable in class org.apache.phoenix.expression.aggregator.BaseAggregator
 
SortOrder - Enum in org.apache.phoenix.schema
Specifies the sort order on disk of row key columns.
SORTORDER_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
SOURCE_DATA_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SOURCE_TABLE_COL_NAME - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
 
SOURCE_TABLE_OPTION - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTool
 
SourceTargetColumnNames - Interface in org.apache.phoenix.mapreduce.index
Get index scrutiny source/target column names, depending on whether the source is the data table or index table
SourceTargetColumnNames.DataSourceColNames - Class in org.apache.phoenix.mapreduce.index
Used when the data table is the source table of a scrutiny
SourceTargetColumnNames.IndexSourceColNames - Class in org.apache.phoenix.mapreduce.index
Used when the index table is the source table of a scrutiny
SPACE_UTF8 - Static variable in class org.apache.phoenix.util.StringUtil
 
SPAN_ID_ATTRIBUTE_KEY - Static variable in class org.apache.phoenix.trace.util.Tracing
 
SpanInfo(TraceReader.SpanInfo, long, long, String, long, long, String, int, int) - Constructor for class org.apache.phoenix.trace.TraceReader.SpanInfo
 
spans - Variable in class org.apache.phoenix.trace.TraceReader.TraceHolder
 
SparseSetPrecision - Static variable in class org.apache.phoenix.expression.function.DistinctCountHyperLogLogAggregateFunction
 
specialStateTransition(int, IntStream) - Method in class org.apache.phoenix.parse.PhoenixSQLLexer.DFA20
 
specialStateTransition(int, IntStream) - Method in class org.apache.phoenix.parse.PhoenixSQLLexer.DFA20
 
SPECIFIC_ARRAY_INDEX - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
spill(ImmutableBytesWritable, Aggregator[]) - Method in class org.apache.phoenix.cache.aggcache.SpillManager
Function that spills a key/value groupby tuple into a partition Spilling always triggers a serialize call
SpillableGroupByCache - Class in org.apache.phoenix.cache.aggcache
The main entry point is in GroupedAggregateRegionObserver.
SpillableGroupByCache(RegionCoprocessorEnvironment, ImmutableBytesPtr, ServerAggregators, int) - Constructor for class org.apache.phoenix.cache.aggcache.SpillableGroupByCache
Instantiates a Loading LRU Cache that stores key / aggregator[] tuples used for group by queries
SpillableGroupByCache.QueryCache - Class in org.apache.phoenix.cache.aggcache
 
SpillFile - Class in org.apache.phoenix.cache.aggcache
This class abstracts a SpillFile It is a accessible on a per page basis For every SpillFile object a single spill file is always created.
SpillManager - Class in org.apache.phoenix.cache.aggcache
Class servers as an adapter between the in-memory LRU cache and the Spill data structures.
SpillManager(int, ServerAggregators, Configuration, SpillableGroupByCache.QueryCache) - Constructor for class org.apache.phoenix.cache.aggcache.SpillManager
SpillManager takes care of spilling and loading tuples from spilled data structs
SpillManager.CacheEntry<T extends ImmutableBytesWritable> - Class in org.apache.phoenix.cache.aggcache
 
SpillMap - Class in org.apache.phoenix.cache.aggcache
Class implements an active spilled partition serialized tuples are first written into an in-memory data structure that represents a single page.
SpillMap(SpillFile, int, int, SpillableGroupByCache.QueryCache) - Constructor for class org.apache.phoenix.cache.aggcache.SpillMap
 
split(ImmutableBytesWritable) - Method in interface org.apache.phoenix.expression.util.regex.AbstractBaseSplitter
 
split(ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.util.regex.GuavaSplitter
 
split(ImmutableBytesWritable) - Method in class org.apache.phoenix.expression.util.regex.JONIPattern
 
SPLIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SPLIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
SPLIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
SPLIT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
splitHBaseVersionString(String) - Static method in class org.apache.phoenix.hbase.index.util.VersionUtil
 
SplitOnLeadingVarCharColumnsPolicy - Class in org.apache.phoenix.schema
 
SplitOnLeadingVarCharColumnsPolicy() - Constructor for class org.apache.phoenix.schema.SplitOnLeadingVarCharColumnsPolicy
 
SPOOL_DIRECTORY - Static variable in interface org.apache.phoenix.query.QueryServices
 
SPOOL_THRESHOLD_BYTES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
SpoolingMetricsHolder - Class in org.apache.phoenix.monitoring
Class that encapsulates the various metrics associated with the spooling done by phoenix as part of servicing a request.
SpoolingMetricsHolder(ReadMetricQueue, String) - Constructor for class org.apache.phoenix.monitoring.SpoolingMetricsHolder
 
SpoolingResultIterator - Class in org.apache.phoenix.iterate
Deprecated.
SpoolingResultIterator.SpoolingResultIteratorFactory - Class in org.apache.phoenix.iterate
Deprecated.
SpoolingResultIteratorFactory(QueryServices) - Constructor for class org.apache.phoenix.iterate.SpoolingResultIterator.SpoolingResultIteratorFactory
Deprecated.
 
SpoolTooBigToDiskException - Exception in org.apache.phoenix.iterate
Thrown by SpoolingResultIterator when result is too big to fit into memory and too big to spool to disk.
SpoolTooBigToDiskException(String) - Constructor for exception org.apache.phoenix.iterate.SpoolTooBigToDiskException
 
SQL_DATA_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SQL_DATETIME_SUB - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
sqlArrayType(String) - Static method in class org.apache.phoenix.schema.types.PDataType
 
SQLCloseable - Interface in org.apache.phoenix.util
Interface for a SQL resource that should be closed after it is no longer in use.
SQLCloseables - Class in org.apache.phoenix.util
Utilities for operating on SQLCloseables.
SQLExceptionCode - Enum in org.apache.phoenix.exception
Various SQLException Information.
SQLExceptionCode.Factory - Interface in org.apache.phoenix.exception
 
SQLExceptionInfo - Class in org.apache.phoenix.exception
Object serves as a closure of all coordinate information for SQLException messages.
SQLExceptionInfo.Builder - Class in org.apache.phoenix.exception
 
SQLIndexTypeFunction - Class in org.apache.phoenix.expression.function
Function used to get the SQL view type name from the serialized view type.
SQLIndexTypeFunction() - Constructor for class org.apache.phoenix.expression.function.SQLIndexTypeFunction
 
SQLIndexTypeFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SQLIndexTypeFunction
 
SQLParser - Class in org.apache.phoenix.parse
SQL Parser for Phoenix
SQLParser(String) - Constructor for class org.apache.phoenix.parse.SQLParser
 
SQLParser(String, ParseNodeFactory) - Constructor for class org.apache.phoenix.parse.SQLParser
 
SQLParser(Reader, ParseNodeFactory) - Constructor for class org.apache.phoenix.parse.SQLParser
 
SQLParser(Reader) - Constructor for class org.apache.phoenix.parse.SQLParser
 
SQLTableTypeFunction - Class in org.apache.phoenix.expression.function
Function used to get the SQL table type name from the serialized table type.
SQLTableTypeFunction() - Constructor for class org.apache.phoenix.expression.function.SQLTableTypeFunction
 
SQLTableTypeFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SQLTableTypeFunction
 
SqlTypeNameFunction - Class in org.apache.phoenix.expression.function
Function used to get the SQL type name from the SQL type integer.
SqlTypeNameFunction() - Constructor for class org.apache.phoenix.expression.function.SqlTypeNameFunction
 
SqlTypeNameFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SqlTypeNameFunction
 
SQLViewTypeFunction - Class in org.apache.phoenix.expression.function
Function used to get the SQL view type name from the serialized view type.
SQLViewTypeFunction() - Constructor for class org.apache.phoenix.expression.function.SQLViewTypeFunction
 
SQLViewTypeFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SQLViewTypeFunction
 
SqrtFunction - Class in org.apache.phoenix.expression.function
 
SqrtFunction() - Constructor for class org.apache.phoenix.expression.function.SqrtFunction
 
SqrtFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SqrtFunction
 
Stack() - Constructor for class org.apache.phoenix.parse.ParseContext.Stack
 
StaleRegionBoundaryCacheException - Exception in org.apache.phoenix.schema
 
StaleRegionBoundaryCacheException() - Constructor for exception org.apache.phoenix.schema.StaleRegionBoundaryCacheException
 
StaleRegionBoundaryCacheException(byte[]) - Constructor for exception org.apache.phoenix.schema.StaleRegionBoundaryCacheException
 
StaleRegionBoundaryCacheException(String) - Constructor for exception org.apache.phoenix.schema.StaleRegionBoundaryCacheException
 
StaleRegionBoundaryCacheException(String, String) - Constructor for exception org.apache.phoenix.schema.StaleRegionBoundaryCacheException
 
STAR - Static variable in class org.apache.phoenix.expression.function.CountAggregateFunction
 
STAR - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
start() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.MetaDataRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.ServerCachingEndpointImpl
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.Indexer
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.index.GlobalIndexChecker
 
start(CoprocessorEnvironment) - Method in class org.apache.phoenix.index.PhoenixTransactionalIndexer
 
START - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
START - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
START - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
START - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
start - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
start() - Method in class org.apache.phoenix.trace.TraceWriter
 
start() - Method in class org.apache.phoenix.util.PhoenixStopWatch
Starts the stopwatch.
START_TIME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
START_WITH - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
START_WITH_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
startNewSpan(PhoenixConnection, String) - Static method in class org.apache.phoenix.trace.util.Tracing
Start a span with the currently configured sampling frequency.
startQuery() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
startResultSetWatch() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
startsWithWildcard() - Method in class org.apache.phoenix.expression.LikeExpression
 
startTransaction(TransactionFactory.Provider) - Method in class org.apache.phoenix.execute.MutationState
 
StatelessTraverseAllExpressionVisitor<E> - Class in org.apache.phoenix.expression.visitor
 
StatelessTraverseAllExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
StatelessTraverseAllParseNodeVisitor - Class in org.apache.phoenix.parse
 
StatelessTraverseAllParseNodeVisitor() - Constructor for class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
StatelessTraverseNoExpressionVisitor<E> - Class in org.apache.phoenix.expression.visitor
 
StatelessTraverseNoExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
statement - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
statement - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
statement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
statement() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
StatementContext - Class in org.apache.phoenix.compile
Class that keeps common state used across processing the various clauses in a top level JDBC statement such as SELECT, UPSERT, DELETE, etc.
StatementContext(PhoenixStatement) - Constructor for class org.apache.phoenix.compile.StatementContext
 
StatementContext(PhoenixStatement, boolean) - Constructor for class org.apache.phoenix.compile.StatementContext
Constructor that lets you override whether or not to collect request level metrics.
StatementContext(PhoenixStatement, Scan) - Constructor for class org.apache.phoenix.compile.StatementContext
 
StatementContext(PhoenixStatement, ColumnResolver) - Constructor for class org.apache.phoenix.compile.StatementContext
 
StatementContext(PhoenixStatement, ColumnResolver, Scan, SequenceManager) - Constructor for class org.apache.phoenix.compile.StatementContext
 
StatementContext(PhoenixStatement, ColumnResolver, Scan, SequenceManager, boolean) - Constructor for class org.apache.phoenix.compile.StatementContext
 
StatementNormalizer - Class in org.apache.phoenix.compile
Class that creates a new select statement ensuring that a literal always occurs on the RHS (i.e.
StatementNormalizer(ColumnResolver, int, boolean) - Constructor for class org.apache.phoenix.compile.StatementNormalizer
 
StatementPlan - Interface in org.apache.phoenix.compile
 
STATISTICS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
STATISTICS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
STATISTICS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
STATISTICS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
StatisticsCollectionRunTracker - Class in org.apache.phoenix.schema.stats
Singleton that is used to track state associated with regions undergoing stats collection at the region server's JVM level.
StatisticsCollectionScope - Enum in org.apache.phoenix.schema.stats
 
StatisticsCollector - Interface in org.apache.phoenix.schema.stats
Statistics tracker that helps to collect stats like min key, max key and guideposts.
StatisticsCollectorFactory - Class in org.apache.phoenix.schema.stats
Provides new StatisticsCollector instances based on configuration settings for a table (or system-wide configuration of statistics).
StatisticsCollectorFactory() - Constructor for class org.apache.phoenix.schema.stats.StatisticsCollectorFactory
 
StatisticsScanner - Class in org.apache.phoenix.schema.stats
The scanner that does the scanning to collect the stats during major compaction.DefaultStatisticsCollector
StatisticsScanner(StatisticsCollector, StatisticsWriter, RegionCoprocessorEnvironment, InternalScanner, ImmutableBytesPtr) - Constructor for class org.apache.phoenix.schema.stats.StatisticsScanner
 
StatisticsUtil - Class in org.apache.phoenix.schema.stats
Simple utility class for managing multiple key parts of the statistic
StatisticsWriter - Class in org.apache.phoenix.schema.stats
Wrapper to access the statistics table SYSTEM.STATS using the HTable.
STATS_COLLECTION_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
STATS_ENABLED_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
Deprecated.
STATS_GUIDEPOST_PER_REGION_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
STATS_GUIDEPOST_WIDTH_BYTES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
STATS_MAX_CACHE_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
STATS_SERVER_POOL_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
STATS_UPDATE_FREQ_MS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
STATS_USE_CURRENT_TIME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
StatsLoader() - Constructor for class org.apache.phoenix.query.GuidePostsCache.StatsLoader
 
STATSTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
stdDevColExp - Variable in class org.apache.phoenix.expression.aggregator.BaseStddevAggregator
 
StddevPopAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator for STDDEV_POP aggregations
StddevPopAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.StddevPopAggregator
 
StddevPopFunction - Class in org.apache.phoenix.expression.function
Built-in function for STDDEV_POP() aggregate function
StddevPopFunction() - Constructor for class org.apache.phoenix.expression.function.StddevPopFunction
 
StddevPopFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.StddevPopFunction
 
StddevSampAggregator - Class in org.apache.phoenix.expression.aggregator
Client side Aggregator for STDDEV_SAMP aggregations
StddevSampAggregator(List<Expression>, SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.StddevSampAggregator
 
StddevSampFunction - Class in org.apache.phoenix.expression.function
Built-in function for STDDEV_SAMP() aggregate function
StddevSampFunction() - Constructor for class org.apache.phoenix.expression.function.StddevSampFunction
 
StddevSampFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.StddevSampFunction
 
StdOutSink() - Constructor for class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
 
stepNextInScale(BigDecimal) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Produces a value one "step" forward in this expression's rounding scale.
stepPrevInScale(BigDecimal) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
Produces a value one "step" back in this expression's rounding scale.
stmt - Variable in class org.apache.phoenix.jdbc.DelegateStatement
 
stop() - Method in class org.apache.hadoop.hbase.ipc.PhoenixRpcScheduler
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.BaseMetaDataEndpointObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.DelegateRegionObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.PhoenixAccessController
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.coprocessor.ServerCachingEndpointImpl
 
stop(String) - Method in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
stop(String) - Method in class org.apache.phoenix.hbase.index.builder.IndexBuildManager
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.Indexer
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
stop(String) - Method in class org.apache.phoenix.hbase.index.parallel.BaseTaskRunner
 
stop(String) - Method in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
stop(String) - Method in class org.apache.phoenix.hbase.index.write.DelegateIndexFailurePolicy
 
stop(String) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
 
stop(String) - Method in class org.apache.phoenix.hbase.index.write.KillServerOnFailurePolicy
 
stop(String) - Method in class org.apache.phoenix.hbase.index.write.LeaveIndexActiveFailurePolicy
 
stop(String) - Method in class org.apache.phoenix.hbase.index.write.recovery.StoreFailuresInCachePolicy
 
stop(String) - Method in class org.apache.phoenix.hbase.index.write.RecoveryIndexWriter
 
stop(String) - Method in class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.index.GlobalIndexChecker
 
stop(CoprocessorEnvironment) - Method in class org.apache.phoenix.index.PhoenixTransactionalIndexer
 
stop() - Method in class org.apache.phoenix.trace.util.NullSpan
 
stop() - Method in class org.apache.phoenix.util.PhoenixStopWatch
Stops the stopwatch.
stopped - Variable in class org.apache.phoenix.hbase.index.builder.BaseIndexBuilder
 
stopped - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
stopResultSetWatch() - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
STORAGE_SCHEME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
STORAGESCHEME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
STORE_NULLS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
STORE_NULLS_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
StoreFailuresInCachePolicy - Class in org.apache.phoenix.hbase.index.write.recovery
Tracks any failed writes in The PerRegionIndexWriteCache, given a MultiIndexWriteFailureException (which is thrown from the TrackingParallelWriterIndexCommitter.
StoreFailuresInCachePolicy(PerRegionIndexWriteCache) - Constructor for class org.apache.phoenix.hbase.index.write.recovery.StoreFailuresInCachePolicy
 
STORENULLS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
storesLowerCaseIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
STRING_LITERAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
STRING_LITERAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
STRING_LITERAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
STRING_LITERAL - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
StringBasedLikeExpression - Class in org.apache.phoenix.expression
 
StringBasedLikeExpression() - Constructor for class org.apache.phoenix.expression.StringBasedLikeExpression
 
StringBasedLikeExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.StringBasedLikeExpression
 
StringBasedRegexpReplaceFunction - Class in org.apache.phoenix.expression.function
 
StringBasedRegexpReplaceFunction() - Constructor for class org.apache.phoenix.expression.function.StringBasedRegexpReplaceFunction
 
StringBasedRegexpReplaceFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.StringBasedRegexpReplaceFunction
 
StringBasedRegexpSplitFunction - Class in org.apache.phoenix.expression.function
 
StringBasedRegexpSplitFunction() - Constructor for class org.apache.phoenix.expression.function.StringBasedRegexpSplitFunction
 
StringBasedRegexpSplitFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.StringBasedRegexpSplitFunction
 
StringBasedRegexpSubstrFunction - Class in org.apache.phoenix.expression.function
 
StringBasedRegexpSubstrFunction() - Constructor for class org.apache.phoenix.expression.function.StringBasedRegexpSubstrFunction
 
StringBasedRegexpSubstrFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.StringBasedRegexpSubstrFunction
 
StringConcatExpression - Class in org.apache.phoenix.expression
Implementation for || string concatenation expression.
StringConcatExpression() - Constructor for class org.apache.phoenix.expression.StringConcatExpression
 
StringConcatExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.StringConcatExpression
 
StringConcatParseNode - Class in org.apache.phoenix.parse
Node representing || String concatenation in a SQL expression
stringToArray(ImmutableBytesWritable, String, String, String, SortOrder) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
StringToArrayFunction - Class in org.apache.phoenix.expression.function
 
StringToArrayFunction() - Constructor for class org.apache.phoenix.expression.function.StringToArrayFunction
 
StringToArrayFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.StringToArrayFunction
 
StringUtil - Class in org.apache.phoenix.util
 
stripPrefix(byte[], int) - Static method in class org.apache.phoenix.compile.ScanRanges
 
stripSkipScanFilter(Filter) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
subList(int, int) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
submit(TaskBatch<R>) - Method in class org.apache.phoenix.hbase.index.parallel.BaseTaskRunner
 
submit(TaskBatch<R>) - Method in interface org.apache.phoenix.hbase.index.parallel.TaskRunner
Submit the given tasks to the pool and wait for them to complete.
submitJob(Configuration, String, String, Path, List<TargetTableRef>, boolean) - Method in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool
Submits the jobs to the cluster.
submitTasks(List<ListenableFuture<R>>) - Method in class org.apache.phoenix.hbase.index.parallel.BaseTaskRunner
Build a ListenableFuture for the tasks.
submitTasks(List<ListenableFuture<R>>) - Method in class org.apache.phoenix.hbase.index.parallel.QuickFailingTaskRunner
 
submitTasks(List<ListenableFuture<R>>) - Method in class org.apache.phoenix.hbase.index.parallel.WaitForCompletionTaskRunner
 
submitUninterruptible(TaskBatch<R>) - Method in class org.apache.phoenix.hbase.index.parallel.BaseTaskRunner
 
submitUninterruptible(TaskBatch<R>) - Method in interface org.apache.phoenix.hbase.index.parallel.TaskRunner
Similar to TaskRunner.submit(TaskBatch), but is not interruptible.
submitWork(List<List<Scan>>, List<List<Pair<Scan, Future<PeekingResultIterator>>>>, Queue<PeekingResultIterator>, int, boolean, ParallelScanGrouper) - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
submitWork(List<List<Scan>>, List<List<Pair<Scan, Future<PeekingResultIterator>>>>, Queue<PeekingResultIterator>, int, boolean, ParallelScanGrouper) - Method in class org.apache.phoenix.iterate.ParallelIterators
 
submitWork(List<List<Scan>>, List<List<Pair<Scan, Future<PeekingResultIterator>>>>, Queue<PeekingResultIterator>, int, boolean, ParallelScanGrouper) - Method in class org.apache.phoenix.iterate.SerialIterators
 
subquery(SelectStatement, boolean) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
subquery_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
subquery_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
SubqueryParseNode - Class in org.apache.phoenix.parse
Node representing a subquery in SQL
SubqueryRewriter - Class in org.apache.phoenix.compile
 
SubqueryRewriter(SelectStatement, ColumnResolver, PhoenixConnection) - Constructor for class org.apache.phoenix.compile.SubqueryRewriter
 
SubselectRewriter - Class in org.apache.phoenix.compile
 
subSet(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
subSet(KeyValue, boolean, KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
substr(ImmutableBytesWritable, int) - Method in class org.apache.phoenix.expression.util.regex.AbstractBasePattern
 
substr(ImmutableBytesWritable, int) - Method in class org.apache.phoenix.expression.util.regex.JavaPattern
 
substr(ImmutableBytesWritable, int) - Method in class org.apache.phoenix.expression.util.regex.JONIPattern
 
SubstrFunction - Class in org.apache.phoenix.expression.function
Implementation of the SUBSTR(,[,]) built-in function where is the offset from the start of .
SubstrFunction() - Constructor for class org.apache.phoenix.expression.function.SubstrFunction
 
SubstrFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SubstrFunction
 
subtract(HintNode, HintNode.Hint[]) - Static method in class org.apache.phoenix.parse.HintNode
 
subtract(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
subtract_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
subtract_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
SubtractExpression - Class in org.apache.phoenix.expression
Subtract expression implementation
SubtractExpression() - Constructor for class org.apache.phoenix.expression.SubtractExpression
 
SubtractExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.SubtractExpression
 
SubtractParseNode - Class in org.apache.phoenix.parse
Node representing subtraction in a SQL expression
SUCCESS - Static variable in class org.apache.phoenix.schema.Sequence
 
suffix - Variable in class org.apache.phoenix.coprocessor.SuffixFilter
 
SUFFIX - Static variable in class org.apache.phoenix.parse.HintNode
 
SuffixFilter - Class in org.apache.phoenix.coprocessor
Matches rows that end with a given byte array suffix
SuffixFilter(byte[]) - Constructor for class org.apache.phoenix.coprocessor.SuffixFilter
 
SumAggregateFunction - Class in org.apache.phoenix.expression.function
Built-in function for SUM aggregation function.
SumAggregateFunction() - Constructor for class org.apache.phoenix.expression.function.SumAggregateFunction
 
SumAggregateFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.SumAggregateFunction
 
SumAggregateFunction(List<Expression>, CountAggregateFunction) - Constructor for class org.apache.phoenix.expression.function.SumAggregateFunction
 
SumAggregateParseNode - Class in org.apache.phoenix.parse
 
SumAggregateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.SumAggregateParseNode
 
SUPERTABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsConvert() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsFeature(ConnectionQueryServices.Feature) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
supportsFeature(ConnectionQueryServices.Feature) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
supportsFeature(ConnectionQueryServices.Feature) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
supportsFeature(ConnectionQueryServices.Feature) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
supportsFullOuterJoins() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsStatementPooling() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsUnion() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
sync(Map<String, Map<MetricType, Long>>, Map<MetricType, Long>) - Method in class org.apache.phoenix.log.QueryLogger
 
SYNC_INDEX_CREATED_DATE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
synpred1_PhoenixSQL() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
synpred1_PhoenixSQL() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
synpred1_PhoenixSQL_fragment() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
synpred1_PhoenixSQL_fragment() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
SYNTAX_ERROR - Static variable in interface org.apache.phoenix.exception.SQLExceptionCode.Factory
 
SYSTEM - Static variable in interface org.apache.phoenix.util.TimeKeeper
 
SYSTEM_CATALOG - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_ALIAS - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_HBASE_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_SCHEMA - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_SCHEMA_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_TABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_CATALOG_TABLE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_FUNCTION - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_FUNCTION_HBASE_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_FUNCTION_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_FUNCTION_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_FUNCTION_TABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_LOG_TABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_MUTEX_FAMILY_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_MUTEX_HBASE_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_MUTEX_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_MUTEX_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_MUTEX_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SCHEMA_HBASE_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SCHEMA_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SCHEMA_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SYSTEM_SCHEMA_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SCHEMA_NAME_BYTES - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SYSTEM_SEQUENCE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_FAMILY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_HBASE_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_SCHEMA - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_SCHEMA_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_TABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_SEQUENCE_TABLE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_STATS_HBASE_TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_STATS_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_STATS_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_STATS_TABLE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_STATS_TABLE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
SYSTEM_TABLE_PK_NAME - Static variable in interface org.apache.phoenix.query.QueryConstants
 
SYSTEM_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
SYSTEM = 0;
SYSTEMCATALOGTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
SystemCatalogWALEntryFilter - Class in org.apache.phoenix.replication
Standard replication of the SYSTEM.CATALOG table can be dangerous because schemas may change between the source and target clusters at different times, in particular during cluster upgrades.
SystemCatalogWALEntryFilter() - Constructor for class org.apache.phoenix.replication.SystemCatalogWALEntryFilter
 
SystemFunctionSplitPolicy - Class in org.apache.phoenix.schema
 
SystemFunctionSplitPolicy() - Constructor for class org.apache.phoenix.schema.SystemFunctionSplitPolicy
 
SystemStatsSplitPolicy - Class in org.apache.phoenix.schema
 
SystemStatsSplitPolicy() - Constructor for class org.apache.phoenix.schema.SystemStatsSplitPolicy
 

T

table - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
table(String, String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
TABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLE_ALREADY_EXISTS_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
TABLE_ALREADY_EXISTS = 0;
TABLE_CAT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_CATALOG - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
table_factor() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
table_factor() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLE_FAMILY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_FAMILY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
table_identifier() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
table_identifier() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
table_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
table_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLE_NAME - Static variable in class org.apache.phoenix.exception.SQLExceptionInfo
 
TABLE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
table_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
table_name() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLE_NAME_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_NAME_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
Configuration key for the name of the output table
TABLE_NAME_INDEX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_NAMES_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
Configuration key for the table names
TABLE_NOT_FOUND_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
TABLE_NOT_FOUND = 1;
TABLE_NOT_IN_REGION_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
TABLE_NOT_IN_REGION = 5;
table_ref() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
table_ref() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLE_SCHEM - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_SEQ_NUM - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_SEQ_NUM_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TABLE_TYPE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TableAlreadyExistsException - Exception in org.apache.phoenix.schema
Exception thrown when a table name could not be found in the schema
TableAlreadyExistsException(String, String) - Constructor for exception org.apache.phoenix.schema.TableAlreadyExistsException
 
TableAlreadyExistsException(String, String, String) - Constructor for exception org.apache.phoenix.schema.TableAlreadyExistsException
 
TableAlreadyExistsException(String, String, PTable) - Constructor for exception org.apache.phoenix.schema.TableAlreadyExistsException
 
TableAlreadyExistsException(String, String, String, PTable) - Constructor for exception org.apache.phoenix.schema.TableAlreadyExistsException
 
TableLogWriter - Class in org.apache.phoenix.log
Writes RingBuffer log event into table
TableLogWriter(Configuration) - Constructor for class org.apache.phoenix.log.TableLogWriter
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
TABLEMETADATAMUTATIONS_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
TableName - Class in org.apache.phoenix.parse
 
TABLENAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
TABLENAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
TABLENAME_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
TABLENAMEBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
tableNames - Variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
tableNames - Variable in class org.apache.phoenix.mapreduce.FormatToKeyValueReducer
 
TableNode - Class in org.apache.phoenix.parse
Abstract base class for FROM clause data sources
TableNodeVisitor<E> - Interface in org.apache.phoenix.parse
Visitor for nodes in the FROM clause
TableNotFoundException - Exception in org.apache.phoenix.schema
Exception thrown when a table name could not be found in the schema
TableNotFoundException(TableNotFoundException, long) - Constructor for exception org.apache.phoenix.schema.TableNotFoundException
 
TableNotFoundException(String) - Constructor for exception org.apache.phoenix.schema.TableNotFoundException
 
TableNotFoundException(String, String) - Constructor for exception org.apache.phoenix.schema.TableNotFoundException
 
TableNotFoundException(String, String, long) - Constructor for exception org.apache.phoenix.schema.TableNotFoundException
 
TableProperty - Enum in org.apache.phoenix.schema
 
tableRef - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
tableRef - Variable in class org.apache.phoenix.iterate.ExplainTable
 
TableRef - Class in org.apache.phoenix.schema
 
TableRef(TableRef) - Constructor for class org.apache.phoenix.schema.TableRef
 
TableRef(TableRef, long) - Constructor for class org.apache.phoenix.schema.TableRef
 
TableRef(TableRef, String) - Constructor for class org.apache.phoenix.schema.TableRef
 
TableRef(PTable) - Constructor for class org.apache.phoenix.schema.TableRef
 
TableRef(PTable, long, long) - Constructor for class org.apache.phoenix.schema.TableRef
 
TableRef(String, PTable, long, boolean) - Constructor for class org.apache.phoenix.schema.TableRef
 
TableRef(String, PTable, long, long, boolean) - Constructor for class org.apache.phoenix.schema.TableRef
 
tableRefs - Variable in class org.apache.phoenix.execute.BaseQueryPlan
 
tableRegionsOnline(Configuration, PTable) - Static method in class org.apache.phoenix.util.MetaDataUtil
This function checks if all regions of a table is online
TableResultIterator - Class in org.apache.phoenix.iterate
Wrapper for ResultScanner creation that closes HTableInterface when ResultScanner is closed.
TableResultIterator(MutationState, Scan, ScanMetricsHolder, long, QueryPlan, ParallelScanGrouper) - Constructor for class org.apache.phoenix.iterate.TableResultIterator
 
TableResultIterator(MutationState, Scan, ScanMetricsHolder, long, QueryPlan, ParallelScanGrouper, Map<ImmutableBytesPtr, ServerCacheClient.ServerCache>) - Constructor for class org.apache.phoenix.iterate.TableResultIterator
 
TableResultIterator.RenewLeaseStatus - Enum in org.apache.phoenix.iterate
 
TableResultIteratorFactory - Interface in org.apache.phoenix.iterate
 
TableRowkeyPair - Class in org.apache.phoenix.mapreduce.bulkload
A WritableComparable to hold the table name and the rowkey.
TableRowkeyPair() - Constructor for class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
Default constructor
TableRowkeyPair(String, ImmutableBytesWritable) - Constructor for class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
TableRowkeyPair.Comparator - Class in org.apache.phoenix.mapreduce.bulkload
Comparator for TableRowkeyPair.
TABLES - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TABLES - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TABLES - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLES - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLES_EXIST_ON_SCHEMA_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
TABLES_EXIST_ON_SCHEMA = 18;
TABLESAMPLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TABLESAMPLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TABLESAMPLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TABLESAMPLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
tableSampleNode() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
tableSampleNode() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
TableSamplerPredicate - Class in org.apache.phoenix.iterate
TableSampler.
TableSnapshotResultIterator - Class in org.apache.phoenix.iterate
 
TableSnapshotResultIterator(Configuration, Scan, ScanMetricsHolder) - Constructor for class org.apache.phoenix.iterate.TableSnapshotResultIterator
 
TablesNotInSyncException - Exception in org.apache.phoenix.schema
Exception to raise when multiple tables differ in specified properties This can happen since Apache Phoenix code doesn't work atomically for many parts For example, Base table and index tables are inconsistent in namespace mapping OR View Index table doesn't exist for multi-tenant base table
TablesNotInSyncException(String, String, String) - Constructor for exception org.apache.phoenix.schema.TablesNotInSyncException
 
TableState - Interface in org.apache.phoenix.hbase.index.covered
Interface for the current state of the table.
TABLESTODELETE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
TABLETIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
TABLETYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
TABLETYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
tableWildcard(TableName) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
TableWildcardParseNode - Class in org.apache.phoenix.parse
 
tagCount - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
tags - Variable in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
tailSet(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
tailSet(KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
take() - Method in class org.apache.phoenix.job.AbstractRoundRobinQueue
 
TARGET_TABLE_COL_NAME - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
 
TargetTableRef - Class in org.apache.phoenix.mapreduce.bulkload
Represents the logical and physical name of a single table to which data is to be loaded.
TargetTableRef(String) - Constructor for class org.apache.phoenix.mapreduce.bulkload.TargetTableRef
 
TargetTableRef(String, String) - Constructor for class org.apache.phoenix.mapreduce.bulkload.TargetTableRef
 
TargetTableRefFunctions - Class in org.apache.phoenix.mapreduce.bulkload
Utility functions to get/put json.
TargetTableRefFunctions() - Constructor for class org.apache.phoenix.mapreduce.bulkload.TargetTableRefFunctions
 
Task<V> - Class in org.apache.phoenix.hbase.index.parallel
Like a Callable, but supports an internal Abortable that can be checked periodically to determine if the batch should abort
Task() - Constructor for class org.apache.phoenix.hbase.index.parallel.Task
 
TaskBatch<V> - Class in org.apache.phoenix.hbase.index.parallel
A group of Tasks.
TaskBatch(int) - Constructor for class org.apache.phoenix.hbase.index.parallel.TaskBatch
 
TaskExecutionMetricsHolder - Class in org.apache.phoenix.monitoring
Class to encapsulate the various metrics associated with submitting and executing a task to the phoenix client thread pool.
TaskExecutionMetricsHolder(ReadMetricQueue, String) - Constructor for class org.apache.phoenix.monitoring.TaskExecutionMetricsHolder
 
TaskRunner - Interface in org.apache.phoenix.hbase.index.parallel
 
tasks - Variable in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
TEMPORARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TEMPORARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TEMPORARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TEMPORARY - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TEMPORARY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
tempPtr - Variable in class org.apache.phoenix.iterate.MergeSortResultIterator
 
TENANT_ID - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TENANT_ID_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to help with fairness of resource allocation for the client and server.
TENANT_ID_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TENANT_ID_INDEX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TenantCache - Interface in org.apache.phoenix.cache
Inteface to set and set cached values for a tenant
TenantCacheImpl - Class in org.apache.phoenix.cache
Cache per tenant on server side.
TenantCacheImpl(MemoryManager, int) - Constructor for class org.apache.phoenix.cache.TenantCacheImpl
 
TenantCacheImpl(MemoryManager, int, Ticker) - Constructor for class org.apache.phoenix.cache.TenantCacheImpl
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
TENANTID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
TephraTransactionalProcessor - Class in org.apache.phoenix.coprocessor
 
TephraTransactionalProcessor() - Constructor for class org.apache.phoenix.coprocessor.TephraTransactionalProcessor
 
TephraTransactionContext - Class in org.apache.phoenix.transaction
 
TephraTransactionContext() - Constructor for class org.apache.phoenix.transaction.TephraTransactionContext
 
TephraTransactionContext(byte[]) - Constructor for class org.apache.phoenix.transaction.TephraTransactionContext
 
TephraTransactionContext(PhoenixConnection) - Constructor for class org.apache.phoenix.transaction.TephraTransactionContext
 
TephraTransactionProvider - Class in org.apache.phoenix.transaction
 
term() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
term() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
TerminalParseNode - Class in org.apache.phoenix.parse
Abstract node for expressions that have no children
TerminalParseNode() - Constructor for class org.apache.phoenix.parse.TerminalParseNode
 
THEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
THEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
THEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
THEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
THREAD_POOL_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
THREAD_TIMEOUT_MS_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
ThreadPoolBuilder - Class in org.apache.phoenix.hbase.index.parallel
Helper utility to make a thread pool from a configuration based on reasonable defaults and passed configuration keys.
ThreadPoolBuilder(String, Configuration) - Constructor for class org.apache.phoenix.hbase.index.parallel.ThreadPoolBuilder
 
ThreadPoolManager - Class in org.apache.phoenix.hbase.index.parallel
Manage access to thread pools
ThreadPoolManager() - Constructor for class org.apache.phoenix.hbase.index.parallel.ThreadPoolManager
 
THROW_INDEX_WRITE_FAILURE - Static variable in class org.apache.phoenix.index.PhoenixIndexFailurePolicy
 
throwCauseIfAborted() - Method in class org.apache.phoenix.hbase.index.CapturingAbortable
Throw the cause of the abort, if this was aborted.
throwConstraintViolationException(PDataType, PDataType) - Static method in class org.apache.phoenix.schema.types.PDataType
 
throwIfNonNegativeDate(Date) - Static method in class org.apache.phoenix.schema.types.PDataType
 
throwIfNonNegativeNumber(Number) - Static method in class org.apache.phoenix.schema.types.PDataType
 
throwIOException(String, Throwable) - Static method in class org.apache.phoenix.util.ServerUtil
 
throwNonAggExpressionInAggException(String) - Static method in class org.apache.phoenix.compile.ExpressionCompiler
 
TILDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TILDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TILDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TILDE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TIME_FORMAT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
TimeKeeper - Interface in org.apache.phoenix.util
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
TIMESTAMP_FORMAT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
TimestampAddExpression - Class in org.apache.phoenix.expression
Class to encapsulate addition arithmetic for PTimestamp.
TimestampAddExpression() - Constructor for class org.apache.phoenix.expression.TimestampAddExpression
 
TimestampAddExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.TimestampAddExpression
 
TimestampSubtractExpression - Class in org.apache.phoenix.expression
Class to encapsulate subtraction arithmetic for PTimestamp.
TimestampSubtractExpression() - Constructor for class org.apache.phoenix.expression.TimestampSubtractExpression
 
TimestampSubtractExpression(List<Expression>) - Constructor for class org.apache.phoenix.expression.TimestampSubtractExpression
 
TimeUnit - Enum in org.apache.phoenix.expression.function
 
timeZoneId - Variable in class org.apache.phoenix.expression.function.ToDateFunction
 
TimezoneOffsetFunction - Class in org.apache.phoenix.expression.function
Returns offset (shift in minutes) of timezone at particular datetime in minutes.
TimezoneOffsetFunction() - Constructor for class org.apache.phoenix.expression.function.TimezoneOffsetFunction
 
TimezoneOffsetFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.TimezoneOffsetFunction
 
TO - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TO - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TO - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TO - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TO_JSON - Static variable in class org.apache.phoenix.mapreduce.bulkload.TargetTableRefFunctions
 
toArray() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
toArray(T[]) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
toArray() - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
toArray(T[]) - Method in class org.apache.phoenix.schema.tuple.EncodedColumnQualiferCellsList
 
toBigDecimal(byte[], int, int) - Static method in class org.apache.phoenix.schema.types.PDataType
Deserialize a variable length byte array into a BigDecimal.
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
toBuilder() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
toByteArray() - Method in class org.apache.phoenix.coprocessor.SuffixFilter
 
toByteArray() - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
toByteArray() - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
toByteArray() - Method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
toByteArray() - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
toByteArray() - Method in class org.apache.phoenix.filter.SkipScanFilter
 
toByteArray() - Method in class org.apache.phoenix.util.TrustedByteArrayOutputStream
 
toByteArrays(byte[], int) - Static method in class org.apache.phoenix.util.ByteUtil
Deserialize a byte array into a set of byte arrays.
toByteArrays(byte[], int, int) - Static method in class org.apache.phoenix.util.ByteUtil
 
toBytes(Aggregator[]) - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
toBytes(Expression[], ValueBitSet, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.KeyValueSchema
 
toBytes(Tuple, Expression[], ValueBitSet, ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.KeyValueSchema
 
toBytes() - Method in enum org.apache.phoenix.schema.PIndexState
 
toBytes(Object, PDataType, SortOrder) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toBytes(Object, PDataType, SortOrder, boolean) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PBinary
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PBinary
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PBinary
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PBoolean
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PBoolean
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PBoolean
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PChar
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PChar
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PCharArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PCharArray
 
toBytes(BigDecimal, byte[], int, int) - Static method in class org.apache.phoenix.schema.types.PDataType
Serialize a BigDecimal into a variable length byte array in such a way that it is binary comparable.
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PDataType
Convert from the object representation of a data type value into the serialized byte form.
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PDate
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PDate
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PDateArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PDateArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PDecimal
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PDecimal
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PDouble
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PDouble
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PFloat
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PFloat
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PFloatArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PFloatArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBooleanPhoenixArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveBytePhoenixArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveDoublePhoenixArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveFloatPhoenixArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveIntPhoenixArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveLongPhoenixArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray.PrimitiveShortPhoenixArray
 
toBytes(int) - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PInteger
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PInteger
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PLong
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PLong
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PLongArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PLongArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PSmallint
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PSmallint
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PTime
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PTime
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PTimeArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PTimeArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PTinyint
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PTinyint
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PVarbinary
Override because we must always create a new byte array
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PVarchar
 
toBytes(Object, byte[], int) - Method in class org.apache.phoenix.schema.types.PVarchar
 
toBytes(Object) - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
toBytes(Object, SortOrder) - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
toBytes(byte[], int) - Method in class org.apache.phoenix.schema.ValueBitSet
Serialize the value bit set into a byte array.
toBytes(byte[][]) - Static method in class org.apache.phoenix.util.ByteUtil
Serialize an array of byte arrays into a single byte array.
toBytes(String) - Static method in class org.apache.phoenix.util.StringUtil
 
toCacheEntry(byte[]) - Method in class org.apache.phoenix.cache.aggcache.SpillManager
Helper function to deserialize a byte array into a CacheEntry
ToCharFunction - Class in org.apache.phoenix.expression.function
Implementation of the TO_CHAR(<date>/<number>,[<format-string>] built-in function.
ToCharFunction() - Constructor for class org.apache.phoenix.expression.function.ToCharFunction
 
ToCharFunction(List<Expression>, StatementContext) - Constructor for class org.apache.phoenix.expression.function.ToCharFunction
 
ToCharFunction(List<Expression>, FunctionArgumentType, String, Format) - Constructor for class org.apache.phoenix.expression.function.ToCharFunction
 
ToCharParseNode - Class in org.apache.phoenix.parse
 
ToCharParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.ToCharParseNode
 
ToDateFunction - Class in org.apache.phoenix.expression.function
Implementation of the TO_DATE(<string>,[<format-string>,[<timezone-string>]]) built-in function.
ToDateFunction() - Constructor for class org.apache.phoenix.expression.function.ToDateFunction
 
ToDateFunction(List<Expression>, StatementContext) - Constructor for class org.apache.phoenix.expression.function.ToDateFunction
 
ToDateFunction(List<Expression>, String, String) - Constructor for class org.apache.phoenix.expression.function.ToDateFunction
 
ToDateParseNode - Class in org.apache.phoenix.parse
 
ToDateParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.ToDateParseNode
 
toImmutableBytesWritable(ServerCachingProtos.ImmutableBytesWritable) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
toJson() - Method in class org.apache.phoenix.trace.util.NullSpan
 
tokenNames - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
tokenNames - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
toMap() - Method in class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
 
toMutationProto(Mutation) - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
toMutations(Long) - Method in class org.apache.phoenix.execute.MutationState
Get the unsorted list of HBase mutations for the tables with uncommitted data.
toMutations() - Method in class org.apache.phoenix.execute.MutationState
 
toMutations(boolean) - Method in class org.apache.phoenix.execute.MutationState
 
toMutations(boolean, Long) - Method in class org.apache.phoenix.execute.MutationState
 
ToNumberFunction - Class in org.apache.phoenix.expression.function
Implementation of TO_NUMBER(<string>/<date>/<timestamp>, [<pattern-string>]) built-in function.
ToNumberFunction() - Constructor for class org.apache.phoenix.expression.function.ToNumberFunction
 
ToNumberFunction(List<Expression>, StatementContext) - Constructor for class org.apache.phoenix.expression.function.ToNumberFunction
 
ToNumberFunction(List<Expression>, FunctionArgumentType, String, Format) - Constructor for class org.apache.phoenix.expression.function.ToNumberFunction
 
ToNumberParseNode - Class in org.apache.phoenix.parse
 
TOO_MANY_INDEXES_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
TOO_MANY_INDEXES = 22;
toObject(String) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer, PDataType) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toObject(Object, PDataType, SortOrder) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBinary
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PBinary
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PBinary
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBinaryArray
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBoolean
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PBoolean
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PBoolean
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PBooleanArray
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PChar
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PChar
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PChar
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PCharArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PDataType
Convert from a string to the object representation of a given type
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(byte[], int, int, PDataType, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(byte[], int, int, PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(ImmutableBytesWritable, PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(ImmutableBytesWritable, PDataType, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(ImmutableBytesWritable, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(ImmutableBytesWritable, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(ImmutableBytesWritable) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(ImmutableBytesWritable, SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(byte[], int, int) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(byte[]) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(byte[], SortOrder) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(byte[], SortOrder, PDataType) - Method in class org.apache.phoenix.schema.types.PDataType
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDate
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDate
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PDate
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDateArray
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDecimal
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDecimal
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PDecimal
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDecimalArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PDouble
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PDouble
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDouble
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PDoubleArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PFloat
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PFloat
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PFloat
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PFloatArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PInteger
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PInteger
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PInteger
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PIntegerArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PLong
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PLong
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PLong
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PLongArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PSmallint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PSmallint
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PSmallint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PSmallintArray
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTime
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTime
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PTime
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTimeArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTimestampArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PTinyint
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PTinyint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTinyint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PTinyintArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDateArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDouble
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedDoubleArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedFloat
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedFloatArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedInt
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedIntArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedLong
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedLongArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedSmallintArray
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTimeArray
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestamp
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTimestampArray
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyint
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PUnsignedTinyintArray
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarbinaryArray
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarchar
 
toObject(Object, PDataType) - Method in class org.apache.phoenix.schema.types.PVarchar
 
toObject(String) - Method in class org.apache.phoenix.schema.types.PVarchar
 
toObject(byte[], int, int, PDataType, SortOrder, Integer, Integer) - Method in class org.apache.phoenix.schema.types.PVarcharArray
 
TOPN - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
topOrder - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
topOrder - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
toProto(MetaDataProtocol.MetaDataMutationResult) - Static method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
toProto(IndexMaintainer) - Static method in class org.apache.phoenix.index.IndexMaintainer
 
toProto(PFunction) - Static method in class org.apache.phoenix.parse.PFunction
 
toProto(PSchema) - Static method in class org.apache.phoenix.parse.PSchema
 
toProto(Mutation) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
toProto(ImmutableBytesWritable) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
toProto(PColumn) - Static method in class org.apache.phoenix.schema.PColumnImpl
 
toProto(PTable) - Static method in class org.apache.phoenix.schema.PTableImpl
 
toPTableType(PTableProtos.PTableType) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
toPTableTypeProto(PTableType) - Static method in class org.apache.phoenix.protobuf.ProtobufUtil
 
topValue - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
topValue - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
topValues - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
topValues - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
topValuesCount - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
toResult(ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ResultUtil
 
toRowMutations() - Method in interface org.apache.phoenix.schema.PRow
Get the list of Mutation used to update an HTable after all mutations through calls to PRow.setValue(PColumn, byte[]) or PRow.delete().
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.AggregateFunctionWithinGroupParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.AliasedNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.AndParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ArithmeticParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ArrayAllAnyComparisonNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ArrayConstructorNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ArrayElemRefNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.BetweenParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.BindParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.BindTableNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.CaseParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.CastParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ColumnParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ComparisonParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.DerivedTableNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.DistinctCountParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ExistsParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.FamilyWildcardParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.FunctionParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.InListParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.InParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.IsNullParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.JoinTableNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.LikeParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.LiteralParseNode
 
toSQL(StringBuilder) - Method in class org.apache.phoenix.parse.NamedParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.NamedTableNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.NotParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.OrderByNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.OrParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.ParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.RowValueConstructorParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.SelectStatement
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.SequenceValueParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.StringConcatParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.SubqueryParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.TableNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.TableWildcardParseNode
 
toSQL(ColumnResolver, StringBuilder) - Method in class org.apache.phoenix.parse.WildcardParseNode
 
toSQL(CompareFilter.CompareOp) - Static method in class org.apache.phoenix.util.QueryUtil
 
toString() - Method in class org.apache.phoenix.compile.ExplainPlan
 
toString() - Method in class org.apache.phoenix.compile.RowProjector
 
toString() - Method in class org.apache.phoenix.compile.ScanRanges
 
toString() - Method in class org.apache.phoenix.compile.SequenceValueExpression
 
toString() - Method in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
Used by logger to identify coprocessor
toString() - Method in enum org.apache.phoenix.exception.SQLExceptionCode
 
toString() - Method in class org.apache.phoenix.exception.SQLExceptionInfo.Builder
 
toString() - Method in class org.apache.phoenix.exception.SQLExceptionInfo
 
toString() - Method in class org.apache.phoenix.execute.TupleProjector
 
toString() - Method in class org.apache.phoenix.expression.aggregator.Aggregators
 
toString() - Method in class org.apache.phoenix.expression.aggregator.CountAggregator
 
toString() - Method in class org.apache.phoenix.expression.aggregator.DecimalSumAggregator
 
toString() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
toString() - Method in class org.apache.phoenix.expression.aggregator.DoubleSumAggregator
 
toString() - Method in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
toString() - Method in class org.apache.phoenix.expression.aggregator.MaxAggregator
 
toString() - Method in class org.apache.phoenix.expression.aggregator.MinAggregator
 
toString() - Method in class org.apache.phoenix.expression.aggregator.NumberSumAggregator
 
toString() - Method in class org.apache.phoenix.expression.AndExpression
 
toString() - Method in class org.apache.phoenix.expression.ArithmeticExpression
 
toString() - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
toString() - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
toString() - Method in class org.apache.phoenix.expression.CaseExpression
 
toString() - Method in class org.apache.phoenix.expression.CoerceExpression
 
toString(CompareFilter.CompareOp, List<Expression>) - Static method in class org.apache.phoenix.expression.ComparisonExpression
 
toString() - Method in class org.apache.phoenix.expression.ComparisonExpression
 
toString() - Method in class org.apache.phoenix.expression.function.FunctionExpression
 
toString() - Method in class org.apache.phoenix.expression.function.RandomFunction
 
toString() - Method in class org.apache.phoenix.expression.InListExpression
 
toString() - Method in class org.apache.phoenix.expression.IsNullExpression
 
toString() - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
toString() - Method in class org.apache.phoenix.expression.LikeExpression
 
toString() - Method in class org.apache.phoenix.expression.LiteralExpression
 
toString() - Method in class org.apache.phoenix.expression.NotExpression
 
toString() - Method in class org.apache.phoenix.expression.OrderByExpression
 
toString() - Method in class org.apache.phoenix.expression.OrExpression
 
toString() - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
toString() - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
toString() - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
toString() - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
toString() - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
toString() - Method in class org.apache.phoenix.expression.StringConcatExpression
 
toString() - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
toString() - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
toString() - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
toString() - Method in class org.apache.phoenix.filter.SkipScanFilter
 
toString() - Method in class org.apache.phoenix.hbase.index.covered.IndexUpdate
 
toString() - Method in class org.apache.phoenix.hbase.index.covered.update.ColumnReference
 
toString() - Method in class org.apache.phoenix.hbase.index.covered.update.IndexUpdateManager
 
toString() - Method in class org.apache.phoenix.hbase.index.LockManager.RowLockImpl
 
toString() - Method in class org.apache.phoenix.hbase.index.table.HTableInterfaceReference
 
toString() - Method in class org.apache.phoenix.hbase.index.wal.IndexedKeyValue
 
toString() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
toString() - Method in class org.apache.phoenix.iterate.ConcatResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.CursorResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.DistinctAggregatingResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.FilterAggregatingResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.FilterResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.GroupedAggregatingResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.LimitingResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.MergeSortRowKeyResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.MergeSortTopNResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.OffsetResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.OrderedResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.RegionScannerResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.ScanningResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.SequenceResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.TableResultIterator
 
toString() - Method in class org.apache.phoenix.iterate.UngroupedAggregatingResultIterator
 
toString() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
toString() - Method in class org.apache.phoenix.jdbc.PhoenixPreparedStatement
 
toString() - Method in enum org.apache.phoenix.jdbc.PhoenixStatement.Operation
 
toString() - Method in class org.apache.phoenix.mapreduce.index.automation.PhoenixAsyncIndex
 
toString() - Method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
 
toString() - Method in class org.apache.phoenix.monitoring.ScanMetricsHolder
 
toString() - Method in class org.apache.phoenix.optimize.Cost
 
toString() - Method in class org.apache.phoenix.parse.ChangePermsStatement
 
toString() - Method in class org.apache.phoenix.parse.ColumnDef
 
toString() - Method in class org.apache.phoenix.parse.ColumnName
 
toString() - Method in class org.apache.phoenix.parse.HintNode
 
toString() - Method in class org.apache.phoenix.parse.LimitNode
 
toString() - Method in class org.apache.phoenix.parse.NamedNode
 
toString() - Method in class org.apache.phoenix.parse.OffsetNode
 
toString() - Method in class org.apache.phoenix.parse.OrderByNode
 
toString() - Method in class org.apache.phoenix.parse.ParseNode
 
toString() - Method in class org.apache.phoenix.parse.ParseNodeFactory.BuiltInFunctionKey
 
toString() - Method in class org.apache.phoenix.parse.SelectStatement
 
toString() - Method in class org.apache.phoenix.parse.TableName
 
toString() - Method in class org.apache.phoenix.parse.TableNode
 
toString() - Method in class org.apache.phoenix.query.KeyRange
 
toString() - Method in class org.apache.phoenix.schema.DelegateColumn
 
toString() - Method in class org.apache.phoenix.schema.DelegateTable
 
toString() - Method in class org.apache.phoenix.schema.PColumnImpl
 
toString() - Method in class org.apache.phoenix.schema.PNameImpl
 
toString() - Method in class org.apache.phoenix.schema.PTableImpl
 
toString() - Method in class org.apache.phoenix.schema.PTableKey
 
toString() - Method in enum org.apache.phoenix.schema.PTableType
 
toString() - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
 
toString() - Method in class org.apache.phoenix.schema.stats.GuidePostsKey
 
toString() - Method in class org.apache.phoenix.schema.tuple.MultiKeyValueTuple
 
toString() - Method in class org.apache.phoenix.schema.tuple.PositionBasedMultiKeyValueTuple
 
toString() - Method in class org.apache.phoenix.schema.tuple.PositionBasedResultTuple
 
toString() - Method in class org.apache.phoenix.schema.tuple.ResultTuple
 
toString() - Method in class org.apache.phoenix.schema.tuple.SingleKeyValueTuple
 
toString() - Method in class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
toString() - Method in class org.apache.phoenix.schema.types.PDataType
 
toString() - Method in class org.apache.phoenix.schema.types.PhoenixArray
 
toString() - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
toString() - Method in class org.apache.phoenix.schema.ValueSchema
 
toString() - Method in class org.apache.phoenix.trace.MetricsInfoImpl
 
toString() - Method in class org.apache.phoenix.trace.TraceReader.SpanInfo
 
toString() - Method in class org.apache.phoenix.trace.TraceReader.TraceHolder
 
toString() - Method in class org.apache.phoenix.trace.TracingIterator
 
toString(long) - Static method in class org.apache.phoenix.util.Base62Encoder
Returns a String object representing the specified long encoded in base 62.
toString() - Method in class org.apache.phoenix.util.ColumnInfo
 
toString() - Method in class org.apache.phoenix.util.EquiDepthStreamHistogram.Bucket
 
toString(byte[][]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
toString(PDataType, byte[]) - Static method in class org.apache.phoenix.util.SchemaUtil
 
toString(PDataType, ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.SchemaUtil
 
toString(PDataType, byte[], int, int) - Static method in class org.apache.phoenix.util.SchemaUtil
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PArrayDataType
 
toStringLiteral(byte[], int, int, Format) - Method in class org.apache.phoenix.schema.types.PBinary
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PBinary
 
toStringLiteral(byte[], int, int, Format) - Method in class org.apache.phoenix.schema.types.PChar
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PChar
 
toStringLiteral(ImmutableBytesWritable, Format) - Method in class org.apache.phoenix.schema.types.PDataType
 
toStringLiteral(byte[], Format) - Method in class org.apache.phoenix.schema.types.PDataType
 
toStringLiteral(byte[], int, int, Format) - Method in class org.apache.phoenix.schema.types.PDataType
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PDataType
 
toStringLiteral(Object) - Method in class org.apache.phoenix.schema.types.PDataType
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PDate
 
toStringLiteral(byte[], int, int, Format) - Method in class org.apache.phoenix.schema.types.PDecimal
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PDecimal
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PTime
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PTimestamp
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PUnsignedDate
 
toStringLiteral(byte[], int, int, Format) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PUnsignedTime
 
toStringLiteral(byte[], int, int, Format) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PVarbinary
 
toStringLiteral(Object, Format) - Method in class org.apache.phoenix.schema.types.PVarchar
 
toSystemValue(ColumnModifier) - Static method in enum org.apache.phoenix.schema.ColumnModifier
Returns an internal value representing the specified ColumnModifier.
TOTAL_EXECUTION_TIME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
totalCount - Variable in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
ToTimeFunction - Class in org.apache.phoenix.expression.function
Implementation of the TO_TIME(<string>,[<format-string>,[<timezone-string>]]) built-in function.
ToTimeFunction() - Constructor for class org.apache.phoenix.expression.function.ToTimeFunction
 
ToTimeFunction(List<Expression>, StatementContext) - Constructor for class org.apache.phoenix.expression.function.ToTimeFunction
 
ToTimeFunction(List<Expression>, String, String) - Constructor for class org.apache.phoenix.expression.function.ToTimeFunction
 
ToTimeParseNode - Class in org.apache.phoenix.parse
 
ToTimeParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.ToTimeParseNode
 
ToTimestampFunction - Class in org.apache.phoenix.expression.function
Implementation of the TO_TIMESTAMP(<string>,[<format-string>,[<timezone-string>]]) built-in function.
ToTimestampFunction() - Constructor for class org.apache.phoenix.expression.function.ToTimestampFunction
 
ToTimestampFunction(List<Expression>, StatementContext) - Constructor for class org.apache.phoenix.expression.function.ToTimestampFunction
 
ToTimestampFunction(List<Expression>, String, String) - Constructor for class org.apache.phoenix.expression.function.ToTimestampFunction
 
ToTimestampParseNode - Class in org.apache.phoenix.parse
 
ToTimestampParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.ToTimestampParseNode
 
toTypeString() - Method in class org.apache.phoenix.util.ColumnInfo
 
toUrl() - Method in class org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.ConnectionInfo
 
trace(boolean, double) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
trace(boolean, double) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
TRACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TRACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TRACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TRACE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TRACE_ID_ATTRIBUTE_KEY - Static variable in class org.apache.phoenix.trace.util.Tracing
 
trace_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
trace_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
TraceHolder() - Constructor for class org.apache.phoenix.trace.TraceReader.TraceHolder
 
traceid - Variable in class org.apache.phoenix.trace.TraceReader.TraceHolder
 
traceName - Variable in enum org.apache.phoenix.metrics.MetricInfo
 
TraceQueryPlan - Class in org.apache.phoenix.compile
 
TraceQueryPlan(TraceStatement, PhoenixStatement) - Constructor for class org.apache.phoenix.compile.TraceQueryPlan
 
TraceReader - Class in org.apache.phoenix.trace
Read the traces written to phoenix tables by the TraceWriter.
TraceReader(Connection, String) - Constructor for class org.apache.phoenix.trace.TraceReader
 
TraceReader.SpanInfo - Class in org.apache.phoenix.trace
 
TraceReader.TraceHolder - Class in org.apache.phoenix.trace
Holds information about a trace
TraceSpanReceiver - Class in org.apache.phoenix.trace
Sink for request traces (SpanReceiver) that pushes writes to TraceWriter in a format that we can more easily consume.
TraceSpanReceiver() - Constructor for class org.apache.phoenix.trace.TraceSpanReceiver
 
TraceStatement - Class in org.apache.phoenix.parse
 
TraceStatement(boolean, double) - Constructor for class org.apache.phoenix.parse.TraceStatement
 
traceTableExists(Connection, String) - Method in class org.apache.phoenix.trace.TraceWriter
 
TraceWriter - Class in org.apache.phoenix.trace
Sink for the trace spans pushed into the queue by TraceSpanReceiver.
TraceWriter(String, int, int) - Constructor for class org.apache.phoenix.trace.TraceWriter
 
TraceWriter.FlushMetrics - Class in org.apache.phoenix.trace
 
Tracing - Class in org.apache.phoenix.trace.util
Helper class to manage using the Tracer within Phoenix
Tracing() - Constructor for class org.apache.phoenix.trace.util.Tracing
 
Tracing.Frequency - Enum in org.apache.phoenix.trace.util
Manage the types of frequencies that we support.
TRACING_BATCH_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_CUSTOM_ANNOTATION_ATTRIB_PREFIX - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_FREQ_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_PAGE_SIZE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_PROBABILITY_THRESHOLD_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_STATS_TABLE_NAME_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_THREAD_POOL_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
TRACING_TRACE_BUFFER_SIZE - Static variable in interface org.apache.phoenix.query.QueryServices
 
TracingIterator - Class in org.apache.phoenix.trace
A simple iterator that closes the trace scope when the iterator is closed.
TracingIterator(TraceScope, ResultIterator) - Constructor for class org.apache.phoenix.trace.TracingIterator
 
TracingUtils - Class in org.apache.phoenix.trace
Utilities for tracing
TracingUtils() - Constructor for class org.apache.phoenix.trace.TracingUtils
 
track(Expression) - Method in class org.apache.phoenix.compile.OrderPreservingTracker
 
track(Expression, SortOrder, Boolean) - Method in class org.apache.phoenix.compile.OrderPreservingTracker
 
trackGuidePost(ImmutableBytesWritable, long, long, long) - Method in class org.apache.phoenix.schema.stats.GuidePostsInfoBuilder
Track a new guide post
TrackingParallelWriterIndexCommitter - Class in org.apache.phoenix.hbase.index.write
Like the ParallelWriterIndexCommitter, but blocks until all writes have attempted to allow the caller to retrieve the failed and succeeded index updates.
TrackingParallelWriterIndexCommitter(String) - Constructor for class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
TrackingParallelWriterIndexCommitter() - Constructor for class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
trackSize() - Method in interface org.apache.phoenix.expression.aggregator.Aggregator
Determines whether or not we should track the heap size as this aggregator is executing on the server side.
trackSize() - Method in class org.apache.phoenix.expression.aggregator.BaseAggregator
 
trackSize() - Method in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
TRANSACTION_PROVIDER - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TRANSACTION_PROVIDER_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TRANSACTIONAL - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TRANSACTIONAL_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TRANSACTIONAL_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
TransactionFactory - Class in org.apache.phoenix.transaction
 
TransactionFactory() - Constructor for class org.apache.phoenix.transaction.TransactionFactory
 
TransactionFactory.Provider - Enum in org.apache.phoenix.transaction
 
TRANSACTIONPROVIDER_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
TransactionProviderNameFunction - Class in org.apache.phoenix.expression.function
Function used to get the index state name from the serialized byte value Usage: IndexStateName('a') will return 'ACTIVE'
TransactionProviderNameFunction() - Constructor for class org.apache.phoenix.expression.function.TransactionProviderNameFunction
 
TransactionProviderNameFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.TransactionProviderNameFunction
 
TRANSACTIONS_ENABLED - Static variable in interface org.apache.phoenix.query.QueryServices
 
TransactionUtil - Class in org.apache.phoenix.util
 
transform(SelectStatement, ColumnResolver, PhoenixConnection) - Static method in class org.apache.phoenix.compile.SubqueryRewriter
 
transform(CompareFilter.CompareOp) - Method in enum org.apache.phoenix.schema.ColumnModifier
 
transform(CompareFilter.CompareOp) - Method in enum org.apache.phoenix.schema.SortOrder
 
translate(ParseNode, ColumnResolver) - Static method in class org.apache.phoenix.compile.IndexStatementRewriter
Rewrite the parse node by translating all data table column references to references to the corresponding index column.
translate(SelectStatement, ColumnResolver) - Static method in class org.apache.phoenix.compile.IndexStatementRewriter
Rewrite the select statement by translating all data table column references to references to the corresponding index column.
translate(SelectStatement, ColumnResolver, Map<TableRef, TableRef>) - Static method in class org.apache.phoenix.compile.IndexStatementRewriter
Rewrite the select statement containing multiple tables by translating all data table column references to references to the corresponding index column.
TraverseAllExpressionVisitor<E> - Class in org.apache.phoenix.expression.visitor
 
TraverseAllExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.TraverseAllExpressionVisitor
 
TraverseAllParseNodeVisitor<T> - Class in org.apache.phoenix.parse
Visitor that traverses into all parse nodes
TraverseAllParseNodeVisitor() - Constructor for class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
TraverseNoExpressionVisitor<E> - Class in org.apache.phoenix.expression.visitor
 
TraverseNoExpressionVisitor() - Constructor for class org.apache.phoenix.expression.visitor.TraverseNoExpressionVisitor
 
TraverseNoParseNodeVisitor<T> - Class in org.apache.phoenix.parse
Visitor that traverses into no parse nodes
TraverseNoParseNodeVisitor() - Constructor for class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
TREE_MAP_SIZE - Static variable in class org.apache.phoenix.util.SizedUtil
 
TrimFunction - Class in org.apache.phoenix.expression.function
Implementation of the Trim() build-in function.
TrimFunction() - Constructor for class org.apache.phoenix.expression.function.TrimFunction
 
TrimFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.TrimFunction
 
TRUE - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
TRUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TRUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
TRUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TRUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
TRUE - Static variable in interface org.apache.phoenix.query.QueryConstants
END Set of reserved column qualifiers
TRUE_BYTE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
TRUE_BYTES - Static variable in class org.apache.phoenix.schema.types.PDataType
 
truncateStats(HTableInterface, HTableInterface) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
TruncFunction - Class in org.apache.phoenix.expression.function
Function used to bucketize date/time values by truncating them to an even increment.
TruncFunction() - Constructor for class org.apache.phoenix.expression.function.TruncFunction
 
TruncFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.TruncFunction
 
TrustedByteArrayOutputStream - Class in org.apache.phoenix.util
Derived version of ByteArrayOutputStream that provides access to underlying byte array buffer so that it doesn't have to be copied
TrustedByteArrayOutputStream(int) - Constructor for class org.apache.phoenix.util.TrustedByteArrayOutputStream
 
tryPublish(EventTranslator<RingBufferEvent>) - Method in class org.apache.phoenix.log.QueryLoggerDisruptor
Attempts to publish an event by translating (write) data representations into events claimed from the RingBuffer.
Tuple - Interface in org.apache.phoenix.schema.tuple
Interface representing an ordered list of KeyValues returned as the result of a query.
TupleProjectionCompiler - Class in org.apache.phoenix.compile
 
TupleProjectionCompiler() - Constructor for class org.apache.phoenix.compile.TupleProjectionCompiler
 
TupleProjectionPlan - Class in org.apache.phoenix.execute
 
TupleProjectionPlan(QueryPlan, TupleProjector, Expression) - Constructor for class org.apache.phoenix.execute.TupleProjectionPlan
 
TupleProjector - Class in org.apache.phoenix.execute
 
TupleProjector(RowProjector) - Constructor for class org.apache.phoenix.execute.TupleProjector
 
TupleProjector(Expression[]) - Constructor for class org.apache.phoenix.execute.TupleProjector
 
TupleProjector(PTable) - Constructor for class org.apache.phoenix.execute.TupleProjector
 
TupleProjector(KeyValueSchema, Expression[]) - Constructor for class org.apache.phoenix.execute.TupleProjector
 
TupleProjector.OldProjectedValueTuple - Class in org.apache.phoenix.execute
 
TupleProjector.ProjectedValueTuple - Class in org.apache.phoenix.execute
 
tuples - Variable in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
TupleUtil - Class in org.apache.phoenix.util
Utilities for Tuple
TX_ROLLBACK_ATTRIBUTE_KEY - Static variable in interface org.apache.phoenix.transaction.PhoenixTransactionContext
 
TX_SCN - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
TX_SCN_VALUE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
TX_STATE - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
TXSTATE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
type - Variable in class org.apache.phoenix.expression.ColumnExpression
 
TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TYPE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TYPE_ID - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TYPE_INDEX - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TYPE_NAME - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TYPE_SCHEM - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TYPE_SEQUENCE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
TypeMismatchException - Exception in org.apache.phoenix.schema
Exception thrown when we try to convert one type into a different incompatible type.
TypeMismatchException(String) - Constructor for exception org.apache.phoenix.schema.TypeMismatchException
 

U

UDFExpression - Class in org.apache.phoenix.expression.function
 
UDFExpression() - Constructor for class org.apache.phoenix.expression.function.UDFExpression
 
UDFExpression(List<Expression>, PFunction) - Constructor for class org.apache.phoenix.expression.function.UDFExpression
 
UDFExpression(List<Expression>, PName, String, String, ScalarFunction) - Constructor for class org.apache.phoenix.expression.function.UDFExpression
 
UDFParseNode - Class in org.apache.phoenix.parse
 
UDFParseNode(String, List<ParseNode>, FunctionParseNode.BuiltInFunctionInfo) - Constructor for class org.apache.phoenix.parse.UDFParseNode
 
UDFParseNodeVisitor() - Constructor for class org.apache.phoenix.index.IndexMaintainer.UDFParseNodeVisitor
 
UNALLOWED_SCHEMA_MUTATION_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
UNALLOWED_SCHEMA_MUTATION = 19;
UNALLOWED_TABLE_MUTATION_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
UNALLOWED_TABLE_MUTATION = 7;
UnaryParseNode - Class in org.apache.phoenix.parse
Abstract node representing an expression that has a single child in SQL
UNBOUND - Static variable in class org.apache.phoenix.query.KeyRange
 
UNBOUND_PARAMETER - Static variable in class org.apache.phoenix.compile.BindManager
 
UndecodableByteException - Exception in org.apache.phoenix.exception
 
UndecodableByteException(Byte) - Constructor for exception org.apache.phoenix.exception.UndecodableByteException
 
unescapeLike(String) - Static method in class org.apache.phoenix.expression.LikeExpression
 
UNFREEDBYTES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
UNGROUPED_AGG - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
UNGROUPED_AGG - Static variable in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
UNGROUPED_AGG_ROW_KEY - Static variable in interface org.apache.phoenix.query.QueryConstants
Key used for a single row aggregation where there is no group by
UNGROUPED_GROUP_BY - Static variable in class org.apache.phoenix.compile.GroupByCompiler.GroupBy
 
UngroupedAggregateRegionObserver - Class in org.apache.phoenix.coprocessor
Region observer that aggregates ungrouped rows(i.e.
UngroupedAggregateRegionObserver() - Constructor for class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver
 
UngroupedAggregateRegionObserver.MutationList - Class in org.apache.phoenix.coprocessor
 
UngroupedAggregatingResultIterator - Class in org.apache.phoenix.iterate
 
UngroupedAggregatingResultIterator(PeekingResultIterator, Aggregators) - Constructor for class org.apache.phoenix.iterate.UngroupedAggregatingResultIterator
 
union(boolean, double...) - Static method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
UNION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UNION - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UNION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UNION - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
union(KeyRange) - Method in class org.apache.phoenix.query.KeyRange
 
UnionCompiler - Class in org.apache.phoenix.compile
 
UnionCompiler() - Constructor for class org.apache.phoenix.compile.UnionCompiler
 
unioned_selects() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
unioned_selects() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
UnionPlan - Class in org.apache.phoenix.execute
 
UnionPlan(StatementContext, FilterableStatement, TableRef, RowProjector, Integer, Integer, OrderByCompiler.OrderBy, GroupByCompiler.GroupBy, List<QueryPlan>, ParameterMetaData) - Constructor for class org.apache.phoenix.execute.UnionPlan
 
UnionResultIterators - Class in org.apache.phoenix.iterate
Create a union ResultIterators
UnionResultIterators(List<QueryPlan>, StatementContext) - Constructor for class org.apache.phoenix.iterate.UnionResultIterators
 
UNKNOWN - Static variable in class org.apache.phoenix.optimize.Cost
The unknown cost.
UNKNOWN_CLIENT_VERSION - Static variable in class org.apache.phoenix.util.ScanUtil
 
UnknownFunctionException - Exception in org.apache.phoenix.exception
Thrown by ParseNodeFactory when it could not identify a node as a valid function.
UnknownFunctionException(String) - Constructor for exception org.apache.phoenix.exception.UnknownFunctionException
 
unlockRow(byte[]) - Method in class org.apache.phoenix.hbase.index.LockManager
Unlock the row.
UnnestArrayPlan - Class in org.apache.phoenix.execute
 
UnnestArrayPlan(QueryPlan, Expression, boolean) - Constructor for class org.apache.phoenix.execute.UnnestArrayPlan
 
UnnestArrayPlan.UnnestArrayResultIterator - Class in org.apache.phoenix.execute
 
UnnestArrayResultIterator(ResultIterator) - Constructor for class org.apache.phoenix.execute.UnnestArrayPlan.UnnestArrayResultIterator
 
UNORDERED_GROUP_BY_EXPRESSIONS - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
UNSET_TIMESTAMP - Static variable in interface org.apache.phoenix.query.QueryConstants
 
unsetReversed(Scan) - Static method in class org.apache.phoenix.util.ScanUtil
 
UnsignedIntSumAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that sums unsigned integer values
UnsignedIntSumAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.UnsignedIntSumAggregator
 
UnsignedLongSumAggregator - Class in org.apache.phoenix.expression.aggregator
Aggregator that sums unsigned long values TODO: create these classes dynamically based on the type passed through
UnsignedLongSumAggregator(SortOrder) - Constructor for class org.apache.phoenix.expression.aggregator.UnsignedLongSumAggregator
 
UnsupportedAllParseNodeVisitor<E> - Class in org.apache.phoenix.parse
Visitor that throws UnsupportedOperationException for every node.
UnsupportedAllParseNodeVisitor() - Constructor for class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
UNUSABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UNUSABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UNUSABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UNUSABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UNVERIFIED_BYTE - Static variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
UNVERIFIED_BYTES - Static variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.DelegateConnection
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.DelegatePreparedStatement
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.DelegateStatement
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixParameterMetaData
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixResultSetMetaData
 
unwrap(Class<T>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement
 
update(long) - Method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
 
UPDATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UPDATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UPDATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPDATE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPDATE_CACHE_FREQUENCY - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
UPDATE_CACHE_FREQUENCY_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
update_column_pair() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
update_column_pair() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
update_column_pairs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
update_column_pairs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPDATE_ENCODED_COLUMN_COUNTER - Static variable in class org.apache.phoenix.schema.MetaDataClient
 
UPDATE_INDEX_STATE - Static variable in class org.apache.phoenix.schema.MetaDataClient
 
update_statistics_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
update_statistics_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
updateAll() - Method in class org.apache.phoenix.parse.UpdateStatisticsStatement
 
updateArray(int, Array) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateArray(String, Array) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateArray(int, Array) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateArray(String, Array) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBind(String) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
updateBind(String) - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
updateBlob(int, Blob) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBlob(String, Blob) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBlob(int, Blob) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBlob(String, Blob) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateByte(int, byte) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateByte(String, byte) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateByte(int, byte) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateByte(String, byte) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateCache(String, String) - Method in class org.apache.phoenix.schema.MetaDataClient
Update the cache with the latest as of the connection scn.
updateCache(PName, String, String) - Method in class org.apache.phoenix.schema.MetaDataClient
 
updateCache(PName, String, String, boolean) - Method in class org.apache.phoenix.schema.MetaDataClient
 
updateCache(List<String>) - Method in class org.apache.phoenix.schema.MetaDataClient
Update the cache with the latest as of the connection scn.
updateCache(PName, List<String>) - Method in class org.apache.phoenix.schema.MetaDataClient
 
updateCache(String) - Method in class org.apache.phoenix.schema.MetaDataClient
 
updateCache(String, boolean) - Method in class org.apache.phoenix.schema.MetaDataClient
 
updateCache(PName, List<String>, boolean) - Method in class org.apache.phoenix.schema.MetaDataClient
 
UPDATECACHEFREQUENCY_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
updateCapacityQueueInfo(Configuration) - Static method in class org.apache.phoenix.util.PhoenixMRJobUtil
This method set the configuration values for Capacity scheduler.
updateCharacterStream(int, Reader, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateClob(int, Clob) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateClob(String, Clob) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateClob(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateClob(String, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateClob(int, Clob) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateClob(String, Clob) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateClob(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateClob(String, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateColumns() - Method in class org.apache.phoenix.parse.UpdateStatisticsStatement
 
updateCursor(String, Tuple, Tuple) - Static method in class org.apache.phoenix.util.CursorUtil
 
updateData(MutationPlan) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
updateData(MutationPlan) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
updateData(MutationPlan) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
updateData(MutationPlan) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
updateDate(int, Date) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateDate(String, Date) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateDate(int, Date) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateDate(String, Date) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateDouble(int, double) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateDouble(String, double) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateDouble(int, double) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateDouble(String, double) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateDuplicateKeyCheckTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the preIncrementAfterRowLock time histogram.
updateDuplicateKeyCheckTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updateFloat(int, float) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateFloat(String, float) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateFloat(int, float) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateFloat(String, float) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateIndex() - Method in class org.apache.phoenix.parse.UpdateStatisticsStatement
 
updateIndexPrepareTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the index preparation time histogram (preBatchMutate).
updateIndexPrepareTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updateIndexRepairFailureTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
Updates the index repair failure time histogram
updateIndexRepairFailureTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSourceImpl
Updates the index repair failure time histogram
updateIndexRepairTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSource
Updates the index repair time histogram
updateIndexRepairTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.GlobalIndexCheckerSourceImpl
Updates the index repair time histogram
updateIndexState(RpcController, MetaDataProtos.UpdateIndexStateRequest) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.BlockingInterface
 
updateIndexState(RpcController, MetaDataProtos.UpdateIndexStateRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in interface org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Interface
rpc updateIndexState(.UpdateIndexStateRequest) returns (.MetaDataResponse);
updateIndexState(RpcController, MetaDataProtos.UpdateIndexStateRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService.Stub
 
updateIndexState(RpcController, MetaDataProtos.UpdateIndexStateRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataService
rpc updateIndexState(.UpdateIndexStateRequest) returns (.MetaDataResponse);
updateIndexState(RpcController, MetaDataProtos.UpdateIndexStateRequest, RpcCallback<MetaDataProtos.MetaDataResponse>) - Method in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl
 
updateIndexState(Configuration, PIndexState) - Static method in class org.apache.phoenix.mapreduce.index.IndexToolUtil
Updates the index state.
updateIndexState(Connection, String, String, PIndexState) - Static method in class org.apache.phoenix.mapreduce.index.IndexToolUtil
Updates the index state.
updateIndexState(List<Mutation>, String) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
updateIndexState(List<Mutation>, String, Map<String, List<Pair<String, Object>>>, PTable) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
updateIndexState(List<Mutation>, String) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
updateIndexState(List<Mutation>, String, Map<String, List<Pair<String, Object>>>, PTable) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
updateIndexState(List<Mutation>, String) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
updateIndexState(List<Mutation>, String, Map<String, List<Pair<String, Object>>>, PTable) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
updateIndexState(List<Mutation>, String) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
updateIndexState(List<Mutation>, String, Map<String, List<Pair<String, Object>>>, PTable) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
updateIndexState(String, long, HTableInterface, PIndexState) - Static method in class org.apache.phoenix.util.IndexUtil
 
updateIndexState(byte[], long, HTableInterface, PIndexState) - Static method in class org.apache.phoenix.util.IndexUtil
 
updateIndexState(PhoenixConnection, String, PIndexState, Long) - Static method in class org.apache.phoenix.util.IndexUtil
 
updateIndexState(PhoenixConnection, String, PIndexState, Long, Long) - Static method in class org.apache.phoenix.util.IndexUtil
 
updateIndexWriteTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the index write time histogram (postBatchMutate).
updateIndexWriteTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updateInt(int, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateInt(String, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateInt(int, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateInt(String, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateLong(int, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateLong(String, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateLong(int, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateLong(String, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateMatchesColumns(Collection<KeyValue>, List<ColumnReference>) - Static method in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
check to see if the kvs in the update match any of the passed columns.
updateNCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNClob(int, NClob) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNClob(String, NClob) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNClob(int, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNClob(String, Reader) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNClob(int, NClob) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNClob(String, NClob) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNClob(int, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNClob(String, Reader) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNString(int, String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNString(String, String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNString(int, String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNString(String, String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNull(int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNull(String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateNull(int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNull(String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateNumParallelScans(long) - Method in class org.apache.phoenix.monitoring.OverAllQueryMetrics
 
updateObject(int, Object, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateObject(int, Object) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateObject(String, Object, int) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateObject(String, Object) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateObject(int, Object) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateObject(String, Object) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateObject(int, Object, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateObject(String, Object, int) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updatePostDeleteTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the postDelete time histogram.
updatePostDeleteTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updatePostIndexUpdateFailureTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the post index update failure time histogram.
updatePostIndexUpdateFailureTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updatePostIndexUpdateTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the post index update time histogram.
updatePostIndexUpdateTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updatePostOpenTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the postOpen time histogram.
updatePostOpenTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updatePostPutTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the postPut time histogram.
updatePostPutTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updatePreIndexUpdateFailureTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the pre index update failure time histogram.
updatePreIndexUpdateFailureTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updatePreIndexUpdateTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the pre index update time histogram.
updatePreIndexUpdateTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updatePreWALRestoreTime(long) - Method in interface org.apache.phoenix.hbase.index.metrics.MetricsIndexerSource
Updates the preWALRestore time histogram.
updatePreWALRestoreTime(long) - Method in class org.apache.phoenix.hbase.index.metrics.MetricsIndexerSourceImpl
 
updateRef(int, Ref) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateRef(String, Ref) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateRef(int, Ref) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateRef(String, Ref) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateResolvedTimestamp(PTable, long) - Method in class org.apache.phoenix.jdbc.PhoenixConnection
 
updateResolvedTimestamp(PTable, long) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
updateResolvedTimestamp(PTable, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
updateResolvedTimestamp(PTable, long) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
updateResolvedTimestamp(PTable, long) - Method in interface org.apache.phoenix.query.MetaDataMutated
 
updateResolvedTimestamp(PTable, long) - Method in class org.apache.phoenix.schema.PMetaDataImpl
 
updateResolvedTimestamp(PTable, long) - Method in class org.apache.phoenix.schema.PSynchronizedMetaData
 
updateResults(CanaryTestResult) - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.FileOutSink
 
updateResults(CanaryTestResult) - Method in interface org.apache.phoenix.tool.PhoenixCanaryTool.Sink
 
updateResults(CanaryTestResult) - Method in class org.apache.phoenix.tool.PhoenixCanaryTool.StdOutSink
 
updateRow() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateRow() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateRowId(int, RowId) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateRowId(String, RowId) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateRowId(int, RowId) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateRowId(String, RowId) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updatesAreDetected(int) - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
updateShort(int, short) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateShort(String, short) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateShort(int, short) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateShort(String, short) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateStatistic(Region, Scan) - Method in class org.apache.phoenix.schema.stats.NoOpStatisticsCollector
 
updateStatistic(Region, Scan) - Method in interface org.apache.phoenix.schema.stats.StatisticsCollector
Write the collected statistics for the given region over the scan provided.
updateStatistics(NamedTableNode, StatisticsCollectionScope, Map<String, Object>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
updateStatistics(NamedTableNode, StatisticsCollectionScope, Map<String, Object>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
updateStatistics(UpdateStatisticsStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
UpdateStatisticsStatement - Class in org.apache.phoenix.parse
 
UpdateStatisticsStatement(NamedTableNode, StatisticsCollectionScope, Map<String, Object>) - Constructor for class org.apache.phoenix.parse.UpdateStatisticsStatement
 
updateString(int, String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateString(String, String) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateString(int, String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateString(String, String) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateTime(int, Time) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateTime(String, Time) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateTime(int, Time) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateTime(String, Time) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateTimeProgress(ScannerContext) - Static method in class org.apache.hadoop.hbase.regionserver.ScannerContextUtil
 
updateTimestamp(int, Timestamp) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
UPGRADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UPGRADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UPGRADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPGRADE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPGRADE_DESC_ROW_KEY - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
UPGRADE_MUTEX - Static variable in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
UPGRADE_MUTEX - Static variable in interface org.apache.phoenix.query.QueryConstants
 
UPGRADE_MUTEX_LOCKED - Static variable in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
UPGRADE_MUTEX_UNLOCKED - Static variable in class org.apache.phoenix.query.ConnectionQueryServicesImpl
 
UPGRADE_OP - Static variable in class org.apache.phoenix.mapreduce.index.IndexUpgradeTool
 
UPGRADE_TABLE_SNAPSHOT_PREFIX - Static variable in interface org.apache.phoenix.query.QueryConstants
 
UPGRADE_TO_4_7_COLUMN_NAME - Static variable in class org.apache.phoenix.util.UpgradeUtil
 
upgradeDescVarLengthRowKeys(PhoenixConnection, List<String>, boolean) - Static method in class org.apache.phoenix.util.UpgradeUtil
Upgrade tables and their indexes due to a bug causing descending row keys to have a row key that prevents them from being sorted correctly (PHOENIX-2067).
UpgradeInProgressException - Exception in org.apache.phoenix.exception
 
UpgradeInProgressException(String, String) - Constructor for exception org.apache.phoenix.exception.UpgradeInProgressException
 
upgradeLocalIndexes(PhoenixConnection) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
UpgradeNotRequiredException - Exception in org.apache.phoenix.exception
 
UpgradeNotRequiredException() - Constructor for exception org.apache.phoenix.exception.UpgradeNotRequiredException
 
UpgradeRequiredException - Exception in org.apache.phoenix.exception
 
UpgradeRequiredException() - Constructor for exception org.apache.phoenix.exception.UpgradeRequiredException
 
UpgradeRequiredException(long) - Constructor for exception org.apache.phoenix.exception.UpgradeRequiredException
 
upgradeSequenceTable(PhoenixConnection, int, PTable) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
upgradeSystemCatalogIfRequired(PhoenixConnection, long) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Upgrade the SYSCAT schema if required
upgradeSystemTables(String, Properties) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
upgradeSystemTables(String, Properties) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
upgradeSystemTables(String, Properties) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
There is no other locking needed here since only one connection (on the same or different JVM) will be able to acquire the upgrade mutex via ConnectionQueryServicesImpl.acquireUpgradeMutex(long, byte[]).
upgradeSystemTables(String, Properties) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
upgradeTable(PhoenixConnection, String) - Static method in class org.apache.phoenix.util.UpgradeUtil
 
upgradeTo4_5_0(PhoenixConnection) - Static method in class org.apache.phoenix.util.UpgradeUtil
Upgrade the metadata in the catalog table to enable adding columns to tables with views
UpgradeUtil - Class in org.apache.phoenix.util
 
UPLOAD_BINARY_DATA_TYPE_ENCODING - Static variable in interface org.apache.phoenix.query.QueryServices
 
UpperFunction - Class in org.apache.phoenix.expression.function
 
UpperFunction() - Constructor for class org.apache.phoenix.expression.function.UpperFunction
 
UpperFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.UpperFunction
 
upperUnbound() - Method in class org.apache.phoenix.query.KeyRange
 
upsert(NamedTableNode, HintNode, List<ColumnName>, List<ParseNode>, SelectStatement, int, Map<String, UDFParseNode>, List<Pair<ColumnName, ParseNode>>) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
upsert(NamedTableNode, HintNode, List<ColumnName>, List<ParseNode>, SelectStatement, int, Map<String, UDFParseNode>, List<Pair<ColumnName, ParseNode>>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
UPSERT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UPSERT - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
UPSERT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPSERT - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
upsert(String) - Method in class org.apache.phoenix.util.CSVCommonsLoader
Upserts data from CSV file.
upsert(Reader) - Method in class org.apache.phoenix.util.CSVCommonsLoader
 
upsert(CSVParser) - Method in class org.apache.phoenix.util.CSVCommonsLoader
Data is batched up based on connection batch size.
UPSERT_BASE_COLUMN_COUNT_IN_HEADER_ROW - Static variable in class org.apache.phoenix.util.UpgradeUtil
 
UPSERT_BATCH_SIZE - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
UPSERT_BATCH_SIZE_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to control the number of rows that are batched together on an UPSERT INTO table1...
UPSERT_BATCH_SIZE_BYTES_ATTRIB - Static variable in class org.apache.phoenix.util.PhoenixRuntime
Use this connection property to control the number of bytes that are batched together on an UPSERT INTO table1...
upsert_column_refs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
upsert_column_refs() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPSERT_HOOK_CLASS_CONFKEY - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
Configuration key for the class name of an ImportPreUpsertKeyValueProcessor
UPSERT_METADATA_SQL - Static variable in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
 
upsert_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
upsert_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
UPSERT_SELECT_EXPRS - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
UPSERT_SELECT_TABLE - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
UPSERT_STATEMENT - Static variable in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil
 
UpsertColumnsValuesMismatchException - Exception in org.apache.phoenix.schema
 
UpsertColumnsValuesMismatchException(String, String, String) - Constructor for exception org.apache.phoenix.schema.UpsertColumnsValuesMismatchException
 
UpsertColumnsValuesMismatchException(String, String, String, long) - Constructor for exception org.apache.phoenix.schema.UpsertColumnsValuesMismatchException
 
UpsertCompiler - Class in org.apache.phoenix.compile
 
UpsertCompiler(PhoenixStatement, PhoenixStatement.Operation) - Constructor for class org.apache.phoenix.compile.UpsertCompiler
 
upsertCount - Variable in class org.apache.phoenix.util.UpsertExecutor
 
upsertDone(long) - Method in interface org.apache.phoenix.util.UpsertExecutor.UpsertListener
Called when an upsert has been sucessfully completed.
upsertExecutor - Variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
UpsertExecutor<RECORD,FIELD> - Class in org.apache.phoenix.util
Executes upsert statements on a provided PreparedStatement based on incoming RECORDS.
UpsertExecutor(Connection, String, List<ColumnInfo>, UpsertExecutor.UpsertListener<RECORD>) - Constructor for class org.apache.phoenix.util.UpsertExecutor
Construct with the definition of incoming columns, and the statement upon which upsert statements are to be performed.
UpsertExecutor(Connection, List<ColumnInfo>, PreparedStatement, UpsertExecutor.UpsertListener<RECORD>) - Constructor for class org.apache.phoenix.util.UpsertExecutor
Testing constructor.
UpsertExecutor.UpsertListener<RECORD> - Interface in org.apache.phoenix.util
A listener that is called for events based on incoming JSON data.
upsertListener - Variable in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper
 
upsertListener - Variable in class org.apache.phoenix.util.UpsertExecutor
 
upsertSelect(StatementContext, TableRef, RowProjector, ResultIterator, int[], int[], boolean, boolean) - Static method in class org.apache.phoenix.compile.UpsertCompiler
 
UpsertStatement - Class in org.apache.phoenix.parse
 
UpsertStatement(NamedTableNode, HintNode, List<ColumnName>, List<ParseNode>, SelectStatement, int, Map<String, UDFParseNode>, List<Pair<ColumnName, ParseNode>>) - Constructor for class org.apache.phoenix.parse.UpsertStatement
 
upsertStmtArrayNode(List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
USABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
USABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
USABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
USABLE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
USE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
USE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
USE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
USE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
USE_BYTE_BASED_REGEX_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
USE_ENCODED_COLUMN_QUALIFIER_LIST - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
USE_INDEXES_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
USE_NEW_VALUE_COLUMN_QUALIFIER - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
USE_REVERSE_SCAN_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
use_schema_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
use_schema_node() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
USE_STATS_FOR_PARALLELIZATION - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
USE_STATS_FOR_PARALLELIZATION - Static variable in interface org.apache.phoenix.query.QueryServices
 
USE_STATS_FOR_PARALLELIZATION_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
useEncodedQualifierListOptimization(PTable, Scan) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
useIndexMetadataCache(PhoenixConnection, List<? extends Mutation>, int) - Static method in class org.apache.phoenix.index.IndexMetaDataCacheClient
Determines whether or not to use the IndexMetaDataCache to send the index metadata to the region servers.
useNewValueColumnQualifier(Scan) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
useOffset - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueBaseClientAggregator
 
useOffset - Variable in class org.apache.phoenix.expression.aggregator.FirstLastValueServerAggregator
 
useQualifierAsIndex(Pair<Integer, Integer>) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
USER - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
USER_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
USER = 1;
useRoundRobinIterator() - Method in class org.apache.phoenix.compile.ListJarsQueryPlan
 
useRoundRobinIterator() - Method in interface org.apache.phoenix.compile.QueryPlan
 
useRoundRobinIterator() - Method in class org.apache.phoenix.compile.TraceQueryPlan
 
useRoundRobinIterator() - Method in class org.apache.phoenix.execute.AggregatePlan
 
useRoundRobinIterator() - Method in class org.apache.phoenix.execute.DelegateQueryPlan
 
useRoundRobinIterator() - Method in class org.apache.phoenix.execute.LiteralResultIterationPlan
 
useRoundRobinIterator() - Method in class org.apache.phoenix.execute.ScanPlan
 
useRoundRobinIterator() - Method in class org.apache.phoenix.execute.SortMergeJoinPlan
 
useRoundRobinIterator() - Method in class org.apache.phoenix.execute.UnionPlan
 
useSchema(String) - Method in class org.apache.phoenix.jdbc.PhoenixStatement.ExecutableNodeFactory
 
useSchema(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
useSchema(UseSchemaStatement) - Method in class org.apache.phoenix.schema.MetaDataClient
 
UseSchemaStatement - Class in org.apache.phoenix.parse
 
UseSchemaStatement(String) - Constructor for class org.apache.phoenix.parse.UseSchemaStatement
 
usesEncodedColumnNames(PTable) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
usesEncodedColumnNames(PTable.QualifierEncodingScheme) - Static method in class org.apache.phoenix.util.EncodedColumnsUtil
 
useServerTimestamp() - Method in class org.apache.phoenix.execute.MutationState.RowTimestampColInfo
 
useShortForOffsetArray(int) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
useShortForOffsetArray(int, byte) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
useSkipScanFilter() - Method in class org.apache.phoenix.compile.ScanRanges
Use SkipScanFilter under two circumstances: 1) If we have multiple ranges for a given key slot (use of IN) 2) If we have a range (i.e.
usesLocalFilePerTable() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
useStats() - Method in class org.apache.phoenix.iterate.BaseResultIterators
 
useStatsForParallelization() - Method in class org.apache.phoenix.schema.DelegateTable
 
useStatsForParallelization() - Method in interface org.apache.phoenix.schema.PTable
 
useStatsForParallelization() - Method in class org.apache.phoenix.schema.PTableImpl
 
USESTATSFORPARALLELIZATION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
USING - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
USING - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
USING - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
USING - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
UUID_LENGTH - Static variable in class org.apache.phoenix.cache.ServerCacheClient
 

V

VALID_VALUES - Static variable in enum org.apache.phoenix.expression.function.TimeUnit
 
validate(List<Expression>, StatementContext) - Method in class org.apache.phoenix.parse.FunctionParseNode
 
validate(boolean, boolean, PTableType) - Method in enum org.apache.phoenix.schema.TableProperty
 
validateDefault(StatementContext, PrimaryKeyConstraint) - Method in class org.apache.phoenix.parse.ColumnDef
 
validateFunctionArguement(FunctionParseNode.BuiltInFunctionInfo, int, Expression) - Static method in class org.apache.phoenix.parse.FunctionParseNode
 
validateSequences(Sequence.ValueOp) - Method in class org.apache.phoenix.compile.SequenceManager
 
validateSequences(List<SequenceAllocation>, long, long[], SQLException[], Sequence.ValueOp) - Method in class org.apache.phoenix.query.ConnectionlessQueryServicesImpl
 
validateSequences(List<SequenceAllocation>, long, long[], SQLException[], Sequence.ValueOp) - Method in interface org.apache.phoenix.query.ConnectionQueryServices
 
validateSequences(List<SequenceAllocation>, long, long[], SQLException[], Sequence.ValueOp) - Method in class org.apache.phoenix.query.ConnectionQueryServicesImpl
Verifies that sequences exist and reserves values for them if reserveValues is true
validateSequences(List<SequenceAllocation>, long, long[], SQLException[], Sequence.ValueOp) - Method in class org.apache.phoenix.query.DelegateConnectionQueryServices
 
validateVersion(String, Configuration) - Static method in class org.apache.phoenix.hbase.index.Indexer
Validate that the version and configuration parameters are supported
value - Variable in class org.apache.phoenix.expression.aggregator.MinAggregator
Used to store the accumulate the results of the MIN function
VALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
VALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
VALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
VALUE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
VALUE_COLUMN_FAMILY - Static variable in interface org.apache.phoenix.query.QueryConstants
 
VALUE_COLUMN_QUALIFIER - Static variable in interface org.apache.phoenix.query.QueryConstants
 
value_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
value_expression() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
value_expression_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
value_expression_list() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ValueBitSet - Class in org.apache.phoenix.schema
Class to track whether or not a value is null.
ValueGetter - Interface in org.apache.phoenix.hbase.index
 
ValueGetterTuple - Class in org.apache.phoenix.schema.tuple
Class used to construct a Tuple in order to evaluate an Expression
ValueGetterTuple(ValueGetter, long) - Constructor for class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
ValueGetterTuple() - Constructor for class org.apache.phoenix.schema.tuple.ValueGetterTuple
 
valueOf(String) - Static method in enum org.apache.phoenix.compile.JoinCompiler.ColumnRefType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.compile.JoinCompiler.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.compile.OrderPreservingTracker.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.coprocessor.BaseScannerRegionObserver.ReplayWrite
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
 
valueOf(String) - Static method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
 
valueOf(String) - Static method in enum org.apache.phoenix.coprocessor.MetaDataProtocol.MutationCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.exception.SQLExceptionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.expression.Determinism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.expression.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(Expression) - Static method in enum org.apache.phoenix.expression.ExpressionType
Return the ExpressionType for a given Expression instance
valueOf(String) - Static method in enum org.apache.phoenix.expression.function.EncodeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.expression.function.FunctionArgumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.expression.function.FunctionExpression.OrderPreserving
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.expression.function.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.iterate.TableResultIterator.RenewLeaseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.jdbc.PhoenixStatement.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.log.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.log.QueryLogInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.log.QueryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.mapreduce.index.automation.YarnApplication.finalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.mapreduce.index.automation.YarnApplication.state
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.mapreduce.index.IndexScrutinyTool.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.mapreduce.index.IndexScrutinyTool.SourceTable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.mapreduce.index.PhoenixScrutinyJobCounters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.mapreduce.PhoenixJobCounters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil.SchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.metrics.MetricInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.monitoring.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.parse.FunctionParseNode.FunctionClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.parse.HintNode.Hint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.parse.JoinTableNode.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.parse.LikeParseNode.LikeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.parse.SequenceValueParseNode.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.query.ConnectionQueryServices.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.query.KeyRange.Bound
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.query.QueryConstants.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.ColumnModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PIndexState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PTable.ImmutableStorageScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PTable.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PTable.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PTable.QualifierEncodingScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PTable.ViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PTableRefFactory.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.PTableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.Sequence.MetaOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.Sequence.ValueOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.stats.StatisticsCollectionScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.schema.TableProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.trace.util.Tracing.Frequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.transaction.PhoenixTransactionContext.PhoenixVisibilityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.transaction.PhoenixTransactionProvider.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.transaction.TransactionFactory.Provider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.util.BigDecimalUtil.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.util.CSVCommonsLoader.PhoenixHeaderSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.util.PhoenixMRJobUtil.MR_SCHEDULER_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.util.ServerUtil.ConnectionType
Returns the enum constant of this type with the specified name.
valueOfOrNull(Expression) - Static method in enum org.apache.phoenix.expression.ExpressionType
Return the ExpressionType for a given Expression instance or null if none exists.
ValueRangeExcpetion - Exception in org.apache.phoenix.schema
Exception thrown when we try to use use an argument that has the wrong type.
ValueRangeExcpetion(Object, Object, Object, String) - Constructor for exception org.apache.phoenix.schema.ValueRangeExcpetion
 
values() - Static method in enum org.apache.phoenix.compile.JoinCompiler.ColumnRefType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.compile.JoinCompiler.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.compile.OrderPreservingTracker.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.coprocessor.BaseScannerRegionObserver.ReplayWrite
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.coprocessor.generated.MetaDataProtos.MutationCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.coprocessor.MetaDataProtocol.MutationCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.exception.SQLExceptionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.phoenix.execute.MutationState.MultiRowMutationState
 
values() - Static method in enum org.apache.phoenix.expression.Determinism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.expression.ExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.expression.function.EncodeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.expression.function.FunctionArgumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.expression.function.FunctionExpression.OrderPreserving
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.expression.function.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.iterate.TableResultIterator.RenewLeaseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.jdbc.PhoenixStatement.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.log.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.log.QueryLogInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.log.QueryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.mapreduce.index.automation.YarnApplication.finalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.mapreduce.index.automation.YarnApplication.state
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.mapreduce.index.IndexScrutinyTool.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.mapreduce.index.IndexScrutinyTool.SourceTable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.mapreduce.index.PhoenixScrutinyJobCounters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.mapreduce.PhoenixJobCounters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil.SchemaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.metrics.MetricInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.monitoring.GlobalClientMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.monitoring.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.parse.FunctionParseNode.FunctionClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.parse.HintNode.Hint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.parse.JoinTableNode.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.parse.LikeParseNode.LikeType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
VALUES - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
VALUES - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
VALUES - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
values() - Static method in enum org.apache.phoenix.parse.SequenceValueParseNode.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.query.ConnectionQueryServices.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.query.KeyRange.Bound
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.query.QueryConstants.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.ColumnModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.PIndexState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.phoenix.schema.PTable.EncodedCQCounter
 
values() - Static method in enum org.apache.phoenix.schema.PTable.ImmutableStorageScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.PTable.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.PTable.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.PTable.QualifierEncodingScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.PTable.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.PTableRefFactory.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.PTableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.Sequence.MetaOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.Sequence.ValueOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.stats.StatisticsCollectionScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.schema.TableProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.phoenix.schema.types.PDataType
 
values() - Static method in enum org.apache.phoenix.trace.util.Tracing.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.transaction.PhoenixTransactionContext.PhoenixVisibilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.transaction.PhoenixTransactionProvider.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.transaction.TransactionFactory.Provider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.util.BigDecimalUtil.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.util.CSVCommonsLoader.PhoenixHeaderSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.util.PhoenixMRJobUtil.MR_SCHEDULER_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.util.ServerUtil.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
ValueSchema - Class in org.apache.phoenix.schema
Simple flat schema over a byte array where fields may be any of PDataType.
ValueSchema() - Constructor for class org.apache.phoenix.schema.ValueSchema
 
ValueSchema(int, List<ValueSchema.Field>) - Constructor for class org.apache.phoenix.schema.ValueSchema
 
ValueSchema(int, List<ValueSchema.Field>, boolean) - Constructor for class org.apache.phoenix.schema.ValueSchema
 
ValueSchema.Field - Class in org.apache.phoenix.schema
 
ValueSchema.ValueSchemaBuilder - Class in org.apache.phoenix.schema
 
ValueSchemaBuilder(int) - Constructor for class org.apache.phoenix.schema.ValueSchema.ValueSchemaBuilder
 
valueSet - Variable in class org.apache.phoenix.expression.aggregator.Aggregators
 
valueVsCount - Variable in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountClientAggregator
 
valueVsCount - Variable in class org.apache.phoenix.expression.aggregator.DistinctValueWithCountServerAggregator
 
VAR_BINARY_DATUM - Static variable in class org.apache.phoenix.util.SchemaUtil
 
VAR_BINARY_SALTED_SCHEMA - Static variable in class org.apache.phoenix.schema.SaltingUtil
 
VAR_BINARY_SCHEMA - Static variable in class org.apache.phoenix.util.SchemaUtil
 
VarBinaryFormatter - Class in org.apache.phoenix.util
A formatter that formats a byte array to a hexadecimal string (with each byte converted to a 2-digit hex sequence)
VarBinaryFormatter() - Constructor for class org.apache.phoenix.util.VarBinaryFormatter
 
VERIFIED_BYTE - Static variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
VERIFIED_BYTES - Static variable in class org.apache.phoenix.hbase.index.IndexRegionObserver
 
VERSION_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
VersionUtil - Class in org.apache.phoenix.hbase.index.util
 
VIEW - Static variable in class org.apache.phoenix.mapreduce.OrphanViewTool
 
VIEW - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
VIEW - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
VIEW - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
VIEW - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
VIEW_CONSTANT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_CONSTANT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_CONSTANTS - Static variable in class org.apache.phoenix.coprocessor.BaseScannerRegionObserver
 
VIEW_INDEX_ID - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_INDEX_ID_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_INDEX_SEQUENCE_NAME_PREFIX - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
VIEW_INDEX_SEQUENCE_PREFIX - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
VIEW_INDEX_SEQUENCE_PREFIX_BYTES - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
VIEW_INDEX_TABLE_PREFIX - Static variable in class org.apache.phoenix.util.MetaDataUtil
 
VIEW_STATEMENT - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_STATEMENT_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_TYPE - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_TYPE_BYTES - Static variable in class org.apache.phoenix.jdbc.PhoenixDatabaseMetaData
 
VIEW_VALUE - Static variable in enum org.apache.phoenix.coprocessor.generated.PTableProtos.PTableType
VIEW = 2;
VIEWCONSTANT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
VIEWINDEXID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
VIEWINDEXID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
VIEWINDEXID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
VIEWINDEXID_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
VIEWREFERENCED_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
VIEWSTATEMENT_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
VIEWTYPE_FIELD_NUMBER - Static variable in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
ViewWhereExpressionVisitor(PTable, byte[][]) - Constructor for class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
vintFromBytes(byte[], int) - Static method in class org.apache.phoenix.util.ByteUtil
 
vintFromBytes(ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ByteUtil
Decode a vint from the buffer pointed at to by ptr and increment the offset of the ptr by the length of the vint.
vintToBytes(byte[], int, long) - Static method in class org.apache.phoenix.util.ByteUtil
Put long as variable length encoded number at the offset in the result byte array
visit(RowKeyColumnExpression) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visit(KeyValueColumnExpression) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visit(SingleCellColumnExpression) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visit(BindParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visit(LiteralParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visit(SequenceValueParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visit(SubqueryParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.compile.IndexStatementRewriter
 
visit(WildcardParseNode) - Method in class org.apache.phoenix.compile.IndexStatementRewriter
 
visit(TableWildcardParseNode) - Method in class org.apache.phoenix.compile.IndexStatementRewriter
 
visit(FamilyWildcardParseNode) - Method in class org.apache.phoenix.compile.IndexStatementRewriter
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.compile.StatementNormalizer
 
visit(FamilyWildcardParseNode) - Method in class org.apache.phoenix.compile.StatementNormalizer
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.compile.SubselectRewriter
 
visit(RowKeyColumnExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visit(AggregatePlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(ScanPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(ClientAggregatePlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(ClientScanPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(LiteralResultIterationPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(TupleProjectionPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(HashJoinPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(SortMergeJoinPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(UnionPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(UnnestArrayPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(CorrelatePlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(CursorFetchPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(ListJarsQueryPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(TraceQueryPlan) - Method in class org.apache.phoenix.execute.visitor.AvgRowWidthVisitor
 
visit(AggregatePlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(ScanPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(ClientAggregatePlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(ClientScanPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(LiteralResultIterationPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(TupleProjectionPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(HashJoinPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(SortMergeJoinPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(UnionPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(UnnestArrayPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(CorrelatePlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(CursorFetchPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(ListJarsQueryPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(TraceQueryPlan) - Method in class org.apache.phoenix.execute.visitor.ByteCountVisitor
 
visit(AggregatePlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(ScanPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(ClientAggregatePlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(ClientScanPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(LiteralResultIterationPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(TupleProjectionPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(HashJoinPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(SortMergeJoinPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(UnionPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(UnnestArrayPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(CorrelatePlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(CursorFetchPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(ListJarsQueryPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(TraceQueryPlan) - Method in interface org.apache.phoenix.execute.visitor.QueryPlanVisitor
 
visit(AggregatePlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(ScanPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(ClientAggregatePlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(ClientScanPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(LiteralResultIterationPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(TupleProjectionPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(HashJoinPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(SortMergeJoinPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(UnionPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(UnnestArrayPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(CorrelatePlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(CursorFetchPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(ListJarsQueryPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(TraceQueryPlan) - Method in class org.apache.phoenix.execute.visitor.RowCountVisitor
 
visit(CorrelateVariableFieldAccessExpression) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visit(LiteralExpression) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visit(RowKeyColumnExpression) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visit(KeyValueColumnExpression) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visit(SingleCellColumnExpression) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visit(ProjectedColumnExpression) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visit(SequenceValueExpression) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visit(CorrelateVariableFieldAccessExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visit(LiteralExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visit(RowKeyColumnExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visit(KeyValueColumnExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visit(SingleCellColumnExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visit(ProjectedColumnExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visit(SequenceValueExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visit(KeyValueColumnExpression) - Method in class org.apache.phoenix.expression.visitor.KeyValueExpressionVisitor
 
visit(ProjectedColumnExpression) - Method in class org.apache.phoenix.expression.visitor.ProjectedColumnExpressionVisitor
 
visit(RowKeyColumnExpression) - Method in class org.apache.phoenix.expression.visitor.RowKeyExpressionVisitor
 
visit(CorrelateVariableFieldAccessExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visit(LiteralExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visit(RowKeyColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visit(KeyValueColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visit(SingleCellColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visit(ProjectedColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visit(SequenceValueExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visit(CorrelateVariableFieldAccessExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visit(LiteralExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visit(RowKeyColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visit(SingleCellColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visit(KeyValueColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visit(ProjectedColumnExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visit(SequenceValueExpression) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visit(ParseNode) - Method in class org.apache.phoenix.parse.BaseParseNodeVisitor
Fall through visit method.
visit(ColumnParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(LiteralParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(BindParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(WildcardParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(TableWildcardParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(FamilyWildcardParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(SubqueryParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(SequenceValueParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(LiteralParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(BindParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(WildcardParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(TableWildcardParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(FamilyWildcardParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(SubqueryParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(SequenceValueParseNode) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visit(ColumnParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(LiteralParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(BindParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(WildcardParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(TableWildcardParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(FamilyWildcardParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(SubqueryParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(ParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(SequenceValueParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visit(BindTableNode) - Method in interface org.apache.phoenix.parse.TableNodeVisitor
 
visit(JoinTableNode) - Method in interface org.apache.phoenix.parse.TableNodeVisitor
 
visit(NamedTableNode) - Method in interface org.apache.phoenix.parse.TableNodeVisitor
 
visit(DerivedTableNode) - Method in interface org.apache.phoenix.parse.TableNodeVisitor
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(LiteralParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(BindParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(WildcardParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(TableWildcardParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(FamilyWildcardParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(SubqueryParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(SequenceValueParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(LiteralParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(BindParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(WildcardParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(TableWildcardParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(FamilyWildcardParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(SubqueryParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(SequenceValueParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visit(ColumnParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visit(LiteralParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visit(BindParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visit(WildcardParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visit(TableWildcardParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visit(FamilyWildcardParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visit(SubqueryParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visit(SequenceValueParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(AndExpression) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visitEnter(ComparisonExpression) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visitEnter(IsNullExpression) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visitEnter(ComparisonParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(AndParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(OrParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(FunctionParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(CaseParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(LikeParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(NotParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(CastParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(InListParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(IsNullParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(AddParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(SubtractParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(MultiplyParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(DivideParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(ModulusParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(ArrayAnyComparisonNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(ArrayAllComparisonNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(ArrayElemRefNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(StringConcatParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(RowValueConstructorParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(ArrayConstructorNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(ExistsParseNode) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitEnter(AndParseNode) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
visitEnter(CoerceExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(AndExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(OrExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(RowValueConstructorExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(ComparisonExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(ScalarFunction) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(LikeExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(InListExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(IsNullExpression) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitEnter(AndExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(OrExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(ScalarFunction) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(ComparisonExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(LikeExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(SingleAggregateFunction) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(CaseExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(NotExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(IsNullExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(InListExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(AddExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(SubtractExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(MultiplyExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(DivideExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(StringConcatExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(RowValueConstructorExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(CoerceExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(ArrayConstructorExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(SingleCellConstructorExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(ModulusExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(ArrayAnyComparisonExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(ArrayElemRefExpression) - Method in class org.apache.phoenix.expression.visitor.BaseExpressionVisitor
 
visitEnter(AndExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(OrExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(ScalarFunction) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(ComparisonExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(LikeExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(SingleAggregateFunction) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(CaseExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(NotExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(InListExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(IsNullExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(SubtractExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(MultiplyExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(AddExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(DivideExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(CoerceExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(ArrayConstructorExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(SingleCellConstructorExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(StringConcatExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(RowValueConstructorExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(ModulusExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(ArrayAnyComparisonExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(ArrayElemRefExpression) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitEnter(SingleAggregateFunction) - Method in class org.apache.phoenix.expression.visitor.SingleAggregateFunctionVisitor
 
visitEnter(FunctionParseNode) - Method in class org.apache.phoenix.index.IndexMaintainer.UDFParseNodeVisitor
 
visitEnter(CompoundParseNode) - Method in class org.apache.phoenix.parse.BaseParseNodeVisitor
Fall through visitEnter method.
visitEnter(LikeParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(OrParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(FunctionParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(ComparisonParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(CaseParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(AddParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(MultiplyParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(ModulusParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(DivideParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(SubtractParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(NotParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(ExistsParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(InListParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(InParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(IsNullParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(StringConcatParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(BetweenParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(CastParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(RowValueConstructorParseNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(ArrayConstructorNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(ArrayAllComparisonNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(ArrayAnyComparisonNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(ArrayElemRefNode) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitEnter(LikeParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(AndParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(OrParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(FunctionParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(ComparisonParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(CaseParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(CompoundParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(AddParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(MultiplyParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(ModulusParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(DivideParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(SubtractParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(NotParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(ExistsParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(InListParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(InParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(IsNullParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(StringConcatParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(BetweenParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(CastParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(RowValueConstructorParseNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(ArrayConstructorNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(ArrayAllComparisonNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(ArrayAnyComparisonNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(ArrayElemRefNode) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitEnter(AndParseNode) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitEnter(OrParseNode) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitEnter(ComparisonParseNode) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitEnter(LikeParseNode) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitEnter(InListParseNode) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitEnter(InParseNode) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitEnter(AndParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(OrParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(FunctionParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(CaseParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(ComparisonParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(LikeParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(NotParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(ExistsParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(CastParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(InListParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(InParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(IsNullParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(MultiplyParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(SubtractParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(AddParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(DivideParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(ModulusParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(BetweenParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(StringConcatParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(RowValueConstructorParseNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(ArrayConstructorNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(ArrayAllComparisonNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(ArrayAnyComparisonNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(ArrayElemRefNode) - Method in class org.apache.phoenix.parse.TraverseAllParseNodeVisitor
 
visitEnter(AndParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(OrParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(FunctionParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ComparisonParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(CaseParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(LikeParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(BetweenParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(NotParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ExistsParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(CastParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(InListParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(InParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(IsNullParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(MultiplyParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(SubtractParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(AddParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(DivideParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ModulusParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(StringConcatParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(RowValueConstructorParseNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ArrayConstructorNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ArrayAllComparisonNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ArrayAnyComparisonNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ArrayElemRefNode) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitEnter(ArrayConstructorNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(AndParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(OrParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(FunctionParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(ComparisonParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(BetweenParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(LikeParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(NotParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(ExistsParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(CastParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(InListParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(InParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(IsNullParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(AddParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(SubtractParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(MultiplyParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(ModulusParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(DivideParseNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(ArrayAnyComparisonNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitEnter(ArrayAllComparisonNode) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(AndExpression, List<Boolean>) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visitLeave(ComparisonExpression, List<Boolean>) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visitLeave(IsNullExpression, List<Boolean>) - Method in class org.apache.phoenix.compile.CreateTableCompiler.ViewWhereExpressionVisitor
 
visitLeave(ComparisonParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(AndParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(OrParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(FunctionParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(CaseParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(LikeParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(NotParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(CastParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(InListParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(IsNullParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(AddParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(SubtractParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(MultiplyParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(DivideParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(ModulusParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(ArrayAnyComparisonNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(ArrayElemRefNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(ArrayAllComparisonNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(StringConcatParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(RowValueConstructorParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(ArrayConstructorNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(ExistsParseNode, List<Expression>) - Method in class org.apache.phoenix.compile.ExpressionCompiler
 
visitLeave(ComparisonParseNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.StatementNormalizer
 
visitLeave(BetweenParseNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.StatementNormalizer
 
visitLeave(AndParseNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
visitLeave(InParseNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
visitLeave(ExistsParseNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
visitLeave(ComparisonParseNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
visitLeave(ArrayAnyComparisonNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
visitLeave(ArrayAllComparisonNode, List<ParseNode>) - Method in class org.apache.phoenix.compile.SubqueryRewriter
 
visitLeave(CoerceExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(AndExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(OrExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(RowValueConstructorExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(ComparisonExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(ScalarFunction, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(LikeExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(InListExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(IsNullExpression, List<WhereOptimizer.KeyExpressionVisitor.KeySlots>) - Method in class org.apache.phoenix.compile.WhereOptimizer.KeyExpressionVisitor
 
visitLeave(AndExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(OrExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(ScalarFunction, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(UDFExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(ComparisonExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(LikeExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(SingleAggregateFunction, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(CaseExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(NotExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(InListExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(IsNullExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(SubtractExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(MultiplyExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(AddExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(DivideExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(ModulusExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(CoerceExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(ArrayConstructorExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(SingleCellConstructorExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(StringConcatExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(RowValueConstructorExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(ArrayAnyComparisonExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(ArrayElemRefExpression, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.CloneExpressionVisitor
 
visitLeave(AndExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(OrExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(ScalarFunction, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(ComparisonExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(LikeExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(SingleAggregateFunction, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(CaseExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(NotExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(InListExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(IsNullExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(SubtractExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(MultiplyExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(AddExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(DivideExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(CoerceExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(ArrayConstructorExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(SingleCellConstructorExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(StringConcatExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(RowValueConstructorExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(ModulusExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(ArrayAnyComparisonExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(ArrayElemRefExpression, List<E>) - Method in interface org.apache.phoenix.expression.visitor.ExpressionVisitor
 
visitLeave(ScalarFunction, List<Expression>) - Method in class org.apache.phoenix.expression.visitor.ReplaceArrayFunctionExpressionVisitor
 
visitLeave(AndExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(OrExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(ScalarFunction, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(ComparisonExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(LikeExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(SingleAggregateFunction, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(CaseExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(NotExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(IsNullExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(InListExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(AddExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(SubtractExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(MultiplyExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(DivideExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(StringConcatExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(RowValueConstructorExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(CoerceExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(ArrayConstructorExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(SingleCellConstructorExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(ModulusExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(ArrayAnyComparisonExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(ArrayElemRefExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseAllExpressionVisitor
 
visitLeave(AndExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(OrExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(ScalarFunction, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(ComparisonExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(LikeExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(SingleAggregateFunction, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(CaseExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(NotExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(IsNullExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(InListExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(AddExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(SubtractExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(MultiplyExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(DivideExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(StringConcatExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(RowValueConstructorExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(CoerceExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(ArrayConstructorExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(SingleCellConstructorExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(ModulusExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(ArrayAnyComparisonExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(ArrayElemRefExpression, List<E>) - Method in class org.apache.phoenix.expression.visitor.StatelessTraverseNoExpressionVisitor
 
visitLeave(AndParseNode, List<ParseNode>) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
visitLeave(OrParseNode, List<ParseNode>) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
visitLeave(InParseNode, List<ParseNode>) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
visitLeave(ExistsParseNode, List<ParseNode>) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
visitLeave(ComparisonParseNode, List<ParseNode>) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
visitLeave(ArrayAnyComparisonNode, List<ParseNode>) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
visitLeave(ArrayAllComparisonNode, List<ParseNode>) - Method in class org.apache.phoenix.optimize.GenSubqueryParamValuesRewriter
 
visitLeave(CompoundParseNode, List<E>) - Method in class org.apache.phoenix.parse.BaseParseNodeVisitor
 
visitLeave(LikeParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(OrParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(FunctionParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(ComparisonParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(CaseParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(AddParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(MultiplyParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(ModulusParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(DivideParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(SubtractParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(NotParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(ExistsParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(InListParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(InParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(IsNullParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(StringConcatParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(BetweenParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(CastParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(RowValueConstructorParseNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(ArrayConstructorNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(ArrayAllComparisonNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(ArrayAnyComparisonNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(ArrayElemRefNode, List<T>) - Method in class org.apache.phoenix.parse.BooleanParseNodeVisitor
 
visitLeave(AndParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(OrParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(SubtractParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(AddParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(MultiplyParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(DivideParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(ModulusParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(FunctionParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(CaseParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(LikeParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(NotParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(ExistsParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(CastParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(InListParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(InParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(IsNullParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(ComparisonParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(BetweenParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(StringConcatParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(RowValueConstructorParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(ArrayConstructorNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(ArrayAnyComparisonNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(ArrayAllComparisonNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(ArrayElemRefNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.ParseNodeRewriter
 
visitLeave(LikeParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(AndParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(OrParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(FunctionParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(ComparisonParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(CaseParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(CompoundParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(AddParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(MultiplyParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(ModulusParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(DivideParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(SubtractParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(NotParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(ExistsParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(InListParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(InParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(IsNullParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(StringConcatParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(BetweenParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(CastParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(RowValueConstructorParseNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(ArrayConstructorNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(ArrayAllComparisonNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(ArrayAnyComparisonNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(ArrayElemRefNode, List<E>) - Method in interface org.apache.phoenix.parse.ParseNodeVisitor
 
visitLeave(AndParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitLeave(OrParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitLeave(ComparisonParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitLeave(LikeParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitLeave(InListParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitLeave(InParseNode, List<ParseNode>) - Method in class org.apache.phoenix.parse.SelectStatementRewriter
 
visitLeave(LikeParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(AndParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(OrParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(FunctionParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(ComparisonParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(CaseParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(AddParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(MultiplyParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(DivideParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(ModulusParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(SubtractParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(NotParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(ExistsParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(CastParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(InListParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(InParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(IsNullParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(StringConcatParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(BetweenParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(RowValueConstructorParseNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(ArrayConstructorNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(ArrayAllComparisonNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(ArrayAnyComparisonNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(ArrayElemRefNode, List<Void>) - Method in class org.apache.phoenix.parse.StatelessTraverseAllParseNodeVisitor
 
visitLeave(LikeParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(NotParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ExistsParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(CastParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(InListParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(InParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(IsNullParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(AndParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(OrParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(FunctionParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ComparisonParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(CaseParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(MultiplyParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(SubtractParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(AddParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(DivideParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ModulusParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(StringConcatParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(BetweenParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(RowValueConstructorParseNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ArrayConstructorNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ArrayAllComparisonNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ArrayAnyComparisonNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ArrayElemRefNode, List<T>) - Method in class org.apache.phoenix.parse.TraverseNoParseNodeVisitor
 
visitLeave(ArrayConstructorNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(AndParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(OrParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(FunctionParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(ComparisonParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(LikeParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(NotParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(ExistsParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(CastParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(InListParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(InParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(BetweenParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(IsNullParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(AddParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(SubtractParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(MultiplyParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(ModulusParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(DivideParseNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(ArrayAnyComparisonNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
visitLeave(ArrayAllComparisonNode, List<E>) - Method in class org.apache.phoenix.parse.UnsupportedAllParseNodeVisitor
 
vlongFromBytes(ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.ByteUtil
Decode a vint from the buffer pointed at to by ptr and increment the offset of the ptr by the length of the vint.

W

WaitForCompletionTaskRunner - Class in org.apache.phoenix.hbase.index.parallel
A TaskRunner that ensures that all the tasks have been attempted before we return, even if some of the tasks cause failures.
WaitForCompletionTaskRunner(ExecutorService) - Constructor for class org.apache.phoenix.hbase.index.parallel.WaitForCompletionTaskRunner
 
WAL_EDIT_CODEC_CLASS_KEY - Static variable in class org.apache.phoenix.hbase.index.util.IndexManagementUtil
 
wasNull() - Method in class org.apache.phoenix.jdbc.DelegateResultSet
 
wasNull() - Method in class org.apache.phoenix.jdbc.PhoenixResultSet
 
wasUpdated() - Method in class org.apache.phoenix.coprocessor.MetaDataProtocol.MetaDataMutationResult
 
WeekFunction - Class in org.apache.phoenix.expression.function
Implementation of the WEEK() buildin.
WeekFunction() - Constructor for class org.apache.phoenix.expression.function.WeekFunction
 
WeekFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.WeekFunction
 
WHEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WHEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WHEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
WHEN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
where - Variable in class org.apache.phoenix.execute.ClientProcessingPlan
 
WHERE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WHERE - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WHERE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
WHERE - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
WhereClauseSubPlan(QueryPlan, SelectStatement, boolean) - Constructor for class org.apache.phoenix.execute.HashJoinPlan.WhereClauseSubPlan
 
WhereCompiler - Class in org.apache.phoenix.compile
Class to build the filter of a scan
WhereOptimizer - Class in org.apache.phoenix.compile
Class that pushes row key expressions from the where clause to form the start/stop key of the scan and removes the expressions from the where clause when possible.
WhereOptimizer.KeyExpressionVisitor - Class in org.apache.phoenix.compile
 
WhereOptimizer.KeyExpressionVisitor.BaseKeyPart - Class in org.apache.phoenix.compile
 
WhereOptimizer.KeyExpressionVisitor.KeySlots - Interface in org.apache.phoenix.compile
Top level data structure used to drive the formation of the start/stop row of scans, essentially taking the expression tree of a WHERE clause and producing the ScanRanges instance during query compilation.
WhereOptimizer.KeyExpressionVisitor.MultiKeySlot - Class in org.apache.phoenix.compile
Implementation of KeySlots for AND and OR expressions.
WhereOptimizer.KeyExpressionVisitor.SingleKeySlot - Class in org.apache.phoenix.compile
Implementation of KeySlots for a constant value,
wholeNumber(String) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
wildcard() - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
WildcardParseNode - Class in org.apache.phoenix.parse
Node representing the selection of all columns (*) in the SELECT clause of SQL
wildCardToLike(String) - Static method in class org.apache.phoenix.expression.LikeExpression
Replace unescaped '*' and '?' in s with '%' and '_' respectively such that the returned string may be used in a LIKE expression.
WITH - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WITH - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WITH - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
WITH - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
withCapacity(int) - Static method in class org.apache.phoenix.util.BitSet
 
withDefaults() - Static method in class org.apache.phoenix.query.QueryServicesOptions
 
WITHIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WITHIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WITHIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
WITHIN - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
withTracing(PhoenixConnection, String) - Static method in class org.apache.phoenix.trace.util.Tracing
Helper to automatically start and complete tracing on the given method, used in conjuction with CallRunner.run(T, org.apache.phoenix.call.CallWrapper...).
wrap(Expression, Expression, boolean) - Method in interface org.apache.phoenix.expression.BaseExpression.ExpressionComparabilityWrapper
 
wrap(ResultIterator) - Static method in class org.apache.phoenix.iterate.LookAheadResultIterator
 
wrap(Callable<V>, String) - Static method in class org.apache.phoenix.trace.util.Tracing
Wrap the callable in a TraceCallable, if tracing.
wrapInAll(CompareFilter.CompareOp, ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
wrapInAny(CompareFilter.CompareOp, ParseNode, ParseNode) - Method in class org.apache.phoenix.parse.ParseNodeFactory
 
wrapInDoNotRetryIOException(String, Throwable, long) - Static method in class org.apache.phoenix.util.ServerUtil
 
wrapKeyValueAsResult(KeyValue) - Method in class org.apache.phoenix.iterate.BaseGroupedAggregatingResultIterator
 
wrapKeyValueAsResult(KeyValue) - Method in class org.apache.phoenix.iterate.GroupedAggregatingResultIterator
 
wrapResultUsingOffset(RegionCoprocessorEnvironment, List<Cell>, int, ColumnReference[], TupleProjector, Region, IndexMaintainer, byte[][], ImmutableBytesWritable) - Static method in class org.apache.phoenix.util.IndexUtil
 
write(DataOutput) - Method in class org.apache.phoenix.expression.ArrayConstructorExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.BaseCompoundExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.BaseExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.BaseSingleExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.CaseExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.CoerceExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.ColumnExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.ComparisonExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.CorrelateVariableFieldAccessExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.DelegateExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.function.ArrayElemRefExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.function.RoundDateExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.function.RoundDecimalExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.function.ToCharFunction
 
write(DataOutput) - Method in class org.apache.phoenix.expression.function.ToDateFunction
 
write(DataOutput) - Method in class org.apache.phoenix.expression.function.ToNumberFunction
 
write(DataOutput) - Method in class org.apache.phoenix.expression.function.UDFExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.InListExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.IsNullExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.KeyValueColumnExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.LikeExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.LiteralExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.OrderByExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.ProjectedColumnExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.RowKeyColumnExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.RowValueConstructorExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.SingleCellColumnExpression
 
write(DataOutput) - Method in class org.apache.phoenix.expression.SingleCellConstructorExpression
 
write(DataOutput) - Method in class org.apache.phoenix.filter.BooleanExpressionFilter
 
write(DataOutput) - Method in class org.apache.phoenix.filter.ColumnProjectionFilter
 
write(DataOutput) - Method in class org.apache.phoenix.filter.DistinctPrefixFilter
 
write(DataOutput) - Method in class org.apache.phoenix.filter.EncodedQualifiersColumnProjectionFilter
 
write(DataOutput) - Method in class org.apache.phoenix.filter.MultiEncodedCQKeyValueComparisonFilter
 
write(DataOutput) - Method in class org.apache.phoenix.filter.MultiKeyValueComparisonFilter
 
write(DataOutput) - Method in class org.apache.phoenix.filter.RowKeyComparisonFilter
 
write(DataOutput) - Method in class org.apache.phoenix.filter.SkipScanFilter
 
write(DataOutput, KeyValue) - Static method in class org.apache.phoenix.hbase.index.wal.KeyValueCodec
Write a KeyValue or an IndexedKeyValue to the output stream.
write(Multimap<HTableInterfaceReference, Mutation>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.AbstractParallelWriterIndexCommitter
 
write(Multimap<HTableInterfaceReference, Mutation>, boolean, int) - Method in interface org.apache.phoenix.hbase.index.write.IndexCommitter
 
write(Collection<Pair<Mutation, byte[]>>, int) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
Write the mutations to their respective table.
write(Collection<Pair<Mutation, byte[]>>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
 
write(Multimap<HTableInterfaceReference, Mutation>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
see #write(Collection)
write(Multimap<HTableInterfaceReference, Mutation>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter
 
write(Collection<Pair<Mutation, byte[]>>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.RecoveryIndexWriter
 
write(Multimap<HTableInterfaceReference, Mutation>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.TrackingParallelWriterIndexCommitter
 
write(DataOutput) - Method in class org.apache.phoenix.index.IndexMaintainer
Deprecated.
write(DataOutput) - Method in class org.apache.phoenix.index.IndexMetaDataCacheFactory
 
write(DataOutput) - Method in class org.apache.phoenix.join.HashCacheFactory
 
write(RingBufferEvent) - Method in interface org.apache.phoenix.log.LogWriter
Called by ring buffer event handler to write RingBufferEvent
write(RingBufferEvent) - Method in class org.apache.phoenix.log.TableLogWriter
 
write(DataOutput) - Method in class org.apache.phoenix.mapreduce.bulkload.TableRowkeyPair
 
write(List<Mutation>) - Method in class org.apache.phoenix.mapreduce.index.DirectHTableWriter
 
write(PreparedStatement) - Method in class org.apache.phoenix.mapreduce.index.PhoenixIndexDBWritable
 
write(DataOutput) - Method in class org.apache.phoenix.mapreduce.PhoenixInputSplit
 
write(PreparedStatement) - Method in class org.apache.phoenix.mapreduce.PhoenixRecordWritable
 
write(NullWritable, T) - Method in class org.apache.phoenix.mapreduce.PhoenixRecordWriter
 
write(DataOutput) - Method in class org.apache.phoenix.query.KeyRange
 
write(DataOutput) - Method in class org.apache.phoenix.schema.RowKeyValueAccessor
 
write(DataOutput) - Method in class org.apache.phoenix.schema.ValueSchema.Field
 
write(DataOutput) - Method in class org.apache.phoenix.schema.ValueSchema
 
write(DataOutput, BitSet, int) - Static method in class org.apache.phoenix.util.BitSet
 
write(byte[]) - Method in class org.apache.phoenix.util.TrustedByteArrayOutputStream
 
write(Tuple, DataOutput) - Static method in class org.apache.phoenix.util.TupleUtil
 
writeAndHandleFailure(Collection<Pair<Mutation, byte[]>>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
Write the mutations to their respective table.
writeAndHandleFailure(Multimap<HTableInterfaceReference, Mutation>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
see #writeAndHandleFailure(Collection).
writeAndKillYourselfOnFailure(Collection<Pair<Mutation, byte[]>>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
Write the mutations to their respective table.
writeAndKillYourselfOnFailure(Multimap<HTableInterfaceReference, Mutation>, boolean, int) - Method in class org.apache.phoenix.hbase.index.write.IndexWriter
see #writeAndKillYourselfOnFailure(Collection).
writeEndSeperatorForVarLengthArray(DataOutputStream, SortOrder) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
writeEndSeperatorForVarLengthArray(DataOutputStream, SortOrder, boolean) - Static method in class org.apache.phoenix.schema.types.PArrayDataType
 
writeFixedLengthLongArray(DataOutput, long[]) - Static method in class org.apache.phoenix.util.ByteUtil
 
writeJobResults(Connection, String[], List<Job>) - Static method in class org.apache.phoenix.mapreduce.index.IndexScrutinyTableOutput
Writes the results of the given jobs to the metadata table
writeLocalUpdates(Region, List<Mutation>, boolean) - Static method in class org.apache.phoenix.util.IndexUtil
 
writer - Variable in class org.apache.phoenix.hbase.index.Indexer
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
writeReplace() - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
writerPool - Variable in class org.apache.phoenix.hbase.index.parallel.BaseTaskRunner
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.AddColumnRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearCacheResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.ClearTableFromCacheResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateFunctionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateSchemaRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.CreateTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropColumnRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropFunctionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropSchemaRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.DropTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetFunctionsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetSchemaRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.GetVersionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.MetaDataResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.SharedTableState
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.MetaDataProtos.UpdateIndexStateRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunction
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PFunctionProtos.PFunctionArg
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PGuidePostsProtos.PGuidePosts
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PSchemaProtos.PSchema
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.EncodedCQCounter
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PColumn
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTable
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.PTableProtos.PTableStats
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCacheFactoryProtos.ServerCacheFactory
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.AddServerCacheResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ColumnReference
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.ImmutableBytesWritable
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.IndexMaintainer
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.phoenix.coprocessor.generated.ServerCachingProtos.RemoveServerCacheResponse
 
writeToBuffer(MappedByteBuffer, T) - Method in class org.apache.phoenix.iterate.MappedByteBufferQueue.MappedByteBufferSegmentQueue
 
WS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WS - Static variable in class org.apache.phoenix.parse.PhoenixSQLLexer
 
WS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 
WS - Static variable in class org.apache.phoenix.parse.PhoenixSQLParser
 

X

XMX_OPT - Static variable in class org.apache.phoenix.util.PhoenixMRJobUtil
 

Y

YarnApplication - Class in org.apache.phoenix.mapreduce.index.automation
 
YarnApplication() - Constructor for class org.apache.phoenix.mapreduce.index.automation.YarnApplication
 
YarnApplication.finalStatus - Enum in org.apache.phoenix.mapreduce.index.automation
 
YarnApplication.state - Enum in org.apache.phoenix.mapreduce.index.automation
 
YearFunction - Class in org.apache.phoenix.expression.function
Implementation of the Year() buildin.
YearFunction() - Constructor for class org.apache.phoenix.expression.function.YearFunction
 
YearFunction(List<Expression>) - Constructor for class org.apache.phoenix.expression.function.YearFunction
 

Z

ZERO - Static variable in class org.apache.phoenix.expression.function.DistinctCountAggregateFunction
 
ZERO - Static variable in class org.apache.phoenix.optimize.Cost
The zero cost.
ZERO - Static variable in class org.apache.phoenix.parse.LiteralParseNode
 
ZERO - Static variable in class org.apache.phoenix.schema.types.PDataType
 
ZERO_BYTE - Static variable in class org.apache.phoenix.schema.types.PDataType
 
zero_or_more_data_types() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
zero_or_more_data_types() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
zero_or_more_expressions() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
zero_or_more_expressions() - Method in class org.apache.phoenix.parse.PhoenixSQLParser
 
ZKBasedMasterElectionUtil - Class in org.apache.phoenix.util
 
ZKBasedMasterElectionUtil() - Constructor for class org.apache.phoenix.util.ZKBasedMasterElectionUtil
 
ZOOKEEPER_PORT_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
ZOOKEEPER_QUORUM_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
ZOOKEEPER_ROOT_NODE_ATTRIB - Static variable in interface org.apache.phoenix.query.QueryServices
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2019 Apache Software Foundation. All Rights Reserved.