A B C D E F G H I J K L M N O P Q R S T U V W Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abs(double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- ABS - org.apache.pinot.common.function.TransformFunctionType
- AbstractMetrics<QP extends AbstractMetrics.QueryPhase,M extends AbstractMetrics.Meter,G extends AbstractMetrics.Gauge,T extends AbstractMetrics.Timer> - Class in org.apache.pinot.common.metrics
-
Common code for metrics implementations.
- AbstractMetrics(String, PinotMetricsRegistry, Class) - Constructor for class org.apache.pinot.common.metrics.AbstractMetrics
- AbstractMetrics(String, PinotMetricsRegistry, Class, boolean, Collection<String>) - Constructor for class org.apache.pinot.common.metrics.AbstractMetrics
- AbstractMetrics.Gauge - Interface in org.apache.pinot.common.metrics
- AbstractMetrics.Meter - Interface in org.apache.pinot.common.metrics
- AbstractMetrics.QueryPhase - Interface in org.apache.pinot.common.metrics
- AbstractMetrics.Timer - Interface in org.apache.pinot.common.metrics
- ACCESS_DENIED_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- ACCESS_DENIED_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- ADD - org.apache.pinot.common.function.TransformFunctionType
- addAllSegments(Iterable<String>) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - addCallbackGauge(String, Callable<Long>) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Adds a new gauge whose values are retrieved from a callback function.
- addCallbackGaugeIfNeeded(String, Callable<Long>) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Similar to addCallbackGauge method.
- addCallbackTableGaugeIfNeeded(String, G, Callable<Long>) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- addChild(AstNode) - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BetweenPredicateAstNode
- addChild(AstNode) - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.ComparisonPredicateAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.InPredicateAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.IsNullPredicateAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnListAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.RegexpLikePredicateAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- addChild(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.TextMatchPredicateAstNode
- addDefaultTags(InstanceConfig, Supplier<List<String>>) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Adds default tags to the instance config if no tag exists, returns
trueif the default tags are added,falseotherwise. - addException(int, String) - Method in interface org.apache.pinot.common.utils.DataTable
- addException(ProcessingException) - Method in interface org.apache.pinot.common.utils.DataTable
- addLineageEntry(String, LineageEntry) - Method in class org.apache.pinot.common.lineage.SegmentLineage
-
Add lineage entry to the segment lineage metadata with the given lineage entry id
- addMeteredGlobalValue(M, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Logs a value to a meter.
- addMeteredGlobalValue(M, long, PinotMeter) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Logs a value to a meter.
- addMeteredTableValue(String, M, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Logs a value to a table-level meter.
- addMeteredTableValue(String, M, long, PinotMeter) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Logs a value to a table-level meter.
- addPhaseTiming(String, QP, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- addPhaseTiming(String, QP, long, TimeUnit) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- addSchema(URI, String, File) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- addSchema(URI, String, File, List<Header>, List<NameValuePair>) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Add schema.
- addSegments(String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - addSegmentsBytes(ByteString) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - addTimedTableValue(String, T, long, TimeUnit) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Logs the timing for a table
- addTimedValue(T, long, TimeUnit) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Logs the timing for a global timer
- addToAggregationsInfo(AggregationInfo) - Method in class org.apache.pinot.common.request.BrokerRequest
- addToColumns(String) - Method in class org.apache.pinot.common.request.GroupBy
- addToExceptions(QueryProcessingException) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- addToExpressions(String) - Method in class org.apache.pinot.common.request.AggregationInfo
- addToExpressions(String) - Method in class org.apache.pinot.common.request.GroupBy
- addToGroupByList(Expression) - Method in class org.apache.pinot.common.request.PinotQuery
- addToNestedFilterQueryIds(int) - Method in class org.apache.pinot.common.request.FilterQuery
- addToNestedFilterQueryIds(int) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- addToOperands(Expression) - Method in class org.apache.pinot.common.request.Function
- addToOrderBy(SelectionSort) - Method in class org.apache.pinot.common.request.BrokerRequest
- addToOrderByList(Expression) - Method in class org.apache.pinot.common.request.PinotQuery
- addToSearchSegments(String) - Method in class org.apache.pinot.common.request.InstanceRequest
- addToSelectionColumns(String) - Method in class org.apache.pinot.common.request.Selection
- addToSelectionSortSequence(SelectionSort) - Method in class org.apache.pinot.common.request.Selection
- addToSelectList(Expression) - Method in class org.apache.pinot.common.request.PinotQuery
- addToValue(String) - Method in class org.apache.pinot.common.request.FilterQuery
- addToValue(String) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- addValueToGlobalGauge(G, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Adds a value to a table gauge.
- addValueToTableGauge(String, G, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Logs a value to a table gauge.
- AGGREGATION - org.apache.pinot.common.request.context.FunctionContext.Type
- AGGREGATION_FUNCTION_ARG_SEPARATOR - Static variable in class org.apache.pinot.parsers.CompilerConstants
- AGGREGATION_INFO - org.apache.pinot.common.request.HavingFilterQuery._Fields
-
This should be unique within a single request *
- AGGREGATION_PARAMS - org.apache.pinot.common.request.AggregationInfo._Fields
- AGGREGATION_TYPE - org.apache.pinot.common.request.AggregationInfo._Fields
- AggregationInfo - Class in org.apache.pinot.common.request
- AggregationInfo() - Constructor for class org.apache.pinot.common.request.AggregationInfo
- AggregationInfo(AggregationInfo) - Constructor for class org.apache.pinot.common.request.AggregationInfo
-
Performs a deep copy on other.
- AggregationInfo._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- AggregationResult - Class in org.apache.pinot.common.response.broker
-
This class models the aggregation and aggregationGroupBy sections of query response.
- AggregationResult() - Constructor for class org.apache.pinot.common.response.broker.AggregationResult
-
Default constructor, required by JSON de-serializer.
- AggregationResult(String, Serializable) - Constructor for class org.apache.pinot.common.response.broker.AggregationResult
-
Constructor for aggregation response.
- AggregationResult(List<GroupByResult>, List<String>, String) - Constructor for class org.apache.pinot.common.response.broker.AggregationResult
-
Constructor for aggregationGroupByResponse.
- AGGREGATIONS_INFO - org.apache.pinot.common.request.BrokerRequest._Fields
- ago(String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Return time as epoch millis before the given period (in ISO-8601 duration format).
- AliasApplier - Class in org.apache.pinot.sql.parsers.rewriter
- AliasApplier() - Constructor for class org.apache.pinot.sql.parsers.rewriter.AliasApplier
- ALLOW_REFRESH - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.QueryParameters
- allowInstanceAssignment(TableConfig, InstancePartitionsType) - Static method in class org.apache.pinot.common.assignment.InstanceAssignmentConfigUtils
-
Returns whether the instance assignment is allowed for the given table config and instance partitions type.
- AND - org.apache.pinot.common.function.TransformFunctionType
- AND - org.apache.pinot.common.request.context.FilterContext.Type
- AND - org.apache.pinot.common.request.FilterOperator
- AND - org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- AND - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- AND - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- AND - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- AND() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- AND() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BooleanOperatorContext
- applyClusterConfig(PinotConfiguration, String, String, ServiceRole) - Static method in class org.apache.pinot.common.utils.ServiceStartableUtils
-
Applies the ZK cluster config to the given instance config if it does not already exist.
- areEqual(JsonNode, JsonNode, String) - Static method in class org.apache.pinot.common.utils.SqlResultComparator
- areMetadataEqual(JsonNode, JsonNode) - Static method in class org.apache.pinot.common.utils.SqlResultComparator
- ArithmeticFunctions - Class in org.apache.pinot.common.function.scalar
-
Arithmetic scalar functions.
- ARRAYAVERAGE - org.apache.pinot.common.function.TransformFunctionType
- arrayConcatInt(int[], int[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayConcatString(String[], String[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayContainsInt(int[], int) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayContainsString(String[], String) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayDistinctInt(int[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayDistinctString(String[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- ArrayFunctions - Class in org.apache.pinot.common.function.scalar
-
Inbuilt array scalar functions.
- arrayIndexOfInt(int[], int) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayIndexOfString(String[], String) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- ARRAYLENGTH - org.apache.pinot.common.function.TransformFunctionType
- ARRAYMAX - org.apache.pinot.common.function.TransformFunctionType
- ARRAYMIN - org.apache.pinot.common.function.TransformFunctionType
- arrayRemoveInt(int[], int) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayRemoveString(String[], String) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayReverseInt(int[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayReverseString(String[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arraySliceInt(int[], int, int) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arraySliceString(String[], int, int) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arraySortInt(int[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arraySortString(String[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- ARRAYSUM - org.apache.pinot.common.function.TransformFunctionType
- arrayUnionInt(int[], int[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- arrayUnionString(String[], String[]) - Static method in class org.apache.pinot.common.function.scalar.ArrayFunctions
- AS - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- AS - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- AS() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnContext
- ASC - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- ASC - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- ASC() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderingContext
- ASCENDING_ORDER - Static variable in class org.apache.pinot.pql.parsers.pql2.ast.OrderByAstNode
- AstNode - Interface in org.apache.pinot.pql.parsers.pql2.ast
-
Interface for AST nodes
- AUTH_TOKEN - Static variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- AUTHORIZATION - org.apache.pinot.common.metrics.BrokerQueryPhase
B
- BAD - org.apache.pinot.common.utils.ServiceStatus.Status
- base64Decode(String) - Static method in class org.apache.pinot.common.function.scalar.DataTypeConversionFunctions
-
decode base64 encoded string to bytes using
Base64 - base64Encode(byte[]) - Static method in class org.apache.pinot.common.function.scalar.DataTypeConversionFunctions
-
encode byte array to base64 using
Base64 - BaseAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
Base class for AST nodes.
- BaseAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- BaseSegmentFetcher - Class in org.apache.pinot.common.utils.fetcher
-
Base implementation of segment fetcher with the retry logic embedded.
- BaseSegmentFetcher() - Constructor for class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- BaseTaskMetadata - Class in org.apache.pinot.common.minion
-
Base abstract class for minion task metadata.
- BaseTaskMetadata() - Constructor for class org.apache.pinot.common.minion.BaseTaskMetadata
- baseUrl(String) - Static method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- BETWEEN - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- BETWEEN - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- BETWEEN - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- BETWEEN() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- betweenClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- betweenClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenPredicateContext
- BetweenClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- BetweenPredicateAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST for the BETWEEN PQL clause.
- BetweenPredicateAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.BetweenPredicateAstNode
- BetweenPredicateContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.BetweenPredicateContext
- bigDecimalToBytes(String) - Static method in class org.apache.pinot.common.function.scalar.DataTypeConversionFunctions
-
Converts big decimal string representation to bytes.
- BINARY_VALUE - org.apache.pinot.common.request.Literal._Fields
- BinaryMathOpAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for binary math operands (such as addition or division)
- BinaryMathOpAstNode(String) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.BinaryMathOpAstNode
- BinaryMathOpContext(PQL2Parser.ExpressionContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOpContext
- binaryMathOperator() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOpContext
- binaryMathOperator() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- BinaryMathOperatorContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOperatorContext
- binaryValue(byte[]) - Static method in class org.apache.pinot.common.request.Literal
- binaryValue(ByteBuffer) - Static method in class org.apache.pinot.common.request.Literal
- bindService() - Method in class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerImplBase
- BOOL_VALUE - org.apache.pinot.common.request.Literal._Fields
- BOOLEAN - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- BOOLEAN - org.apache.pinot.common.utils.PinotDataType
-
When converting from BOOLEAN to other types: - Numeric types: - true -> 1 - false -> 0 - String: - true -> "true" - false -> "false" When converting to BOOLEAN from other types: - Numeric types: - 0 -> false - Others -> true - String: - "true" (case-insensitive) -> true - "1" -> true (for backward-compatibility where we used to use integer 1 to represent true) - Others -> false
- BOOLEAN_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- BOOLEAN_ARRAY - org.apache.pinot.common.utils.PinotDataType
- booleanOperator() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- booleanOperator() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- booleanOperator(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- BooleanOperatorAstNode - Enum in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for boolean operators (AND, OR).
- BooleanOperatorContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.BooleanOperatorContext
- boolValue(boolean) - Static method in class org.apache.pinot.common.request.Literal
- BROKER_GATHER_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_GATHER_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_ID - org.apache.pinot.common.request.InstanceRequest._Fields
- BROKER_INSTANCE_MISSING_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_INSTANCE_MISSING_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_ONLY_EXPLAIN_PLAN_OUTPUT - Static variable in class org.apache.pinot.common.response.broker.BrokerResponseNative
- BROKER_REQUEST_SEND_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_RESOURCE - Static variable in class org.apache.pinot.common.utils.helix.HelixHelper
- BROKER_RESOURCE_MISSING_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_RESOURCE_MISSING_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_RESPONSES_WITH_NUM_GROUPS_LIMIT_REACHED - org.apache.pinot.common.metrics.BrokerMeter
- BROKER_RESPONSES_WITH_PARTIAL_SERVERS_RESPONDED - org.apache.pinot.common.metrics.BrokerMeter
- BROKER_RESPONSES_WITH_PROCESSING_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- BROKER_SEGMENT_UNAVAILABLE_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_SEGMENT_UNAVAILABLE_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_TIMEOUT_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- BROKER_TIMEOUT_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- BrokerGauge - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the gauges exposed by the Pinot broker.
- BrokerMeter - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the metrics exposed by the Pinot broker.
- BrokerMetrics - Class in org.apache.pinot.common.metrics
-
Broker metrics utility class, which provides facilities to log the execution performance of queries.
- BrokerMetrics(String, PinotMetricsRegistry, boolean, Collection<String>) - Constructor for class org.apache.pinot.common.metrics.BrokerMetrics
- BrokerMetrics(PinotMetricsRegistry) - Constructor for class org.apache.pinot.common.metrics.BrokerMetrics
-
Constructs the broker metrics.
- BrokerMetrics(PinotMetricsRegistry, boolean, Collection<String>) - Constructor for class org.apache.pinot.common.metrics.BrokerMetrics
- BrokerQueryPhase - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the query phases executed by the Pinot broker.
- BrokerRequest - Class in org.apache.pinot.common.request
- BrokerRequest() - Constructor for class org.apache.pinot.common.request.BrokerRequest
- BrokerRequest(BrokerRequest) - Constructor for class org.apache.pinot.common.request.BrokerRequest
-
Performs a deep copy on other.
- BrokerRequest._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- BrokerRequestComparisonUtils - Class in org.apache.pinot.parsers.utils
- BrokerResponse - Interface in org.apache.pinot.common.response
-
Interface for broker response.
- BrokerResponseNative - Class in org.apache.pinot.common.response.broker
-
This class implements pinot-broker's response format for any given query.
- BrokerResponseNative() - Constructor for class org.apache.pinot.common.response.broker.BrokerResponseNative
- BrokerResponseNative(List<ProcessingException>) - Constructor for class org.apache.pinot.common.response.broker.BrokerResponseNative
- BrokerResponseNative(ProcessingException) - Constructor for class org.apache.pinot.common.response.broker.BrokerResponseNative
- BrokerTimer - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the timers exposed by the Pinot broker.
- BUCKET_HASH_KEY - org.apache.pinot.common.request.BrokerRequest._Fields
- bufferForBinaryValue() - Method in class org.apache.pinot.common.request.Literal
- build() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- build() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- build() - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- build(Channel, CallOptions) - Method in class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerBlockingStub
- build(Channel, CallOptions) - Method in class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerFutureStub
- build(Channel, CallOptions) - Method in class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerStub
- BUILD_QUERY_PLAN - org.apache.pinot.common.metrics.ServerQueryPhase
- BUILD_TIME_KEY - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- buildAst(String) - Static method in class org.apache.pinot.pql.parsers.Pql2Compiler
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BetweenPredicateAstNode
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.ComparisonPredicateAstNode
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.InPredicateAstNode
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IsNullPredicateAstNode
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateAstNode
-
Create the query expression tree for the where clause
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateListAstNode
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateParenthesisGroupAstNode
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.RegexpLikePredicateAstNode
- buildFilterExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.TextMatchPredicateAstNode
- buildFilterExpression(FilterKind, List<Expression>) - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateListAstNode
- buildFilterQuery(Integer, Map<Integer, FilterQuery>) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BetweenPredicateAstNode
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.ComparisonPredicateAstNode
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.InPredicateAstNode
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IsNullPredicateAstNode
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateAstNode
-
Create the query tree for the where clause
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateListAstNode
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateParenthesisGroupAstNode
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.RegexpLikePredicateAstNode
- buildFilterQueryTree() - Method in class org.apache.pinot.pql.parsers.pql2.ast.TextMatchPredicateAstNode
- buildPartial() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- buildPartial() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- buildQueryTreePredicates(List<FilterQueryTree>, List<FilterQueryTree>) - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateListAstNode
- buildURI(String, String, int, String, Map<String, String>) - Static method in class org.apache.pinot.common.utils.URIUtils
-
Builds the URI using the schema, host, port, path and map of params.
- buildURI(String, String, String, Map<String, String>) - Static method in class org.apache.pinot.common.utils.URIUtils
-
Builds the URI using the schema, host, port, path and map of params.
- BY - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- BY - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- BY() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByClauseContext
- BY() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByClauseContext
- BYTE - org.apache.pinot.common.utils.PinotDataType
- BYTE_ARRAY - org.apache.pinot.common.utils.PinotDataType
- BYTE_VALUE - org.apache.pinot.common.request.Literal._Fields
- BYTES - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- BYTES - org.apache.pinot.common.utils.PinotDataType
- BYTES_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- BYTES_ARRAY - org.apache.pinot.common.utils.PinotDataType
- bytesToBigDecimal(byte[]) - Static method in class org.apache.pinot.common.function.scalar.DataTypeConversionFunctions
-
Converts bytes value representation generated by
DataTypeConversionFunctions.bigDecimalToBytes(String)back to string big decimal - bytesToHex(byte[]) - Static method in class org.apache.pinot.common.function.scalar.DataTypeConversionFunctions
-
convert simple bytes array to hex string
- byteValue(byte) - Static method in class org.apache.pinot.common.request.Literal
C
- CalciteSqlCompiler - Class in org.apache.pinot.sql.parsers
-
CalciteSqlCompiler is a Calcite SQL compiler.
- CalciteSqlCompiler() - Constructor for class org.apache.pinot.sql.parsers.CalciteSqlCompiler
- CalciteSqlParser - Class in org.apache.pinot.sql.parsers
- canonicalize(String) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
- CASE - org.apache.pinot.common.function.TransformFunctionType
- CAST - org.apache.pinot.common.function.TransformFunctionType
- CATCH_UP - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Server should consume stream events to catch up to the offset contained in this response
- ceil(double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- CEIL - org.apache.pinot.common.function.TransformFunctionType
- CHARACTER - org.apache.pinot.common.utils.PinotDataType
- CHARACTER_ARRAY - org.apache.pinot.common.utils.PinotDataType
- checkType(Literal._Fields, Object) - Method in class org.apache.pinot.common.request.Literal
- chr(int) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- cleanupLastPushTimeGauge(String) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Cleans up the last push time gauge.
- cleanupMissingSegmentCountGauge(String) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Cleans up the missing segment count gauge.
- cleanupOfflineSegmentDelayGauge(String) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Cleans up offline segment delay gauge.
- cleanupSegmentCountGauge(String) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Cleans up the segment count gauge.
- cleanupTotalDocumentCountGauge(String) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Cleans up the total document count gauge.
- clear() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- clear() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- clear() - Method in class org.apache.pinot.common.request.AggregationInfo
- clear() - Method in class org.apache.pinot.common.request.BrokerRequest
- clear() - Method in class org.apache.pinot.common.request.DataSource
- clear() - Method in class org.apache.pinot.common.request.Expression
- clear() - Method in class org.apache.pinot.common.request.FilterQuery
- clear() - Method in class org.apache.pinot.common.request.FilterQueryMap
- clear() - Method in class org.apache.pinot.common.request.Function
- clear() - Method in class org.apache.pinot.common.request.GroupBy
- clear() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- clear() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- clear() - Method in class org.apache.pinot.common.request.Identifier
- clear() - Method in class org.apache.pinot.common.request.InstanceRequest
- clear() - Method in class org.apache.pinot.common.request.PinotQuery
- clear() - Method in class org.apache.pinot.common.request.QuerySource
- clear() - Method in class org.apache.pinot.common.request.QueryType
- clear() - Method in class org.apache.pinot.common.request.Selection
- clear() - Method in class org.apache.pinot.common.request.SelectionSort
- clear() - Method in exception org.apache.pinot.common.response.ProcessingException
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- clearMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- clearMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- clearPayload() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
bytes payload = 4; - clearPayload() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
bytes payload = 2; - clearSegments() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - clearSql() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
string sql = 2; - ClientSSLContextGenerator - Class in org.apache.pinot.common.utils
- ClientSSLContextGenerator(PinotConfiguration) - Constructor for class org.apache.pinot.common.utils.ClientSSLContextGenerator
- clone() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- clone() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- clone() - Method in class org.apache.pinot.common.utils.DataSchema
- cloneIdealState(IdealState) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- close() - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- close() - Method in class org.apache.pinot.common.utils.grpc.GrpcQueryClient
- close(Closeable...) - Static method in class org.apache.pinot.common.utils.FileUtils
-
Another version of
FileUtils.close(Iterable)which allows to pass variable number of closeable resources when the caller doesn't already have them in a collection. - close(Iterable<? extends Closeable>) - Static method in class org.apache.pinot.common.utils.FileUtils
- CLUSTER_CHANGE_QUEUE_TIME - org.apache.pinot.common.metrics.BrokerTimer
- codepoint(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- COLUMN - org.apache.pinot.common.request.FilterQuery._Fields
-
This should be unique within a single request *
- COLUMN - org.apache.pinot.common.request.SelectionSort._Fields
- COLUMN_KEY_IN_AGGREGATION_INFO - Static variable in class org.apache.pinot.parsers.CompilerConstants
- COLUMNS - org.apache.pinot.common.request.GroupBy._Fields
- COMBINE_GROUP_BY_EXCEPTION_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- COMBINE_GROUP_BY_EXCEPTION_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- COMBINE_SEGMENT_PLAN_TIMEOUT_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- COMBINE_SEGMENT_PLAN_TIMEOUT_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- COMMIT - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Server should send back a SegmentCommitRequest after processing this response
- COMMIT_CONTINUE - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Never sent by the controller, but locally used by the controller during the segmentCommit() processing
- COMMIT_SUCCESS - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Commit succeeded, behave exactly like KEEP
- COMMIT_TYPE_KEY - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- compareTo(Object) - Method in class org.apache.pinot.common.utils.LLCSegmentName
- compareTo(AggregationInfo) - Method in class org.apache.pinot.common.request.AggregationInfo
- compareTo(BrokerRequest) - Method in class org.apache.pinot.common.request.BrokerRequest
- compareTo(DataSource) - Method in class org.apache.pinot.common.request.DataSource
- compareTo(Expression) - Method in class org.apache.pinot.common.request.Expression
- compareTo(FilterQuery) - Method in class org.apache.pinot.common.request.FilterQuery
- compareTo(FilterQueryMap) - Method in class org.apache.pinot.common.request.FilterQueryMap
- compareTo(Function) - Method in class org.apache.pinot.common.request.Function
- compareTo(GroupBy) - Method in class org.apache.pinot.common.request.GroupBy
- compareTo(HavingFilterQuery) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- compareTo(HavingFilterQueryMap) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- compareTo(Identifier) - Method in class org.apache.pinot.common.request.Identifier
- compareTo(InstanceRequest) - Method in class org.apache.pinot.common.request.InstanceRequest
- compareTo(Literal) - Method in class org.apache.pinot.common.request.Literal
- compareTo(PinotQuery) - Method in class org.apache.pinot.common.request.PinotQuery
- compareTo(QuerySource) - Method in class org.apache.pinot.common.request.QuerySource
- compareTo(QueryType) - Method in class org.apache.pinot.common.request.QueryType
- compareTo(Selection) - Method in class org.apache.pinot.common.request.Selection
- compareTo(SelectionSort) - Method in class org.apache.pinot.common.request.SelectionSort
- compareTo(ProcessingException) - Method in exception org.apache.pinot.common.response.ProcessingException
- comparisonClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- comparisonClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonPredicateContext
- ComparisonClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonClauseContext
- comparisonOperator() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonClauseContext
- comparisonOperator() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- ComparisonOperatorContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonOperatorContext
- ComparisonPredicateAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for comparison predicates.
- ComparisonPredicateAstNode(String) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.ComparisonPredicateAstNode
- ComparisonPredicateContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonPredicateContext
- CompilerConstants - Class in org.apache.pinot.parsers
-
Class to host compiler related constants
- CompileTimeFunctionsInvoker - Class in org.apache.pinot.sql.parsers.rewriter
- CompileTimeFunctionsInvoker() - Constructor for class org.apache.pinot.sql.parsers.rewriter.CompileTimeFunctionsInvoker
- compileToBrokerRequest(String) - Method in interface org.apache.pinot.parsers.QueryCompiler
-
Compiles the given query into a broker request.
- compileToBrokerRequest(String) - Method in class org.apache.pinot.pql.parsers.Pql2Compiler
-
Compile the given expression into
BrokerRequest. - compileToBrokerRequest(String) - Method in class org.apache.pinot.sql.parsers.CalciteSqlCompiler
- compileToExpression(String) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
-
Compiles a String expression into
Expression. - compileToExpressionTree(String) - Static method in class org.apache.pinot.common.request.transform.TransformExpressionTree
- compileToExpressionTree(String) - Method in class org.apache.pinot.pql.parsers.Pql2Compiler
- compileToPinotQuery(String) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
- COMPLETED - org.apache.pinot.common.lineage.LineageEntryState
- compute(ByteBuffer) - Static method in class org.apache.pinot.common.utils.HashUtil
- compute(IntBuffer) - Static method in class org.apache.pinot.common.utils.HashUtil
- computeDefaultInstancePartitions(HelixManager, TableConfig, InstancePartitionsType) - Static method in class org.apache.pinot.common.assignment.InstancePartitionsUtils
-
Computes the default instance partitions.
- computeDefaultInstancePartitionsForTag(HelixManager, String, String, String) - Static method in class org.apache.pinot.common.assignment.InstancePartitionsUtils
-
Computes the default instance partitions using the given serverTag.
- concat(String, String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
Join two input string with seperator in between
- Config() - Constructor for class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- Config(int, boolean) - Constructor for class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- Config(Map<String, Object>) - Constructor for class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- CONFIG_MAX_INBOUND_MESSAGE_BYTES_SIZE - Static variable in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- CONFIG_USE_PLAIN_TEXT - Static variable in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- ConstantContext(PQL2Parser.ExpressionContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ConstantContext
- constructDownloadUrl(String, String, String) - Static method in class org.apache.pinot.common.utils.URIUtils
-
Returns the download URL with the segment name encoded.
- constructPropertyStorePathForControllerConfig(String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- constructPropertyStorePathForInstancePartitions(String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- constructPropertyStorePathForMinionTaskMetadata(String, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- constructPropertyStorePathForResource(String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- constructPropertyStorePathForResourceConfig(String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- constructPropertyStorePathForSchema(String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- constructPropertyStorePathForSegment(String, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- constructPropertyStorePathForSegmentLineage(String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- contains(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
see String#contains(String)
- containsFunction(String) - Static method in class org.apache.pinot.common.function.FunctionRegistry
-
Returns
trueif the given function name is registered,falseotherwise. - containsGauge(String) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Check if the metric name appears in the gauge value map.
- containsMetadata(String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
map<string, string> metadata = 1; - containsMetadata(String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
map<string, string> metadata = 1; - containsMetadata(String) - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
map<string, string> metadata = 1; - containsMetadata(String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
map<string, string> metadata = 1; - containsMetadata(String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
-
map<string, string> metadata = 1; - containsMetadata(String) - Method in interface org.apache.pinot.common.proto.Server.ServerResponseOrBuilder
-
map<string, string> metadata = 1; - CONTROLLER_INSTANCE_DELETE_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_INSTANCE_POST_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_LEADER_PARTITION_COUNT - org.apache.pinot.common.metrics.ControllerGauge
- CONTROLLER_LEADERSHIP_CHANGE_WITHOUT_CALLBACK - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_PERIODIC_TASK_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_PERIODIC_TASK_RUN - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_REALTIME_TABLE_SEGMENT_ASSIGNMENT_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_SCHEMA_UPLOAD_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_SEGMENT_UPLOAD_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_TABLE_ADD_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_TABLE_SCHEMA_UPDATE_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_TABLE_TENANT_CREATE_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_TABLE_TENANT_DELETE_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_TABLE_TENANT_UPDATE_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_TABLE_UPDATE_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- CONTROLLER_VIP_URL_KEY - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- ControllerGauge - Enum in org.apache.pinot.common.metrics
-
Controller gauges.
- ControllerMeter - Enum in org.apache.pinot.common.metrics
-
Meters for the controller.
- ControllerMetrics - Class in org.apache.pinot.common.metrics
-
Metrics for the controller.
- ControllerMetrics(String, PinotMetricsRegistry) - Constructor for class org.apache.pinot.common.metrics.ControllerMetrics
- ControllerMetrics(PinotMetricsRegistry) - Constructor for class org.apache.pinot.common.metrics.ControllerMetrics
- ControllerTimer - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the timers exposed by the Pinot controller.
- convert(Object) - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
-
Converts the given internal value to the type for external use (e.g.
- convert(Object, PinotDataType) - Method in enum org.apache.pinot.common.utils.PinotDataType
- convert(PinotQuery) - Method in class org.apache.pinot.pql.parsers.PinotQuery2BrokerRequestConverter
- convertAndFormat(Object) - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
-
Equivalent to
DataSchema.ColumnDataType.convert(Object)andDataSchema.ColumnDataType.format(Object)with a single switch statement. - convertFromLegacyTableConfig(TableConfig) - Static method in class org.apache.pinot.common.utils.config.TableConfigUtils
-
Helper method to convert from legacy/deprecated configs into current version of TableConfig.
- convertToJsonString(Object) - Static method in class org.apache.pinot.common.restlet.resources.ResourceUtils
- convertTypes(Object[]) - Method in class org.apache.pinot.common.function.FunctionInvoker
-
Converts the type of the given arguments to match the parameter classes.
- copyFrom(PQL2Parser.ExpressionContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionContext
- copyFrom(PQL2Parser.ExpressionsContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionsContext
- copyFrom(PQL2Parser.LiteralContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LiteralContext
- copyFrom(PQL2Parser.OptionalClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionalClauseContext
- copyFrom(PQL2Parser.OutputColumnProjectionContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnProjectionContext
- copyFrom(PQL2Parser.OutputColumnsContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnsContext
- copyFrom(PQL2Parser.PredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateContext
- copyFrom(PQL2Parser.SelectStatementContext) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectStatementContext
- createIdentifierExpression(String) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
-
Creates Expression from identifier
- createKeyManagerFactory(String, String, String) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Create a KeyManagerFactory instance for a given path and key password
- createKeyManagerFactory(TlsConfig) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Create a KeyManagerFactory instance for a given TlsConfig
- createLiteralExpression(LiteralAstNode) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
-
Creates Literal Expression from LiteralAstNode.
- createNewLiteralExpression() - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- createSegmentZkMetadata(ZkHelixPropertyStore<ZNRecord>, String, SegmentZKMetadata) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
-
Creates a new znode for SegmentZkMetadata.
- createTarGzFile(File[], File) - Static method in class org.apache.pinot.common.utils.TarGzCompressionUtils
-
Creates a tar.gz file from a list of input file/directories to the output file.
- createTarGzFile(File, File) - Static method in class org.apache.pinot.common.utils.TarGzCompressionUtils
-
Creates a tar.gz file from the input file/directory to the output file.
- createTrustManagerFactory(String, String, String) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Create a TrustManagerFactory instance from a given path and key password
- createTrustManagerFactory(TlsConfig) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Create a TrustManagerFactory instance from a given TlsConfig.
- CRON_SCHEDULER_JOB_EXECUTION_TIME_MS - org.apache.pinot.common.metrics.ControllerTimer
- CRON_SCHEDULER_JOB_SCHEDULED - org.apache.pinot.common.metrics.ControllerGauge
- CRON_SCHEDULER_JOB_TRIGGERED - org.apache.pinot.common.metrics.ControllerMeter
- CRYPTER - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.CustomHeaders
- CustomHeaders() - Constructor for class org.apache.pinot.common.utils.FileUploadDownloadClient.CustomHeaders
D
- DATA_SOURCE - org.apache.pinot.common.request.PinotQuery._Fields
- DATA_TABLE_DESERIALIZATION_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- DATA_TABLE_DESERIALIZATION_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- DATA_TABLE_DESERIALIZATION_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- DataSchema - Class in org.apache.pinot.common.utils
-
The
DataSchemaclass describes the schema ofDataTable. - DataSchema(String[], DataSchema.ColumnDataType[]) - Constructor for class org.apache.pinot.common.utils.DataSchema
- DataSchema.ColumnDataType - Enum in org.apache.pinot.common.utils
- DataSource - Class in org.apache.pinot.common.request
- DataSource() - Constructor for class org.apache.pinot.common.request.DataSource
- DataSource(DataSource) - Constructor for class org.apache.pinot.common.request.DataSource
-
Performs a deep copy on other.
- DataSource._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- DataTable - Interface in org.apache.pinot.common.utils
-
Data table is used to transfer data from server to broker.
- DataTable.MetadataKey - Enum in org.apache.pinot.common.utils
- DataTable.MetadataValueType - Enum in org.apache.pinot.common.utils
- DataTypeConversionFunctions - Class in org.apache.pinot.common.function.scalar
-
Contains function to convert a datatype to another datatype.
- DATETIMECONVERT - org.apache.pinot.common.function.TransformFunctionType
- DateTimeFunctions - Class in org.apache.pinot.common.function.scalar
-
Inbuilt date time related transform functions NOTE:
toEpochXXXBucketmethods are only needed to convert from TimeFieldSpec to DateTimeFieldSpec, to maintain the backward compatibility. - DateTimePatternHandler - Class in org.apache.pinot.common.function
-
Handles DateTime conversions from long to strings and strings to longs based on passed patterns
- DateTimeUtils - Class in org.apache.pinot.common.function
-
Helper methods and constructs for datetrunc function
- DateTimeUtils - Class in org.apache.pinot.common.utils
- DateTimeUtils.DateTimeZoneIndex - Class in org.apache.pinot.common.function
- DateTimeUtils.QuarterOfYearDateTimeField - Class in org.apache.pinot.common.function
- dateTrunc(String, long) - Method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
The sql compatible date_trunc function for epoch time
- dateTrunc(String, long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
The sql compatible date_trunc function for epoch time.
- dateTrunc(String, long, String, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
The sql compatible date_trunc function for epoch time.
- dateTrunc(String, long, String, String, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
The sql compatible date_trunc function for epoch time.
- DATETRUNC - org.apache.pinot.common.function.TransformFunctionType
- day(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the day of the month from the given epoch millis in UTC timezone.
- day(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the day of the month from the given epoch millis and timezone id.
- dayOfMonth(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for day().
- dayOfMonth(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for day().
- dayOfWeek(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the day of the week from the given epoch millis in UTC timezone.
- dayOfWeek(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the day of the week from the given epoch millis and timezone id.
- dayOfYear(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the day of the year from the given epoch millis in UTC timezone.
- dayOfYear(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the day of the year from the given epoch millis and timezone id.
- DEBUG_OPTIONS - org.apache.pinot.common.request.BrokerRequest._Fields
- DEBUG_OPTIONS - org.apache.pinot.common.request.PinotQuery._Fields
- decode(String) - Static method in class org.apache.pinot.common.utils.URIUtils
- deepCopy() - Method in class org.apache.pinot.common.request.AggregationInfo
- deepCopy() - Method in class org.apache.pinot.common.request.BrokerRequest
- deepCopy() - Method in class org.apache.pinot.common.request.DataSource
- deepCopy() - Method in class org.apache.pinot.common.request.Expression
- deepCopy() - Method in class org.apache.pinot.common.request.FilterQuery
- deepCopy() - Method in class org.apache.pinot.common.request.FilterQueryMap
- deepCopy() - Method in class org.apache.pinot.common.request.Function
- deepCopy() - Method in class org.apache.pinot.common.request.GroupBy
- deepCopy() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- deepCopy() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- deepCopy() - Method in class org.apache.pinot.common.request.Identifier
- deepCopy() - Method in class org.apache.pinot.common.request.InstanceRequest
- deepCopy() - Method in class org.apache.pinot.common.request.Literal
- deepCopy() - Method in class org.apache.pinot.common.request.PinotQuery
- deepCopy() - Method in class org.apache.pinot.common.request.QuerySource
- deepCopy() - Method in class org.apache.pinot.common.request.QueryType
- deepCopy() - Method in class org.apache.pinot.common.request.Selection
- deepCopy() - Method in class org.apache.pinot.common.request.SelectionSort
- deepCopy() - Method in exception org.apache.pinot.common.response.ProcessingException
- DEFAULT_MAX_INBOUND_MESSAGE_BYTES_SIZE - Static variable in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- DEFAULT_RECORD_LIMIT - Static variable in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- DEFAULT_RETRY_COUNT - Static variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- DEFAULT_RETRY_DELAY_SCALE_FACTOR - Static variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- DEFAULT_RETRY_WAIT_MS - Static variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- DEFAULT_SOCKET_TIMEOUT_MS - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient
- DEFAULT_TENANT_NAME - Static variable in class org.apache.pinot.common.utils.config.TagNameUtils
- DEFAULT_TOP_N - Static variable in class org.apache.pinot.pql.parsers.pql2.ast.TopAstNode
- DEFAULT_ZK_TEST_PORT - Static variable in class org.apache.pinot.common.utils.ZkStarter
- DELETE_REQUEST_SOCKET_TIMEOUT_MS - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient
- DELETED_SEGMENT_COUNT - org.apache.pinot.common.metrics.ServerMeter
- deleteLineageEntry(String) - Method in class org.apache.pinot.common.lineage.SegmentLineage
-
Delete lineage entry
- deleteResourcePropertyFromHelix(HelixAdmin, String, String, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- deleteSchema(String, int, String) - Static method in class org.apache.pinot.common.utils.SchemaUtils
-
Given host, port and schema name, send a http DELETE request to delete the
Schema. - deleteSegmentLineage(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.lineage.SegmentLineageAccessHelper
-
Delete the segment lineage from the property store
- deleteTaskMetadata(HelixPropertyStore<ZNRecord>, String, String) - Static method in class org.apache.pinot.common.minion.MinionTaskMetadataUtils
-
Deletes the ZNRecord for the given minion task and tableName, from MINION_TASK_METADATA/taskName/tableNameWthType
- DELIMITER - Static variable in class org.apache.pinot.common.request.context.predicate.RangePredicate
- DESC - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- DESC - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- DESC() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderingContext
- DESCENDING_ORDER - Static variable in class org.apache.pinot.pql.parsers.pql2.ast.OrderByAstNode
- DESERIALIZATION - org.apache.pinot.common.metrics.BrokerQueryPhase
- deserialize(TBase, byte[]) - Method in class org.apache.pinot.serde.SerDe
- DISABLED_TABLE_COUNT - org.apache.pinot.common.metrics.ControllerGauge
- DISCARD - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Server should discard the rows in memory
- DIV - org.apache.pinot.common.function.TransformFunctionType
- divide(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- DIVIDE - org.apache.pinot.common.function.TransformFunctionType
- DOCUMENT_COUNT - org.apache.pinot.common.metrics.ServerGauge
- DOCUMENTS_SCANNED - org.apache.pinot.common.metrics.BrokerMeter
- doInit(PinotConfiguration) - Method in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
-
Override this for custom initialization.
- doInit(PinotConfiguration) - Method in class org.apache.pinot.common.utils.fetcher.HttpSegmentFetcher
- doInit(PinotConfiguration) - Method in class org.apache.pinot.common.utils.fetcher.HttpsSegmentFetcher
- doneProcessingChildren() - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- doneProcessingChildren() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- doneProcessingChildren() - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- DOUBLE - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- DOUBLE - org.apache.pinot.common.utils.PinotDataType
- DOUBLE_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- DOUBLE_ARRAY - org.apache.pinot.common.utils.PinotDataType
- DOUBLE_VALUE - org.apache.pinot.common.request.Literal._Fields
- doubleValue(double) - Static method in class org.apache.pinot.common.request.Literal
- dow(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for dayOfWeek().
- dow(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for dayOfWeek().
- DOWNLOAD_URI - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.CustomHeaders
- downloadFile(URI, int, File) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- downloadFile(URI, int, File, String, List<Header>) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Download a file using default settings, with an optional auth token
- downloadFile(URI, File) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- downloadFile(URI, File, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Download a file.
- downloadFile(URI, File, String, List<Header>) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Download a file.
- doy(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for dayOfYear().
- doy(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for dayOfYear().
- DROPPED_MINION_INSTANCES - org.apache.pinot.common.metrics.ControllerGauge
- DURATION - org.apache.pinot.common.request.BrokerRequest._Fields
E
- empty() - Static method in class org.apache.pinot.common.response.broker.BrokerResponseNative
-
Get a new empty
BrokerResponseNative. - EMPTY_RESULT - Static variable in class org.apache.pinot.common.response.broker.BrokerResponseNative
- ENABLE_PARALLEL_PUSH_PROTECTION - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.QueryParameters
- ENABLE_TRACE - org.apache.pinot.common.request.BrokerRequest._Fields
- ENABLE_TRACE - org.apache.pinot.common.request.InstanceRequest._Fields
- encode(String) - Static method in class org.apache.pinot.common.utils.URIUtils
- endReplaceSegments(URI, int, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
End replace segments with default settings.
- enterBetweenClause(PQL2Parser.BetweenClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.betweenClause(). - enterBetweenClause(PQL2Parser.BetweenClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.betweenClause(). - enterBetweenPredicate(PQL2Parser.BetweenPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterBetweenPredicate(PQL2Parser.BetweenPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
BetweenPredicatelabeled alternative inPQL2Parser.predicate(). - enterBetweenPredicate(PQL2Parser.BetweenPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
BetweenPredicatelabeled alternative inPQL2Parser.predicate(). - enterBinaryMathOp(PQL2Parser.BinaryMathOpContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterBinaryMathOp(PQL2Parser.BinaryMathOpContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
BinaryMathOplabeled alternative inPQL2Parser.expression(). - enterBinaryMathOp(PQL2Parser.BinaryMathOpContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
BinaryMathOplabeled alternative inPQL2Parser.expression(). - enterBinaryMathOperator(PQL2Parser.BinaryMathOperatorContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.binaryMathOperator(). - enterBinaryMathOperator(PQL2Parser.BinaryMathOperatorContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.binaryMathOperator(). - enterBooleanOperator(PQL2Parser.BooleanOperatorContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterBooleanOperator(PQL2Parser.BooleanOperatorContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.booleanOperator(). - enterBooleanOperator(PQL2Parser.BooleanOperatorContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.booleanOperator(). - enterComparisonClause(PQL2Parser.ComparisonClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.comparisonClause(). - enterComparisonClause(PQL2Parser.ComparisonClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.comparisonClause(). - enterComparisonOperator(PQL2Parser.ComparisonOperatorContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.comparisonOperator(). - enterComparisonOperator(PQL2Parser.ComparisonOperatorContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.comparisonOperator(). - enterComparisonPredicate(PQL2Parser.ComparisonPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterComparisonPredicate(PQL2Parser.ComparisonPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
ComparisonPredicatelabeled alternative inPQL2Parser.predicate(). - enterComparisonPredicate(PQL2Parser.ComparisonPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
ComparisonPredicatelabeled alternative inPQL2Parser.predicate(). - enterConstant(PQL2Parser.ConstantContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Constantlabeled alternative inPQL2Parser.expression(). - enterConstant(PQL2Parser.ConstantContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Constantlabeled alternative inPQL2Parser.expression(). - enterEveryRule(ParserRuleContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
- enterExpressionList(PQL2Parser.ExpressionListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
ExpressionListlabeled alternative inPQL2Parser.expressions(). - enterExpressionList(PQL2Parser.ExpressionListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
ExpressionListlabeled alternative inPQL2Parser.expressions(). - enterExpressionParenthesisGroup(PQL2Parser.ExpressionParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterExpressionParenthesisGroup(PQL2Parser.ExpressionParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
ExpressionParenthesisGrouplabeled alternative inPQL2Parser.expression(). - enterExpressionParenthesisGroup(PQL2Parser.ExpressionParenthesisGroupContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
ExpressionParenthesisGrouplabeled alternative inPQL2Parser.expression(). - enterFloatingPointLiteral(PQL2Parser.FloatingPointLiteralContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterFloatingPointLiteral(PQL2Parser.FloatingPointLiteralContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
FloatingPointLiterallabeled alternative inPQL2Parser.literal(). - enterFloatingPointLiteral(PQL2Parser.FloatingPointLiteralContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
FloatingPointLiterallabeled alternative inPQL2Parser.literal(). - enterFunction(PQL2Parser.FunctionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.function(). - enterFunction(PQL2Parser.FunctionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.function(). - enterFunctionCall(PQL2Parser.FunctionCallContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterFunctionCall(PQL2Parser.FunctionCallContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
FunctionCalllabeled alternative inPQL2Parser.expression(). - enterFunctionCall(PQL2Parser.FunctionCallContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
FunctionCalllabeled alternative inPQL2Parser.expression(). - enterGroupBy(PQL2Parser.GroupByContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterGroupBy(PQL2Parser.GroupByContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
GroupBylabeled alternative inPQL2Parser.optionalClause(). - enterGroupBy(PQL2Parser.GroupByContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
GroupBylabeled alternative inPQL2Parser.optionalClause(). - enterGroupByClause(PQL2Parser.GroupByClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.groupByClause(). - enterGroupByClause(PQL2Parser.GroupByClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.groupByClause(). - enterGroupByList(PQL2Parser.GroupByListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.groupByList(). - enterGroupByList(PQL2Parser.GroupByListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.groupByList(). - enterHaving(PQL2Parser.HavingContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterHaving(PQL2Parser.HavingContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Havinglabeled alternative inPQL2Parser.optionalClause(). - enterHaving(PQL2Parser.HavingContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Havinglabeled alternative inPQL2Parser.optionalClause(). - enterHavingClause(PQL2Parser.HavingClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.havingClause(). - enterHavingClause(PQL2Parser.HavingClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.havingClause(). - enterIdentifier(PQL2Parser.IdentifierContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterIdentifier(PQL2Parser.IdentifierContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Identifierlabeled alternative inPQL2Parser.expression(). - enterIdentifier(PQL2Parser.IdentifierContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Identifierlabeled alternative inPQL2Parser.expression(). - enterInClause(PQL2Parser.InClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.inClause(). - enterInClause(PQL2Parser.InClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.inClause(). - enterInPredicate(PQL2Parser.InPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterInPredicate(PQL2Parser.InPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
InPredicatelabeled alternative inPQL2Parser.predicate(). - enterInPredicate(PQL2Parser.InPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
InPredicatelabeled alternative inPQL2Parser.predicate(). - enterIntegerLiteral(PQL2Parser.IntegerLiteralContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterIntegerLiteral(PQL2Parser.IntegerLiteralContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
IntegerLiterallabeled alternative inPQL2Parser.literal(). - enterIntegerLiteral(PQL2Parser.IntegerLiteralContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
IntegerLiterallabeled alternative inPQL2Parser.literal(). - enterIsClause(PQL2Parser.IsClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.isClause(). - enterIsClause(PQL2Parser.IsClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.isClause(). - enterIsPredicate(PQL2Parser.IsPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterIsPredicate(PQL2Parser.IsPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
IsPredicatelabeled alternative inPQL2Parser.predicate(). - enterIsPredicate(PQL2Parser.IsPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
IsPredicatelabeled alternative inPQL2Parser.predicate(). - enterJsonMatchClause(PQL2Parser.JsonMatchClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.jsonMatchClause(). - enterJsonMatchClause(PQL2Parser.JsonMatchClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.jsonMatchClause(). - enterJsonMatchPredicate(PQL2Parser.JsonMatchPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
JsonMatchPredicatelabeled alternative inPQL2Parser.predicate(). - enterJsonMatchPredicate(PQL2Parser.JsonMatchPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
JsonMatchPredicatelabeled alternative inPQL2Parser.predicate(). - enterLimit(PQL2Parser.LimitContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterLimit(PQL2Parser.LimitContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Limitlabeled alternative inPQL2Parser.optionalClause(). - enterLimit(PQL2Parser.LimitContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Limitlabeled alternative inPQL2Parser.optionalClause(). - enterLimitClause(PQL2Parser.LimitClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.limitClause(). - enterLimitClause(PQL2Parser.LimitClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.limitClause(). - enterOption(PQL2Parser.OptionContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterOption(PQL2Parser.OptionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.option(). - enterOption(PQL2Parser.OptionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.option(). - enterOptionListClause(PQL2Parser.OptionListClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.optionListClause(). - enterOptionListClause(PQL2Parser.OptionListClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.optionListClause(). - enterOptions(PQL2Parser.OptionsContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterOptions(PQL2Parser.OptionsContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Optionslabeled alternative inPQL2Parser.optionalClause(). - enterOptions(PQL2Parser.OptionsContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Optionslabeled alternative inPQL2Parser.optionalClause(). - enterOrderBy(PQL2Parser.OrderByContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterOrderBy(PQL2Parser.OrderByContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
OrderBylabeled alternative inPQL2Parser.optionalClause(). - enterOrderBy(PQL2Parser.OrderByContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
OrderBylabeled alternative inPQL2Parser.optionalClause(). - enterOrderByClause(PQL2Parser.OrderByClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.orderByClause(). - enterOrderByClause(PQL2Parser.OrderByClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.orderByClause(). - enterOrderByExpression(PQL2Parser.OrderByExpressionContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterOrderByExpression(PQL2Parser.OrderByExpressionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.orderByExpression(). - enterOrderByExpression(PQL2Parser.OrderByExpressionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.orderByExpression(). - enterOrderByList(PQL2Parser.OrderByListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.orderByList(). - enterOrderByList(PQL2Parser.OrderByListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.orderByList(). - enterOrdering(PQL2Parser.OrderingContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.ordering(). - enterOrdering(PQL2Parser.OrderingContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.ordering(). - enterOutputColumn(PQL2Parser.OutputColumnContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterOutputColumn(PQL2Parser.OutputColumnContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
OutputColumnlabeled alternative inPQL2Parser.outputColumnProjection(). - enterOutputColumn(PQL2Parser.OutputColumnContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
OutputColumnlabeled alternative inPQL2Parser.outputColumnProjection(). - enterOutputColumnList(PQL2Parser.OutputColumnListContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterOutputColumnList(PQL2Parser.OutputColumnListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
OutputColumnListlabeled alternative inPQL2Parser.outputColumns(). - enterOutputColumnList(PQL2Parser.OutputColumnListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
OutputColumnListlabeled alternative inPQL2Parser.outputColumns(). - enterPredicateList(PQL2Parser.PredicateListContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterPredicateList(PQL2Parser.PredicateListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.predicateList(). - enterPredicateList(PQL2Parser.PredicateListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.predicateList(). - enterPredicateParenthesisGroup(PQL2Parser.PredicateParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterPredicateParenthesisGroup(PQL2Parser.PredicateParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
PredicateParenthesisGrouplabeled alternative inPQL2Parser.predicate(). - enterPredicateParenthesisGroup(PQL2Parser.PredicateParenthesisGroupContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
PredicateParenthesisGrouplabeled alternative inPQL2Parser.predicate(). - enterRegexpLikeClause(PQL2Parser.RegexpLikeClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.regexpLikeClause(). - enterRegexpLikeClause(PQL2Parser.RegexpLikeClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.regexpLikeClause(). - enterRegexpLikePredicate(PQL2Parser.RegexpLikePredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterRegexpLikePredicate(PQL2Parser.RegexpLikePredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
RegexpLikePredicatelabeled alternative inPQL2Parser.predicate(). - enterRegexpLikePredicate(PQL2Parser.RegexpLikePredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
RegexpLikePredicatelabeled alternative inPQL2Parser.predicate(). - enterRoot(PQL2Parser.RootContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.root(). - enterRoot(PQL2Parser.RootContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.root(). - enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenPredicateContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOpContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOperatorContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BooleanOperatorContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonOperatorContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonPredicateContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ConstantContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionListContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionParenthesisGroupContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FloatingPointLiteralContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionCallContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByListContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IdentifierContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InPredicateContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IntegerLiteralContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsPredicateContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchPredicateContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionListClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionsContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByExpressionContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByListContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderingContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnListContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateParenthesisGroupContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikeClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikePredicateContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RootContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StarColumnListContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StarExpressionContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StatementContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StringLiteralContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TableNameContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchPredicateContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereClauseContext
- enterRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereContext
- enterSelect(PQL2Parser.SelectContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterSelect(PQL2Parser.SelectContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Selectlabeled alternative inPQL2Parser.selectStatement(). - enterSelect(PQL2Parser.SelectContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Selectlabeled alternative inPQL2Parser.selectStatement(). - enterStarColumnList(PQL2Parser.StarColumnListContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterStarColumnList(PQL2Parser.StarColumnListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
StarColumnListlabeled alternative inPQL2Parser.outputColumns(). - enterStarColumnList(PQL2Parser.StarColumnListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
StarColumnListlabeled alternative inPQL2Parser.outputColumns(). - enterStarExpression(PQL2Parser.StarExpressionContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterStarExpression(PQL2Parser.StarExpressionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
StarExpressionlabeled alternative inPQL2Parser.expressions(). - enterStarExpression(PQL2Parser.StarExpressionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
StarExpressionlabeled alternative inPQL2Parser.expressions(). - enterStatement(PQL2Parser.StatementContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.statement(). - enterStatement(PQL2Parser.StatementContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.statement(). - enterStringLiteral(PQL2Parser.StringLiteralContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterStringLiteral(PQL2Parser.StringLiteralContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
StringLiterallabeled alternative inPQL2Parser.literal(). - enterStringLiteral(PQL2Parser.StringLiteralContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
StringLiterallabeled alternative inPQL2Parser.literal(). - enterTableName(PQL2Parser.TableNameContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterTableName(PQL2Parser.TableNameContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.tableName(). - enterTableName(PQL2Parser.TableNameContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.tableName(). - enterTextMatchClause(PQL2Parser.TextMatchClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.textMatchClause(). - enterTextMatchClause(PQL2Parser.TextMatchClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.textMatchClause(). - enterTextMatchPredicate(PQL2Parser.TextMatchPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterTextMatchPredicate(PQL2Parser.TextMatchPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
TextMatchPredicatelabeled alternative inPQL2Parser.predicate(). - enterTextMatchPredicate(PQL2Parser.TextMatchPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
TextMatchPredicatelabeled alternative inPQL2Parser.predicate(). - enterTop(PQL2Parser.TopContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Toplabeled alternative inPQL2Parser.optionalClause(). - enterTop(PQL2Parser.TopContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Toplabeled alternative inPQL2Parser.optionalClause(). - enterTopClause(PQL2Parser.TopClauseContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterTopClause(PQL2Parser.TopClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.topClause(). - enterTopClause(PQL2Parser.TopClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.topClause(). - enterWhere(PQL2Parser.WhereContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- enterWhere(PQL2Parser.WhereContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by the
Wherelabeled alternative inPQL2Parser.optionalClause(). - enterWhere(PQL2Parser.WhereContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by the
Wherelabeled alternative inPQL2Parser.optionalClause(). - enterWhereClause(PQL2Parser.WhereClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Enter a parse tree produced by
PQL2Parser.whereClause(). - enterWhereClause(PQL2Parser.WhereClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Enter a parse tree produced by
PQL2Parser.whereClause(). - ENTRIES_SCANNED_IN_FILTER - org.apache.pinot.common.metrics.BrokerMeter
- ENTRIES_SCANNED_POST_FILTER - org.apache.pinot.common.metrics.BrokerMeter
- enumForId(short) - Method in class org.apache.pinot.common.request.Literal
- EOF() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RootContext
- epochToDefaultDateFormat(long) - Static method in class org.apache.pinot.common.utils.DateTimeUtils
-
Utility function to convert epoch in millis to SDF of form "yyyy-MM-dd HH:mm:ss z".
- EQ - org.apache.pinot.common.request.context.predicate.Predicate.Type
- EqPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for EQ.
- EqPredicate(ExpressionContext, String) - Constructor for class org.apache.pinot.common.request.context.predicate.EqPredicate
- EQUALITY - org.apache.pinot.common.request.FilterOperator
- equals(Object) - Method in class org.apache.pinot.common.data.Segment
- equals(Object) - Method in class org.apache.pinot.common.function.TimeZoneKey
- equals(Object) - Method in class org.apache.pinot.common.lineage.LineageEntry
- equals(Object) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- equals(Object) - Method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
- equals(Object) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- equals(Object) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- equals(Object) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- equals(Object) - Method in class org.apache.pinot.common.request.AggregationInfo
- equals(Object) - Method in class org.apache.pinot.common.request.BrokerRequest
- equals(Object) - Method in class org.apache.pinot.common.request.context.ExpressionContext
- equals(Object) - Method in class org.apache.pinot.common.request.context.FilterContext
- equals(Object) - Method in class org.apache.pinot.common.request.context.FunctionContext
- equals(Object) - Method in class org.apache.pinot.common.request.context.OrderByExpressionContext
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.EqPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.InPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.IsNotNullPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.IsNullPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.JsonMatchPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.NotEqPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.NotInPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- equals(Object) - Method in class org.apache.pinot.common.request.context.predicate.TextMatchPredicate
- equals(Object) - Method in class org.apache.pinot.common.request.DataSource
- equals(Object) - Method in class org.apache.pinot.common.request.Expression
- equals(Object) - Method in class org.apache.pinot.common.request.FilterQuery
- equals(Object) - Method in class org.apache.pinot.common.request.FilterQueryMap
- equals(Object) - Method in class org.apache.pinot.common.request.Function
- equals(Object) - Method in class org.apache.pinot.common.request.GroupBy
- equals(Object) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- equals(Object) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- equals(Object) - Method in class org.apache.pinot.common.request.Identifier
- equals(Object) - Method in class org.apache.pinot.common.request.InstanceRequest
- equals(Object) - Method in class org.apache.pinot.common.request.Literal
- equals(Object) - Method in class org.apache.pinot.common.request.PinotQuery
- equals(Object) - Method in class org.apache.pinot.common.request.QuerySource
- equals(Object) - Method in class org.apache.pinot.common.request.QueryType
- equals(Object) - Method in class org.apache.pinot.common.request.Selection
- equals(Object) - Method in class org.apache.pinot.common.request.SelectionSort
- equals(Object) - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
- equals(Object) - Method in exception org.apache.pinot.common.response.ProcessingException
- equals(Object) - Method in class org.apache.pinot.common.restlet.resources.SegmentSizeInfo
- equals(Object) - Method in class org.apache.pinot.common.utils.DataSchema
- equals(Object) - Method in class org.apache.pinot.common.utils.LLCSegmentName
- equals(Object) - Method in class org.apache.pinot.common.utils.PinotAppConfigs
- equals(Object) - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- equals(Object) - Method in class org.apache.pinot.common.utils.PinotAppConfigs.RuntimeConfig
- equals(Object) - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- equals(Object) - Method in class org.apache.pinot.pql.parsers.pql2.ast.FunctionCallAstNode
- equals(AggregationInfo) - Method in class org.apache.pinot.common.request.AggregationInfo
- equals(BrokerRequest) - Method in class org.apache.pinot.common.request.BrokerRequest
- equals(DataSource) - Method in class org.apache.pinot.common.request.DataSource
- equals(Expression) - Method in class org.apache.pinot.common.request.Expression
- equals(FilterQuery) - Method in class org.apache.pinot.common.request.FilterQuery
- equals(FilterQueryMap) - Method in class org.apache.pinot.common.request.FilterQueryMap
- equals(Function) - Method in class org.apache.pinot.common.request.Function
- equals(GroupBy) - Method in class org.apache.pinot.common.request.GroupBy
- equals(HavingFilterQuery) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- equals(HavingFilterQueryMap) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- equals(Identifier) - Method in class org.apache.pinot.common.request.Identifier
- equals(InstanceRequest) - Method in class org.apache.pinot.common.request.InstanceRequest
- equals(Literal) - Method in class org.apache.pinot.common.request.Literal
- equals(PinotQuery) - Method in class org.apache.pinot.common.request.PinotQuery
- equals(QuerySource) - Method in class org.apache.pinot.common.request.QuerySource
- equals(QueryType) - Method in class org.apache.pinot.common.request.QueryType
- equals(Selection) - Method in class org.apache.pinot.common.request.Selection
- equals(SelectionSort) - Method in class org.apache.pinot.common.request.SelectionSort
- equals(ProcessingException) - Method in exception org.apache.pinot.common.response.ProcessingException
- EQUALS - org.apache.pinot.common.function.TransformFunctionType
- EQUALS - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- equalsIgnoreVersion(Schema, Schema) - Static method in class org.apache.pinot.common.utils.SchemaUtils
-
Compare two schemas ignoring their version number.
- ERROR_CODE - org.apache.pinot.common.response.ProcessingException._Fields
- EXCEPTION_METADATA_KEY - Static variable in interface org.apache.pinot.common.utils.DataTable
- execute(List<String>, int) - Method in class org.apache.pinot.common.http.MultiGetRequest
-
GET urls in parallel using the executor service.
- EXECUTION_THREAD_CPU_TIME_NS - org.apache.pinot.common.metrics.ServerTimer
- EXECUTION_TIMEOUT_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- EXECUTION_TIMEOUT_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- exist(String) - Method in class org.apache.pinot.common.utils.helix.PinotHelixPropertyStoreZnRecordProvider
- exitBetweenClause(PQL2Parser.BetweenClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.betweenClause(). - exitBetweenClause(PQL2Parser.BetweenClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.betweenClause(). - exitBetweenPredicate(PQL2Parser.BetweenPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitBetweenPredicate(PQL2Parser.BetweenPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
BetweenPredicatelabeled alternative inPQL2Parser.predicate(). - exitBetweenPredicate(PQL2Parser.BetweenPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
BetweenPredicatelabeled alternative inPQL2Parser.predicate(). - exitBinaryMathOp(PQL2Parser.BinaryMathOpContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitBinaryMathOp(PQL2Parser.BinaryMathOpContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
BinaryMathOplabeled alternative inPQL2Parser.expression(). - exitBinaryMathOp(PQL2Parser.BinaryMathOpContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
BinaryMathOplabeled alternative inPQL2Parser.expression(). - exitBinaryMathOperator(PQL2Parser.BinaryMathOperatorContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.binaryMathOperator(). - exitBinaryMathOperator(PQL2Parser.BinaryMathOperatorContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.binaryMathOperator(). - exitBooleanOperator(PQL2Parser.BooleanOperatorContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitBooleanOperator(PQL2Parser.BooleanOperatorContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.booleanOperator(). - exitBooleanOperator(PQL2Parser.BooleanOperatorContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.booleanOperator(). - exitComparisonClause(PQL2Parser.ComparisonClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.comparisonClause(). - exitComparisonClause(PQL2Parser.ComparisonClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.comparisonClause(). - exitComparisonOperator(PQL2Parser.ComparisonOperatorContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.comparisonOperator(). - exitComparisonOperator(PQL2Parser.ComparisonOperatorContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.comparisonOperator(). - exitComparisonPredicate(PQL2Parser.ComparisonPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitComparisonPredicate(PQL2Parser.ComparisonPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
ComparisonPredicatelabeled alternative inPQL2Parser.predicate(). - exitComparisonPredicate(PQL2Parser.ComparisonPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
ComparisonPredicatelabeled alternative inPQL2Parser.predicate(). - exitConstant(PQL2Parser.ConstantContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Constantlabeled alternative inPQL2Parser.expression(). - exitConstant(PQL2Parser.ConstantContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Constantlabeled alternative inPQL2Parser.expression(). - exitEveryRule(ParserRuleContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
- exitExpressionList(PQL2Parser.ExpressionListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
ExpressionListlabeled alternative inPQL2Parser.expressions(). - exitExpressionList(PQL2Parser.ExpressionListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
ExpressionListlabeled alternative inPQL2Parser.expressions(). - exitExpressionParenthesisGroup(PQL2Parser.ExpressionParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitExpressionParenthesisGroup(PQL2Parser.ExpressionParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
ExpressionParenthesisGrouplabeled alternative inPQL2Parser.expression(). - exitExpressionParenthesisGroup(PQL2Parser.ExpressionParenthesisGroupContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
ExpressionParenthesisGrouplabeled alternative inPQL2Parser.expression(). - exitFloatingPointLiteral(PQL2Parser.FloatingPointLiteralContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitFloatingPointLiteral(PQL2Parser.FloatingPointLiteralContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
FloatingPointLiterallabeled alternative inPQL2Parser.literal(). - exitFloatingPointLiteral(PQL2Parser.FloatingPointLiteralContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
FloatingPointLiterallabeled alternative inPQL2Parser.literal(). - exitFunction(PQL2Parser.FunctionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.function(). - exitFunction(PQL2Parser.FunctionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.function(). - exitFunctionCall(PQL2Parser.FunctionCallContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitFunctionCall(PQL2Parser.FunctionCallContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
FunctionCalllabeled alternative inPQL2Parser.expression(). - exitFunctionCall(PQL2Parser.FunctionCallContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
FunctionCalllabeled alternative inPQL2Parser.expression(). - exitGroupBy(PQL2Parser.GroupByContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitGroupBy(PQL2Parser.GroupByContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
GroupBylabeled alternative inPQL2Parser.optionalClause(). - exitGroupBy(PQL2Parser.GroupByContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
GroupBylabeled alternative inPQL2Parser.optionalClause(). - exitGroupByClause(PQL2Parser.GroupByClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.groupByClause(). - exitGroupByClause(PQL2Parser.GroupByClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.groupByClause(). - exitGroupByList(PQL2Parser.GroupByListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.groupByList(). - exitGroupByList(PQL2Parser.GroupByListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.groupByList(). - exitHaving(PQL2Parser.HavingContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitHaving(PQL2Parser.HavingContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Havinglabeled alternative inPQL2Parser.optionalClause(). - exitHaving(PQL2Parser.HavingContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Havinglabeled alternative inPQL2Parser.optionalClause(). - exitHavingClause(PQL2Parser.HavingClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.havingClause(). - exitHavingClause(PQL2Parser.HavingClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.havingClause(). - exitIdentifier(PQL2Parser.IdentifierContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitIdentifier(PQL2Parser.IdentifierContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Identifierlabeled alternative inPQL2Parser.expression(). - exitIdentifier(PQL2Parser.IdentifierContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Identifierlabeled alternative inPQL2Parser.expression(). - exitInClause(PQL2Parser.InClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.inClause(). - exitInClause(PQL2Parser.InClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.inClause(). - exitInPredicate(PQL2Parser.InPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitInPredicate(PQL2Parser.InPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
InPredicatelabeled alternative inPQL2Parser.predicate(). - exitInPredicate(PQL2Parser.InPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
InPredicatelabeled alternative inPQL2Parser.predicate(). - exitIntegerLiteral(PQL2Parser.IntegerLiteralContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitIntegerLiteral(PQL2Parser.IntegerLiteralContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
IntegerLiterallabeled alternative inPQL2Parser.literal(). - exitIntegerLiteral(PQL2Parser.IntegerLiteralContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
IntegerLiterallabeled alternative inPQL2Parser.literal(). - exitIsClause(PQL2Parser.IsClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.isClause(). - exitIsClause(PQL2Parser.IsClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.isClause(). - exitIsPredicate(PQL2Parser.IsPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitIsPredicate(PQL2Parser.IsPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
IsPredicatelabeled alternative inPQL2Parser.predicate(). - exitIsPredicate(PQL2Parser.IsPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
IsPredicatelabeled alternative inPQL2Parser.predicate(). - exitJsonMatchClause(PQL2Parser.JsonMatchClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.jsonMatchClause(). - exitJsonMatchClause(PQL2Parser.JsonMatchClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.jsonMatchClause(). - exitJsonMatchPredicate(PQL2Parser.JsonMatchPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
JsonMatchPredicatelabeled alternative inPQL2Parser.predicate(). - exitJsonMatchPredicate(PQL2Parser.JsonMatchPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
JsonMatchPredicatelabeled alternative inPQL2Parser.predicate(). - exitLimit(PQL2Parser.LimitContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitLimit(PQL2Parser.LimitContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Limitlabeled alternative inPQL2Parser.optionalClause(). - exitLimit(PQL2Parser.LimitContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Limitlabeled alternative inPQL2Parser.optionalClause(). - exitLimitClause(PQL2Parser.LimitClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.limitClause(). - exitLimitClause(PQL2Parser.LimitClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.limitClause(). - exitOption(PQL2Parser.OptionContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitOption(PQL2Parser.OptionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.option(). - exitOption(PQL2Parser.OptionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.option(). - exitOptionListClause(PQL2Parser.OptionListClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.optionListClause(). - exitOptionListClause(PQL2Parser.OptionListClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.optionListClause(). - exitOptions(PQL2Parser.OptionsContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitOptions(PQL2Parser.OptionsContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Optionslabeled alternative inPQL2Parser.optionalClause(). - exitOptions(PQL2Parser.OptionsContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Optionslabeled alternative inPQL2Parser.optionalClause(). - exitOrderBy(PQL2Parser.OrderByContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitOrderBy(PQL2Parser.OrderByContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
OrderBylabeled alternative inPQL2Parser.optionalClause(). - exitOrderBy(PQL2Parser.OrderByContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
OrderBylabeled alternative inPQL2Parser.optionalClause(). - exitOrderByClause(PQL2Parser.OrderByClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.orderByClause(). - exitOrderByClause(PQL2Parser.OrderByClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.orderByClause(). - exitOrderByExpression(PQL2Parser.OrderByExpressionContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitOrderByExpression(PQL2Parser.OrderByExpressionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.orderByExpression(). - exitOrderByExpression(PQL2Parser.OrderByExpressionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.orderByExpression(). - exitOrderByList(PQL2Parser.OrderByListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.orderByList(). - exitOrderByList(PQL2Parser.OrderByListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.orderByList(). - exitOrdering(PQL2Parser.OrderingContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.ordering(). - exitOrdering(PQL2Parser.OrderingContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.ordering(). - exitOutputColumn(PQL2Parser.OutputColumnContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitOutputColumn(PQL2Parser.OutputColumnContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
OutputColumnlabeled alternative inPQL2Parser.outputColumnProjection(). - exitOutputColumn(PQL2Parser.OutputColumnContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
OutputColumnlabeled alternative inPQL2Parser.outputColumnProjection(). - exitOutputColumnList(PQL2Parser.OutputColumnListContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitOutputColumnList(PQL2Parser.OutputColumnListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
OutputColumnListlabeled alternative inPQL2Parser.outputColumns(). - exitOutputColumnList(PQL2Parser.OutputColumnListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
OutputColumnListlabeled alternative inPQL2Parser.outputColumns(). - exitPredicateList(PQL2Parser.PredicateListContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitPredicateList(PQL2Parser.PredicateListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.predicateList(). - exitPredicateList(PQL2Parser.PredicateListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.predicateList(). - exitPredicateParenthesisGroup(PQL2Parser.PredicateParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitPredicateParenthesisGroup(PQL2Parser.PredicateParenthesisGroupContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
PredicateParenthesisGrouplabeled alternative inPQL2Parser.predicate(). - exitPredicateParenthesisGroup(PQL2Parser.PredicateParenthesisGroupContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
PredicateParenthesisGrouplabeled alternative inPQL2Parser.predicate(). - exitRegexpLikeClause(PQL2Parser.RegexpLikeClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.regexpLikeClause(). - exitRegexpLikeClause(PQL2Parser.RegexpLikeClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.regexpLikeClause(). - exitRegexpLikePredicate(PQL2Parser.RegexpLikePredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitRegexpLikePredicate(PQL2Parser.RegexpLikePredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
RegexpLikePredicatelabeled alternative inPQL2Parser.predicate(). - exitRegexpLikePredicate(PQL2Parser.RegexpLikePredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
RegexpLikePredicatelabeled alternative inPQL2Parser.predicate(). - exitRoot(PQL2Parser.RootContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.root(). - exitRoot(PQL2Parser.RootContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.root(). - exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenPredicateContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOpContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOperatorContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BooleanOperatorContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonOperatorContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonPredicateContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ConstantContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionListContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionParenthesisGroupContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FloatingPointLiteralContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionCallContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByListContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IdentifierContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InPredicateContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IntegerLiteralContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsPredicateContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchPredicateContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionListClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionsContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByExpressionContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByListContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderingContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnListContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateParenthesisGroupContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikeClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikePredicateContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RootContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StarColumnListContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StarExpressionContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StatementContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StringLiteralContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TableNameContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchPredicateContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereClauseContext
- exitRule(ParseTreeListener) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereContext
- exitSelect(PQL2Parser.SelectContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitSelect(PQL2Parser.SelectContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Selectlabeled alternative inPQL2Parser.selectStatement(). - exitSelect(PQL2Parser.SelectContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Selectlabeled alternative inPQL2Parser.selectStatement(). - exitStarColumnList(PQL2Parser.StarColumnListContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitStarColumnList(PQL2Parser.StarColumnListContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
StarColumnListlabeled alternative inPQL2Parser.outputColumns(). - exitStarColumnList(PQL2Parser.StarColumnListContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
StarColumnListlabeled alternative inPQL2Parser.outputColumns(). - exitStarExpression(PQL2Parser.StarExpressionContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitStarExpression(PQL2Parser.StarExpressionContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
StarExpressionlabeled alternative inPQL2Parser.expressions(). - exitStarExpression(PQL2Parser.StarExpressionContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
StarExpressionlabeled alternative inPQL2Parser.expressions(). - exitStatement(PQL2Parser.StatementContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.statement(). - exitStatement(PQL2Parser.StatementContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.statement(). - exitStringLiteral(PQL2Parser.StringLiteralContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitStringLiteral(PQL2Parser.StringLiteralContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
StringLiterallabeled alternative inPQL2Parser.literal(). - exitStringLiteral(PQL2Parser.StringLiteralContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
StringLiterallabeled alternative inPQL2Parser.literal(). - exitTableName(PQL2Parser.TableNameContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitTableName(PQL2Parser.TableNameContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.tableName(). - exitTableName(PQL2Parser.TableNameContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.tableName(). - exitTextMatchClause(PQL2Parser.TextMatchClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.textMatchClause(). - exitTextMatchClause(PQL2Parser.TextMatchClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.textMatchClause(). - exitTextMatchPredicate(PQL2Parser.TextMatchPredicateContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitTextMatchPredicate(PQL2Parser.TextMatchPredicateContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
TextMatchPredicatelabeled alternative inPQL2Parser.predicate(). - exitTextMatchPredicate(PQL2Parser.TextMatchPredicateContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
TextMatchPredicatelabeled alternative inPQL2Parser.predicate(). - exitTop(PQL2Parser.TopContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Toplabeled alternative inPQL2Parser.optionalClause(). - exitTop(PQL2Parser.TopContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Toplabeled alternative inPQL2Parser.optionalClause(). - exitTopClause(PQL2Parser.TopClauseContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitTopClause(PQL2Parser.TopClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.topClause(). - exitTopClause(PQL2Parser.TopClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.topClause(). - exitWhere(PQL2Parser.WhereContext) - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- exitWhere(PQL2Parser.WhereContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by the
Wherelabeled alternative inPQL2Parser.optionalClause(). - exitWhere(PQL2Parser.WhereContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by the
Wherelabeled alternative inPQL2Parser.optionalClause(). - exitWhereClause(PQL2Parser.WhereClauseContext) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
-
Exit a parse tree produced by
PQL2Parser.whereClause(). - exitWhereClause(PQL2Parser.WhereClauseContext) - Method in interface org.apache.pinot.pql.parsers.PQL2Listener
-
Exit a parse tree produced by
PQL2Parser.whereClause(). - exp(double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- EXP - org.apache.pinot.common.function.TransformFunctionType
- EXPLAIN - org.apache.pinot.common.request.PinotQuery._Fields
- EXPLAIN_RESULT_SCHEMA - Static variable in class org.apache.pinot.common.utils.DataSchema
-
Used by both Broker and Server to generate results for EXPLAIN PLAN queries.
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOpContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonClauseContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionListContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionParenthesisGroupContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByListContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchClauseContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByExpressionContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikeClauseContext
- expression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchClauseContext
- expression(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- expression(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOpContext
- expression(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonClauseContext
- expression(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionListContext
- expression(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByListContext
- expression(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionContext
- Expression - Class in org.apache.pinot.common.request
- Expression() - Constructor for class org.apache.pinot.common.request.Expression
- Expression(Expression) - Constructor for class org.apache.pinot.common.request.Expression
-
Performs a deep copy on other.
- Expression(ExpressionType) - Constructor for class org.apache.pinot.common.request.Expression
- Expression._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- ExpressionContext - Class in org.apache.pinot.common.request.context
-
The
ExpressionContextclass represents an expression in the query. - ExpressionContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionContext
- ExpressionContext.Type - Enum in org.apache.pinot.common.request.context
- ExpressionListContext(PQL2Parser.ExpressionsContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionListContext
- ExpressionParenthesisGroupAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for math operands in their own parenthesis group.
- ExpressionParenthesisGroupAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.ExpressionParenthesisGroupAstNode
- ExpressionParenthesisGroupContext(PQL2Parser.ExpressionContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionParenthesisGroupContext
- expressions() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- expressions() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionCallContext
- EXPRESSIONS - org.apache.pinot.common.request.AggregationInfo._Fields
- EXPRESSIONS - org.apache.pinot.common.request.GroupBy._Fields
- ExpressionsContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionsContext
- ExpressionsContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionsContext
- ExpressionType - Enum in org.apache.pinot.common.request
- ExtendBuildTimeRequest(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.ExtendBuildTimeRequest
- extractBrokerTag(TenantConfig) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Extracts the broker tag name from the given tenant config.
- extractCompletedServerTag(TenantConfig) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Extracts the REALTIME completed server tag name from the given tenant config.
- extractConsumingServerTag(TenantConfig) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Extracts the REALTIME consuming server tag name from the given tenant config.
- extractIdentifiers(List<Expression>, boolean) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
-
Extract all the identifiers from given expressions.
- extractOfflineServerTag(TenantConfig) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Extracts the OFFLINE server tag name from the given tenant config.
- extractPartitionId(String) - Static method in class org.apache.pinot.common.utils.helix.LeadControllerUtils
-
Extracts partition index from partition name, e.g.
- extractRealtimeServerTag(TenantConfig) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Extracts the REALTIME server tag name from the given tenant config.
- extractTlsConfig(PinotConfiguration, String) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Extract a TlsConfig instance from a namespaced set of configuration keys.
- extractTlsConfig(PinotConfiguration, String, TlsConfig) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Extract a TlsConfig instance from a namespaced set of configuration keys, based on a default config
F
- FAILED - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Commit failed.
- FEDERATED_BROKER_UNAVAILABLE_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- FEDERATED_BROKER_UNAVAILABLE_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- fetchAndDecryptSegmentToLocal(String, File, String) - Static method in class org.apache.pinot.common.utils.fetcher.SegmentFetcherFactory
-
Fetches a segment from a URI location to a local file and decrypts it if needed
- fetchInstancePartitions(HelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.assignment.InstancePartitionsUtils
-
Fetches the instance partitions from Helix property store.
- fetchOrComputeInstancePartitions(HelixManager, TableConfig, InstancePartitionsType) - Static method in class org.apache.pinot.common.assignment.InstancePartitionsUtils
-
Fetches the instance partitions from Helix property store if it exists, or computes it for backward-compatibility.
- fetchSegmentToLocal(String, File) - Static method in class org.apache.pinot.common.utils.fetcher.SegmentFetcherFactory
-
Fetches a segment from URI location to local.
- fetchSegmentToLocal(URI, File) - Method in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- fetchSegmentToLocal(URI, File) - Method in class org.apache.pinot.common.utils.fetcher.HttpSegmentFetcher
- fetchSegmentToLocal(URI, File) - Method in interface org.apache.pinot.common.utils.fetcher.SegmentFetcher
-
Fetches a segment from URI location to local.
- fetchSegmentToLocal(URI, File) - Static method in class org.apache.pinot.common.utils.fetcher.SegmentFetcherFactory
-
Fetches a segment from URI location to local.
- fetchSegmentToLocal(List<URI>, File) - Method in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- fetchSegmentToLocal(List<URI>, File) - Method in interface org.apache.pinot.common.utils.fetcher.SegmentFetcher
-
Fetches a segment to local from any uri in the given list.
- fetchSegmentToLocalWithoutRetry(URI, File) - Method in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
-
Fetches a segment from URI location to local without retry.
- fetchSegmentToLocalWithoutRetry(URI, File) - Method in class org.apache.pinot.common.utils.fetcher.HttpSegmentFetcher
- fetchSegmentToLocalWithoutRetry(URI, File) - Method in class org.apache.pinot.common.utils.fetcher.PinotFSSegmentFetcher
- fetchTaskMetadata(HelixPropertyStore<ZNRecord>, String, String) - Static method in class org.apache.pinot.common.minion.MinionTaskMetadataUtils
-
Fetches the ZNRecord for the given minion task and tableName, from MINION_TASK_METADATA/taskName/tableNameWthType
- fieldForId(int) - Method in class org.apache.pinot.common.request.AggregationInfo
- fieldForId(int) - Method in class org.apache.pinot.common.request.BrokerRequest
- fieldForId(int) - Method in class org.apache.pinot.common.request.DataSource
- fieldForId(int) - Method in class org.apache.pinot.common.request.Expression
- fieldForId(int) - Method in class org.apache.pinot.common.request.FilterQuery
- fieldForId(int) - Method in class org.apache.pinot.common.request.FilterQueryMap
- fieldForId(int) - Method in class org.apache.pinot.common.request.Function
- fieldForId(int) - Method in class org.apache.pinot.common.request.GroupBy
- fieldForId(int) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- fieldForId(int) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- fieldForId(int) - Method in class org.apache.pinot.common.request.Identifier
- fieldForId(int) - Method in class org.apache.pinot.common.request.InstanceRequest
- fieldForId(int) - Method in class org.apache.pinot.common.request.Literal
- fieldForId(int) - Method in class org.apache.pinot.common.request.PinotQuery
- fieldForId(int) - Method in class org.apache.pinot.common.request.QuerySource
- fieldForId(int) - Method in class org.apache.pinot.common.request.QueryType
- fieldForId(int) - Method in class org.apache.pinot.common.request.Selection
- fieldForId(int) - Method in class org.apache.pinot.common.request.SelectionSort
- fieldForId(int) - Method in exception org.apache.pinot.common.response.ProcessingException
- FileUploadDownloadClient - Class in org.apache.pinot.common.utils
-
The
FileUploadDownloadClientclass provides methods to upload schema/segment, download segment or send segment completion protocol request through HTTP/HTTPS. - FileUploadDownloadClient() - Constructor for class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Construct the client with default settings.
- FileUploadDownloadClient(SSLContext) - Constructor for class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Construct the client with optional
SSLContextto handle HTTPS request properly. - FileUploadDownloadClient.CustomHeaders - Class in org.apache.pinot.common.utils
- FileUploadDownloadClient.FileUploadType - Enum in org.apache.pinot.common.utils
- FileUploadDownloadClient.QueryParameters - Class in org.apache.pinot.common.utils
- FileUtils - Class in org.apache.pinot.common.utils
- FILTER_EXPRESSION - org.apache.pinot.common.request.PinotQuery._Fields
- FILTER_QUERY - org.apache.pinot.common.request.BrokerRequest._Fields
- FILTER_QUERY_MAP - org.apache.pinot.common.request.FilterQueryMap._Fields
- FILTER_QUERY_MAP - org.apache.pinot.common.request.HavingFilterQueryMap._Fields
- FILTER_SUB_QUERY_MAP - org.apache.pinot.common.request.BrokerRequest._Fields
- FilterContext - Class in org.apache.pinot.common.request.context
-
The
FilterContextclass encapsulates the information of a filter in the query. - FilterContext(FilterContext.Type, List<FilterContext>, Predicate) - Constructor for class org.apache.pinot.common.request.context.FilterContext
- FilterContext.Type - Enum in org.apache.pinot.common.request.context
- FilterKind - Enum in org.apache.pinot.pql.parsers.pql2.ast
- filterKindToOperator(FilterKind) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Utility method to map
FilterKindtoFilterOperator. - FilterOperator - Enum in org.apache.pinot.common.request
-
AUTO GENERATED: DO NOT EDIT Filter Operator
- FilterQuery - Class in org.apache.pinot.common.request
- FilterQuery() - Constructor for class org.apache.pinot.common.request.FilterQuery
- FilterQuery(int, List<String>, List<Integer>) - Constructor for class org.apache.pinot.common.request.FilterQuery
- FilterQuery(FilterQuery) - Constructor for class org.apache.pinot.common.request.FilterQuery
-
Performs a deep copy on other.
- FilterQuery._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- FilterQueryMap - Class in org.apache.pinot.common.request
- FilterQueryMap() - Constructor for class org.apache.pinot.common.request.FilterQueryMap
- FilterQueryMap(FilterQueryMap) - Constructor for class org.apache.pinot.common.request.FilterQueryMap
-
Performs a deep copy on other.
- FilterQueryMap._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- FilterQueryTree - Class in org.apache.pinot.common.utils.request
- FilterQueryTree(String, List<String>, FilterOperator, List<FilterQueryTree>) - Constructor for class org.apache.pinot.common.utils.request.FilterQueryTree
- filterSegmentsBasedOnLineageInPlace(Set<String>, SegmentLineage) - Static method in class org.apache.pinot.common.lineage.SegmentLineageUtils
-
Use the segment lineage metadata to filters out either merged segments or original segments in place to make sure that the final segments contain no duplicate data.
- findByName(String) - Static method in enum org.apache.pinot.common.request.AggregationInfo._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.BrokerRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.DataSource._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.Expression._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.FilterQuery._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.FilterQueryMap._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.Function._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.GroupBy._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.HavingFilterQuery._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.HavingFilterQueryMap._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.Identifier._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.InstanceRequest._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.Literal._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.PinotQuery._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.QuerySource._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.QueryType._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.Selection._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.request.SelectionSort._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.pinot.common.response.ProcessingException._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.AggregationInfo._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.BrokerRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.DataSource._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.Expression._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.FilterQuery._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.FilterQueryMap._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.Function._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.GroupBy._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.HavingFilterQuery._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.HavingFilterQueryMap._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.Identifier._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.InstanceRequest._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.Literal._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.PinotQuery._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.QuerySource._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.QueryType._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.Selection._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.request.SelectionSort._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.pinot.common.response.ProcessingException._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.AggregationInfo._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.BrokerRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.DataSource._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.Expression._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.FilterQuery._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.FilterQueryMap._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.Function._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.GroupBy._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.HavingFilterQuery._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.HavingFilterQueryMap._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.Identifier._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.InstanceRequest._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.Literal._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.PinotQuery._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.QuerySource._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.QueryType._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.Selection._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.request.SelectionSort._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.pinot.common.response.ProcessingException._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
- findByValue(int) - Static method in enum org.apache.pinot.common.request.ExpressionType
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum org.apache.pinot.common.request.FilterOperator
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- FLOAT - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- FLOAT - org.apache.pinot.common.utils.PinotDataType
- FLOAT_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- FLOAT_ARRAY - org.apache.pinot.common.utils.PinotDataType
- FLOATING_POINT_LITERAL - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- FLOATING_POINT_LITERAL - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- FLOATING_POINT_LITERAL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FloatingPointLiteralContext
- FloatingPointLiteralAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
Floating point literal AST node.
- FloatingPointLiteralAstNode(double) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.FloatingPointLiteralAstNode
- FloatingPointLiteralContext(PQL2Parser.LiteralContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.FloatingPointLiteralContext
- floor(double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- FLOOR - org.apache.pinot.common.function.TransformFunctionType
- forFunction(FunctionContext) - Static method in class org.apache.pinot.common.request.context.ExpressionContext
- forIdentifier(String) - Static method in class org.apache.pinot.common.request.context.ExpressionContext
- forListAllTasks(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forListAllTaskTypes() - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forLiteral(String) - Static method in class org.apache.pinot.common.request.context.ExpressionContext
- format(Object) - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
-
Formats the value to human-readable format based on the type to be used in the query response.
- forSchema(ZkHelixPropertyStore<ZNRecord>) - Static method in class org.apache.pinot.common.utils.helix.PinotHelixPropertyStoreZnRecordProvider
- forSegments(ZkHelixPropertyStore<ZNRecord>) - Static method in class org.apache.pinot.common.utils.helix.PinotHelixPropertyStoreZnRecordProvider
- forTable(ZkHelixPropertyStore<ZNRecord>) - Static method in class org.apache.pinot.common.utils.helix.PinotHelixPropertyStoreZnRecordProvider
- forTaskConfig(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTaskSchedule(String, String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTasksStates(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTaskState(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTaskTypeCleanup(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTaskTypeDelete(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTaskTypeResume(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTaskTypeState(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- forTaskTypeStop(String) - Method in class org.apache.pinot.common.minion.MinionRequestURLBuilder
- FRESHNESS_LAG_MS - org.apache.pinot.common.metrics.BrokerTimer
- FRESHNESS_LAG_MS - org.apache.pinot.common.metrics.ServerTimer
- FROM - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- FROM - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- FROM() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- fromBytes(byte[]) - Static method in class org.apache.pinot.common.utils.DataSchema
- fromDataType(FieldSpec.DataType, boolean) - Static method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- fromDataTypeMV(FieldSpec.DataType) - Static method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- fromDataTypeSV(FieldSpec.DataType) - Static method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- fromDateTime(String, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts DateTime string represented by pattern to epoch millis
- fromEpochDays(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts epoch days to epoch millis
- fromEpochDaysBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts nDaysSinceEpoch (days that have been divided by a bucket), to epoch millis
- fromEpochHours(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts epoch hours to epoch millis
- fromEpochHoursBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts nHoursSinceEpoch (hours that have been divided by a bucket), to epoch millis
- fromEpochMinutes(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts epoch minutes to epoch millis
- fromEpochMinutesBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts nMinutesSinceEpoch (minutes that have been divided by a bucket), to epoch millis
- fromEpochSeconds(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts epoch seconds to epoch millis
- fromEpochSecondsBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts nSecondsSinceEpoch (seconds that have been divided by a bucket), to epoch millis
- fromJsonString(String) - Static method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
-
Given a JSON string, de-serialize and return an instance of
SegmentPartitionMetadata - fromJsonString(String) - Static method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- fromJsonString(String) - Static method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- fromTimestamp(Timestamp) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts Timestamp to epoch millis
- fromZNRecord(ZNRecord) - Static method in class org.apache.pinot.common.assignment.InstancePartitions
- fromZNRecord(ZNRecord) - Static method in class org.apache.pinot.common.lineage.SegmentLineage
-
Convert ZNRecord to segment lineage
- fromZNRecord(ZNRecord) - Static method in class org.apache.pinot.common.minion.MergeRollupTaskMetadata
- fromZNRecord(ZNRecord) - Static method in class org.apache.pinot.common.minion.RealtimeToOfflineSegmentsTaskMetadata
- fromZNRecord(ZNRecord) - Static method in class org.apache.pinot.common.utils.config.TableConfigUtils
- fromZNRecord(ZNRecord) - Static method in class org.apache.pinot.common.utils.SchemaUtils
-
Fetch
Schemafrom aZNRecord. - function() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- function() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionCallContext
- Function - Class in org.apache.pinot.common.request
- Function() - Constructor for class org.apache.pinot.common.request.Function
- Function(String) - Constructor for class org.apache.pinot.common.request.Function
- Function(Function) - Constructor for class org.apache.pinot.common.request.Function
-
Performs a deep copy on other.
- FUNCTION - org.apache.pinot.common.request.context.ExpressionContext.Type
- FUNCTION - org.apache.pinot.common.request.ExpressionType
- FUNCTION - org.apache.pinot.common.request.transform.TransformExpressionTree.ExpressionType
- FUNCTION_CALL - org.apache.pinot.common.request.Expression._Fields
- Function._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- FunctionCallAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for function calls, such as count(foo).
- FunctionCallAstNode(String, String) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.FunctionCallAstNode
- FunctionCallContext(PQL2Parser.ExpressionContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.FunctionCallContext
- FunctionContext - Class in org.apache.pinot.common.request.context
-
The
FunctionContextclass represents the function in the expression. - FunctionContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.FunctionContext
- FunctionContext(FunctionContext.Type, String, List<ExpressionContext>) - Constructor for class org.apache.pinot.common.request.context.FunctionContext
- FunctionContext.Type - Enum in org.apache.pinot.common.request.context
- FunctionInfo - Class in org.apache.pinot.common.function
- FunctionInfo(Method, Class<?>) - Constructor for class org.apache.pinot.common.function.FunctionInfo
- FunctionInvoker - Class in org.apache.pinot.common.function
-
The
FunctionInvokeris a wrapper on a java method which supports arguments type conversion and method invocation via reflection. - FunctionInvoker(FunctionInfo) - Constructor for class org.apache.pinot.common.function.FunctionInvoker
- FunctionRegistry - Class in org.apache.pinot.common.function
-
Registry for scalar functions.
- FunctionUtils - Class in org.apache.pinot.common.function
- FUTURE_CALL_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- FUTURE_CALL_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
G
- generate() - Method in class org.apache.pinot.common.utils.ClientSSLContextGenerator
- generateFilterFromTree(FilterQueryTree, BrokerRequest) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
-
Generates thrift compliant filterQuery and populate it in the broker request
- generateFilterQueryTree(BrokerRequest) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
-
Generate FilterQueryTree from Broker Request
- generateLineageEntryId() - Static method in class org.apache.pinot.common.lineage.SegmentLineageUtils
-
Generate lineage entry id using UUID.
- generateParticipantInstanceId(String, int) - Static method in class org.apache.pinot.common.utils.helix.LeadControllerUtils
-
Generates participant instance id, e.g.
- generatePartitionName(int) - Static method in class org.apache.pinot.common.utils.helix.LeadControllerUtils
-
Generates partition name, e.g.
- generateSchemaURI(String, String) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
- generateTableConfigURI(String, String) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
- GEOTOH3 - org.apache.pinot.common.function.TransformFunctionType
- get(String) - Method in class org.apache.pinot.common.function.JsonPathCache
- get(String) - Method in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- get(String) - Method in class org.apache.pinot.common.utils.helix.PinotHelixPropertyStoreZnRecordProvider
- GET_REQUEST_SOCKET_TIMEOUT_MS - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getActualTableName(String) - Method in class org.apache.pinot.common.config.provider.TableCache
-
For case-insensitive only, returns the actual table name for the given case-insensitive table name (with or without type suffix), or
nullif the table does not exist. - getAggregationInfo() - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
This should be unique within a single request *
- getAggregationParams() - Method in class org.apache.pinot.common.request.AggregationInfo
- getAggregationParamsSize() - Method in class org.apache.pinot.common.request.AggregationInfo
- getAggregationResults() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getAggregationsInfo() - Method in class org.apache.pinot.common.request.BrokerRequest
- getAggregationsInfoIterator() - Method in class org.apache.pinot.common.request.BrokerRequest
- getAggregationsInfoSize() - Method in class org.apache.pinot.common.request.BrokerRequest
- getAggregationType() - Method in class org.apache.pinot.common.request.AggregationInfo
- getAllInstances(HelixAdmin, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns all instances for the given cluster.
- getAllInstancesForResource(IdealState) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns all instances for the given resource.
- getAllTableConfigs(ZkHelixPropertyStore<ZNRecord>) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getArch() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getArgs() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- getArguments() - Method in class org.apache.pinot.common.request.context.FunctionContext
- getArgumentType(Class<?>) - Static method in class org.apache.pinot.common.function.FunctionUtils
-
Returns the corresponding PinotDataType for the given argument class, or
nullif there is no one matching. - getATN() - Method in class org.apache.pinot.pql.parsers.PQL2Lexer
- getATN() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- getAvailableProcessors() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getBinaryValue() - Method in class org.apache.pinot.common.request.Literal
- getBoolValue() - Method in class org.apache.pinot.common.request.Literal
- getBootClassPath() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- getBrokerId() - Method in class org.apache.pinot.common.request.InstanceRequest
- getBrokerIdealStates(HelixAdmin, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getBrokerInstanceConfigsForTenant(List<InstanceConfig>, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getBrokerInstancesForTenant(List<InstanceConfig>, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the broker instances in the cluster for the given tenant.
- getBrokerResourceConfig(HelixAdmin, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getBrokerTagForTenant(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns the Broker tag name for the given tenant.
- getBucketHashKey() - Method in class org.apache.pinot.common.request.BrokerRequest
- getBuildTimeMillis() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getBuildTimeSeconds() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- getBuildTimeSeconds() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- getByName(String) - Static method in enum org.apache.pinot.common.utils.DataTable.MetadataKey
- getByOrdinal(int) - Static method in enum org.apache.pinot.common.utils.DataTable.MetadataKey
- getBytes(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getByteValue() - Method in class org.apache.pinot.common.request.Literal
- getCallingMethodDetails() - Static method in class org.apache.pinot.common.Utils
-
Obtains the name of the calling method and line number.
- getChildren() - Method in class org.apache.pinot.common.request.context.FilterContext
- getChildren() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
Returns the children of the node.
- getChildren() - Method in class org.apache.pinot.common.utils.request.FilterQueryTree
- getChildren() - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- getChildren() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- getChildren() - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- getChronology(TimeZoneKey) - Static method in class org.apache.pinot.common.function.DateTimeUtils.DateTimeZoneIndex
- getChronology(TimeZoneKey) - Static method in class org.apache.pinot.common.function.DateTimeUtils
- getClazz() - Method in class org.apache.pinot.common.function.FunctionInfo
- getClusterTenantIsolationEnabled(ZkHelixPropertyStore<ZNRecord>) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getCode() - Method in class org.apache.pinot.common.utils.SimpleHttpErrorInfo
- getColumn() - Method in class org.apache.pinot.common.request.FilterQuery
-
This should be unique within a single request *
- getColumn() - Method in class org.apache.pinot.common.request.SelectionSort
- getColumn() - Method in class org.apache.pinot.common.utils.request.FilterQueryTree
- getColumn() - Method in class org.apache.pinot.pql.parsers.pql2.ast.OrderByExpressionAstNode
- getColumnCardinalityMap() - Method in class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- getColumnDataType(int) - Method in class org.apache.pinot.common.utils.DataSchema
- getColumnDataType(Class<?>) - Static method in class org.apache.pinot.common.function.FunctionUtils
-
Returns the corresponding ColumnDataType for the given class, or
nullif there is no one matching. - getColumnDataTypes() - Method in class org.apache.pinot.common.utils.DataSchema
- getColumnLengthMap() - Method in class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- getColumnName(int) - Method in class org.apache.pinot.common.utils.DataSchema
- getColumnNameMap(String) - Method in class org.apache.pinot.common.config.provider.TableCache
-
For case-insensitive only, returns a map from lower case column name to actual column name for the given table, or
nullif the table schema does not exist. - getColumnNames() - Method in class org.apache.pinot.common.utils.DataSchema
- getColumnPartitionMap() - Method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
-
Returns the map from column name to column's partition metadata.
- getColumns() - Method in class org.apache.pinot.common.request.GroupBy
- getColumns() - Method in class org.apache.pinot.common.response.broker.SelectionResults
- getColumns(Set<String>) - Method in class org.apache.pinot.common.request.context.ExpressionContext
-
Adds the columns (IDENTIFIER expressions) in the expression to the given set.
- getColumns(Set<String>) - Method in class org.apache.pinot.common.request.context.FilterContext
-
Adds the columns (IDENTIFIER expressions) in the filter to the given set.
- getColumns(Set<String>) - Method in class org.apache.pinot.common.request.context.FunctionContext
-
Adds the columns (IDENTIFIER expressions) in the function to the given set.
- getColumns(Set<String>) - Method in class org.apache.pinot.common.request.context.OrderByExpressionContext
-
Adds the columns (IDENTIFIER expressions) in the order-by expression to the given set.
- getColumns(Set<String>) - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
Add all columns to the passed in column set.
- getColumnsIterator() - Method in class org.apache.pinot.common.request.GroupBy
- getColumnsSize() - Method in class org.apache.pinot.common.request.GroupBy
- getComponentVersions() - Static method in class org.apache.pinot.common.Utils
-
Obtains the version numbers of the Pinot components.
- getConsumerInfo() - Method in class org.apache.pinot.common.restlet.resources.SegmentServerDebugInfo
- getConsumerState() - Method in class org.apache.pinot.common.restlet.resources.SegmentConsumerInfo
- getControllerUrl() - Method in class org.apache.pinot.common.minion.MinionClient
- getControllerVipUrl() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- getControllerVipUrl() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- getCount() - Method in class org.apache.pinot.pql.parsers.pql2.ast.LimitAstNode
- getCount() - Method in class org.apache.pinot.pql.parsers.pql2.ast.TopAstNode
- getCrc() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getCreationTime() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getCreationTime() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getCreationTimeMs() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getCrypterName() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getCurrentHeapSize() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.RuntimeConfig
- getCustomMap() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getDataSchema() - Method in class org.apache.pinot.common.response.broker.ResultTable
- getDataSchema() - Method in interface org.apache.pinot.common.utils.DataTable
- getDataSource() - Method in class org.apache.pinot.common.request.PinotQuery
- getDataType(Class<?>) - Static method in class org.apache.pinot.common.function.FunctionUtils
-
Returns the corresponding DataType for the given class, or
nullif there is no one matching. - getDateTimeZone(TimeZoneKey) - Static method in class org.apache.pinot.common.function.DateTimeUtils.DateTimeZoneIndex
- getDebugOptions() - Method in class org.apache.pinot.common.request.BrokerRequest
- getDebugOptions() - Method in class org.apache.pinot.common.request.PinotQuery
- getDebugOptionsSize() - Method in class org.apache.pinot.common.request.BrokerRequest
- getDebugOptionsSize() - Method in class org.apache.pinot.common.request.PinotQuery
- getDefaultInstance() - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- getDefaultInstance() - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- getDefaultInstanceForType() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- getDefaultInstanceForType() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- getDefaultInstanceForType() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- getDefaultMaxSegmentCommitTimeSeconds() - Static method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- getDefaultUploadType() - Static method in enum org.apache.pinot.common.utils.FileUploadDownloadClient.FileUploadType
- getDefaultZkStr() - Static method in class org.apache.pinot.common.utils.ZkStarter
- getDeleteSegmentHttpUri(String, int, String, String, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getDescriptor() - Static method in class org.apache.pinot.common.proto.Server
- getDescriptor() - Static method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- getDescriptor() - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- getDescriptor() - Static method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- getDescriptor() - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- getDescriptorForType() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- getDescriptorForType() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- getDirectoryURI(String) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
-
Convert Directory URI String to URI Object, default to local file system scheme.
- getDiskSizeInBytes() - Method in class org.apache.pinot.common.restlet.resources.SegmentSizeInfo
- getDiskSizeInBytes() - Method in class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- getDiskSizeInBytes() - Method in class org.apache.pinot.common.restlet.resources.TableSizeInfo
- getDouble(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getDoubleArray(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getDoubleValue() - Method in class org.apache.pinot.common.request.Literal
- getDownloadUriPath(String) - Method in class org.apache.pinot.common.utils.webhdfs.WebHdfsV1Client
- getDownloadUrl() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getDuration() - Method in class org.apache.pinot.common.request.BrokerRequest
- getDurationType() - Method in class org.apache.pinot.common.function.DateTimeUtils.QuarterOfYearDateTimeField
- getEnabledInstancesWithTag(List<InstanceConfig>, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the enabled instances in the cluster with the given tag.
- getEnabledInstancesWithTag(HelixManager, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the enabled instances in the cluster with the given tag.
- getEndOffset() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getEndReplaceSegmentsURI(URI, String, String, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getEndTimeMs() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getEnvVariables() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- getError() - Method in class org.apache.pinot.common.utils.SimpleHttpErrorInfo
- getErrorCode() - Method in class org.apache.pinot.common.response.broker.QueryProcessingException
- getErrorCode() - Method in exception org.apache.pinot.common.response.ProcessingException
- getErrorInfo() - Method in class org.apache.pinot.common.restlet.resources.SegmentServerDebugInfo
- getErrorMessage() - Method in class org.apache.pinot.common.restlet.resources.SegmentErrorInfo
- getException(ProcessingException, Exception) - Static method in class org.apache.pinot.common.exception.QueryException
- getException(ProcessingException, String) - Static method in class org.apache.pinot.common.exception.QueryException
- getExceptions() - Method in interface org.apache.pinot.common.utils.DataTable
- getExceptionsSize() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getExceptionsSize() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get number of exceptions recorded in the response.
- getExpression() - Method in class org.apache.pinot.common.request.context.OrderByExpressionContext
- getExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.FunctionCallAstNode
- getExpression() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IdentifierAstNode
- getExpression(Expression) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given Thrift
Expressioninto anExpressionContext. - getExpression(AstNode) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given
AstNodeinto anExpressionContext. - getExpression(AstNode) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
-
Returns the expression from a given
AstNode, which can be one of the following:FunctionCallAstNodeLiteralAstNodePredicateAstNode - getExpressionFromPQL(String) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given PQL expression into an
ExpressionContext. - getExpressionFromSQL(String) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given SQL expression into an
ExpressionContext. - getExpressions() - Method in class org.apache.pinot.common.request.AggregationInfo
- getExpressions() - Method in class org.apache.pinot.common.request.GroupBy
- getExpressionsIterator() - Method in class org.apache.pinot.common.request.AggregationInfo
- getExpressionsIterator() - Method in class org.apache.pinot.common.request.GroupBy
- getExpressionsSize() - Method in class org.apache.pinot.common.request.AggregationInfo
- getExpressionsSize() - Method in class org.apache.pinot.common.request.GroupBy
- getExpressionType() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
Returns the expression type of the node, which can be one of the following:
TransformExpressionTree.ExpressionType.FUNCTIONTransformExpressionTree.ExpressionType.IDENTIFIERTransformExpressionTree.ExpressionType.LITERAL - getExternalViewForResource(HelixAdmin, String, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getExtraTimeSec() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getField(Chronology) - Method in class org.apache.pinot.common.function.DateTimeUtils.QuarterOfYearDateTimeField
- getFieldDesc(Literal._Fields) - Method in class org.apache.pinot.common.request.Literal
- getFieldName() - Method in enum org.apache.pinot.common.request.AggregationInfo._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.BrokerRequest._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.DataSource._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.Expression._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.FilterQuery._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.FilterQueryMap._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.Function._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.GroupBy._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.HavingFilterQuery._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.HavingFilterQueryMap._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.Identifier._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.InstanceRequest._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.Literal._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.PinotQuery._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.QuerySource._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.QueryType._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.Selection._Fields
- getFieldName() - Method in enum org.apache.pinot.common.request.SelectionSort._Fields
- getFieldName() - Method in enum org.apache.pinot.common.response.ProcessingException._Fields
- getFieldValue(AggregationInfo._Fields) - Method in class org.apache.pinot.common.request.AggregationInfo
- getFieldValue(BrokerRequest._Fields) - Method in class org.apache.pinot.common.request.BrokerRequest
- getFieldValue(DataSource._Fields) - Method in class org.apache.pinot.common.request.DataSource
- getFieldValue(Expression._Fields) - Method in class org.apache.pinot.common.request.Expression
- getFieldValue(FilterQuery._Fields) - Method in class org.apache.pinot.common.request.FilterQuery
- getFieldValue(FilterQueryMap._Fields) - Method in class org.apache.pinot.common.request.FilterQueryMap
- getFieldValue(Function._Fields) - Method in class org.apache.pinot.common.request.Function
- getFieldValue(GroupBy._Fields) - Method in class org.apache.pinot.common.request.GroupBy
- getFieldValue(HavingFilterQuery._Fields) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getFieldValue(HavingFilterQueryMap._Fields) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- getFieldValue(Identifier._Fields) - Method in class org.apache.pinot.common.request.Identifier
- getFieldValue(InstanceRequest._Fields) - Method in class org.apache.pinot.common.request.InstanceRequest
- getFieldValue(PinotQuery._Fields) - Method in class org.apache.pinot.common.request.PinotQuery
- getFieldValue(QuerySource._Fields) - Method in class org.apache.pinot.common.request.QuerySource
- getFieldValue(QueryType._Fields) - Method in class org.apache.pinot.common.request.QueryType
- getFieldValue(Selection._Fields) - Method in class org.apache.pinot.common.request.Selection
- getFieldValue(SelectionSort._Fields) - Method in class org.apache.pinot.common.request.SelectionSort
- getFieldValue(ProcessingException._Fields) - Method in exception org.apache.pinot.common.response.ProcessingException
- getFileName(URI) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
-
Extract file name from a given URI.
- getFileURI(String, URI) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
-
Convert a File URI String to URI Object, use parent URI scheme/userInfo/host/port if sheme is not specified.
- getFilter(ExpressionContext) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given filter
ExpressionContextinto aFilterContext. - getFilter(Expression) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given Thrift
Expressioninto aFilterContext. - getFilter(FilterQueryTree) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given
FilterQueryTreeinto aFilterContext. - getFilterColumn(Expression) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Returns the filter column from a given expression.
- getFilterExpression() - Method in class org.apache.pinot.common.request.PinotQuery
- getFilterKind(Expression) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Utility method that returns the
FilterKindfor a given expression. - getFilterQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
- getFilterQueryMap() - Method in class org.apache.pinot.common.request.FilterQueryMap
- getFilterQueryMap() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- getFilterQueryMapSize() - Method in class org.apache.pinot.common.request.FilterQueryMap
- getFilterQueryMapSize() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- getFilterSubQueryMap() - Method in class org.apache.pinot.common.request.BrokerRequest
- getFilterType(Expression) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Utility method that returns the
FilterOperatorfor a given expression. - getFilterValues(Expression) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Utility method that returns the RHS of a filter expression as a list of String's.
- getFilterValues(FilterKind, List<Expression>) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Given a expression filter, returns the values (RHS) on which the filter predicate applies.
- getFirst() - Method in class org.apache.pinot.pql.parsers.utils.Pair
- getFloat(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getFloatArray(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getFreePhysicalMemory() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getFreeSwapSpace() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getFunction() - Method in class org.apache.pinot.common.request.context.ExpressionContext
- getFunction() - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Returns the aggregation function name.
- getFunction(Function) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given Thrift
Functioninto aFunctionContext. - getFunction(FunctionCallAstNode) - Static method in class org.apache.pinot.common.request.context.RequestContextUtils
-
Converts the given
FunctionCallAstNodeinto aFunctionContext. - getFunctionCall() - Method in class org.apache.pinot.common.request.Expression
- getFunctionExpression(String) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getFunctionInfo(String, int) - Static method in class org.apache.pinot.common.function.FunctionRegistry
-
Returns the
FunctionInfoassociated with the given function name and number of parameters, ornullif there is no matching method. - getFunctionName() - Method in class org.apache.pinot.common.request.context.FunctionContext
- getFunctionName(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
-
Returns the partition function for the given column, null if there isn't one.
- getGarbageCollectors() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- getGaugeName() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Gauge
- getGaugeName() - Method in enum org.apache.pinot.common.metrics.BrokerGauge
- getGaugeName() - Method in enum org.apache.pinot.common.metrics.ControllerGauge
- getGaugeName() - Method in enum org.apache.pinot.common.metrics.MinionGauge
- getGaugeName() - Method in enum org.apache.pinot.common.metrics.ServerGauge
- getGauges() - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getGauges() - Method in class org.apache.pinot.common.metrics.BrokerMetrics
- getGauges() - Method in class org.apache.pinot.common.metrics.ControllerMetrics
- getGauges() - Method in class org.apache.pinot.common.metrics.MinionMetrics
- getGauges() - Method in class org.apache.pinot.common.metrics.ServerMetrics
- getGrammarFileName() - Method in class org.apache.pinot.pql.parsers.PQL2Lexer
- getGrammarFileName() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- getGroup() - Method in class org.apache.pinot.common.response.broker.GroupByResult
- getGroupBy() - Method in class org.apache.pinot.common.request.BrokerRequest
- getGroupByColumns() - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Get groupByColumns for the aggregation function.
- getGroupByList() - Method in class org.apache.pinot.common.request.PinotQuery
- getGroupByListIterator() - Method in class org.apache.pinot.common.request.PinotQuery
- getGroupByListSize() - Method in class org.apache.pinot.common.request.PinotQuery
- getGroupByResult() - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Set groupByResults for the aggregation function.
- getGroupId() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- getGroupId() - Method in class org.apache.pinot.common.utils.SegmentName
- getGroupId(String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- getHashMapCapacity(int) - Static method in class org.apache.pinot.common.utils.HashUtil
-
Returns a capacity that is sufficient to keep the map from being resized as long as it grows no larger than expectedSize and the load factor is >= its default (0.75).
- getHavingExpression() - Method in class org.apache.pinot.common.request.PinotQuery
- getHavingFilterQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
- getHavingFilterSubQueryMap() - Method in class org.apache.pinot.common.request.BrokerRequest
- getHelixClusterLeader(HelixManager) - Static method in class org.apache.pinot.common.utils.helix.LeadControllerUtils
-
Gets Helix leader in the cluster.
- getHelixInstanceId(Instance) - Static method in class org.apache.pinot.common.utils.config.InstanceUtils
-
Returns the Helix instance id (e.g.
- getId() - Method in class org.apache.pinot.common.function.TimeZoneKey
- getId() - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- getId() - Method in class org.apache.pinot.common.request.FilterQuery
- getId() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getIdentifier() - Method in class org.apache.pinot.common.request.context.ExpressionContext
- getIdentifier() - Method in class org.apache.pinot.common.request.Expression
- getIdentifier() - Method in class org.apache.pinot.pql.parsers.pql2.ast.PredicateAstNode
-
Returns the name of the identifier on the left hand side of this predicate, or null if the predicate is not based on an identifier.
- getIdentifierExpression(String) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getIndexVersion() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getInstance() - Static method in class org.apache.pinot.common.utils.fetcher.SegmentFetcherFactory
- getInstanceAssignmentConfig(TableConfig, InstancePartitionsType) - Static method in class org.apache.pinot.common.assignment.InstanceAssignmentConfigUtils
-
Extracts or generates default instance assignment config from the given table config.
- getInstanceConfig(HelixManager, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the instance config for a specific instance.
- getInstanceConfigs(HelixManager) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the config for all the instances in the cluster.
- getInstanceConfigsMapFor(String, String, HelixAdmin) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getInstanceId() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getInstanceName() - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- getInstancePartitionsName() - Method in class org.apache.pinot.common.assignment.InstancePartitions
- getInstancePartitionsName(String, String) - Static method in class org.apache.pinot.common.assignment.InstancePartitionsUtils
-
Returns the name of the instance partitions for the given table name (with or without type suffix) and instance partitions type.
- getInstancePort() - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- getInstances(int, int) - Method in class org.apache.pinot.common.assignment.InstancePartitions
- getInstancesConfigsWithTag(List<InstanceConfig>, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getInstanceScopefor(String, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getInstancesWithTag(List<InstanceConfig>, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the instances in the cluster with the given tag.
- getInstancesWithTag(HelixManager, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the instances in the cluster with the given tag.
- getInstanceType() - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- getInstanceZKMetadata(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getInt(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getIntArray(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getIntValue() - Method in class org.apache.pinot.common.request.Literal
- getJvmConfig() - Method in class org.apache.pinot.common.utils.PinotAppConfigs
- getKey() - Method in class org.apache.pinot.common.function.TimeZoneKey
- getKeyStorePassword() - Method in class org.apache.pinot.common.config.TlsConfig
- getKeyStorePath() - Method in class org.apache.pinot.common.config.TlsConfig
- getKeyStoreType() - Method in class org.apache.pinot.common.config.TlsConfig
- getLastConsumedTimestamp() - Method in class org.apache.pinot.common.restlet.resources.SegmentConsumerInfo
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.EqPredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.InPredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.IsNotNullPredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.IsNullPredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.JsonMatchPredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.NotEqPredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.NotInPredicate
- getLhs() - Method in interface org.apache.pinot.common.request.context.predicate.Predicate
-
Returns the left-hand side expression of the predicate.
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- getLhs() - Method in class org.apache.pinot.common.request.context.predicate.TextMatchPredicate
- getLibraryPath() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- getLimit() - Method in class org.apache.pinot.common.request.BrokerRequest
- getLimit() - Method in class org.apache.pinot.common.request.PinotQuery
- getLineageEntry(String) - Method in class org.apache.pinot.common.lineage.SegmentLineage
-
Retrieve lineage entry
- getLineageEntryIds() - Method in class org.apache.pinot.common.lineage.SegmentLineage
-
Retrieve the lineage ids for all lineage entries
- getLiteral() - Method in class org.apache.pinot.common.request.context.ExpressionContext
- getLiteral() - Method in class org.apache.pinot.common.request.Expression
- getLiteral() - Method in class org.apache.pinot.pql.parsers.pql2.ast.ComparisonPredicateAstNode
- getLiteralExpression(boolean) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getLiteralExpression(byte[]) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getLiteralExpression(double) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getLiteralExpression(long) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getLiteralExpression(Object) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getLiteralExpression(String) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getLiteralExpression(SqlLiteral) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- getLLCRealtimeSegments(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
-
Returns the LLC realtime segments for the given table.
- getLong(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getLongArray(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getLongValue() - Method in class org.apache.pinot.common.request.Literal
- getLowerBound() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- getMatchName() - Method in class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndCurrentStateMatchServiceStatusCallback
- getMatchName() - Method in class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndExternalViewMatchServiceStatusCallback
- getMaxHeapSize() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.RuntimeConfig
- getMaxHeapSizeMB() - Method in class org.apache.pinot.common.restlet.resources.SystemResourceInfo
- getMaxInboundMessageSizeBytes() - Method in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- getMaxNumMultiValuesMap() - Method in class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- getMaxSegmentCommitTimeMs() - Static method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- getMemoryUsedBytes() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getMessage() - Method in class org.apache.pinot.common.response.broker.QueryProcessingException
- getMessage() - Method in exception org.apache.pinot.common.response.ProcessingException
- getMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
Deprecated.
- getMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
Deprecated.
- getMetadata() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
Deprecated.
- getMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
Deprecated.
- getMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
-
Deprecated.
- getMetadata() - Method in interface org.apache.pinot.common.proto.Server.ServerResponseOrBuilder
-
Deprecated.
- getMetadata() - Method in interface org.apache.pinot.common.utils.DataTable
- getMetadataCount() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- getMetadataCount() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- getMetadataCount() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
map<string, string> metadata = 1; - getMetadataCount() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- getMetadataCount() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- getMetadataCount() - Method in interface org.apache.pinot.common.proto.Server.ServerResponseOrBuilder
-
map<string, string> metadata = 1; - getMetadataMap() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
map<string, string> metadata = 1; - getMetadataMap() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
map<string, string> metadata = 1; - getMetadataMap() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
map<string, string> metadata = 1; - getMetadataMap() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
map<string, string> metadata = 1; - getMetadataMap() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
-
map<string, string> metadata = 1; - getMetadataMap() - Method in interface org.apache.pinot.common.proto.Server.ServerResponseOrBuilder
-
map<string, string> metadata = 1; - getMetadataOrDefault(String, String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
map<string, string> metadata = 1; - getMetadataOrDefault(String, String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
map<string, string> metadata = 1; - getMetadataOrDefault(String, String) - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
map<string, string> metadata = 1; - getMetadataOrDefault(String, String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
map<string, string> metadata = 1; - getMetadataOrDefault(String, String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
-
map<string, string> metadata = 1; - getMetadataOrDefault(String, String) - Method in interface org.apache.pinot.common.proto.Server.ServerResponseOrBuilder
-
map<string, string> metadata = 1; - getMetadataOrThrow(String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
map<string, string> metadata = 1; - getMetadataOrThrow(String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
map<string, string> metadata = 1; - getMetadataOrThrow(String) - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
map<string, string> metadata = 1; - getMetadataOrThrow(String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
map<string, string> metadata = 1; - getMetadataOrThrow(String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
-
map<string, string> metadata = 1; - getMetadataOrThrow(String) - Method in interface org.apache.pinot.common.proto.Server.ServerResponseOrBuilder
-
map<string, string> metadata = 1; - getMeteredTableValue(String, M) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getMeterName() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Meter
- getMeterName() - Method in enum org.apache.pinot.common.metrics.BrokerMeter
- getMeterName() - Method in enum org.apache.pinot.common.metrics.ControllerMeter
- getMeterName() - Method in enum org.apache.pinot.common.metrics.MinionMeter
- getMeterName() - Method in enum org.apache.pinot.common.metrics.ServerMeter
- getMeters() - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getMeters() - Method in class org.apache.pinot.common.metrics.BrokerMetrics
- getMeters() - Method in class org.apache.pinot.common.metrics.ControllerMetrics
- getMeters() - Method in class org.apache.pinot.common.metrics.MinionMetrics
- getMeters() - Method in class org.apache.pinot.common.metrics.ServerMetrics
- getMethod() - Method in class org.apache.pinot.common.function.FunctionInfo
- getMethod() - Method in class org.apache.pinot.common.function.FunctionInvoker
-
Returns the underlying java method.
- getMetricName() - Method in enum org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
- getMetricsRegistry() - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getMinConsumingFreshnessTimeMs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getMinConsumingFreshnessTimeMs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the minimum freshness timestamp across consuming segments that were queried
- getMinHashSetSize(int) - Static method in class org.apache.pinot.common.utils.HashUtil
-
Returns the min size for the fast-util hash-set given the expected size of values stored in the hash-set.
- getModeNames() - Method in class org.apache.pinot.pql.parsers.PQL2Lexer
- getMultiValueType(Class<?>) - Static method in enum org.apache.pinot.common.utils.PinotDataType
- getMutableMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
Deprecated.
- getMutableMetadata() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
Deprecated.
- getName() - Method in enum org.apache.pinot.common.function.TransformFunctionType
- getName() - Method in class org.apache.pinot.common.request.Identifier
- getName() - Method in class org.apache.pinot.common.tier.Tier
- getName() - Method in enum org.apache.pinot.common.utils.DataTable.MetadataKey
- getName() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getName() - Method in class org.apache.pinot.pql.parsers.pql2.ast.FunctionCallAstNode
- getName() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IdentifierAstNode
- getNestedFilterQueryIds() - Method in class org.apache.pinot.common.request.FilterQuery
- getNestedFilterQueryIds() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getNestedFilterQueryIdsIterator() - Method in class org.apache.pinot.common.request.FilterQuery
- getNestedFilterQueryIdsIterator() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getNestedFilterQueryIdsSize() - Method in class org.apache.pinot.common.request.FilterQuery
- getNestedFilterQueryIdsSize() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getNumberOfRows() - Method in interface org.apache.pinot.common.utils.DataTable
- getNumConsumingSegmentsQueried() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumConsumingSegmentsQueried() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get number of consuming segments that were queried.
- getNumCores() - Method in class org.apache.pinot.common.restlet.resources.SystemResourceInfo
- getNumCurrentThreads() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.RuntimeConfig
- getNumDocsScanned() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumDocsScanned() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get number of documents scanned while processing the query.
- getNumEntriesScannedInFilter() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumEntriesScannedInFilter() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get number of entries scanned in filter phase while processing the query.
- getNumEntriesScannedPostFilter() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumEntriesScannedPostFilter() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get number of entries scanned post filter phase while processing the query.
- getNumPartitions() - Method in class org.apache.pinot.common.assignment.InstancePartitions
- getNumPartitions(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
-
Returns the number of partitions for the specified column.
- getNumReplicaGroups() - Method in class org.apache.pinot.common.assignment.InstancePartitions
- getNumReplicas() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getNumRows() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getNumRows() - Method in class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- getNumRowsResultSet() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumRowsResultSet() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the total number of rows in result set
- getNumSegments() - Method in class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- getNumSegmentsMatched() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumSegmentsMatched() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get number of segments that had at least one matching document
- getNumSegmentsProcessed() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumSegmentsProcessed() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the number of segments processed by server after server side pruning
- getNumSegmentsQueried() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumSegmentsQueried() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the number of segments queried by the broker after broker side pruning
- getNumServersQueried() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumServersQueried() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Returns the number of servers queried.
- getNumServersResponded() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getNumServersResponded() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Returns the number of servers responded.
- getNumTotalThreads() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.RuntimeConfig
- getObject(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getOfflineInstanceFromExternalView(ExternalView) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Get a set of offline instance from the external view of the resource.
- getOfflineResponseSerializationCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getOfflineResponseSerializationCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the response serialization cpu time used against offline table in request handling, from the broker response.
- getOfflineSystemActivitiesCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getOfflineSystemActivitiesCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the system activities cpu time used against offline table in request handling, from the broker response.
- getOfflineTableConfig(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getOfflineTagForTenant(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns the OFFLINE server tag name for the given tenant.
- getOfflineThreadCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getOfflineThreadCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the thread cpu time used against offline table in request handling, from the broker response.
- getOfflineTotalCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getOfflineTotalCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the total cpu time(thread cpu time + system activities cpu time + response serialization cpu time) used against offline table in request handling, from the broker response.
- getOffset() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
-
Deprecated.
- getOffset() - Method in class org.apache.pinot.common.request.PinotQuery
- getOffset() - Method in class org.apache.pinot.common.request.Selection
- getOffset() - Method in class org.apache.pinot.pql.parsers.pql2.ast.LimitAstNode
- getOldUploadSegmentHttpsURI(String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getOldUploadSegmentHttpURI(String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getOnlineInstanceFromExternalView(ExternalView) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the set of online instances from external view.
- getOperand() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BinaryMathOpAstNode
- getOperand() - Method in class org.apache.pinot.pql.parsers.pql2.ast.ComparisonPredicateAstNode
- getOperands() - Method in class org.apache.pinot.common.request.Function
- getOperandsIterator() - Method in class org.apache.pinot.common.request.Function
- getOperandsSize() - Method in class org.apache.pinot.common.request.Function
- getOperator() - Method in class org.apache.pinot.common.request.FilterQuery
- getOperator() - Method in class org.apache.pinot.common.request.Function
- getOperator() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getOperator() - Method in class org.apache.pinot.common.utils.request.FilterQueryTree
- getOrCompute(String) - Method in class org.apache.pinot.common.function.JsonPathCache
- getOrderBy() - Method in class org.apache.pinot.common.request.BrokerRequest
- getOrderByIterator() - Method in class org.apache.pinot.common.request.BrokerRequest
- getOrderByList() - Method in class org.apache.pinot.common.request.PinotQuery
- getOrderByListIterator() - Method in class org.apache.pinot.common.request.PinotQuery
- getOrderByListSize() - Method in class org.apache.pinot.common.request.PinotQuery
- getOrderBySize() - Method in class org.apache.pinot.common.request.BrokerRequest
- getOrdering() - Method in class org.apache.pinot.pql.parsers.pql2.ast.OrderByExpressionAstNode
- getParameterClasses() - Method in class org.apache.pinot.common.function.FunctionInvoker
-
Returns the class of the parameters.
- getParameterType(Class<?>) - Static method in class org.apache.pinot.common.function.FunctionUtils
-
Returns the corresponding PinotDataType for the given parameter class, or
nullif there is no one matching. - getParameterTypes() - Method in class org.apache.pinot.common.function.FunctionInvoker
-
Returns the PinotDataType of the parameters for type conversion purpose.
- getParent() - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- getParent() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- getParent() - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- getParserForType() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- getParserForType() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- getPartition(String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- getPartitionGroupId() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getPartitionGroupId() - Method in class org.apache.pinot.common.utils.SegmentName
- getPartitionIdForTable(String) - Static method in class org.apache.pinot.common.utils.helix.LeadControllerUtils
-
Given a raw table name and number of partitions, returns the partition id in lead controller resource.
- getPartitionMetadata() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getPartitionRange() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- getPartitionRange() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getPartitionRange() - Method in class org.apache.pinot.common.utils.SegmentName
- getPartitions(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
-
Returns the set of partitions for the specified column, or
nullif the column is not partitioned. - getPartitionStateMap(CurrentState) - Method in class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndCurrentStateMatchServiceStatusCallback
- getPartitionStateMap(ExternalView) - Method in class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndExternalViewMatchServiceStatusCallback
- getPartitionToInstancesMap() - Method in class org.apache.pinot.common.assignment.InstancePartitions
- getPartitionToOffsetMap() - Method in class org.apache.pinot.common.restlet.resources.SegmentConsumerInfo
- getPath(String, String...) - Static method in class org.apache.pinot.common.utils.URIUtils
-
Returns the path for the given base path and optional parts.
- getPattern() - Method in class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- getPayload() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
bytes payload = 4; - getPayload() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
bytes payload = 4; - getPayload() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
bytes payload = 4; - getPayload() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
bytes payload = 2; - getPayload() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
-
bytes payload = 2; - getPayload() - Method in interface org.apache.pinot.common.proto.Server.ServerResponseOrBuilder
-
bytes payload = 2; - getPeriodicTaskName() - Method in class org.apache.pinot.common.messages.RunPeriodicTaskMessage
- getPeriodicTaskRequestId() - Method in class org.apache.pinot.common.messages.RunPeriodicTaskMessage
- getPinotConfig() - Method in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- getPinotConfig() - Method in class org.apache.pinot.common.utils.PinotAppConfigs
- getPinotDataTypeForExecution(DataSchema.ColumnDataType) - Static method in enum org.apache.pinot.common.utils.PinotDataType
-
Returns the
PinotDataTypefor the givenDataSchema.ColumnDataTypefor query execution purpose. - getPinotDataTypeForIngestion(FieldSpec) - Static method in enum org.apache.pinot.common.utils.PinotDataType
-
Returns the
PinotDataTypefor the givenFieldSpecfor data ingestion purpose. - getPinotMetricsRegistry() - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- getPinotMetricsRegistry(PinotConfiguration) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
-
Returns the metricsRegistry from the initialised metricsFactory.
- getPinotQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
- getPredicate() - Method in class org.apache.pinot.common.request.context.FilterContext
- getProcessingExceptions() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getProcessingExceptions() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the list of exceptions
- getProtectedConfigKeys() - Static method in class org.apache.pinot.common.utils.ClientSSLContextGenerator
- getPushTime() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getQuery() - Method in class org.apache.pinot.common.request.InstanceRequest
- getQueryOptions() - Method in class org.apache.pinot.common.request.BrokerRequest
- getQueryOptions() - Method in class org.apache.pinot.common.request.PinotQuery
- getQueryOptionsSize() - Method in class org.apache.pinot.common.request.BrokerRequest
- getQueryOptionsSize() - Method in class org.apache.pinot.common.request.PinotQuery
- getQueryPhaseName() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.QueryPhase
- getQueryPhaseName() - Method in enum org.apache.pinot.common.metrics.BrokerQueryPhase
- getQueryPhaseName() - Method in enum org.apache.pinot.common.metrics.MinionQueryPhase
- getQueryPhaseName() - Method in enum org.apache.pinot.common.metrics.ServerQueryPhase
- getQueryPhases() - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getQueryPhases() - Method in class org.apache.pinot.common.metrics.BrokerMetrics
- getQueryPhases() - Method in class org.apache.pinot.common.metrics.ControllerMetrics
- getQueryPhases() - Method in class org.apache.pinot.common.metrics.MinionMetrics
- getQueryPhases() - Method in class org.apache.pinot.common.metrics.ServerMetrics
- getQueryRewriters() - Static method in class org.apache.pinot.sql.parsers.rewriter.QueryRewriterFactory
- getQuerySource() - Method in class org.apache.pinot.common.request.BrokerRequest
- getQueryType() - Method in class org.apache.pinot.common.request.BrokerRequest
- getRangeDurationType() - Method in class org.apache.pinot.common.function.DateTimeUtils.QuarterOfYearDateTimeField
- getRealtimeResponseSerializationCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getRealtimeResponseSerializationCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the response serialization cpu time used against realtime table in request handling, from the broker response.
- getRealtimeSegmentPartitionId(String, String, HelixManager, String) - Static method in class org.apache.pinot.common.utils.SegmentUtils
- getRealtimeSystemActivitiesCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getRealtimeSystemActivitiesCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the system activities cpu time used against realtime table in request handling, from the broker response.
- getRealtimeTableConfig(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getRealtimeTagForTenant(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns the REALTIME server tag name for the given tenant.
- getRealtimeThreadCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getRealtimeThreadCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the thread cpu time used against realtime table in request handling, from the broker response.
- getRealtimeTotalCpuTimeNs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getRealtimeTotalCpuTimeNs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get the total cpu time(thread cpu time + system activities cpu time + response serialization cpu time) used against realtime table in request handling, from the broker response.
- getReason() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getRecordLimit() - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- getRefreshTime() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getRelativeOutputPath(URI, URI, URI) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
-
Generate a relative output directory path when `useRelativePath` flag is on.
- getRelativePath() - Method in class org.apache.pinot.common.utils.helix.PinotHelixPropertyStoreZnRecordProvider
- getRequestId() - Method in class org.apache.pinot.common.request.InstanceRequest
- getResourceConfigsFor(String, String, HelixAdmin) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getResourceName() - Method in class org.apache.pinot.pql.parsers.pql2.ast.TableNameAstNode
- getResourceScopeFor(String, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getResponse() - Method in class org.apache.pinot.common.utils.SimpleHttpResponse
- getResponseFormat() - Method in class org.apache.pinot.common.request.BrokerRequest
- getResultClass() - Method in class org.apache.pinot.common.function.FunctionInvoker
-
Returns the class of the result value.
- getResultTable() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getRetrieveAllSegmentWithTableTypeHttpUri(String, int, String, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getRetrieveSchemaHttpURI(String, int, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getRetrieveSchemaURI(String, String, int, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getRetrieveTableConfigHttpURI(String, int, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getRetrieveTableConfigURI(String, String, int, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getRevertReplaceSegmentsURI(URI, String, String, String, boolean) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getRootNode() - Method in class org.apache.pinot.pql.parsers.Pql2AstListener
- getRows() - Method in class org.apache.pinot.common.response.broker.ResultTable
- getRows() - Method in class org.apache.pinot.common.response.broker.SelectionResults
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BetweenClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BinaryMathOperatorContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BooleanOperatorContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ComparisonOperatorContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ExpressionsContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByListContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LiteralContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionalClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionListClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByExpressionContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByListContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderingContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnProjectionContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnsContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikeClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RootContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectStatementContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StatementContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TableNameContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopClauseContext
- getRuleIndex() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereClauseContext
- getRuleNames() - Method in class org.apache.pinot.pql.parsers.PQL2Lexer
- getRuleNames() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- getRuntimeConfig() - Method in class org.apache.pinot.common.utils.PinotAppConfigs
- getSchema(String) - Method in class org.apache.pinot.common.config.provider.TableCache
-
Returns the schema for the given table, or
nullif it does not exist. - getSchema(String) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
- getSchema(String, int, String) - Static method in class org.apache.pinot.common.utils.SchemaUtils
-
Given host, port and schema name, send a http GET request to download the
Schema. - getSchema(String, String) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
- getSchema(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getSearchSegments() - Method in class org.apache.pinot.common.request.InstanceRequest
- getSearchSegmentsIterator() - Method in class org.apache.pinot.common.request.InstanceRequest
- getSearchSegmentsSize() - Method in class org.apache.pinot.common.request.InstanceRequest
- getSecond() - Method in class org.apache.pinot.pql.parsers.utils.Pair
- getSegmentAgeMillis() - Method in class org.apache.pinot.common.tier.TimeBasedTierSegmentSelector
-
Gets the age cutoff for segments accepted by this strategy
- getSegmentFetcher(String) - Static method in class org.apache.pinot.common.utils.fetcher.SegmentFetcherFactory
-
Returns the segment fetcher associated with the given protocol, or the default segment fetcher (
HttpSegmentFetcherfor "http" and "https",PinotFSSegmentFetcherfor other protocols). - getSegmentLineage(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.lineage.SegmentLineageAccessHelper
-
Read the segment lineage from the property store
- getSegmentLineageZNRecord(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.lineage.SegmentLineageAccessHelper
-
Read the segment lineage ZNRecord from the property store
- getSegmentLocation() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getSegmentLocation() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- getSegmentLocation() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- getSegmentName() - Method in class org.apache.pinot.common.data.Segment
- getSegmentName() - Method in class org.apache.pinot.common.messages.SegmentRefreshMessage
- getSegmentName() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getSegmentName() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getSegmentName() - Method in class org.apache.pinot.common.restlet.resources.SegmentConsumerInfo
- getSegmentName() - Method in class org.apache.pinot.common.restlet.resources.SegmentServerDebugInfo
- getSegmentName() - Method in class org.apache.pinot.common.restlet.resources.SegmentSizeInfo
- getSegmentName() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- getSegmentName() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getSegmentName() - Method in class org.apache.pinot.common.utils.SegmentName
- getSegments() - Method in class org.apache.pinot.common.restlet.resources.TableSegments
- getSegments() - Method in class org.apache.pinot.common.restlet.resources.TableSizeInfo
- getSegments(int) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - getSegments(int) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
repeated string segments = 3; - getSegments(int) - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
repeated string segments = 3; - getSegments(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
-
Returns the segments for the given table.
- getSegmentsBytes(int) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - getSegmentsBytes(int) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
repeated string segments = 3; - getSegmentsBytes(int) - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
repeated string segments = 3; - getSegmentsCount() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - getSegmentsCount() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
repeated string segments = 3; - getSegmentsCount() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
repeated string segments = 3; - getSegmentSelector() - Method in class org.apache.pinot.common.tier.Tier
- getSegmentsFrom() - Method in class org.apache.pinot.common.lineage.LineageEntry
- getSegmentsFrom() - Method in class org.apache.pinot.common.restlet.resources.StartReplaceSegmentsRequest
- getSegmentSize() - Method in class org.apache.pinot.common.restlet.resources.SegmentServerDebugInfo
- getSegmentSizeBytes() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getSegmentsList() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - getSegmentsList() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
repeated string segments = 3; - getSegmentsList() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
repeated string segments = 3; - getSegmentStatistics() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getSegmentsTo() - Method in class org.apache.pinot.common.lineage.LineageEntry
- getSegmentsTo() - Method in class org.apache.pinot.common.restlet.resources.StartReplaceSegmentsRequest
- getSegmentsZKMetadata(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
-
NOTE: this method is very expensive, use
ZKMetadataProvider.getSegments(ZkHelixPropertyStore, String)instead if only segment names are needed. - getSegmentType() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- getSegmentType() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getSegmentType() - Method in class org.apache.pinot.common.utils.SegmentName
- getSegmentType(String) - Static method in class org.apache.pinot.common.utils.SegmentName
- getSegmentUploadStartTime() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getSegmentZKMetadata(ZkHelixPropertyStore<ZNRecord>, String, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getSelectionColumns() - Method in class org.apache.pinot.common.request.Selection
- getSelectionColumnsIterator() - Method in class org.apache.pinot.common.request.Selection
- getSelectionColumnsSize() - Method in class org.apache.pinot.common.request.Selection
- getSelectionResults() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getSelections() - Method in class org.apache.pinot.common.request.BrokerRequest
- getSelectionSortSequence() - Method in class org.apache.pinot.common.request.Selection
- getSelectionSortSequenceIterator() - Method in class org.apache.pinot.common.request.Selection
- getSelectionSortSequenceSize() - Method in class org.apache.pinot.common.request.Selection
- getSelectList() - Method in class org.apache.pinot.common.request.PinotQuery
- getSelectListIterator() - Method in class org.apache.pinot.common.request.PinotQuery
- getSelectListSize() - Method in class org.apache.pinot.common.request.PinotQuery
- getSequenceNumber() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- getSequenceNumber() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getSequenceNumber() - Method in class org.apache.pinot.common.utils.SegmentName
- getSequenceNumber(String) - Static method in class org.apache.pinot.common.utils.LLCSegmentName
-
Returns the sequence number of the given segment name.
- getSequenceNumberStr() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- getSequenceNumberStr() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getSequenceNumberStr() - Method in class org.apache.pinot.common.utils.SegmentName
- getSerializedATN() - Method in class org.apache.pinot.pql.parsers.PQL2Lexer
- getSerializedATN() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- getSerializedSize() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- getSerializedSize() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- getServerInstancesForTenant(List<InstanceConfig>, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the server instances in the cluster for the given tenant.
- getServerInstancesForTenant(HelixManager, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the server instances in the cluster for the given tenant.
- getServerInstancesForTenantWithType(List<InstanceConfig>, String, TableType) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Returns the server instances in the cluster for the given tenant name and tenant type.
- getServerTag() - Method in class org.apache.pinot.common.tier.PinotServerTierStorage
-
Returns the tag used to identify the servers being used as the tier storage
- getServiceDescriptor() - Static method in class org.apache.pinot.common.proto.PinotQueryServerGrpc
- getServiceStatus() - Static method in class org.apache.pinot.common.utils.ServiceStatus
- getServiceStatus() - Method in class org.apache.pinot.common.utils.ServiceStatus.LifecycleServiceStatusCallback
- getServiceStatus() - Method in class org.apache.pinot.common.utils.ServiceStatus.MapBasedMultipleCallbackServiceStatusCallback
- getServiceStatus() - Method in class org.apache.pinot.common.utils.ServiceStatus.MultipleCallbackServiceStatusCallback
- getServiceStatus() - Method in class org.apache.pinot.common.utils.ServiceStatus.RealtimeConsumptionCatchupServiceStatusCallback
- getServiceStatus() - Method in interface org.apache.pinot.common.utils.ServiceStatus.ServiceStatusCallback
- getServiceStatus(String) - Static method in class org.apache.pinot.common.utils.ServiceStatus
- getServiceStatusMap() - Static method in class org.apache.pinot.common.utils.ServiceStatus
- getShortValue() - Method in class org.apache.pinot.common.request.Literal
- getSingleValueType() - Method in enum org.apache.pinot.common.utils.PinotDataType
- getSingleValueType(Class<?>) - Static method in enum org.apache.pinot.common.utils.PinotDataType
- getSize() - Method in class org.apache.pinot.common.request.Selection
- getSizeThresholdToFlushSegment() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getSortedTiers(List<TierConfig>, HelixManager) - Static method in class org.apache.pinot.common.utils.config.TierConfigUtils
-
Gets sorted list of tiers from provided list of TierConfig
- getSortedTiersForStorageType(List<TierConfig>, String, HelixManager) - Static method in class org.apache.pinot.common.utils.config.TierConfigUtils
-
Gets sorted list of tiers for given storage type from provided list of TierConfig
- getSql() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
string sql = 2; - getSql() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
string sql = 2; - getSql() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
string sql = 2; - getSqlBytes() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
string sql = 2; - getSqlBytes() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
-
string sql = 2; - getSqlBytes() - Method in interface org.apache.pinot.common.proto.Server.ServerRequestOrBuilder
-
string sql = 2; - getSslProvider() - Method in class org.apache.pinot.common.config.TlsConfig
- getStackTrace() - Method in class org.apache.pinot.common.restlet.resources.SegmentErrorInfo
- getStandardExpression(AstNode) - Static method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
Converts an
AstNodeinto a standard expression. - getStartOffset() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getStartReplaceSegmentsURI(URI, String, String, boolean) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getStartTimeMs() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getState() - Method in class org.apache.pinot.common.lineage.LineageEntry
- getState(String) - Method in class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndCurrentStateMatchServiceStatusCallback
-
Returns the current state for the given resource, or
nullif instance is not live or current state does not exist. - getState(String) - Method in class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndExternalViewMatchServiceStatusCallback
- getStatus() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getStatus() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- getStatus() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- getStatusCode() - Method in exception org.apache.pinot.common.exception.HttpErrorStatusException
- getStatusCode() - Method in class org.apache.pinot.common.utils.SimpleHttpResponse
- getStatusDescription() - Static method in class org.apache.pinot.common.utils.ServiceStatus
- getStatusDescription() - Method in class org.apache.pinot.common.utils.ServiceStatus.LifecycleServiceStatusCallback
- getStatusDescription() - Method in class org.apache.pinot.common.utils.ServiceStatus.MapBasedMultipleCallbackServiceStatusCallback
- getStatusDescription() - Method in class org.apache.pinot.common.utils.ServiceStatus.MultipleCallbackServiceStatusCallback
- getStatusDescription() - Method in class org.apache.pinot.common.utils.ServiceStatus.RealtimeConsumptionCatchupServiceStatusCallback
- getStatusDescription() - Method in interface org.apache.pinot.common.utils.ServiceStatus.ServiceStatusCallback
- getStatusDescription(String) - Static method in class org.apache.pinot.common.utils.ServiceStatus
- getStorage() - Method in class org.apache.pinot.common.tier.Tier
- getStoredColumnDataTypes() - Method in class org.apache.pinot.common.utils.DataSchema
- getStoredType() - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
-
Returns the data type stored in Pinot.
- getStreamPartitionMsgOffset() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getStreamPartitionMsgOffset() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- getStreamPartitionMsgOffset() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- getString(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getStringArray(int, int) - Method in interface org.apache.pinot.common.utils.DataTable
- getStringValue() - Method in class org.apache.pinot.common.request.Literal
- getStructDesc() - Method in class org.apache.pinot.common.request.Literal
- getSubmitMethod() - Static method in class org.apache.pinot.common.proto.PinotQueryServerGrpc
- getSystemConfig() - Method in class org.apache.pinot.common.utils.PinotAppConfigs
- getSystemProperties() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- getTableConfig(String) - Method in class org.apache.pinot.common.config.provider.TableCache
-
Returns the table config for the given table, or
nullif it does not exist. - getTableConfig(String) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
-
Deprecated.
- getTableConfig(String, String) - Static method in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
- getTableConfig(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- getTableIdealState(HelixManager, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getTableName() - Method in class org.apache.pinot.common.request.DataSource
- getTableName() - Method in class org.apache.pinot.common.request.QuerySource
- getTableName() - Method in class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- getTableName() - Method in class org.apache.pinot.common.restlet.resources.TableSizeInfo
- getTableName() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- getTableName() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- getTableName() - Method in class org.apache.pinot.common.utils.SegmentName
- getTableName() - Method in class org.apache.pinot.pql.parsers.pql2.ast.TableNameAstNode
- getTableName(String) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getTableNameWithType() - Method in class org.apache.pinot.common.data.Segment
- getTableNameWithType() - Method in class org.apache.pinot.common.lineage.SegmentLineage
- getTableNameWithType() - Method in class org.apache.pinot.common.messages.RoutingTableRebuildMessage
- getTableNameWithType() - Method in class org.apache.pinot.common.messages.RunPeriodicTaskMessage
- getTableNameWithType() - Method in class org.apache.pinot.common.messages.SegmentRefreshMessage
- getTableNameWithType() - Method in class org.apache.pinot.common.messages.TableConfigRefreshMessage
- getTableNameWithType() - Method in class org.apache.pinot.common.minion.BaseTaskMetadata
- getTableNameWithType() - Method in class org.apache.pinot.common.minion.MergeRollupTaskMetadata
- getTableNameWithType() - Method in class org.apache.pinot.common.minion.RealtimeToOfflineSegmentsTaskMetadata
- getTables() - Method in class org.apache.pinot.common.restlet.resources.TablesList
- getTableSchema(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
-
Get the schema associated with the given table name.
- getTablesForBrokerTag(HelixManager, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getTablesForBrokerTags(HelixManager, List<String>) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- getTasksStates(String) - Method in class org.apache.pinot.common.minion.MinionClient
- getTaskState(String) - Method in class org.apache.pinot.common.minion.MinionClient
- getTenantFromTag(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns the tenant name for the given tag.
- getText() - Method in class org.apache.pinot.pql.parsers.pql2.ast.StringLiteralAstNode
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.AggregationInfo._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.BrokerRequest._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.DataSource._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.Expression._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.FilterQuery._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.FilterQueryMap._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.Function._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.GroupBy._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.HavingFilterQuery._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.HavingFilterQueryMap._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.Identifier._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.InstanceRequest._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.Literal._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.PinotQuery._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.QuerySource._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.QueryType._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.Selection._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.request.SelectionSort._Fields
- getThriftFieldId() - Method in enum org.apache.pinot.common.response.ProcessingException._Fields
- getTier(TierConfig, HelixManager) - Static method in class org.apache.pinot.common.tier.TierFactory
-
Constructs a
Tierfrom theTierConfigin the table config - getTierBackend() - Method in class org.apache.pinot.common.tier.PinotServerTierStorage
- getTierBackendProperties() - Method in class org.apache.pinot.common.tier.PinotServerTierStorage
- getTierComparator() - Static method in class org.apache.pinot.common.utils.config.TierConfigUtils
-
Comparator for sorting the
Tier. - getTimeInterval() - Method in class org.apache.pinot.common.request.BrokerRequest
- getTimerName() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Timer
- getTimerName() - Method in enum org.apache.pinot.common.metrics.BrokerTimer
- getTimerName() - Method in enum org.apache.pinot.common.metrics.ControllerTimer
- getTimerName() - Method in enum org.apache.pinot.common.metrics.MinionTimer
- getTimerName() - Method in enum org.apache.pinot.common.metrics.ServerTimer
- getTimestamp() - Method in class org.apache.pinot.common.lineage.LineageEntry
- getTimestamp() - Method in class org.apache.pinot.common.restlet.resources.SegmentErrorInfo
- getTimestampField(ISOChronology, String) - Static method in class org.apache.pinot.common.function.DateTimeUtils
- getTimeThresholdToFlushSegment() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getTimeUsedMs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getTimeZoneKey(String) - Static method in class org.apache.pinot.common.function.TimeZoneKey
- getTimeZoneKeys() - Static method in class org.apache.pinot.common.function.TimeZoneKey
- getTlsConfig() - Method in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- getTokenNames() - Method in class org.apache.pinot.pql.parsers.PQL2Lexer
-
Deprecated.
- getTokenNames() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
-
Deprecated.
- getTopN() - Method in class org.apache.pinot.common.request.GroupBy
- getTopN() - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- getTotalDocs() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- getTotalDocs() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getTotalDocs() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Get total number of documents within the table hit.
- getTotalMemoryMB() - Method in class org.apache.pinot.common.restlet.resources.SystemResourceInfo
- getTotalPhysicalMemory() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getTotalSwapSpace() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getTraceInfo() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- getTransformFunctionType(String) - Static method in enum org.apache.pinot.common.function.TransformFunctionType
-
Returns the corresponding transform function type for the given function name.
- getTruncatedStackTrace(Throwable) - Static method in class org.apache.pinot.common.exception.QueryException
- getTrustStorePassword() - Method in class org.apache.pinot.common.config.TlsConfig
- getTrustStorePath() - Method in class org.apache.pinot.common.config.TlsConfig
- getTrustStoreType() - Method in class org.apache.pinot.common.config.TlsConfig
- getType() - Method in class org.apache.pinot.common.request.context.ExpressionContext
- getType() - Method in class org.apache.pinot.common.request.context.FilterContext
- getType() - Method in class org.apache.pinot.common.request.context.FunctionContext
- getType() - Method in class org.apache.pinot.common.request.context.predicate.EqPredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.InPredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.IsNotNullPredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.IsNullPredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.JsonMatchPredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.NotEqPredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.NotInPredicate
- getType() - Method in interface org.apache.pinot.common.request.context.predicate.Predicate
-
Returns the type of the predicate.
- getType() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- getType() - Method in class org.apache.pinot.common.request.context.predicate.TextMatchPredicate
- getType() - Method in class org.apache.pinot.common.request.Expression
- getType() - Method in class org.apache.pinot.common.tier.PinotServerTierStorage
- getType() - Method in interface org.apache.pinot.common.tier.TierSegmentSelector
-
The type of the segment selector (e.g.
- getType() - Method in interface org.apache.pinot.common.tier.TierStorage
-
Returns the type of the storage (e.g.
- getType() - Method in class org.apache.pinot.common.tier.TimeBasedTierSegmentSelector
- getUniqueId() - Static method in class org.apache.pinot.common.Utils
- getUnit() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Gauge
- getUnit() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Meter
- getUnit() - Method in enum org.apache.pinot.common.metrics.BrokerGauge
- getUnit() - Method in enum org.apache.pinot.common.metrics.BrokerMeter
- getUnit() - Method in enum org.apache.pinot.common.metrics.ControllerGauge
- getUnit() - Method in enum org.apache.pinot.common.metrics.ControllerMeter
- getUnit() - Method in enum org.apache.pinot.common.metrics.MinionGauge
- getUnit() - Method in enum org.apache.pinot.common.metrics.MinionMeter
- getUnit() - Method in enum org.apache.pinot.common.metrics.ServerGauge
- getUnit() - Method in enum org.apache.pinot.common.metrics.ServerMeter
- getUnknownFields() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- getUnknownFields() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- getUploadSchemaHttpsURI(String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getUploadSchemaHttpURI(String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getUploadSchemaURI(String, String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getUploadSchemaURI(URI) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getUploadSegmentHttpsURI(String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getUploadSegmentHttpURI(String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- getUploadSegmentURI(String, String, int) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getUploadSegmentURI(URI) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getUpperBound() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- getUri(String, String...) - Static method in class org.apache.pinot.common.utils.URIUtils
-
Returns the URI for the given base path and optional parts, appends the local (file) scheme to the URI if no scheme exists.
- getURI(String, String, int, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getURI(String, String, int, String, String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- getUrl(String, String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request
- getValue() - Method in class org.apache.pinot.common.request.context.predicate.EqPredicate
- getValue() - Method in class org.apache.pinot.common.request.context.predicate.JsonMatchPredicate
- getValue() - Method in class org.apache.pinot.common.request.context.predicate.NotEqPredicate
- getValue() - Method in class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- getValue() - Method in class org.apache.pinot.common.request.context.predicate.TextMatchPredicate
- getValue() - Method in enum org.apache.pinot.common.request.ExpressionType
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum org.apache.pinot.common.request.FilterOperator
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in class org.apache.pinot.common.request.FilterQuery
- getValue() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getValue() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
Returns the value of the node.
- getValue() - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Returns the aggregation function value.
- getValue() - Method in class org.apache.pinot.common.response.broker.GroupByResult
- getValue() - Method in class org.apache.pinot.common.utils.request.FilterQueryTree
- getValue() - Method in class org.apache.pinot.pql.parsers.pql2.ast.ComparisonPredicateAstNode
- getValue() - Method in class org.apache.pinot.pql.parsers.pql2.ast.FloatingPointLiteralAstNode
- getValue() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IntegerLiteralAstNode
- getValueAsString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.FloatingPointLiteralAstNode
- getValueAsString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IntegerLiteralAstNode
- getValueAsString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.LiteralAstNode
- getValueAsString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.StringLiteralAstNode
- getValueIterator() - Method in class org.apache.pinot.common.request.FilterQuery
- getValueIterator() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getValueOfGauge(String) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
- getValueOfGlobalGauge(G) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getValueOfGlobalGauge(G, String) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
- getValueOfTableGauge(String, G) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Gets the value of a table gauge.
- getValues() - Method in class org.apache.pinot.common.request.context.predicate.InPredicate
- getValues() - Method in class org.apache.pinot.common.request.context.predicate.NotInPredicate
- getValues() - Method in class org.apache.pinot.pql.parsers.pql2.ast.InPredicateAstNode
- getValueSize() - Method in class org.apache.pinot.common.request.FilterQuery
- getValueSize() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- getValueType() - Method in enum org.apache.pinot.common.utils.DataTable.MetadataKey
- getVersion() - Method in class org.apache.pinot.common.request.PinotQuery
- getVersion() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- getVocabulary() - Method in class org.apache.pinot.pql.parsers.PQL2Lexer
- getVocabulary() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- getWaitTimeMillis() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- getWatermarkMap() - Method in class org.apache.pinot.common.minion.MergeRollupTaskMetadata
-
Get the watermarkMap in millis
- getWatermarkMs() - Method in class org.apache.pinot.common.minion.RealtimeToOfflineSegmentsTaskMetadata
-
Get the watermark in millis
- getZkUrl() - Method in class org.apache.pinot.common.utils.ZkStarter.ZookeeperInstance
- getZnRecord(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- GOOD - org.apache.pinot.common.utils.ServiceStatus.Status
- GREATER_THAN - org.apache.pinot.common.function.TransformFunctionType
- GREATER_THAN - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- GREATER_THAN_OR_EQUAL - org.apache.pinot.common.function.TransformFunctionType
- GREATER_THAN_OR_EQUAL - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- greatest(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- GREATEST - org.apache.pinot.common.function.TransformFunctionType
- GROOVY - org.apache.pinot.common.function.TransformFunctionType
- GROUP - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- GROUP - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- GROUP() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByClauseContext
- GROUP_BY - org.apache.pinot.common.request.BrokerRequest._Fields
- GROUP_BY_LIST - org.apache.pinot.common.request.PinotQuery._Fields
- GROUP_BY_SIZE - org.apache.pinot.common.metrics.BrokerMeter
- GroupBy - Class in org.apache.pinot.common.request
- GroupBy() - Constructor for class org.apache.pinot.common.request.GroupBy
- GroupBy(GroupBy) - Constructor for class org.apache.pinot.common.request.GroupBy
-
Performs a deep copy on other.
- GroupBy._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- GroupByAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for GROUP BY clauses.
- GroupByAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.GroupByAstNode
- groupByClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- groupByClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByContext
- GroupByClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.GroupByClauseContext
- GroupByContext(PQL2Parser.OptionalClauseContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.GroupByContext
- groupByList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.GroupByClauseContext
- groupByList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- GroupByListContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.GroupByListContext
- GroupByResult - Class in org.apache.pinot.common.response.broker
- GroupByResult() - Constructor for class org.apache.pinot.common.response.broker.GroupByResult
- GRPC_TLS_PREFIX - Static variable in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- GrpcQueryClient - Class in org.apache.pinot.common.utils.grpc
- GrpcQueryClient(String, int) - Constructor for class org.apache.pinot.common.utils.grpc.GrpcQueryClient
- GrpcQueryClient(String, int, GrpcQueryClient.Config) - Constructor for class org.apache.pinot.common.utils.grpc.GrpcQueryClient
- GrpcQueryClient.Config - Class in org.apache.pinot.common.utils.grpc
- GrpcRequestBuilder - Class in org.apache.pinot.common.utils.grpc
- GrpcRequestBuilder() - Constructor for class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
H
- hammingDistance(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- HAS_AGGREGATION - org.apache.pinot.common.request.QueryType._Fields
- HAS_FILTER - org.apache.pinot.common.request.QueryType._Fields
- HAS_GROUP_BY - org.apache.pinot.common.request.QueryType._Fields
- HAS_HAVING - org.apache.pinot.common.request.QueryType._Fields
- HAS_SELECTION - org.apache.pinot.common.request.QueryType._Fields
- hasChildren() - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- hasChildren() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- hasChildren() - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- hasExceptions(JsonNode) - Static method in class org.apache.pinot.common.utils.SqlResultComparator
- hash64(byte[], int) - Static method in class org.apache.pinot.common.utils.HashUtil
- hash64(byte[], int, int) - Static method in class org.apache.pinot.common.utils.HashUtil
- hashCode() - Method in class org.apache.pinot.common.data.Segment
- hashCode() - Method in class org.apache.pinot.common.function.TimeZoneKey
- hashCode() - Method in class org.apache.pinot.common.lineage.LineageEntry
- hashCode() - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- hashCode() - Method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
- hashCode() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- hashCode() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- hashCode() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- hashCode() - Method in class org.apache.pinot.common.request.AggregationInfo
- hashCode() - Method in class org.apache.pinot.common.request.BrokerRequest
- hashCode() - Method in class org.apache.pinot.common.request.context.ExpressionContext
- hashCode() - Method in class org.apache.pinot.common.request.context.FilterContext
- hashCode() - Method in class org.apache.pinot.common.request.context.FunctionContext
- hashCode() - Method in class org.apache.pinot.common.request.context.OrderByExpressionContext
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.EqPredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.InPredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.IsNotNullPredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.IsNullPredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.JsonMatchPredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.NotEqPredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.NotInPredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- hashCode() - Method in class org.apache.pinot.common.request.context.predicate.TextMatchPredicate
- hashCode() - Method in class org.apache.pinot.common.request.DataSource
- hashCode() - Method in class org.apache.pinot.common.request.Expression
- hashCode() - Method in class org.apache.pinot.common.request.FilterQuery
- hashCode() - Method in class org.apache.pinot.common.request.FilterQueryMap
- hashCode() - Method in class org.apache.pinot.common.request.Function
- hashCode() - Method in class org.apache.pinot.common.request.GroupBy
- hashCode() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- hashCode() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- hashCode() - Method in class org.apache.pinot.common.request.Identifier
- hashCode() - Method in class org.apache.pinot.common.request.InstanceRequest
- hashCode() - Method in class org.apache.pinot.common.request.Literal
- hashCode() - Method in class org.apache.pinot.common.request.PinotQuery
- hashCode() - Method in class org.apache.pinot.common.request.QuerySource
- hashCode() - Method in class org.apache.pinot.common.request.QueryType
- hashCode() - Method in class org.apache.pinot.common.request.Selection
- hashCode() - Method in class org.apache.pinot.common.request.SelectionSort
- hashCode() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
- hashCode() - Method in exception org.apache.pinot.common.response.ProcessingException
- hashCode() - Method in class org.apache.pinot.common.restlet.resources.SegmentSizeInfo
- hashCode() - Method in class org.apache.pinot.common.utils.DataSchema
- hashCode() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- hashCode() - Method in class org.apache.pinot.common.utils.PinotAppConfigs
- hashCode() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
- hashCode() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.RuntimeConfig
- hashCode() - Method in class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- hashCode() - Method in class org.apache.pinot.pql.parsers.pql2.ast.FunctionCallAstNode
- HashFunctions - Class in org.apache.pinot.common.function.scalar
-
Inbuilt Hash Transformation Functions The functions can be used as UDFs in Query when added in the FunctionRegistry.
- HashUtil - Class in org.apache.pinot.common.utils
- hasParent() - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- hasParent() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- hasParent() - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- HAVING - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- HAVING - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- HAVING() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingClauseContext
- HAVING_EXPRESSION - org.apache.pinot.common.request.PinotQuery._Fields
- HAVING_FILTER_QUERY - org.apache.pinot.common.request.BrokerRequest._Fields
- HAVING_FILTER_SUB_QUERY_MAP - org.apache.pinot.common.request.BrokerRequest._Fields
- havingClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- havingClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingContext
- HavingClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.HavingClauseContext
- HavingContext(PQL2Parser.OptionalClauseContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.HavingContext
- HavingFilterQuery - Class in org.apache.pinot.common.request
- HavingFilterQuery() - Constructor for class org.apache.pinot.common.request.HavingFilterQuery
- HavingFilterQuery(int, List<String>, List<Integer>) - Constructor for class org.apache.pinot.common.request.HavingFilterQuery
- HavingFilterQuery(HavingFilterQuery) - Constructor for class org.apache.pinot.common.request.HavingFilterQuery
-
Performs a deep copy on other.
- HavingFilterQuery._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- HavingFilterQueryMap - Class in org.apache.pinot.common.request
- HavingFilterQueryMap() - Constructor for class org.apache.pinot.common.request.HavingFilterQueryMap
- HavingFilterQueryMap(HavingFilterQueryMap) - Constructor for class org.apache.pinot.common.request.HavingFilterQueryMap
-
Performs a deep copy on other.
- HavingFilterQueryMap._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- HEALTH_CHECK_BAD_CALLS - org.apache.pinot.common.metrics.MinionMeter
- HEALTH_CHECK_GOOD_CALLS - org.apache.pinot.common.metrics.MinionMeter
- HEALTHCHECK_BAD_CALLS - org.apache.pinot.common.metrics.BrokerMeter
- HEALTHCHECK_BAD_CALLS - org.apache.pinot.common.metrics.ControllerMeter
- HEALTHCHECK_OK_CALLS - org.apache.pinot.common.metrics.BrokerMeter
- HEALTHCHECK_OK_CALLS - org.apache.pinot.common.metrics.ControllerMeter
- HELIX_ZOOKEEPER_RECONNECTS - org.apache.pinot.common.metrics.BrokerMeter
- HELIX_ZOOKEEPER_RECONNECTS - org.apache.pinot.common.metrics.ControllerMeter
- HELIX_ZOOKEEPER_RECONNECTS - org.apache.pinot.common.metrics.ServerMeter
- HelixHelper - Class in org.apache.pinot.common.utils.helix
- HelixHelper.PermanentUpdaterException - Exception in org.apache.pinot.common.utils.helix
-
Exception to be thrown by updater function to exit from retry in {@link HelixHelper::updatedIdealState}
- hexToBytes(String) - Static method in class org.apache.pinot.common.function.scalar.DataTypeConversionFunctions
-
convert simple hex string to byte array
- HIGHEST_KAFKA_OFFSET_CONSUMED - org.apache.pinot.common.metrics.ServerGauge
- HIGHEST_STREAM_OFFSET_CONSUMED - org.apache.pinot.common.metrics.ServerGauge
- HLC_LONG - org.apache.pinot.common.utils.SegmentName.RealtimeSegmentType
- HLC_SHORT - org.apache.pinot.common.utils.SegmentName.RealtimeSegmentType
- HLCSegmentName - Class in org.apache.pinot.common.utils
- HLCSegmentName(String) - Constructor for class org.apache.pinot.common.utils.HLCSegmentName
- HLCSegmentName(String, String, String) - Constructor for class org.apache.pinot.common.utils.HLCSegmentName
-
Builds only the newer style.
- HOLD - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Server should send SegmentConsumedRequest after waiting for less than MAX_HOLD_TIME_MS
- hour(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the hour of the day from the given epoch millis in UTC timezone.
- hour(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the hour of the day from the given epoch millis and timezone id.
- HttpErrorStatusException - Exception in org.apache.pinot.common.exception
- HttpErrorStatusException(String, int) - Constructor for exception org.apache.pinot.common.exception.HttpErrorStatusException
- HttpSegmentFetcher - Class in org.apache.pinot.common.utils.fetcher
- HttpSegmentFetcher() - Constructor for class org.apache.pinot.common.utils.fetcher.HttpSegmentFetcher
- HttpsSegmentFetcher - Class in org.apache.pinot.common.utils.fetcher
- HttpsSegmentFetcher() - Constructor for class org.apache.pinot.common.utils.fetcher.HttpsSegmentFetcher
I
- ID - org.apache.pinot.common.request.FilterQuery._Fields
- ID - org.apache.pinot.common.request.HavingFilterQuery._Fields
- IDEALSTATE_ZNODE_BYTE_SIZE - org.apache.pinot.common.metrics.ControllerGauge
- IDEALSTATE_ZNODE_SIZE - org.apache.pinot.common.metrics.ControllerGauge
- IdealStateAndCurrentStateMatchServiceStatusCallback(HelixManager, String, String, List<String>, double) - Constructor for class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndCurrentStateMatchServiceStatusCallback
- IdealStateAndExternalViewMatchServiceStatusCallback(HelixManager, String, String, List<String>, double) - Constructor for class org.apache.pinot.common.utils.ServiceStatus.IdealStateAndExternalViewMatchServiceStatusCallback
- Identifier - Class in org.apache.pinot.common.request
- Identifier() - Constructor for class org.apache.pinot.common.request.Identifier
- Identifier(String) - Constructor for class org.apache.pinot.common.request.Identifier
- Identifier(Identifier) - Constructor for class org.apache.pinot.common.request.Identifier
-
Performs a deep copy on other.
- IDENTIFIER - org.apache.pinot.common.request.context.ExpressionContext.Type
- IDENTIFIER - org.apache.pinot.common.request.Expression._Fields
- IDENTIFIER - org.apache.pinot.common.request.ExpressionType
- IDENTIFIER - org.apache.pinot.common.request.transform.TransformExpressionTree.ExpressionType
- IDENTIFIER - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- IDENTIFIER - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- IDENTIFIER() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.FunctionContext
- IDENTIFIER() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IdentifierContext
- IDENTIFIER() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnContext
- IDENTIFIER() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TableNameContext
- IDENTIFIER(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IdentifierContext
- IDENTIFIER(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TableNameContext
- Identifier._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- IdentifierAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for identifiers (column names).
- IdentifierAstNode(String) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.IdentifierAstNode
- IdentifierContext(PQL2Parser.ExpressionContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.IdentifierContext
- IN - org.apache.pinot.common.function.TransformFunctionType
- IN - org.apache.pinot.common.request.context.predicate.Predicate.Type
- IN - org.apache.pinot.common.request.FilterOperator
- IN - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- IN - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- IN - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- IN() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- IN_PROGRESS - org.apache.pinot.common.lineage.LineageEntryState
- inClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- inClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InPredicateContext
- InClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- INDEXING_FAILURES - org.apache.pinot.common.metrics.ServerMeter
- INIDSET - org.apache.pinot.common.function.TransformFunctionType
- init() - Static method in class org.apache.pinot.common.function.FunctionRegistry
-
Initializes the FunctionRegistry.
- init(String) - Static method in class org.apache.pinot.sql.parsers.rewriter.QueryRewriterFactory
- init(PinotConfiguration) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
-
Initialize the metricsFactory ad registers the metricsRegistry
- init(PinotConfiguration) - Method in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- init(PinotConfiguration) - Method in interface org.apache.pinot.common.utils.fetcher.SegmentFetcher
-
Initializes the segment fetcher.
- init(PinotConfiguration) - Static method in class org.apache.pinot.common.utils.fetcher.SegmentFetcherFactory
-
Initializes the segment fetcher factory.
- initializeGlobalMeters() - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Initializes all global meters (such as exceptions count) to zero.
- InPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for IN.
- InPredicate(ExpressionContext, List<String>) - Constructor for class org.apache.pinot.common.request.context.predicate.InPredicate
- InPredicateAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for IN predicates.
- InPredicateAstNode(boolean) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.InPredicateAstNode
- InPredicateContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.InPredicateContext
- installDefaultSSLContext(SSLContext) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Install a default SSLContext for all FileUploadDownloadClients instantiated.
- installDefaultSSLSocketFactory(String, String, String, String, String, String) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Installs a default TLS socket factory for all HttpsURLConnection instances based on a given set of key and trust store paths and passwords
- installDefaultSSLSocketFactory(TlsConfig) - Static method in class org.apache.pinot.common.utils.TlsUtils
-
Installs a default TLS socket factory for all HttpsURLConnection instances based on a given TlsConfig (1 or 2-way)
- INSTANCE - Static variable in class org.apache.pinot.common.function.JsonPathCache
- InstanceAssignmentConfigUtils - Class in org.apache.pinot.common.assignment
- InstancePartitions - Class in org.apache.pinot.common.assignment
-
Instance partitions for the table.
- InstancePartitions(String) - Constructor for class org.apache.pinot.common.assignment.InstancePartitions
- InstancePartitionsUtils - Class in org.apache.pinot.common.assignment
-
Utility class for instance partitions.
- InstanceRequest - Class in org.apache.pinot.common.request
- InstanceRequest() - Constructor for class org.apache.pinot.common.request.InstanceRequest
- InstanceRequest(long, BrokerRequest) - Constructor for class org.apache.pinot.common.request.InstanceRequest
- InstanceRequest(InstanceRequest) - Constructor for class org.apache.pinot.common.request.InstanceRequest
-
Performs a deep copy on other.
- InstanceRequest._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- InstanceUtils - Class in org.apache.pinot.common.utils.config
- InstanceZKMetadata - Class in org.apache.pinot.common.metadata.instance
- InstanceZKMetadata() - Constructor for class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- InstanceZKMetadata(ZNRecord) - Constructor for class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- INT - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- INT - org.apache.pinot.common.utils.DataTable.MetadataValueType
- INT_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- INT_VALUE - org.apache.pinot.common.request.Literal._Fields
- INTEGER - org.apache.pinot.common.utils.PinotDataType
- INTEGER_ARRAY - org.apache.pinot.common.utils.PinotDataType
- INTEGER_LITERAL - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- INTEGER_LITERAL - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- INTEGER_LITERAL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IntegerLiteralContext
- INTEGER_LITERAL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitClauseContext
- INTEGER_LITERAL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopClauseContext
- INTEGER_LITERAL(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitClauseContext
- IntegerLiteralAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for integer literals.
- IntegerLiteralAstNode(long) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.IntegerLiteralAstNode
- IntegerLiteralContext(PQL2Parser.LiteralContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.IntegerLiteralContext
- INTERNAL_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- INTERNAL_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- internalGetFieldAccessorTable() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- internalGetFieldAccessorTable() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- internalGetMapField(int) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- internalGetMapField(int) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- internalGetMapField(int) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- internalGetMapField(int) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- internalGetMutableMapField(int) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- internalGetMutableMapField(int) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- intValue(int) - Static method in class org.apache.pinot.common.request.Literal
- INVALID_NUM_PARTITIONS - Static variable in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
- INVALID_REALTIME_ROWS_DROPPED - org.apache.pinot.common.metrics.ServerMeter
- InvalidConfigException - Exception in org.apache.pinot.common.exception
- InvalidConfigException(String) - Constructor for exception org.apache.pinot.common.exception.InvalidConfigException
- invoke(Object[]) - Method in class org.apache.pinot.common.function.FunctionInvoker
-
Invoke the function with the given arguments.
- invokeCompileTimeFunctionExpression(Expression) - Static method in class org.apache.pinot.sql.parsers.rewriter.CompileTimeFunctionsInvoker
- IS - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- IS - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- IS() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- IS_ASC - org.apache.pinot.common.request.SelectionSort._Fields
- IS_IN_SELECT_LIST - org.apache.pinot.common.request.AggregationInfo._Fields
- IS_NOT_NULL - org.apache.pinot.common.request.context.predicate.Predicate.Type
- IS_NOT_NULL - org.apache.pinot.common.request.FilterOperator
- IS_NOT_NULL - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- IS_NULL - org.apache.pinot.common.request.context.predicate.Predicate.Type
- IS_NULL - org.apache.pinot.common.request.FilterOperator
- IS_NULL - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- isAggregateExpression(Expression) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
- isArray() - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- isAsc() - Method in class org.apache.pinot.common.request.context.OrderByExpressionContext
- isAsFunction(Expression) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
- isBrokerTag(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns whether the given tag is a broker tag.
- isCaseInsensitive() - Method in class org.apache.pinot.common.config.provider.TableCache
-
Returns
trueif the TableCache is case-insensitive,falseotherwise. - isClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- isClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsPredicateContext
- IsClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- isClientAuthEnabled() - Method in class org.apache.pinot.common.config.TlsConfig
- isClientError(int) - Static method in class org.apache.pinot.common.exception.QueryException
-
Determines if a query-exception-error-code represents an error on the client side.
- isColumn() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
Returns if the tree represents a column name (ie no expression), false otherwise
- isCompatible(DataSchema.ColumnDataType) - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- isCustomized() - Method in class org.apache.pinot.common.config.TlsConfig
- isEmpty(JsonNode) - Static method in class org.apache.pinot.common.utils.SqlResultComparator
- isEnableTrace() - Method in class org.apache.pinot.common.request.BrokerRequest
- isEnableTrace() - Method in class org.apache.pinot.common.request.InstanceRequest
- isExclusive() - Method in enum org.apache.pinot.common.request.context.predicate.Predicate.Type
- isExplain() - Method in class org.apache.pinot.common.request.PinotQuery
- isFunction() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
- isGlobal() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Gauge
- isGlobal() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Meter
- isGlobal() - Method in interface org.apache.pinot.common.metrics.AbstractMetrics.Timer
- isGlobal() - Method in enum org.apache.pinot.common.metrics.BrokerGauge
-
Returns true if the gauge is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.BrokerMeter
-
Returns true if the metric is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.BrokerTimer
-
Returns true if the timer is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.ControllerGauge
-
Returns true if the gauge is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.ControllerMeter
-
Returns true if the metric is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.ControllerTimer
-
Returns true if the timer is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.MinionGauge
- isGlobal() - Method in enum org.apache.pinot.common.metrics.MinionMeter
- isGlobal() - Method in enum org.apache.pinot.common.metrics.MinionTimer
- isGlobal() - Method in enum org.apache.pinot.common.metrics.ServerGauge
-
Returns true if the gauge is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.ServerMeter
-
Returns true if the metric is global (not attached to a particular resource)
- isGlobal() - Method in enum org.apache.pinot.common.metrics.ServerTimer
-
Returns true if the timer is global (not attached to a particular resource)
- isHasAggregation() - Method in class org.apache.pinot.common.request.QueryType
- isHasFilter() - Method in class org.apache.pinot.common.request.QueryType
- isHasGroup_by() - Method in class org.apache.pinot.common.request.QueryType
- isHasHaving() - Method in class org.apache.pinot.common.request.QueryType
- isHasLimitClause() - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- isHasSelection() - Method in class org.apache.pinot.common.request.QueryType
- isHasTopClause() - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- isHighLevelConsumerSegmentName(String) - Static method in class org.apache.pinot.common.utils.SegmentName
- isInitialized() - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- isInitialized() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- isInitialized() - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- isInitialized() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- isIsAsc() - Method in class org.apache.pinot.common.request.SelectionSort
- isIsInSelectList() - Method in class org.apache.pinot.common.request.AggregationInfo
- isLeadControllerResourceEnabled(HelixManager) - Static method in class org.apache.pinot.common.utils.helix.LeadControllerUtils
-
Checks from ZK if resource config of leadControllerResource is enabled.
- isLiteral() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
- isLiteralOnlyExpression(Expression) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
- isLowerInclusive() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- isLowLevelConsumerSegmentName(String) - Static method in class org.apache.pinot.common.utils.SegmentName
- isNotInClause() - Method in class org.apache.pinot.pql.parsers.pql2.ast.InPredicateAstNode
- IsNotNullPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for IS_NOT_NULL.
- IsNotNullPredicate(ExpressionContext) - Constructor for class org.apache.pinot.common.request.context.predicate.IsNotNullPredicate
- IsNullPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for IS_NULL.
- IsNullPredicate(ExpressionContext) - Constructor for class org.apache.pinot.common.request.context.predicate.IsNullPredicate
- IsNullPredicateAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for IS predicates (foo IS NULL, foo IS NOT NULL).
- IsNullPredicateAstNode(boolean) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.IsNullPredicateAstNode
- isNumber() - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- isNumberArray() - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- isNumGroupsLimitReached() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- isNumGroupsLimitReached() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Returns whether the number of groups limit has been reached.
- isOfflineServerTag(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns whether the given tag is an OFFLINE server tag.
- isOldStyleNaming() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- IsPredicateContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.IsPredicateContext
- isRange() - Method in enum org.apache.pinot.pql.parsers.pql2.ast.FilterKind
-
Helper method that returns true if the enum maps to a Range.
- isRealtimeSegmentName(String) - Static method in class org.apache.pinot.common.utils.SegmentName
- isRealtimeServerTag(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns whether the given tag is an REALTIME server tag.
- isRelocateCompletedSegments(TenantConfig) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns whether the completed segments need to be relocated (completed server tag is different from consuming server tag).
- isSameFunction(String, String) - Static method in class org.apache.pinot.sql.parsers.CalciteSqlParser
- isSegmentExisted(ZkHelixPropertyStore<ZNRecord>, String, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- isServerTag(String) - Static method in class org.apache.pinot.common.utils.config.TagNameUtils
-
Returns whether the given tag is a server tag (OFFLINE or REALTIME).
- isSet(AggregationInfo._Fields) - Method in class org.apache.pinot.common.request.AggregationInfo
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(BrokerRequest._Fields) - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(DataSource._Fields) - Method in class org.apache.pinot.common.request.DataSource
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(Expression._Fields) - Method in class org.apache.pinot.common.request.Expression
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(FilterQuery._Fields) - Method in class org.apache.pinot.common.request.FilterQuery
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(FilterQueryMap._Fields) - Method in class org.apache.pinot.common.request.FilterQueryMap
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(Function._Fields) - Method in class org.apache.pinot.common.request.Function
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(GroupBy._Fields) - Method in class org.apache.pinot.common.request.GroupBy
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(HavingFilterQuery._Fields) - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(HavingFilterQueryMap._Fields) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(Identifier._Fields) - Method in class org.apache.pinot.common.request.Identifier
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(InstanceRequest._Fields) - Method in class org.apache.pinot.common.request.InstanceRequest
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(PinotQuery._Fields) - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(QuerySource._Fields) - Method in class org.apache.pinot.common.request.QuerySource
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(QueryType._Fields) - Method in class org.apache.pinot.common.request.QueryType
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(Selection._Fields) - Method in class org.apache.pinot.common.request.Selection
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(SelectionSort._Fields) - Method in class org.apache.pinot.common.request.SelectionSort
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(ProcessingException._Fields) - Method in exception org.apache.pinot.common.response.ProcessingException
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetAggregationInfo() - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
Returns true if field aggregationInfo is set (has been assigned a value) and false otherwise
- isSetAggregationParams() - Method in class org.apache.pinot.common.request.AggregationInfo
-
Returns true if field aggregationParams is set (has been assigned a value) and false otherwise
- isSetAggregationsInfo() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field aggregationsInfo is set (has been assigned a value) and false otherwise
- isSetAggregationType() - Method in class org.apache.pinot.common.request.AggregationInfo
-
Returns true if field aggregationType is set (has been assigned a value) and false otherwise
- isSetBinaryValue() - Method in class org.apache.pinot.common.request.Literal
- isSetBoolValue() - Method in class org.apache.pinot.common.request.Literal
- isSetBrokerId() - Method in class org.apache.pinot.common.request.InstanceRequest
-
Returns true if field brokerId is set (has been assigned a value) and false otherwise
- isSetBucketHashKey() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field bucketHashKey is set (has been assigned a value) and false otherwise
- isSetByteValue() - Method in class org.apache.pinot.common.request.Literal
- isSetColumn() - Method in class org.apache.pinot.common.request.FilterQuery
-
Returns true if field column is set (has been assigned a value) and false otherwise
- isSetColumn() - Method in class org.apache.pinot.common.request.SelectionSort
-
Returns true if field column is set (has been assigned a value) and false otherwise
- isSetColumns() - Method in class org.apache.pinot.common.request.GroupBy
-
Returns true if field columns is set (has been assigned a value) and false otherwise
- isSetDataSource() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field dataSource is set (has been assigned a value) and false otherwise
- isSetDebugOptions() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field debugOptions is set (has been assigned a value) and false otherwise
- isSetDebugOptions() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field debugOptions is set (has been assigned a value) and false otherwise
- isSetDoubleValue() - Method in class org.apache.pinot.common.request.Literal
- isSetDuration() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field duration is set (has been assigned a value) and false otherwise
- isSetEnableTrace() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field enableTrace is set (has been assigned a value) and false otherwise
- isSetEnableTrace() - Method in class org.apache.pinot.common.request.InstanceRequest
-
Returns true if field enableTrace is set (has been assigned a value) and false otherwise
- isSetErrorCode() - Method in exception org.apache.pinot.common.response.ProcessingException
-
Returns true if field errorCode is set (has been assigned a value) and false otherwise
- isSetExplain() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field explain is set (has been assigned a value) and false otherwise
- isSetExpressions() - Method in class org.apache.pinot.common.request.AggregationInfo
-
Returns true if field expressions is set (has been assigned a value) and false otherwise
- isSetExpressions() - Method in class org.apache.pinot.common.request.GroupBy
-
Returns true if field expressions is set (has been assigned a value) and false otherwise
- isSetFilterExpression() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field filterExpression is set (has been assigned a value) and false otherwise
- isSetFilterQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field filterQuery is set (has been assigned a value) and false otherwise
- isSetFilterQueryMap() - Method in class org.apache.pinot.common.request.FilterQueryMap
-
Returns true if field filterQueryMap is set (has been assigned a value) and false otherwise
- isSetFilterQueryMap() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
-
Returns true if field filterQueryMap is set (has been assigned a value) and false otherwise
- isSetFilterSubQueryMap() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field filterSubQueryMap is set (has been assigned a value) and false otherwise
- isSetFunctionCall() - Method in class org.apache.pinot.common.request.Expression
-
Returns true if field functionCall is set (has been assigned a value) and false otherwise
- isSetGroupBy() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field groupBy is set (has been assigned a value) and false otherwise
- isSetGroupByList() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field groupByList is set (has been assigned a value) and false otherwise
- isSetHasAggregation() - Method in class org.apache.pinot.common.request.QueryType
-
Returns true if field hasAggregation is set (has been assigned a value) and false otherwise
- isSetHasFilter() - Method in class org.apache.pinot.common.request.QueryType
-
Returns true if field hasFilter is set (has been assigned a value) and false otherwise
- isSetHasGroup_by() - Method in class org.apache.pinot.common.request.QueryType
-
Returns true if field hasGroup_by is set (has been assigned a value) and false otherwise
- isSetHasHaving() - Method in class org.apache.pinot.common.request.QueryType
-
Returns true if field hasHaving is set (has been assigned a value) and false otherwise
- isSetHasSelection() - Method in class org.apache.pinot.common.request.QueryType
-
Returns true if field hasSelection is set (has been assigned a value) and false otherwise
- isSetHavingExpression() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field havingExpression is set (has been assigned a value) and false otherwise
- isSetHavingFilterQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field havingFilterQuery is set (has been assigned a value) and false otherwise
- isSetHavingFilterSubQueryMap() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field havingFilterSubQueryMap is set (has been assigned a value) and false otherwise
- isSetId() - Method in class org.apache.pinot.common.request.FilterQuery
-
Returns true if field id is set (has been assigned a value) and false otherwise
- isSetId() - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
Returns true if field id is set (has been assigned a value) and false otherwise
- isSetIdentifier() - Method in class org.apache.pinot.common.request.Expression
-
Returns true if field identifier is set (has been assigned a value) and false otherwise
- isSetIntValue() - Method in class org.apache.pinot.common.request.Literal
- isSetIsAsc() - Method in class org.apache.pinot.common.request.SelectionSort
-
Returns true if field isAsc is set (has been assigned a value) and false otherwise
- isSetIsInSelectList() - Method in class org.apache.pinot.common.request.AggregationInfo
-
Returns true if field isInSelectList is set (has been assigned a value) and false otherwise
- isSetLimit() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field limit is set (has been assigned a value) and false otherwise
- isSetLimit() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field limit is set (has been assigned a value) and false otherwise
- isSetLiteral() - Method in class org.apache.pinot.common.request.Expression
-
Returns true if field literal is set (has been assigned a value) and false otherwise
- isSetLongValue() - Method in class org.apache.pinot.common.request.Literal
- isSetMessage() - Method in exception org.apache.pinot.common.response.ProcessingException
-
Returns true if field message is set (has been assigned a value) and false otherwise
- isSetName() - Method in class org.apache.pinot.common.request.Identifier
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetNestedFilterQueryIds() - Method in class org.apache.pinot.common.request.FilterQuery
-
Returns true if field nestedFilterQueryIds is set (has been assigned a value) and false otherwise
- isSetNestedFilterQueryIds() - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
Returns true if field nestedFilterQueryIds is set (has been assigned a value) and false otherwise
- isSetOffset() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field offset is set (has been assigned a value) and false otherwise
- isSetOffset() - Method in class org.apache.pinot.common.request.Selection
-
Returns true if field offset is set (has been assigned a value) and false otherwise
- isSetOperands() - Method in class org.apache.pinot.common.request.Function
-
Returns true if field operands is set (has been assigned a value) and false otherwise
- isSetOperator() - Method in class org.apache.pinot.common.request.FilterQuery
-
Returns true if field operator is set (has been assigned a value) and false otherwise
- isSetOperator() - Method in class org.apache.pinot.common.request.Function
-
Returns true if field operator is set (has been assigned a value) and false otherwise
- isSetOperator() - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
Returns true if field operator is set (has been assigned a value) and false otherwise
- isSetOrderBy() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field orderBy is set (has been assigned a value) and false otherwise
- isSetOrderByList() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field orderByList is set (has been assigned a value) and false otherwise
- isSetPinotQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field pinotQuery is set (has been assigned a value) and false otherwise
- isSetQuery() - Method in class org.apache.pinot.common.request.InstanceRequest
-
Returns true if field query is set (has been assigned a value) and false otherwise
- isSetQueryOptions() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field queryOptions is set (has been assigned a value) and false otherwise
- isSetQueryOptions() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field queryOptions is set (has been assigned a value) and false otherwise
- isSetQuerySource() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field querySource is set (has been assigned a value) and false otherwise
- isSetQueryType() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field queryType is set (has been assigned a value) and false otherwise
- isSetRequestId() - Method in class org.apache.pinot.common.request.InstanceRequest
-
Returns true if field requestId is set (has been assigned a value) and false otherwise
- isSetResponseFormat() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field responseFormat is set (has been assigned a value) and false otherwise
- isSetSearchSegments() - Method in class org.apache.pinot.common.request.InstanceRequest
-
Returns true if field searchSegments is set (has been assigned a value) and false otherwise
- isSetSelectionColumns() - Method in class org.apache.pinot.common.request.Selection
-
Returns true if field selectionColumns is set (has been assigned a value) and false otherwise
- isSetSelections() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field selections is set (has been assigned a value) and false otherwise
- isSetSelectionSortSequence() - Method in class org.apache.pinot.common.request.Selection
-
Returns true if field selectionSortSequence is set (has been assigned a value) and false otherwise
- isSetSelectList() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field selectList is set (has been assigned a value) and false otherwise
- isSetShortValue() - Method in class org.apache.pinot.common.request.Literal
- isSetSize() - Method in class org.apache.pinot.common.request.Selection
-
Returns true if field size is set (has been assigned a value) and false otherwise
- isSetStringValue() - Method in class org.apache.pinot.common.request.Literal
- isSetTableName() - Method in class org.apache.pinot.common.request.DataSource
-
Returns true if field tableName is set (has been assigned a value) and false otherwise
- isSetTableName() - Method in class org.apache.pinot.common.request.QuerySource
-
Returns true if field tableName is set (has been assigned a value) and false otherwise
- isSetTimeInterval() - Method in class org.apache.pinot.common.request.BrokerRequest
-
Returns true if field timeInterval is set (has been assigned a value) and false otherwise
- isSetTopN() - Method in class org.apache.pinot.common.request.GroupBy
-
Returns true if field topN is set (has been assigned a value) and false otherwise
- isSetType() - Method in class org.apache.pinot.common.request.Expression
-
Returns true if field type is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class org.apache.pinot.common.request.FilterQuery
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetValue() - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetVersion() - Method in class org.apache.pinot.common.request.PinotQuery
-
Returns true if field version is set (has been assigned a value) and false otherwise
- isSingleValue() - Method in enum org.apache.pinot.common.utils.PinotDataType
- isSplitCommit() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- isSplitCommit() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- isStar() - Method in class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnListAstNode
- isTransformFunction(String) - Static method in enum org.apache.pinot.common.function.TransformFunctionType
- isTypeCompatibleWith(DataSchema) - Method in class org.apache.pinot.common.utils.DataSchema
-
Returns whether the given data schema is type compatible with this one.
- isUpperInclusive() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- isUsePlainText() - Method in class org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
- isValidComponentName(String) - Method in class org.apache.pinot.common.utils.SegmentName
- isWholeNumber() - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- isWholeNumberArray() - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
J
- JmxReporterMetricsRegistryRegistrationListener - Class in org.apache.pinot.common.metrics
-
Adapter that causes metrics from a metric registry to be published to JMX.
- JmxReporterMetricsRegistryRegistrationListener() - Constructor for class org.apache.pinot.common.metrics.JmxReporterMetricsRegistryRegistrationListener
- join(String, String...) - Static method in class org.apache.pinot.common.utils.StringUtil
-
Joins the given keys with the separator.
- JSON - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- JSON - org.apache.pinot.common.utils.FileUploadDownloadClient.FileUploadType
- JSON - org.apache.pinot.common.utils.PinotDataType
- JSON_COMPILATION_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- JSON_COMPILATION_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- JSON_MATCH - org.apache.pinot.common.request.context.predicate.Predicate.Type
- JSON_MATCH - org.apache.pinot.common.request.FilterOperator
- JSON_MATCH - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- JSON_MATCH - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- JSON_MATCH() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchClauseContext
- JSON_PARSING_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- JSON_PARSING_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- JSONEXTRACTKEY - org.apache.pinot.common.function.TransformFunctionType
- JSONEXTRACTSCALAR - org.apache.pinot.common.function.TransformFunctionType
- jsonFormat(Object) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Convert object to Json String
- JsonFunctions - Class in org.apache.pinot.common.function.scalar
-
Inbuilt json related transform functions An example DimFieldSpec that needs the toJsonMapStr function:
"dimFieldSpecs": [{ "name": "jsonMapStr", "dataType": "STRING", "transformFunction": "toJsonMapStr(jsonMap)" }] - jsonMatchClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- jsonMatchClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchPredicateContext
- JsonMatchClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchClauseContext
- JsonMatchPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for JSON_MATCH.
- JsonMatchPredicate(ExpressionContext, String) - Constructor for class org.apache.pinot.common.request.context.predicate.JsonMatchPredicate
- JsonMatchPredicateContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchPredicateContext
- jsonPath(Object, String) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract object based on Json path
- jsonPathArray(Object, String) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract object array based on Json path
- jsonPathArrayDefaultEmpty(Object, String) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
- JsonPathCache - Class in org.apache.pinot.common.function
- JsonPathCache() - Constructor for class org.apache.pinot.common.function.JsonPathCache
- jsonPathDouble(Object, String) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract from Json with path to Double
- jsonPathDouble(Object, String, double) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract from Json with path to Double
- jsonPathLong(Object, String) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract from Json with path to Long
- jsonPathLong(Object, String, long) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract from Json with path to Long
- jsonPathString(Object, String) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract from Json with path to String
- jsonPathString(Object, String, String) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Extract from Json with path to String
- JVMConfig(List<String>, String, String, Map<String, String>, Map<String, String>, List<String>) - Constructor for class org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
K
- KEEP - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Server should build a segment out of the rows in memory, and replace in-memory rows with the segment built
L
- LAST_PUSH_TIME_DELAY_HOURS - org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
- LAST_REALTIME_SEGMENT_CATCHUP_DURATION_SECONDS - org.apache.pinot.common.metrics.ServerGauge
- LAST_REALTIME_SEGMENT_COMPLETION_DURATION_SECONDS - org.apache.pinot.common.metrics.ServerGauge
- LAST_REALTIME_SEGMENT_CREATION_DURATION_SECONDS - org.apache.pinot.common.metrics.ServerGauge
- LAST_REALTIME_SEGMENT_CREATION_WAIT_TIME_SECONDS - org.apache.pinot.common.metrics.ServerGauge
- LAST_REALTIME_SEGMENT_INITIAL_CONSUMPTION_DURATION_SECONDS - org.apache.pinot.common.metrics.ServerGauge
- LeadControllerUtils - Class in org.apache.pinot.common.utils.helix
- least(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- LEAST - org.apache.pinot.common.function.TransformFunctionType
- length(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- LESS_THAN - org.apache.pinot.common.function.TransformFunctionType
- LESS_THAN - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- LESS_THAN_OR_EQUAL - org.apache.pinot.common.function.TransformFunctionType
- LESS_THAN_OR_EQUAL - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- LifecycleServiceStatusCallback(Supplier<Boolean>, Supplier<Boolean>) - Constructor for class org.apache.pinot.common.utils.ServiceStatus.LifecycleServiceStatusCallback
- LIKE - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- likeToRegexpLike(String) - Static method in class org.apache.pinot.common.utils.RegexpPatternConverterUtils
-
Converts a LIKE pattern into REGEXP_LIKE pattern.
- LIMIT - org.apache.pinot.common.request.BrokerRequest._Fields
- LIMIT - org.apache.pinot.common.request.PinotQuery._Fields
- LIMIT - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- LIMIT - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- LIMIT() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitClauseContext
- LimitAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for LIMIT clauses.
- LimitAstNode(int) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.LimitAstNode
- LimitAstNode(int, int) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.LimitAstNode
- limitClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- limitClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.LimitContext
- LimitClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.LimitClauseContext
- LimitContext(PQL2Parser.OptionalClauseContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.LimitContext
- LINE_COMMENT - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- LINE_COMMENT - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- LineageEntry - Class in org.apache.pinot.common.lineage
-
Class to represent the lineage entry.
- LineageEntry(List<String>, List<String>, LineageEntryState, long) - Constructor for class org.apache.pinot.common.lineage.LineageEntry
- LineageEntryState - Enum in org.apache.pinot.common.lineage
-
Enum for represent the state of lineage entry
- literal() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.ConstantContext
- literal() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- literal() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.JsonMatchClauseContext
- literal() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- literal() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikeClauseContext
- literal() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchClauseContext
- literal(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- Literal - Class in org.apache.pinot.common.request
- Literal() - Constructor for class org.apache.pinot.common.request.Literal
- Literal(Literal) - Constructor for class org.apache.pinot.common.request.Literal
- Literal(Literal._Fields, Object) - Constructor for class org.apache.pinot.common.request.Literal
- LITERAL - org.apache.pinot.common.request.context.ExpressionContext.Type
- LITERAL - org.apache.pinot.common.request.Expression._Fields
- LITERAL - org.apache.pinot.common.request.ExpressionType
- LITERAL - org.apache.pinot.common.request.transform.TransformExpressionTree.ExpressionType
- Literal._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- LiteralAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
Literal AST node common interface.
- LiteralAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.LiteralAstNode
- LiteralContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.LiteralContext
- LiteralContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.LiteralContext
- LLC - org.apache.pinot.common.utils.SegmentName.RealtimeSegmentType
- LLC_CONTROLLER_RESPONSE_CATCH_UP - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_COMMIT - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_COMMIT_CONTINUE - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_COMMIT_SUCCESS - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_DISCARD - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_FAILED - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_HOLD - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_KEEP - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_NOT_LEADER - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_NOT_SENT - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_PROCESSED - org.apache.pinot.common.metrics.ServerMeter
- LLC_CONTROLLER_RESPONSE_UPLOAD_SUCCESS - org.apache.pinot.common.metrics.ServerMeter
- LLC_PARTITION_CONSUMING - org.apache.pinot.common.metrics.ServerGauge
- LLC_SEGMENTS_DEEP_STORE_UPLOAD_RETRY_ERROR - org.apache.pinot.common.metrics.ControllerMeter
- LLC_SIMULTANEOUS_SEGMENT_BUILDS - org.apache.pinot.common.metrics.ServerGauge
- LLC_STATE_MACHINE_ABORTS - org.apache.pinot.common.metrics.ControllerMeter
- LLC_STREAM_DATA_LOSS - org.apache.pinot.common.metrics.ControllerMeter
- LLC_ZOOKEEPER_FETCH_FAILURES - org.apache.pinot.common.metrics.ControllerMeter
- LLC_ZOOKEEPER_UPDATE_FAILURES - org.apache.pinot.common.metrics.ControllerMeter
- LLCSegmentName - Class in org.apache.pinot.common.utils
- LLCSegmentName(String) - Constructor for class org.apache.pinot.common.utils.LLCSegmentName
- LLCSegmentName(String, int, int, long) - Constructor for class org.apache.pinot.common.utils.LLCSegmentName
- LLCUtils - Class in org.apache.pinot.common.utils
- ln(double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- LN - org.apache.pinot.common.function.TransformFunctionType
- LOGGER - Static variable in class org.apache.pinot.serde.SerDe
- logVersions() - Static method in class org.apache.pinot.common.Utils
-
Write the version of Pinot components to the log at info level.
- LONG - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- LONG - org.apache.pinot.common.utils.DataTable.MetadataValueType
- LONG - org.apache.pinot.common.utils.PinotDataType
- LONG_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- LONG_ARRAY - org.apache.pinot.common.utils.PinotDataType
- LONG_VALUE - org.apache.pinot.common.request.Literal._Fields
- longValue(long) - Static method in class org.apache.pinot.common.request.Literal
- LOOKUP - org.apache.pinot.common.function.TransformFunctionType
- lower(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- LOWER_EXCLUSIVE - Static variable in class org.apache.pinot.common.request.context.predicate.RangePredicate
- LOWER_INCLUSIVE - Static variable in class org.apache.pinot.common.request.context.predicate.RangePredicate
- lpad(String, int, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- ltrim(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
M
- main(String[]) - Static method in class org.apache.pinot.common.utils.SchemaUtils
-
An example on how to use this utility class.
- makeAuthHeader(String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Generate an (optional) HTTP Authorization header given an auth token.
- makeGauge(PinotMetricsRegistry, PinotMetricName, PinotGauge<T>) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- makeGaugeName(String, String) - Static method in class org.apache.pinot.common.metrics.ValidationMetrics
- makeKeyStoreUrl(String) - Static method in class org.apache.pinot.common.utils.TlsUtils
- makePinotGauge(Function<Void, T>) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- makePinotJmxReporter(PinotMetricsRegistry) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- makePinotMeter(PinotMetricsRegistry, PinotMetricName, String, TimeUnit) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- makePinotMetricName(Class<?>, String) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- makePinotTimer(PinotMetricsRegistry, PinotMetricName, TimeUnit, TimeUnit) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- makeTableParam(String) - Static method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Generate a param list with a table name attribute.
- MapBasedMultipleCallbackServiceStatusCallback(Map<String, ? extends ServiceStatus.ServiceStatusCallback>) - Constructor for class org.apache.pinot.common.utils.ServiceStatus.MapBasedMultipleCallbackServiceStatusCallback
- MAPVALUE - org.apache.pinot.common.function.TransformFunctionType
- max(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
-
Deprecated.
- MAX_BURST_QPS - org.apache.pinot.common.metrics.BrokerGauge
- MAX_HOLD_TIME_MS - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
-
MAX_HOLD_TIME_MS is the maximum time (msecs) for which a server will be in HOLDING state, after which it will send in a SegmentConsumedRequest with its current offset in the stream.
- MAX_TIME_ZONE_KEY - Static variable in class org.apache.pinot.common.function.TimeZoneKey
- md5(byte[]) - Static method in class org.apache.pinot.common.function.scalar.HashFunctions
-
Return MD5 digest as hex string.
- MERGE_RESPONSE_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- MERGE_RESPONSE_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- mergeFrom(Message) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- mergeFrom(Message) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- mergeFrom(Server.ServerRequest) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- mergeFrom(Server.ServerResponse) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- MergeRollupTaskMetadata - Class in org.apache.pinot.common.minion
-
Metadata for the minion task of type
MergeRollupTask. - MergeRollupTaskMetadata(String, Map<String, Long>) - Constructor for class org.apache.pinot.common.minion.MergeRollupTaskMetadata
- mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- MESSAGE - org.apache.pinot.common.response.ProcessingException._Fields
- METADATA - org.apache.pinot.common.utils.FileUploadDownloadClient.FileUploadType
- METADATA_FIELD_NUMBER - Static variable in class org.apache.pinot.common.proto.Server.ServerRequest
- METADATA_FIELD_NUMBER - Static variable in class org.apache.pinot.common.proto.Server.ServerResponse
- metaDataMap - Static variable in class org.apache.pinot.common.request.AggregationInfo
- metaDataMap - Static variable in class org.apache.pinot.common.request.BrokerRequest
- metaDataMap - Static variable in class org.apache.pinot.common.request.DataSource
- metaDataMap - Static variable in class org.apache.pinot.common.request.Expression
- metaDataMap - Static variable in class org.apache.pinot.common.request.FilterQuery
- metaDataMap - Static variable in class org.apache.pinot.common.request.FilterQueryMap
- metaDataMap - Static variable in class org.apache.pinot.common.request.Function
- metaDataMap - Static variable in class org.apache.pinot.common.request.GroupBy
- metaDataMap - Static variable in class org.apache.pinot.common.request.HavingFilterQuery
- metaDataMap - Static variable in class org.apache.pinot.common.request.HavingFilterQueryMap
- metaDataMap - Static variable in class org.apache.pinot.common.request.Identifier
- metaDataMap - Static variable in class org.apache.pinot.common.request.InstanceRequest
- metaDataMap - Static variable in class org.apache.pinot.common.request.Literal
- metaDataMap - Static variable in class org.apache.pinot.common.request.PinotQuery
- metaDataMap - Static variable in class org.apache.pinot.common.request.QuerySource
- metaDataMap - Static variable in class org.apache.pinot.common.request.QueryType
- metaDataMap - Static variable in class org.apache.pinot.common.request.Selection
- metaDataMap - Static variable in class org.apache.pinot.common.request.SelectionSort
- metaDataMap - Static variable in exception org.apache.pinot.common.response.ProcessingException
- MetricsRegistryRegistrationListener - Interface in org.apache.pinot.common.metrics
-
Interface to implement operations that occur whenever a new MetricsRegistry is registered with the PinotMetricUtils.
- millisecond(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the millisecond of the second from the given epoch millis in UTC timezone.
- millisecond(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the millisecond of the second from the given epoch millis and timezone id.
- min(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
-
Deprecated.
- MIN_CONSUMING_FRESHNESS_TIME_MS - org.apache.pinot.common.utils.DataTable.MetadataKey
- MIN_FASTUTIL_HASHSET_SIZE - Static variable in class org.apache.pinot.common.utils.HashUtil
-
Tests show that even for smaller set sizes, setting the hash size to this min value improves performance at an insignificant increase of memory footprint.
- MinionClient - Class in org.apache.pinot.common.minion
-
MinionClient is the client-side APIs for Pinot Controller tasks APIs.
- MinionClient(String) - Constructor for class org.apache.pinot.common.minion.MinionClient
- MinionClient(String, String) - Constructor for class org.apache.pinot.common.minion.MinionClient
- MinionClient(String, String, String) - Constructor for class org.apache.pinot.common.minion.MinionClient
- MinionGauge - Enum in org.apache.pinot.common.metrics
- MinionMeter - Enum in org.apache.pinot.common.metrics
- MinionMetrics - Class in org.apache.pinot.common.metrics
- MinionMetrics(String, PinotMetricsRegistry) - Constructor for class org.apache.pinot.common.metrics.MinionMetrics
- MinionMetrics(PinotMetricsRegistry) - Constructor for class org.apache.pinot.common.metrics.MinionMetrics
- MinionQueryPhase - Enum in org.apache.pinot.common.metrics
- MinionRequestURLBuilder - Class in org.apache.pinot.common.minion
-
MinionRequestURLBuilder is the helper class to generate URLs for task APIs.
- MinionTaskMetadataUtils - Class in org.apache.pinot.common.minion
-
Helper methods to fetch/persist ZNRecord for minion task metadata
- MinionTimer - Enum in org.apache.pinot.common.metrics
- minus(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- MINUS - org.apache.pinot.common.function.TransformFunctionType
- minute(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the minute of the hour from the given epoch millis in UTC timezone.
- minute(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the minute of the hour from the given epoch millis and timezone id.
- MISSING_SEGMENT_COUNT - org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
- mod(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- MOD - org.apache.pinot.common.function.TransformFunctionType
- modeNames - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- modifyMap(Map<String, String>) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier
- month(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the month of the year from the given epoch millis in UTC timezone.
- month(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the month of the year from the given epoch millis and timezone id.
- moveFileWithOverwrite(File, File) - Static method in class org.apache.pinot.common.utils.FileUtils
-
Deletes the destination file if it exists then calls org.apache.commons moveFile.
- MSG_TYPE_COMMIT - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MSG_TYPE_COMMIT_END - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MSG_TYPE_COMMIT_END_METADATA - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MSG_TYPE_COMMIT_START - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MSG_TYPE_CONSUMED - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MSG_TYPE_EXTEND_BUILD_TIME - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MSG_TYPE_SEGMENT_UPLOAD - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MSG_TYPE_STOPPED_CONSUMING - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- MULT - org.apache.pinot.common.function.TransformFunctionType
- MultiGetRequest - Class in org.apache.pinot.common.http
-
Class to support multiple http GET operations in parallel by using the executor that is passed in.
- MultiGetRequest(Executor, HttpConnectionManager) - Constructor for class org.apache.pinot.common.http.MultiGetRequest
- MultipleCallbackServiceStatusCallback(List<? extends ServiceStatus.ServiceStatusCallback>) - Constructor for class org.apache.pinot.common.utils.ServiceStatus.MultipleCallbackServiceStatusCallback
- murmur2(byte[]) - Static method in class org.apache.pinot.common.utils.HashUtil
-
Generates 32 bit murmur2 hash from byte array
N
- NAME - org.apache.pinot.common.request.Identifier._Fields
- NamedThreadFactory - Class in org.apache.pinot.common.utils
-
A default
ThreadFactoryimplementation that accepts the name prefix of the created threads as a constructor argument. - NamedThreadFactory(String) - Constructor for class org.apache.pinot.common.utils.NamedThreadFactory
-
Creates a new
NamedThreadFactoryinstance - NESTED_FILTER_QUERY_IDS - org.apache.pinot.common.request.FilterQuery._Fields
- NESTED_FILTER_QUERY_IDS - org.apache.pinot.common.request.HavingFilterQuery._Fields
- NETTY_CONNECTION_BYTES_RECEIVED - org.apache.pinot.common.metrics.BrokerMeter
- NETTY_CONNECTION_BYTES_RECEIVED - org.apache.pinot.common.metrics.ServerMeter
- NETTY_CONNECTION_BYTES_SENT - org.apache.pinot.common.metrics.BrokerMeter
- NETTY_CONNECTION_BYTES_SENT - org.apache.pinot.common.metrics.ServerMeter
- NETTY_CONNECTION_CONNECT_TIME_MS - org.apache.pinot.common.metrics.BrokerGauge
- NETTY_CONNECTION_REQUESTS_SENT - org.apache.pinot.common.metrics.BrokerMeter
- NETTY_CONNECTION_RESPONSES_SENT - org.apache.pinot.common.metrics.ServerMeter
- NETTY_CONNECTION_SEND_REQUEST_LATENCY - org.apache.pinot.common.metrics.BrokerTimer
- NETTY_CONNECTION_SEND_RESPONSE_LATENCY - org.apache.pinot.common.metrics.ServerTimer
- newBlockingStub(Channel) - Static method in class org.apache.pinot.common.proto.PinotQueryServerGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- newBuilder() - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- newBuilder(Server.ServerRequest) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- newBuilder(Server.ServerResponse) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- newBuilderForType() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- newBuilderForType() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- newFutureStub(Channel) - Static method in class org.apache.pinot.common.proto.PinotQueryServerGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- newStub(Channel) - Static method in class org.apache.pinot.common.proto.PinotQueryServerGrpc
-
Creates a new async stub that supports all call types for the service
- newThread(Runnable) - Method in class org.apache.pinot.common.utils.NamedThreadFactory
-
Creates a new
Thread - next() - Method in class org.apache.pinot.common.utils.RoundRobinURIProvider
- NO_SERVER_FOUND_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- NO_SERVING_HOST_FOR_SEGMENT - org.apache.pinot.common.metrics.BrokerMeter
- NO_TABLE_ACCESS - org.apache.pinot.common.metrics.ServerMeter
- NO_TABLE_RESULT - Static variable in class org.apache.pinot.common.response.broker.BrokerResponseNative
- NON_CONSUMING_PARTITION_COUNT - org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
- NonAggregationGroupByToDistinctQueryRewriter - Class in org.apache.pinot.sql.parsers.rewriter
- NonAggregationGroupByToDistinctQueryRewriter() - Constructor for class org.apache.pinot.sql.parsers.rewriter.NonAggregationGroupByToDistinctQueryRewriter
- normalize(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
see Normalizer#normalize(String, Form)
- normalize(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
see Normalizer#normalize(String, Form)
- NOT - org.apache.pinot.common.request.context.FilterContext.Type
- NOT - org.apache.pinot.common.request.FilterOperator
- NOT - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- NOT - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- NOT - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- NOT() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.InClauseContext
- NOT() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- NOT_EQ - org.apache.pinot.common.request.context.predicate.Predicate.Type
- NOT_EQUALS - org.apache.pinot.common.function.TransformFunctionType
- NOT_EQUALS - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- NOT_IN - org.apache.pinot.common.request.context.predicate.Predicate.Type
- NOT_IN - org.apache.pinot.common.request.FilterOperator
- NOT_IN - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- NOT_LEADER - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Server should locate the current controller leader and re-send the message
- NOT_SENT - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Never sent by the controller, but locally used by server when sending a request fails
- NOT_STARTED - org.apache.pinot.common.utils.ServiceStatus.Status
- NotEqPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for NOT_EQ.
- NotEqPredicate(ExpressionContext, String) - Constructor for class org.apache.pinot.common.request.context.predicate.NotEqPredicate
- NotInPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for NOT_IN.
- NotInPredicate(ExpressionContext, List<String>) - Constructor for class org.apache.pinot.common.request.context.predicate.NotInPredicate
- now() - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Return current time as epoch millis TODO: Consider changing the return type to Timestamp
- NULL - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- NULL - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- NULL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.IsClauseContext
- NUM_CONSUMING_SEGMENTS_PROCESSED - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_DOCS_SCANNED - org.apache.pinot.common.metrics.ServerMeter
- NUM_DOCS_SCANNED - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_ENTRIES_SCANNED_IN_FILTER - org.apache.pinot.common.metrics.ServerMeter
- NUM_ENTRIES_SCANNED_IN_FILTER - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_ENTRIES_SCANNED_POST_FILTER - org.apache.pinot.common.metrics.ServerMeter
- NUM_ENTRIES_SCANNED_POST_FILTER - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_GROUPS_LIMIT_REACHED - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_MINION_SUBTASKS_ERROR - org.apache.pinot.common.metrics.ControllerGauge
- NUM_MINION_SUBTASKS_RUNNING - org.apache.pinot.common.metrics.ControllerGauge
- NUM_MINION_SUBTASKS_WAITING - org.apache.pinot.common.metrics.ControllerGauge
- NUM_MINION_TASKS_IN_PROGRESS - org.apache.pinot.common.metrics.ControllerGauge
- NUM_MISSING_SEGMENTS - org.apache.pinot.common.metrics.ServerMeter
- NUM_RESIZES - org.apache.pinot.common.metrics.BrokerMeter
- NUM_RESIZES - org.apache.pinot.common.metrics.ServerMeter
- NUM_RESIZES - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_SEGMENTS_MATCHED - org.apache.pinot.common.metrics.ServerMeter
- NUM_SEGMENTS_MATCHED - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_SEGMENTS_PROCESSED - org.apache.pinot.common.metrics.ServerMeter
- NUM_SEGMENTS_PROCESSED - org.apache.pinot.common.utils.DataTable.MetadataKey
- NUM_SEGMENTS_QUERIED - org.apache.pinot.common.metrics.ServerMeter
- NUM_SEGMENTS_QUERIED - org.apache.pinot.common.utils.DataTable.MetadataKey
- numAddresses() - Method in class org.apache.pinot.common.utils.RoundRobinURIProvider
- NUMBER_OF_REPLICAS - org.apache.pinot.common.metrics.ControllerGauge
- NUMBER_OF_TASKS - org.apache.pinot.common.metrics.MinionGauge
- NUMBER_SEGMENT_UPLOAD_TIMEOUT_EXCEEDED - org.apache.pinot.common.metrics.ControllerMeter
- NUMBER_TASKS_CANCELLED - org.apache.pinot.common.metrics.MinionMeter
- NUMBER_TASKS_COMPLETED - org.apache.pinot.common.metrics.MinionMeter
- NUMBER_TASKS_EXECUTED - org.apache.pinot.common.metrics.MinionMeter
- NUMBER_TASKS_FAILED - org.apache.pinot.common.metrics.MinionMeter
- NUMBER_TASKS_FATAL_FAILED - org.apache.pinot.common.metrics.MinionMeter
- NUMBER_TASKS_SUBMITTED - org.apache.pinot.common.metrics.ControllerMeter
- NUMBER_TIMES_SCHEDULE_TASKS_CALLED - org.apache.pinot.common.metrics.ControllerMeter
O
- OBJECT - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- OBJECT - org.apache.pinot.common.utils.PinotDataType
- OBJECT_ARRAY - org.apache.pinot.common.utils.PinotDataType
- OFFLINE_RESPONSE_SER_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- OFFLINE_SEGMENT_DELAY_HOURS - org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
- OFFLINE_SYSTEM_ACTIVITIES_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- OFFLINE_TABLE_COUNT - org.apache.pinot.common.metrics.ControllerGauge
- OFFLINE_TABLE_ESTIMATED_SIZE - org.apache.pinot.common.metrics.ControllerGauge
- OFFLINE_THREAD_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- OFFLINE_TOTAL_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- OFFSET - org.apache.pinot.common.request.PinotQuery._Fields
- OFFSET - org.apache.pinot.common.request.Selection._Fields
- OFFSET_KEY - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- ONLINE_MINION_INSTANCES - org.apache.pinot.common.metrics.ControllerGauge
- onMetricsRegistryRegistered(PinotMetricsRegistry) - Method in class org.apache.pinot.common.metrics.JmxReporterMetricsRegistryRegistrationListener
- onMetricsRegistryRegistered(PinotMetricsRegistry) - Method in interface org.apache.pinot.common.metrics.MetricsRegistryRegistrationListener
- OPERANDS - org.apache.pinot.common.request.Function._Fields
- OPERATOR - org.apache.pinot.common.request.FilterQuery._Fields
- OPERATOR - org.apache.pinot.common.request.Function._Fields
- OPERATOR - org.apache.pinot.common.request.HavingFilterQuery._Fields
- option() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- option() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionListClauseContext
- option(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionListClauseContext
- OPTION - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- OPTION - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- OPTION() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionListClauseContext
- optionalClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- optionalClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- optionalClause(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- OptionalClauseContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OptionalClauseContext
- OptionalClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OptionalClauseContext
- OptionAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for a query option.
- OptionAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.OptionAstNode
- OptionContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OptionContext
- optionListClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- optionListClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OptionsContext
- OptionListClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OptionListClauseContext
- OptionsAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for query options.
- OptionsAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.OptionsAstNode
- OptionsContext(PQL2Parser.OptionalClauseContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OptionsContext
- OR - org.apache.pinot.common.function.TransformFunctionType
- OR - org.apache.pinot.common.request.context.FilterContext.Type
- OR - org.apache.pinot.common.request.FilterOperator
- OR - org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- OR - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- OR - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- OR - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- OR() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.BooleanOperatorContext
- ORDER - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- ORDER - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- ORDER() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByClauseContext
- ORDER_BY - org.apache.pinot.common.request.BrokerRequest._Fields
- ORDER_BY_LIST - org.apache.pinot.common.request.PinotQuery._Fields
- OrderByAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for ORDER BY clauses.
- OrderByAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.OrderByAstNode
- orderByClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- orderByClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByContext
- OrderByClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OrderByClauseContext
- OrderByContext(PQL2Parser.OptionalClauseContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OrderByContext
- orderByExpression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- orderByExpression() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByListContext
- orderByExpression(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByListContext
- OrderByExpressionAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for an expression in an ORDER BY clause.
- OrderByExpressionAstNode(String, String) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.OrderByExpressionAstNode
- OrderByExpressionContext - Class in org.apache.pinot.common.request.context
-
The
OrderByExpressionContextclass represents an expression in the ORDER-BY clause. - OrderByExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OrderByExpressionContext
- OrderByExpressionContext(ExpressionContext, boolean) - Constructor for class org.apache.pinot.common.request.context.OrderByExpressionContext
- orderByList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByClauseContext
- orderByList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- OrderByListContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OrderByListContext
- ordering() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OrderByExpressionContext
- ordering() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- OrderingContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OrderingContext
- OrdinalsUpdater - Class in org.apache.pinot.sql.parsers.rewriter
- OrdinalsUpdater() - Constructor for class org.apache.pinot.sql.parsers.rewriter.OrdinalsUpdater
- org.apache.pinot.common - package org.apache.pinot.common
- org.apache.pinot.common.assignment - package org.apache.pinot.common.assignment
- org.apache.pinot.common.config - package org.apache.pinot.common.config
- org.apache.pinot.common.config.provider - package org.apache.pinot.common.config.provider
- org.apache.pinot.common.data - package org.apache.pinot.common.data
- org.apache.pinot.common.exception - package org.apache.pinot.common.exception
- org.apache.pinot.common.function - package org.apache.pinot.common.function
- org.apache.pinot.common.function.scalar - package org.apache.pinot.common.function.scalar
- org.apache.pinot.common.http - package org.apache.pinot.common.http
- org.apache.pinot.common.lineage - package org.apache.pinot.common.lineage
- org.apache.pinot.common.messages - package org.apache.pinot.common.messages
- org.apache.pinot.common.metadata - package org.apache.pinot.common.metadata
- org.apache.pinot.common.metadata.instance - package org.apache.pinot.common.metadata.instance
- org.apache.pinot.common.metadata.segment - package org.apache.pinot.common.metadata.segment
- org.apache.pinot.common.metrics - package org.apache.pinot.common.metrics
- org.apache.pinot.common.minion - package org.apache.pinot.common.minion
- org.apache.pinot.common.proto - package org.apache.pinot.common.proto
- org.apache.pinot.common.protocols - package org.apache.pinot.common.protocols
- org.apache.pinot.common.request - package org.apache.pinot.common.request
- org.apache.pinot.common.request.context - package org.apache.pinot.common.request.context
- org.apache.pinot.common.request.context.predicate - package org.apache.pinot.common.request.context.predicate
- org.apache.pinot.common.request.transform - package org.apache.pinot.common.request.transform
- org.apache.pinot.common.response - package org.apache.pinot.common.response
- org.apache.pinot.common.response.broker - package org.apache.pinot.common.response.broker
- org.apache.pinot.common.restlet.resources - package org.apache.pinot.common.restlet.resources
- org.apache.pinot.common.segment.generation - package org.apache.pinot.common.segment.generation
- org.apache.pinot.common.tier - package org.apache.pinot.common.tier
- org.apache.pinot.common.utils - package org.apache.pinot.common.utils
- org.apache.pinot.common.utils.config - package org.apache.pinot.common.utils.config
- org.apache.pinot.common.utils.fetcher - package org.apache.pinot.common.utils.fetcher
- org.apache.pinot.common.utils.grpc - package org.apache.pinot.common.utils.grpc
- org.apache.pinot.common.utils.helix - package org.apache.pinot.common.utils.helix
- org.apache.pinot.common.utils.request - package org.apache.pinot.common.utils.request
- org.apache.pinot.common.utils.webhdfs - package org.apache.pinot.common.utils.webhdfs
- org.apache.pinot.parsers - package org.apache.pinot.parsers
- org.apache.pinot.parsers.utils - package org.apache.pinot.parsers.utils
- org.apache.pinot.pql.parsers - package org.apache.pinot.pql.parsers
- org.apache.pinot.pql.parsers.pql2.ast - package org.apache.pinot.pql.parsers.pql2.ast
- org.apache.pinot.pql.parsers.utils - package org.apache.pinot.pql.parsers.utils
- org.apache.pinot.serde - package org.apache.pinot.serde
- org.apache.pinot.sql.parsers - package org.apache.pinot.sql.parsers
- org.apache.pinot.sql.parsers.rewriter - package org.apache.pinot.sql.parsers.rewriter
- OutputColumnAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for an output column.
- OutputColumnAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnAstNode
- OutputColumnContext(PQL2Parser.OutputColumnProjectionContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnContext
- OutputColumnListAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for a list of columns.
- OutputColumnListAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnListAstNode
- OutputColumnListContext(PQL2Parser.OutputColumnsContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnListContext
- outputColumnProjection() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnListContext
- outputColumnProjection() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- outputColumnProjection(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnListContext
- OutputColumnProjectionContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnProjectionContext
- OutputColumnProjectionContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnProjectionContext
- outputColumns() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- outputColumns() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- OutputColumnsContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnsContext
- OutputColumnsContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnsContext
P
- Pair<FIRST extends Serializable,SECOND extends Serializable> - Class in org.apache.pinot.pql.parsers.utils
- Pair(FIRST, SECOND) - Constructor for class org.apache.pinot.pql.parsers.utils.Pair
- PARAM_BUILD_TIME_MILLIS - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_EXTRA_TIME_SEC - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_INSTANCE_ID - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_MEMORY_USED_BYTES - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_OFFSET - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_REASON - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_ROW_COUNT - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_SEGMENT_LOCATION - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_SEGMENT_NAME - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_SEGMENT_SIZE_BYTES - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_STREAM_PARTITION_MSG_OFFSET - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- PARAM_WAIT_TIME_MILLIS - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- Params() - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- Params() - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- Params(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- parseDateTimeStringToEpochMillis(String, String) - Static method in class org.apache.pinot.common.function.DateTimePatternHandler
-
Converts the dateTimeString of passed pattern into a long of the millis since epoch
- parseDelimitedFrom(InputStream) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseDelimitedFrom(InputStream) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseEpochMillisToDateTimeString(long, String) - Static method in class org.apache.pinot.common.function.DateTimePatternHandler
-
Converts the millis representing seconds since epoch into a string of passed pattern
- parseEpochMillisToDateTimeString(long, String, String) - Static method in class org.apache.pinot.common.function.DateTimePatternHandler
-
Converts the millis representing seconds since epoch into a string of passed pattern and time zone id
- parseFrom(byte[]) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(byte[]) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(ByteString) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(ByteString) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(CodedInputStream) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(CodedInputStream) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(InputStream) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(InputStream) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(ByteBuffer) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(ByteBuffer) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- parser() - Static method in class org.apache.pinot.common.proto.Server.ServerRequest
- parser() - Static method in class org.apache.pinot.common.proto.Server.ServerResponse
- ParserUtils - Class in org.apache.pinot.parsers.utils
-
Class for holding Parser specific utility functions.
- parseToAstNode(String) - Method in class org.apache.pinot.pql.parsers.Pql2Compiler
- PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.pinot.common.proto.Server.ServerRequest
- PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.pinot.common.proto.Server.ServerResponse
- PERCENT_MINION_SUBTASKS_IN_ERROR - org.apache.pinot.common.metrics.ControllerGauge
- PERCENT_MINION_SUBTASKS_IN_QUEUE - org.apache.pinot.common.metrics.ControllerGauge
- PERCENT_OF_REPLICAS - org.apache.pinot.common.metrics.ControllerGauge
- PERCENT_SEGMENTS_AVAILABLE - org.apache.pinot.common.metrics.ControllerGauge
- PERIODIC_TASK_NUM_TABLES_PROCESSED - org.apache.pinot.common.metrics.ControllerGauge
- PermanentUpdaterException(String) - Constructor for exception org.apache.pinot.common.utils.helix.HelixHelper.PermanentUpdaterException
- PermanentUpdaterException(Throwable) - Constructor for exception org.apache.pinot.common.utils.helix.HelixHelper.PermanentUpdaterException
- persistInstancePartitions(HelixPropertyStore<ZNRecord>, InstancePartitions) - Static method in class org.apache.pinot.common.assignment.InstancePartitionsUtils
-
Persists the instance partitions to Helix property store.
- persistTaskMetadata(HelixPropertyStore<ZNRecord>, String, BaseTaskMetadata, int) - Static method in class org.apache.pinot.common.minion.MinionTaskMetadataUtils
-
Generic method for persisting
BaseTaskMetadatato MINION_TASK_METADATA. - PINOT_CONTROLLER_LEADER - org.apache.pinot.common.metrics.ControllerGauge
- PINOT_LEAD_CONTROLLER_RESOURCE_ENABLED - org.apache.pinot.common.metrics.ControllerGauge
- PINOT_PLUGINS_DIR - Static variable in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
- PINOT_PLUGINS_TAR_GZ - Static variable in class org.apache.pinot.common.segment.generation.SegmentGenerationUtils
- PINOT_QUERY - org.apache.pinot.common.request.BrokerRequest._Fields
- PINOT_SERVER_STORAGE_TYPE - Static variable in class org.apache.pinot.common.tier.TierFactory
- PinotAppConfigs - Class in org.apache.pinot.common.utils
-
Class that represents various configs for a pinot component: System Configs JVM Configs Runtime Configs PinotConfiguration This class is JSON serializable and de-serializable.
- PinotAppConfigs() - Constructor for class org.apache.pinot.common.utils.PinotAppConfigs
- PinotAppConfigs(PinotConfiguration) - Constructor for class org.apache.pinot.common.utils.PinotAppConfigs
- PinotAppConfigs.JVMConfig - Class in org.apache.pinot.common.utils
- PinotAppConfigs.RuntimeConfig - Class in org.apache.pinot.common.utils
- PinotAppConfigs.SystemConfig - Class in org.apache.pinot.common.utils
- PinotDataType - Enum in org.apache.pinot.common.utils
-
The
PinotDataTypeenum represents the data type of a value in a row from recordReader and provides utility methods to convert value across types if applicable. - PinotFSSegmentFetcher - Class in org.apache.pinot.common.utils.fetcher
- PinotFSSegmentFetcher() - Constructor for class org.apache.pinot.common.utils.fetcher.PinotFSSegmentFetcher
- PinotHelixPropertyStoreZnRecordProvider - Class in org.apache.pinot.common.utils.helix
- PinotMetricUtils - Class in org.apache.pinot.common.metrics
- PinotQuery - Class in org.apache.pinot.common.request
- PinotQuery() - Constructor for class org.apache.pinot.common.request.PinotQuery
- PinotQuery(PinotQuery) - Constructor for class org.apache.pinot.common.request.PinotQuery
-
Performs a deep copy on other.
- PinotQuery._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- PinotQuery2BrokerRequestConverter - Class in org.apache.pinot.pql.parsers
- PinotQuery2BrokerRequestConverter() - Constructor for class org.apache.pinot.pql.parsers.PinotQuery2BrokerRequestConverter
- PinotQueryServerGrpc - Class in org.apache.pinot.common.proto
- PinotQueryServerGrpc.PinotQueryServerBlockingStub - Class in org.apache.pinot.common.proto
- PinotQueryServerGrpc.PinotQueryServerFutureStub - Class in org.apache.pinot.common.proto
- PinotQueryServerGrpc.PinotQueryServerImplBase - Class in org.apache.pinot.common.proto
- PinotQueryServerGrpc.PinotQueryServerStub - Class in org.apache.pinot.common.proto
- PinotQueryServerImplBase() - Constructor for class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerImplBase
- PinotServerTierStorage - Class in org.apache.pinot.common.tier
-
Tier storage type which uses Pinot servers as storage
- PinotServerTierStorage(String, String, Map<String, String>) - Constructor for class org.apache.pinot.common.tier.PinotServerTierStorage
- plus(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- PLUS - org.apache.pinot.common.function.TransformFunctionType
- POOL_KEY - Static variable in class org.apache.pinot.common.utils.config.InstanceUtils
- postJsonRequest(URI, String, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- postSchema(String, int, Schema) - Static method in class org.apache.pinot.common.utils.SchemaUtils
-
Given host, port and schema, send a http POST request to upload the
Schema. - PQL_PARSING_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- PQL_PARSING_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- Pql2AstListener - Class in org.apache.pinot.pql.parsers
-
PQL 2 parse tree listener that generates an abstract syntax tree.
- Pql2AstListener(String) - Constructor for class org.apache.pinot.pql.parsers.Pql2AstListener
- PQL2BaseListener - Class in org.apache.pinot.pql.parsers
-
This class provides an empty implementation of
PQL2Listener, which can be extended to create a listener which only needs to handle a subset of the available methods. - PQL2BaseListener() - Constructor for class org.apache.pinot.pql.parsers.PQL2BaseListener
- Pql2CompilationException - Exception in org.apache.pinot.pql.parsers
-
Exceptions that occur while compiling PQL.
- Pql2CompilationException(String) - Constructor for exception org.apache.pinot.pql.parsers.Pql2CompilationException
- Pql2CompilationException(String, Object, int, int, RecognitionException) - Constructor for exception org.apache.pinot.pql.parsers.Pql2CompilationException
- Pql2Compiler - Class in org.apache.pinot.pql.parsers
-
PQL 2 compiler.
- Pql2Compiler() - Constructor for class org.apache.pinot.pql.parsers.Pql2Compiler
- PQL2Lexer - Class in org.apache.pinot.pql.parsers
- PQL2Lexer(CharStream) - Constructor for class org.apache.pinot.pql.parsers.PQL2Lexer
- PQL2Listener - Interface in org.apache.pinot.pql.parsers
-
This interface defines a complete listener for a parse tree produced by
PQL2Parser. - PQL2Parser - Class in org.apache.pinot.pql.parsers
- PQL2Parser(TokenStream) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser
- PQL2Parser.BetweenClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.BetweenPredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.BinaryMathOpContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.BinaryMathOperatorContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.BooleanOperatorContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ComparisonClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ComparisonOperatorContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ComparisonPredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ConstantContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ExpressionContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ExpressionListContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ExpressionParenthesisGroupContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.ExpressionsContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.FloatingPointLiteralContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.FunctionCallContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.FunctionContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.GroupByClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.GroupByContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.GroupByListContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.HavingClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.HavingContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.IdentifierContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.InClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.InPredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.IntegerLiteralContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.IsClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.IsPredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.JsonMatchClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.JsonMatchPredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.LimitClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.LimitContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.LiteralContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OptionalClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OptionContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OptionListClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OptionsContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OrderByClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OrderByContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OrderByExpressionContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OrderByListContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OrderingContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OutputColumnContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OutputColumnListContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OutputColumnProjectionContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.OutputColumnsContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.PredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.PredicateListContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.PredicateParenthesisGroupContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.RegexpLikeClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.RegexpLikePredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.RootContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.SelectContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.SelectStatementContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.StarColumnListContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.StarExpressionContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.StatementContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.StringLiteralContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.TableNameContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.TextMatchClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.TextMatchPredicateContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.TopClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.TopContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.WhereClauseContext - Class in org.apache.pinot.pql.parsers
- PQL2Parser.WhereContext - Class in org.apache.pinot.pql.parsers
- predicate() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- predicate() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- predicate(int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- Predicate - Interface in org.apache.pinot.common.request.context.predicate
-
The
Predicateclass represents the predicate in the filter. - PREDICATE - org.apache.pinot.common.request.context.FilterContext.Type
- Predicate.Type - Enum in org.apache.pinot.common.request.context.predicate
- PredicateAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
Common interface and implementation for predicate AST nodes.
- PredicateAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.PredicateAstNode
- PredicateComparisonRewriter - Class in org.apache.pinot.sql.parsers.rewriter
- PredicateComparisonRewriter() - Constructor for class org.apache.pinot.sql.parsers.rewriter.PredicateComparisonRewriter
- PredicateContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.PredicateContext
- PredicateContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.PredicateContext
- predicateList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.HavingClauseContext
- predicateList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- predicateList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.PredicateParenthesisGroupContext
- predicateList() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereClauseContext
- PredicateListAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for a list of predicates joined by boolean operators.
- PredicateListAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.PredicateListAstNode
- PredicateListContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.PredicateListContext
- PredicateParenthesisGroupAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for a predicate surrounded by parentheses.
- PredicateParenthesisGroupAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.PredicateParenthesisGroupAstNode
- PredicateParenthesisGroupContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.PredicateParenthesisGroupContext
- prettyPrint(Expression) - Static method in class org.apache.pinot.common.utils.request.RequestUtils
- PRIMITIVE_DOUBLE_ARRAY - org.apache.pinot.common.utils.PinotDataType
- PRIMITIVE_FLOAT_ARRAY - org.apache.pinot.common.utils.PinotDataType
- PRIMITIVE_INT_ARRAY - org.apache.pinot.common.utils.PinotDataType
- PRIMITIVE_LONG_ARRAY - org.apache.pinot.common.utils.PinotDataType
- PrimitiveArrayUtils - Class in org.apache.pinot.common.utils
-
Utility functions for primitive arrays.
- PROACTIVE_CLUSTER_CHANGE_CHECK - org.apache.pinot.common.metrics.BrokerMeter
- PROCESSED - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Sent by controller as an acknowledgement to the SegmentStoppedConsuming message
- ProcessingException - Exception in org.apache.pinot.common.response
- ProcessingException() - Constructor for exception org.apache.pinot.common.response.ProcessingException
- ProcessingException(int) - Constructor for exception org.apache.pinot.common.response.ProcessingException
- ProcessingException(ProcessingException) - Constructor for exception org.apache.pinot.common.response.ProcessingException
-
Performs a deep copy on other.
- ProcessingException._Fields - Enum in org.apache.pinot.common.response
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- put(String, JsonPath) - Method in class org.apache.pinot.common.function.JsonPathCache
- putAllMetadata(Map<String, String>) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
map<string, string> metadata = 1; - putAllMetadata(Map<String, String>) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
map<string, string> metadata = 1; - putMetadata(String, String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
map<string, string> metadata = 1; - putMetadata(String, String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
map<string, string> metadata = 1; - putToAggregationParams(String, String) - Method in class org.apache.pinot.common.request.AggregationInfo
- putToDebugOptions(String, String) - Method in class org.apache.pinot.common.request.BrokerRequest
- putToDebugOptions(String, String) - Method in class org.apache.pinot.common.request.PinotQuery
- putToFilterQueryMap(int, FilterQuery) - Method in class org.apache.pinot.common.request.FilterQueryMap
- putToFilterQueryMap(int, HavingFilterQuery) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- putToQueryOptions(String, String) - Method in class org.apache.pinot.common.request.BrokerRequest
- putToQueryOptions(String, String) - Method in class org.apache.pinot.common.request.PinotQuery
Q
- quarter(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the quarter of the year from the given epoch millis in UTC timezone.
- quarter(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the quarter of the year from the given epoch millis and timezone id.
- QUERIES - org.apache.pinot.common.metrics.BrokerMeter
- QUERIES - org.apache.pinot.common.metrics.ServerMeter
- QUERY - org.apache.pinot.common.request.InstanceRequest._Fields
- QUERY_EXECUTION - org.apache.pinot.common.metrics.BrokerQueryPhase
- QUERY_EXECUTION_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- QUERY_EXECUTION_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- QUERY_EXECUTION_EXCEPTIONS - org.apache.pinot.common.metrics.ServerMeter
- QUERY_OPTIONS - org.apache.pinot.common.request.BrokerRequest._Fields
- QUERY_OPTIONS - org.apache.pinot.common.request.PinotQuery._Fields
- QUERY_PLAN_EXECUTION - org.apache.pinot.common.metrics.ServerQueryPhase
- QUERY_PROCESSING - org.apache.pinot.common.metrics.ServerQueryPhase
- QUERY_QUOTA_CAPACITY_UTILIZATION_RATE - org.apache.pinot.common.metrics.BrokerGauge
- QUERY_QUOTA_EXCEEDED - org.apache.pinot.common.metrics.BrokerMeter
- QUERY_RATE_LIMIT_DISABLED - org.apache.pinot.common.metrics.BrokerGauge
- QUERY_REWRITERS - Static variable in class org.apache.pinot.sql.parsers.CalciteSqlParser
- QUERY_ROUTING - org.apache.pinot.common.metrics.BrokerQueryPhase
- QUERY_SCHEDULING_TIMEOUT_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- QUERY_SCHEDULING_TIMEOUT_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- QUERY_SOURCE - org.apache.pinot.common.request.BrokerRequest._Fields
- QUERY_TYPE - org.apache.pinot.common.request.BrokerRequest._Fields
- QUERY_VALIDATION_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- QUERY_VALIDATION_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- QUERY_VALIDATION_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- QueryCompiler - Interface in org.apache.pinot.parsers
-
Interface for Pinot Query compilers.
- QueryException - Class in org.apache.pinot.common.exception
- QueryParameters() - Constructor for class org.apache.pinot.common.utils.FileUploadDownloadClient.QueryParameters
- QueryProcessingException - Class in org.apache.pinot.common.response.broker
-
This class represents an exception using a message and an error code.
- QueryProcessingException() - Constructor for class org.apache.pinot.common.response.broker.QueryProcessingException
- QueryProcessingException(int, String) - Constructor for class org.apache.pinot.common.response.broker.QueryProcessingException
- QueryRewriter - Interface in org.apache.pinot.sql.parsers.rewriter
-
QueryRewriter is the interface to rewrite PinotQuery.
- QueryRewriterFactory - Class in org.apache.pinot.sql.parsers.rewriter
- QuerySource - Class in org.apache.pinot.common.request
- QuerySource() - Constructor for class org.apache.pinot.common.request.QuerySource
- QuerySource(QuerySource) - Constructor for class org.apache.pinot.common.request.QuerySource
-
Performs a deep copy on other.
- QuerySource._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- QueryType - Class in org.apache.pinot.common.request
- QueryType() - Constructor for class org.apache.pinot.common.request.QueryType
- QueryType(QueryType) - Constructor for class org.apache.pinot.common.request.QueryType
-
Performs a deep copy on other.
- QueryType._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- QUOTA_EXCEEDED_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
R
- RANGE - org.apache.pinot.common.request.context.predicate.Predicate.Type
- RANGE - org.apache.pinot.common.request.FilterOperator
- RANGE - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- RangePredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for RANGE.
- RangePredicate(ExpressionContext, boolean, String, boolean, String) - Constructor for class org.apache.pinot.common.request.context.predicate.RangePredicate
- RangePredicate(ExpressionContext, String) - Constructor for class org.apache.pinot.common.request.context.predicate.RangePredicate
-
The range is formatted as 5 parts: Lower inclusive '[' or exclusive '(' Lower bound ('*' for unbounded) Delimiter ('\0') Upper bound ('*' for unbounded) Upper inclusive ']' or exclusive ')'
- read(TProtocol) - Method in class org.apache.pinot.common.request.AggregationInfo
- read(TProtocol) - Method in class org.apache.pinot.common.request.BrokerRequest
- read(TProtocol) - Method in class org.apache.pinot.common.request.DataSource
- read(TProtocol) - Method in class org.apache.pinot.common.request.Expression
- read(TProtocol) - Method in class org.apache.pinot.common.request.FilterQuery
- read(TProtocol) - Method in class org.apache.pinot.common.request.FilterQueryMap
- read(TProtocol) - Method in class org.apache.pinot.common.request.Function
- read(TProtocol) - Method in class org.apache.pinot.common.request.GroupBy
- read(TProtocol) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- read(TProtocol) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- read(TProtocol) - Method in class org.apache.pinot.common.request.Identifier
- read(TProtocol) - Method in class org.apache.pinot.common.request.InstanceRequest
- read(TProtocol) - Method in class org.apache.pinot.common.request.PinotQuery
- read(TProtocol) - Method in class org.apache.pinot.common.request.QuerySource
- read(TProtocol) - Method in class org.apache.pinot.common.request.QueryType
- read(TProtocol) - Method in class org.apache.pinot.common.request.Selection
- read(TProtocol) - Method in class org.apache.pinot.common.request.SelectionSort
- read(TProtocol) - Method in exception org.apache.pinot.common.response.ProcessingException
- REALTIME_CONSUMPTION_EXCEPTIONS - org.apache.pinot.common.metrics.ServerMeter
- REALTIME_OFFHEAP_MEMORY_USED - org.apache.pinot.common.metrics.ServerGauge
- REALTIME_OFFSET_COMMIT_EXCEPTIONS - org.apache.pinot.common.metrics.ServerMeter
- REALTIME_OFFSET_COMMITS - org.apache.pinot.common.metrics.ServerMeter
- REALTIME_PARTITION_MISMATCH - org.apache.pinot.common.metrics.ServerMeter
- REALTIME_RESPONSE_SER_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- REALTIME_ROWS_CONSUMED - org.apache.pinot.common.metrics.ServerMeter
- REALTIME_SEGMENT_NUM_PARTITIONS - org.apache.pinot.common.metrics.ServerGauge
- REALTIME_SUFFIX - Static variable in class org.apache.pinot.common.utils.SegmentName
- REALTIME_SUFFIX_LENGTH - Static variable in class org.apache.pinot.common.utils.SegmentName
- REALTIME_SYSTEM_ACTIVITIES_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- REALTIME_TABLE_COUNT - org.apache.pinot.common.metrics.ControllerGauge
- REALTIME_THREAD_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- REALTIME_TOTAL_CPU_TIME_NS - org.apache.pinot.common.metrics.BrokerTimer
- RealtimeConsumptionCatchupServiceStatusCallback(HelixManager, String, String, long, Supplier<Integer>) - Constructor for class org.apache.pinot.common.utils.ServiceStatus.RealtimeConsumptionCatchupServiceStatusCallback
-
Realtime consumption catchup service which adds a static wait time for consuming segments to catchup
- RealtimeToOfflineSegmentsTaskMetadata - Class in org.apache.pinot.common.minion
-
Metadata for the minion task of type
RealtimeToOfflineSegmentsTask. - RealtimeToOfflineSegmentsTaskMetadata(String, long) - Constructor for class org.apache.pinot.common.minion.RealtimeToOfflineSegmentsTaskMetadata
- REASON_END_OF_PARTITION_GROUP - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- REASON_ROW_LIMIT - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- REASON_TIME_LIMIT - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- REBUILD_ROUTING_TABLE_MSG_SUB_TYPE - Static variable in class org.apache.pinot.common.messages.RoutingTableRebuildMessage
- REDUCE - org.apache.pinot.common.metrics.BrokerQueryPhase
- REFRESH_FAILURES - org.apache.pinot.common.metrics.ServerMeter
- REFRESH_ONLY - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.CustomHeaders
- REFRESH_SEGMENT_MSG_SUB_TYPE - Static variable in class org.apache.pinot.common.messages.SegmentRefreshMessage
- REFRESH_TABLE_CONFIG_MSG_SUB_TYPE - Static variable in class org.apache.pinot.common.messages.TableConfigRefreshMessage
- REGEXP_EXTRACT - org.apache.pinot.common.function.TransformFunctionType
- REGEXP_LIKE - org.apache.pinot.common.request.context.predicate.Predicate.Type
- REGEXP_LIKE - org.apache.pinot.common.request.FilterOperator
- REGEXP_LIKE - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- REGEXP_LIKE - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- REGEXP_LIKE - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- REGEXP_LIKE() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikeClauseContext
- REGEXP_METACHARACTERS - Static variable in class org.apache.pinot.common.utils.RegexpPatternConverterUtils
- regexpExtract(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- regexpExtract(String, String, int) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- regexpExtract(String, String, int, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
Regular expression that extract first matched substring.
- regexpLikeClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- regexpLikeClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikePredicateContext
- RegexpLikeClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikeClauseContext
- RegexpLikePredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for REGEXP_LIKE.
- RegexpLikePredicate(ExpressionContext, String) - Constructor for class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- RegexpLikePredicateAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
- RegexpLikePredicateAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.RegexpLikePredicateAstNode
- RegexpLikePredicateContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.RegexpLikePredicateContext
- regexpLikeToLuceneRegExp(String) - Static method in class org.apache.pinot.common.utils.RegexpPatternConverterUtils
-
Converts a REGEXP_LIKE pattern into Lucene REGEXP pattern.
- RegexpPatternConverterUtils - Class in org.apache.pinot.common.utils
-
Utility for converting regex patterns.
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.pinot.common.proto.Server
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.apache.pinot.common.proto.Server
- registerFunction(Method) - Static method in class org.apache.pinot.common.function.FunctionRegistry
-
Registers a method with the name of the method.
- registerFunction(String, Method) - Static method in class org.apache.pinot.common.function.FunctionRegistry
-
Registers a method with the given function name.
- registerSchemaChangeListener(SchemaChangeListener) - Method in class org.apache.pinot.common.config.provider.TableCache
- registerTableConfigChangeListener(TableConfigChangeListener) - Method in class org.apache.pinot.common.config.provider.TableCache
- RELOAD_FAILURES - org.apache.pinot.common.metrics.ServerMeter
- RELOAD_SEGMENT_MSG_SUB_TYPE - Static variable in class org.apache.pinot.common.messages.SegmentReloadMessage
- remove(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
see String#replaceAll(String, String)
- removeGauge(String) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Remove gauge from Pinot metrics.
- removeInstancePartitions(HelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.assignment.InstancePartitionsUtils
-
Removes the instance partitions from Helix property store.
- removeMetadata(String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
map<string, string> metadata = 1; - removeMetadata(String) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
map<string, string> metadata = 1; - removeMetric(PinotMetricsRegistry, PinotMetricName) - Static method in class org.apache.pinot.common.metrics.PinotMetricUtils
- removeResource(String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- removeResourceConfigFromPropertyStore(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- removeResourceFromBrokerIdealState(HelixManager, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Remove a resource (offline/realtime table) from the Broker's ideal state.
- removeResourceSegmentsFromPropertyStore(ZkHelixPropertyStore<ZNRecord>, String) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- removeSegmentFromIdealState(HelixManager, String, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Remove the segment from the cluster.
- removeSegmentsFromIdealState(HelixManager, String, List<String>) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- removeServiceStatusCallback(String) - Static method in class org.apache.pinot.common.utils.ServiceStatus
- removeTableGauge(String, G) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Removes a table gauge given the table name and the gauge.
- replace(String, String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- REPLACE - org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier.ModifyMode
- REQUEST_CHANNEL_LOCK_TIMEOUT_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- REQUEST_COMPILATION - org.apache.pinot.common.metrics.BrokerQueryPhase
- REQUEST_COMPILATION_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- REQUEST_CONNECTION_WAIT - org.apache.pinot.common.metrics.BrokerQueryPhase
- REQUEST_DESERIALIZATION - org.apache.pinot.common.metrics.ServerQueryPhase
- REQUEST_DESERIALIZATION_EXCEPTIONS - org.apache.pinot.common.metrics.ServerMeter
- REQUEST_DROPPED_DUE_TO_ACCESS_ERROR - org.apache.pinot.common.metrics.BrokerMeter
- REQUEST_ID - org.apache.pinot.common.request.InstanceRequest._Fields
- REQUEST_ID - org.apache.pinot.common.utils.DataTable.MetadataKey
- REQUEST_SEND_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- REQUEST_SIZE - org.apache.pinot.common.metrics.BrokerGauge
- REQUEST_TIMEOUT_BEFORE_SCATTERED_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- RequestContextUtils - Class in org.apache.pinot.common.request.context
- RequestUtils - Class in org.apache.pinot.common.utils.request
- RESIZE_TIME_MS - org.apache.pinot.common.metrics.BrokerGauge
- RESIZE_TIME_MS - org.apache.pinot.common.metrics.ServerGauge
- RESIZE_TIME_MS - org.apache.pinot.common.utils.DataTable.MetadataKey
- RESOURCE_MISSING_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- ResourceUtils - Class in org.apache.pinot.common.restlet.resources
-
Util class for Pinot APIs.
- RESP_COMMIT_CONTINUE - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- RESP_COMMIT_SUCCESS - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- RESP_DISCARD - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- RESP_FAILED - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- RESP_NOT_LEADER - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- RESP_NOT_SENT - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- RESP_PROCESSED - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- Response() - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- Response(SegmentCompletionProtocol.Response.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- RESPONSE_FETCH_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- RESPONSE_FORMAT - org.apache.pinot.common.request.BrokerRequest._Fields
- RESPONSE_MERGE_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- RESPONSE_SER_CPU_TIME_NS - org.apache.pinot.common.metrics.ServerTimer
- RESPONSE_SER_CPU_TIME_NS - org.apache.pinot.common.utils.DataTable.MetadataKey
- RESPONSE_SERIALIZATION - org.apache.pinot.common.metrics.ServerQueryPhase
- RESPONSE_SERIALIZATION_EXCEPTIONS - org.apache.pinot.common.metrics.ServerMeter
- ResultTable - Class in org.apache.pinot.common.response.broker
-
A tabular structure for representing result rows
- ResultTable(DataSchema, List<Object[]>) - Constructor for class org.apache.pinot.common.response.broker.ResultTable
- rethrowException(Throwable) - Static method in class org.apache.pinot.common.Utils
-
Rethrows an exception, even if it is not in the method signature.
- RETRY_COUNT_CONFIG_KEY - Static variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- RETRY_DELAY_SCALE_FACTOR_CONFIG_KEY - Static variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- RETRY_WAIT_MS_CONFIG_KEY - Static variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- reverse(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- REVERTED - org.apache.pinot.common.lineage.LineageEntryState
- revertReplaceSegments(URI) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Revert replace segments with default settings.
- rewrite(PinotQuery) - Method in class org.apache.pinot.sql.parsers.rewriter.AliasApplier
- rewrite(PinotQuery) - Method in class org.apache.pinot.sql.parsers.rewriter.CompileTimeFunctionsInvoker
- rewrite(PinotQuery) - Method in class org.apache.pinot.sql.parsers.rewriter.NonAggregationGroupByToDistinctQueryRewriter
-
Rewrite non-aggregate group by query to distinct query.
- rewrite(PinotQuery) - Method in class org.apache.pinot.sql.parsers.rewriter.OrdinalsUpdater
- rewrite(PinotQuery) - Method in class org.apache.pinot.sql.parsers.rewriter.PredicateComparisonRewriter
- rewrite(PinotQuery) - Method in interface org.apache.pinot.sql.parsers.rewriter.QueryRewriter
- rewrite(PinotQuery) - Method in class org.apache.pinot.sql.parsers.rewriter.SelectionsRewriter
- root() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- RootContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.RootContext
- round(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Round the given time value to nearest multiple
- RoundRobinURIProvider - Class in org.apache.pinot.common.utils
-
RoundRobinURIProvider accept a URI, try to resolve it into multiple URIs with IP address, and return a IP address URI in a Round Robin way.
- RoundRobinURIProvider(URI) - Constructor for class org.apache.pinot.common.utils.RoundRobinURIProvider
- ROUTING_TABLE_UPDATE_TIME - org.apache.pinot.common.metrics.BrokerTimer
- RoutingTableRebuildMessage - Class in org.apache.pinot.common.messages
-
This (Helix) message is sent from the controller to brokers when a request is received to rebuild the routing table.
- RoutingTableRebuildMessage(String) - Constructor for class org.apache.pinot.common.messages.RoutingTableRebuildMessage
- RoutingTableRebuildMessage(Message) - Constructor for class org.apache.pinot.common.messages.RoutingTableRebuildMessage
-
Constructor for the receiver.
- ROWS_WITH_ERRORS - org.apache.pinot.common.metrics.ServerMeter
- rpad(String, int, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- rtrim(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- RULE_betweenClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_binaryMathOperator - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_booleanOperator - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_comparisonClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_comparisonOperator - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_expression - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_expressions - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_function - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_groupByClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_groupByList - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_havingClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_inClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_isClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_jsonMatchClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_limitClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_literal - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_option - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_optionalClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_optionListClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_orderByClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_orderByExpression - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_orderByList - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_ordering - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_outputColumnProjection - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_outputColumns - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_predicate - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_predicateList - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_regexpLikeClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_root - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_selectStatement - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_statement - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_tableName - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_textMatchClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_topClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RULE_whereClause - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- ruleNames - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- ruleNames - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- RUN_PERIODIC_TASK_MSG_SUB_TYPE - Static variable in class org.apache.pinot.common.messages.RunPeriodicTaskMessage
- RunPeriodicTaskMessage - Class in org.apache.pinot.common.messages
-
Upon receiving this message, Controller will execute the specified PeriodicTask against the tables for which it is the lead controller.
- RunPeriodicTaskMessage(String, String, String) - Constructor for class org.apache.pinot.common.messages.RunPeriodicTaskMessage
- RunPeriodicTaskMessage(Message) - Constructor for class org.apache.pinot.common.messages.RunPeriodicTaskMessage
- RuntimeConfig(long, int, String, String) - Constructor for class org.apache.pinot.common.utils.PinotAppConfigs.RuntimeConfig
S
- sanitizeStringValue(String, int) - Static method in class org.apache.pinot.common.utils.StringUtil
-
Sanitizes a string value.
- SCALAR - org.apache.pinot.common.function.TransformFunctionType
- SCATTER_GATHER - org.apache.pinot.common.metrics.BrokerQueryPhase
- scheduleMinionTasks(String, String) - Method in class org.apache.pinot.common.minion.MinionClient
- SCHEDULER_WAIT - org.apache.pinot.common.metrics.ServerQueryPhase
- SCHEDULING_TIMEOUT_EXCEPTIONS - org.apache.pinot.common.metrics.ServerMeter
- SchemaAlreadyExistsException - Exception in org.apache.pinot.common.exception
- SchemaAlreadyExistsException(String) - Constructor for exception org.apache.pinot.common.exception.SchemaAlreadyExistsException
- SchemaBackwardIncompatibleException - Exception in org.apache.pinot.common.exception
- SchemaBackwardIncompatibleException(String) - Constructor for exception org.apache.pinot.common.exception.SchemaBackwardIncompatibleException
- SchemaNotFoundException - Exception in org.apache.pinot.common.exception
- SchemaNotFoundException(String) - Constructor for exception org.apache.pinot.common.exception.SchemaNotFoundException
- SchemaUtils - Class in org.apache.pinot.common.utils
-
Utility class which contains
Schemarelated operations. - SEARCH_SEGMENTS - org.apache.pinot.common.request.InstanceRequest._Fields
- second(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the second of the minute from the given epoch millis in UTC timezone.
- second(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the second of the minute from the given epoch millis and timezone id.
- Segment - Class in org.apache.pinot.common.data
- Segment(String, String) - Constructor for class org.apache.pinot.common.data.Segment
- SEGMENT - org.apache.pinot.common.utils.FileUploadDownloadClient.FileUploadType
- SEGMENT_COUNT - org.apache.pinot.common.metrics.ControllerGauge
- SEGMENT_COUNT - org.apache.pinot.common.metrics.ServerGauge
- SEGMENT_COUNT - org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
- SEGMENT_DOWNLOAD_FAILURES - org.apache.pinot.common.metrics.ServerMeter
- SEGMENT_LOCATION_KEY - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- SEGMENT_PLAN_EXECUTION_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- SEGMENT_PLAN_EXECUTION_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- SEGMENT_PRUNING - org.apache.pinot.common.metrics.ServerQueryPhase
- SEGMENT_ZK_METADATA_CUSTOM_MAP_MODIFIER - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.CustomHeaders
- SegmentCommitEndRequest(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.SegmentCommitEndRequest
- SegmentCommitEndWithMetadataRequest(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.SegmentCommitEndWithMetadataRequest
- SegmentCommitRequest(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.SegmentCommitRequest
- SegmentCommitStartRequest(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.SegmentCommitStartRequest
- SegmentCommitUploadRequest(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.SegmentCommitUploadRequest
- SegmentCompletionProtocol - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.ControllerResponseStatus - Enum in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.ExtendBuildTimeRequest - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.Request - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.Request.Params - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.Response - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.Response.Params - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.SegmentCommitEndRequest - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.SegmentCommitEndWithMetadataRequest - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.SegmentCommitRequest - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.SegmentCommitStartRequest - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.SegmentCommitUploadRequest - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.SegmentConsumedRequest - Class in org.apache.pinot.common.protocols
- SegmentCompletionProtocol.SegmentStoppedConsuming - Class in org.apache.pinot.common.protocols
- SegmentConsumedRequest(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.SegmentConsumedRequest
- SegmentConsumerInfo - Class in org.apache.pinot.common.restlet.resources
-
Information regarding the consumer of a segment
- SegmentConsumerInfo(String, String, long, Map<String, String>) - Constructor for class org.apache.pinot.common.restlet.resources.SegmentConsumerInfo
- SegmentErrorInfo - Class in org.apache.pinot.common.restlet.resources
-
This class is used to represent errors related to a segment.
- SegmentErrorInfo(long, String, Exception) - Constructor for class org.apache.pinot.common.restlet.resources.SegmentErrorInfo
-
Constructor for the class
- SegmentErrorInfo(String, String, String) - Constructor for class org.apache.pinot.common.restlet.resources.SegmentErrorInfo
-
This constructor is specifically for JSON ser/de.
- SegmentFetcher - Interface in org.apache.pinot.common.utils.fetcher
- SegmentFetcherFactory - Class in org.apache.pinot.common.utils.fetcher
- SegmentGenerationUtils - Class in org.apache.pinot.common.segment.generation
- SegmentLineage - Class in org.apache.pinot.common.lineage
-
Class to represent segment lineage information.
- SegmentLineage(String) - Constructor for class org.apache.pinot.common.lineage.SegmentLineage
- SegmentLineage(String, Map<String, LineageEntry>) - Constructor for class org.apache.pinot.common.lineage.SegmentLineage
- SegmentLineageAccessHelper - Class in org.apache.pinot.common.lineage
-
Class to help to read, write segment lineage metadata
- SegmentLineageUtils - Class in org.apache.pinot.common.lineage
-
Util class for Segment Lineage
- SegmentName - Class in org.apache.pinot.common.utils
- SegmentName() - Constructor for class org.apache.pinot.common.utils.SegmentName
- SegmentName.RealtimeSegmentType - Enum in org.apache.pinot.common.utils
- SegmentPartitionMetadata - Class in org.apache.pinot.common.metadata.segment
-
Class for partition metadata for a segment.
- SegmentPartitionMetadata(Map<String, ColumnPartitionMetadata>) - Constructor for class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
-
Constructor for the class.
- SegmentRefreshMessage - Class in org.apache.pinot.common.messages
-
This (Helix) message is sent from the controller to servers and brokers when a request is received to refresh an existing segment.
- SegmentRefreshMessage(String, String) - Constructor for class org.apache.pinot.common.messages.SegmentRefreshMessage
-
Constructor for the sender.
- SegmentRefreshMessage(Message) - Constructor for class org.apache.pinot.common.messages.SegmentRefreshMessage
-
Constructor for the receiver.
- SegmentReloadMessage - Class in org.apache.pinot.common.messages
-
This Helix message is sent from the controller to the servers when a request is received to reload an existing segment.
- SegmentReloadMessage(String, String, boolean) - Constructor for class org.apache.pinot.common.messages.SegmentReloadMessage
- SegmentReloadMessage(Message) - Constructor for class org.apache.pinot.common.messages.SegmentReloadMessage
- SEGMENTS_FIELD_NUMBER - Static variable in class org.apache.pinot.common.proto.Server.ServerRequest
- SEGMENTS_IN_ERROR_STATE - org.apache.pinot.common.metrics.ControllerGauge
- SegmentServerDebugInfo - Class in org.apache.pinot.common.restlet.resources
-
This class represents the server-side debug information for a segment.
- SegmentServerDebugInfo(String, String, SegmentConsumerInfo, SegmentErrorInfo) - Constructor for class org.apache.pinot.common.restlet.resources.SegmentServerDebugInfo
- SegmentSizeInfo - Class in org.apache.pinot.common.restlet.resources
- SegmentSizeInfo(String, long) - Constructor for class org.apache.pinot.common.restlet.resources.SegmentSizeInfo
- SegmentStoppedConsuming(SegmentCompletionProtocol.Request.Params) - Constructor for class org.apache.pinot.common.protocols.SegmentCompletionProtocol.SegmentStoppedConsuming
- SegmentUtils - Class in org.apache.pinot.common.utils
- SegmentZKMetadata - Class in org.apache.pinot.common.metadata.segment
- SegmentZKMetadata(String) - Constructor for class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- SegmentZKMetadata(ZNRecord) - Constructor for class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- SegmentZKMetadataCustomMapModifier - Class in org.apache.pinot.common.metadata.segment
-
The
SegmentZKMetadataCustomMapModifierclass provides util methods to serialize/de-serialize the segment ZK metadata custom map modifier HTTP header and modify the custom map field inSegmentZKMetadata. - SegmentZKMetadataCustomMapModifier(String) - Constructor for class org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier
- SegmentZKMetadataCustomMapModifier(SegmentZKMetadataCustomMapModifier.ModifyMode, Map<String, String>) - Constructor for class org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier
- SegmentZKMetadataCustomMapModifier.ModifyMode - Enum in org.apache.pinot.common.metadata.segment
- SELECT - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- SELECT - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- SELECT() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- SELECT_LIST - org.apache.pinot.common.request.PinotQuery._Fields
- SelectAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for a SELECT statement.
- SelectAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- SelectContext(PQL2Parser.SelectStatementContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- Selection - Class in org.apache.pinot.common.request
- Selection() - Constructor for class org.apache.pinot.common.request.Selection
- Selection(Selection) - Constructor for class org.apache.pinot.common.request.Selection
-
Performs a deep copy on other.
- SELECTION_COLUMNS - org.apache.pinot.common.request.Selection._Fields
- SELECTION_SORT_SEQUENCE - org.apache.pinot.common.request.Selection._Fields
- Selection._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- SelectionResults - Class in org.apache.pinot.common.response.broker
- SelectionResults(List<String>, List<Serializable[]>) - Constructor for class org.apache.pinot.common.response.broker.SelectionResults
- SELECTIONS - org.apache.pinot.common.request.BrokerRequest._Fields
- SelectionSort - Class in org.apache.pinot.common.request
- SelectionSort() - Constructor for class org.apache.pinot.common.request.SelectionSort
- SelectionSort(SelectionSort) - Constructor for class org.apache.pinot.common.request.SelectionSort
-
Performs a deep copy on other.
- SelectionSort._Fields - Enum in org.apache.pinot.common.request
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- SelectionsRewriter - Class in org.apache.pinot.sql.parsers.rewriter
- SelectionsRewriter() - Constructor for class org.apache.pinot.sql.parsers.rewriter.SelectionsRewriter
- selectSegment(String, String) - Method in interface org.apache.pinot.common.tier.TierSegmentSelector
-
Checks if the provided segment is eligible for selection to this tier
- selectSegment(String, String) - Method in class org.apache.pinot.common.tier.TimeBasedTierSegmentSelector
-
Checks if a segment is eligible for the tier based on the segment age i.e.
- selectStatement() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- selectStatement() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StatementContext
- SelectStatementContext() - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.SelectStatementContext
- SelectStatementContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.SelectStatementContext
- sempred(RuleContext, int, int) - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- sendBrokerRequestUpdateToChildren(BrokerRequest) - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- sendBrokerRequestUpdateToChildren(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- sendBrokerRequestUpdateToChildren(BrokerRequest) - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- sendDeleteRequest(URI) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- sendDeleteRequest(URI, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- sendGetRequest(URI) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- sendGetRequest(URI, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- sendPinotQueryUpdateToChildren(PinotQuery) - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- sendPinotQueryUpdateToChildren(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- sendPinotQueryUpdateToChildren(PinotQuery) - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- sendSegmentCompletionProtocolRequest(URI, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- sendSegmentCompletionProtocolRequest(URI, List<Header>, List<NameValuePair>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Send segment completion protocol request.
- sendSegmentJson(URI, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- sendSegmentJson(URI, String, List<Header>, List<NameValuePair>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Send segment json.
- sendSegmentUri(URI, String, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- sendSegmentUri(URI, String, List<Header>, List<NameValuePair>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Send segment uri.
- SEPARATOR - Static variable in class org.apache.pinot.common.utils.SegmentName
- SerDe - Class in org.apache.pinot.serde
-
Thrift based serialization-deserialization.
- SerDe(TProtocolFactory) - Constructor for class org.apache.pinot.serde.SerDe
- serialize(TBase) - Method in class org.apache.pinot.serde.SerDe
- Server - Class in org.apache.pinot.common.proto
- SERVER_MISSING_FOR_ROUTING - org.apache.pinot.common.metrics.BrokerMeter
- SERVER_NOT_RESPONDING_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_OUT_OF_CAPACITY_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_OUT_OF_CAPACITY_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_SCHEDULER_DOWN_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_SEGMENT_MISSING_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_SEGMENT_MISSING_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_SHUTTING_DOWN_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_TABLE_MISSING_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- SERVER_TABLE_MISSING_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- Server.ServerRequest - Class in org.apache.pinot.common.proto
-
Protobuf type
org.apache.pinot.common.proto.ServerRequest - Server.ServerRequest.Builder - Class in org.apache.pinot.common.proto
-
Protobuf type
org.apache.pinot.common.proto.ServerRequest - Server.ServerRequestOrBuilder - Interface in org.apache.pinot.common.proto
- Server.ServerResponse - Class in org.apache.pinot.common.proto
-
Protobuf type
org.apache.pinot.common.proto.ServerResponse - Server.ServerResponse.Builder - Class in org.apache.pinot.common.proto
-
Protobuf type
org.apache.pinot.common.proto.ServerResponse - Server.ServerResponseOrBuilder - Interface in org.apache.pinot.common.proto
- ServerGauge - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the gauges exposed by the Pinot server.
- ServerMeter - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the meters exposed by the Pinot server.
- ServerMetrics - Class in org.apache.pinot.common.metrics
-
Utility class to centralize all metrics reporting for the Pinot server.
- ServerMetrics(String, PinotMetricsRegistry, boolean, Collection<String>) - Constructor for class org.apache.pinot.common.metrics.ServerMetrics
- ServerMetrics(PinotMetricsRegistry) - Constructor for class org.apache.pinot.common.metrics.ServerMetrics
- ServerMetrics(PinotMetricsRegistry, boolean, Collection<String>) - Constructor for class org.apache.pinot.common.metrics.ServerMetrics
- ServerQueryPhase - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the query phases executed by the server.
- ServerTimer - Enum in org.apache.pinot.common.metrics
-
Enumeration containing all the timers exposed by the Pinot server.
- SERVICE_NAME - Static variable in class org.apache.pinot.common.proto.PinotQueryServerGrpc
- ServiceStartableUtils - Class in org.apache.pinot.common.utils
- ServiceStatus - Class in org.apache.pinot.common.utils
-
Utility class to obtain the status of the Pinot instance running in this JVM.
- ServiceStatus.IdealStateAndCurrentStateMatchServiceStatusCallback - Class in org.apache.pinot.common.utils
-
Service status callback that reports starting until all resources relevant to this instance have a matching external view and current state.
- ServiceStatus.IdealStateAndExternalViewMatchServiceStatusCallback - Class in org.apache.pinot.common.utils
-
Service status callback that reports starting until all resources relevant to this instance have a matching external view and ideal state.
- ServiceStatus.LifecycleServiceStatusCallback - Class in org.apache.pinot.common.utils
- ServiceStatus.MapBasedMultipleCallbackServiceStatusCallback - Class in org.apache.pinot.common.utils
- ServiceStatus.MultipleCallbackServiceStatusCallback - Class in org.apache.pinot.common.utils
- ServiceStatus.RealtimeConsumptionCatchupServiceStatusCallback - Class in org.apache.pinot.common.utils
-
Service status callback that checks whether realtime consumption has caught up An offset based consumption status checker is being added in two phases.
- ServiceStatus.ServiceStatusCallback - Interface in org.apache.pinot.common.utils
-
Callback that returns the status of the service.
- ServiceStatus.Status - Enum in org.apache.pinot.common.utils
- set(String, ZNRecord) - Method in class org.apache.pinot.common.utils.helix.PinotHelixPropertyStoreZnRecordProvider
- setAggregationInfo(AggregationInfo) - Method in class org.apache.pinot.common.request.HavingFilterQuery
-
This should be unique within a single request *
- setAggregationInfoIsSet(boolean) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setAggregationParams(Map<String, String>) - Method in class org.apache.pinot.common.request.AggregationInfo
- setAggregationParamsIsSet(boolean) - Method in class org.apache.pinot.common.request.AggregationInfo
- setAggregationResults(List<AggregationResult>) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setAggregationsInfo(List<AggregationInfo>) - Method in class org.apache.pinot.common.request.BrokerRequest
- setAggregationsInfoIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setAggregationType(String) - Method in class org.apache.pinot.common.request.AggregationInfo
- setAggregationTypeIsSet(boolean) - Method in class org.apache.pinot.common.request.AggregationInfo
- setBinaryValue(byte[]) - Method in class org.apache.pinot.common.request.Literal
- setBinaryValue(ByteBuffer) - Method in class org.apache.pinot.common.request.Literal
- setBoolValue(boolean) - Method in class org.apache.pinot.common.request.Literal
- setBrokerId(String) - Method in class org.apache.pinot.common.request.InstanceRequest
- setBrokerId(String) - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- setBrokerIdIsSet(boolean) - Method in class org.apache.pinot.common.request.InstanceRequest
- setBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- setBucketHashKey(String) - Method in class org.apache.pinot.common.request.BrokerRequest
- setBucketHashKeyIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setBuildTimeSeconds(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- setByteValue(byte) - Method in class org.apache.pinot.common.request.Literal
- setClientAuthEnabled(boolean) - Method in class org.apache.pinot.common.config.TlsConfig
- setClusterTenantIsolationEnabled(ZkHelixPropertyStore<ZNRecord>, boolean) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- setCode(int) - Method in class org.apache.pinot.common.utils.SimpleHttpErrorInfo
- setColumn(String) - Method in class org.apache.pinot.common.request.FilterQuery
-
This should be unique within a single request *
- setColumn(String) - Method in class org.apache.pinot.common.request.SelectionSort
- setColumnIsSet(boolean) - Method in class org.apache.pinot.common.request.FilterQuery
- setColumnIsSet(boolean) - Method in class org.apache.pinot.common.request.SelectionSort
- setColumns(List<String>) - Method in class org.apache.pinot.common.request.GroupBy
- setColumns(List<String>) - Method in class org.apache.pinot.common.response.broker.SelectionResults
- setColumnsIsSet(boolean) - Method in class org.apache.pinot.common.request.GroupBy
- setControllerVipUrl(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- setCrc(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setCreationTime(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setCrypterName(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setCustomMap(Map<String, String>) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setDataSource(DataSource) - Method in class org.apache.pinot.common.request.PinotQuery
- setDataSourceIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setDebugOptions(Map<String, String>) - Method in class org.apache.pinot.common.request.BrokerRequest
- setDebugOptions(Map<String, String>) - Method in class org.apache.pinot.common.request.PinotQuery
- setDebugOptionsIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setDebugOptionsIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setDoubleValue(double) - Method in class org.apache.pinot.common.request.Literal
- setDownloadUrl(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setDuration(String) - Method in class org.apache.pinot.common.request.BrokerRequest
- setDurationIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setEnablePinotQuery(boolean) - Static method in class org.apache.pinot.pql.parsers.Pql2Compiler
- setEnableStreaming(boolean) - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- setEnableTrace(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setEnableTrace(boolean) - Method in class org.apache.pinot.common.request.InstanceRequest
- setEnableTrace(boolean) - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- setEnableTraceIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setEnableTraceIsSet(boolean) - Method in class org.apache.pinot.common.request.InstanceRequest
- setEndOffset(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setEndTime(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setError(String) - Method in class org.apache.pinot.common.utils.SimpleHttpErrorInfo
- setErrorCode(int) - Method in class org.apache.pinot.common.response.broker.QueryProcessingException
- setErrorCode(int) - Method in exception org.apache.pinot.common.response.ProcessingException
- setErrorCodeIsSet(boolean) - Method in exception org.apache.pinot.common.response.ProcessingException
- setExceptions(List<ProcessingException>) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setExceptions(List<ProcessingException>) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set exceptions caught during request handling, into the broker response.
- setExplain(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setExplainIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setExpressions(List<String>) - Method in class org.apache.pinot.common.request.AggregationInfo
- setExpressions(List<String>) - Method in class org.apache.pinot.common.request.GroupBy
- setExpressionsIsSet(boolean) - Method in class org.apache.pinot.common.request.AggregationInfo
- setExpressionsIsSet(boolean) - Method in class org.apache.pinot.common.request.GroupBy
- setFailOnConversionError(boolean) - Static method in class org.apache.pinot.pql.parsers.Pql2Compiler
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- setFieldValue(AggregationInfo._Fields, Object) - Method in class org.apache.pinot.common.request.AggregationInfo
- setFieldValue(BrokerRequest._Fields, Object) - Method in class org.apache.pinot.common.request.BrokerRequest
- setFieldValue(DataSource._Fields, Object) - Method in class org.apache.pinot.common.request.DataSource
- setFieldValue(Expression._Fields, Object) - Method in class org.apache.pinot.common.request.Expression
- setFieldValue(FilterQuery._Fields, Object) - Method in class org.apache.pinot.common.request.FilterQuery
- setFieldValue(FilterQueryMap._Fields, Object) - Method in class org.apache.pinot.common.request.FilterQueryMap
- setFieldValue(Function._Fields, Object) - Method in class org.apache.pinot.common.request.Function
- setFieldValue(GroupBy._Fields, Object) - Method in class org.apache.pinot.common.request.GroupBy
- setFieldValue(HavingFilterQuery._Fields, Object) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setFieldValue(HavingFilterQueryMap._Fields, Object) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- setFieldValue(Identifier._Fields, Object) - Method in class org.apache.pinot.common.request.Identifier
- setFieldValue(InstanceRequest._Fields, Object) - Method in class org.apache.pinot.common.request.InstanceRequest
- setFieldValue(PinotQuery._Fields, Object) - Method in class org.apache.pinot.common.request.PinotQuery
- setFieldValue(QuerySource._Fields, Object) - Method in class org.apache.pinot.common.request.QuerySource
- setFieldValue(QueryType._Fields, Object) - Method in class org.apache.pinot.common.request.QueryType
- setFieldValue(Selection._Fields, Object) - Method in class org.apache.pinot.common.request.Selection
- setFieldValue(SelectionSort._Fields, Object) - Method in class org.apache.pinot.common.request.SelectionSort
- setFieldValue(ProcessingException._Fields, Object) - Method in exception org.apache.pinot.common.response.ProcessingException
- setFilterExpression(Expression) - Method in class org.apache.pinot.common.request.PinotQuery
- setFilterExpressionIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setFilterQuery(FilterQuery) - Method in class org.apache.pinot.common.request.BrokerRequest
- setFilterQueryIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setFilterQueryMap(Map<Integer, FilterQuery>) - Method in class org.apache.pinot.common.request.FilterQueryMap
- setFilterQueryMap(Map<Integer, HavingFilterQuery>) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- setFilterQueryMapIsSet(boolean) - Method in class org.apache.pinot.common.request.FilterQueryMap
- setFilterQueryMapIsSet(boolean) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- setFilterSubQueryMap(FilterQueryMap) - Method in class org.apache.pinot.common.request.BrokerRequest
- setFilterSubQueryMapIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setFirst(FIRST) - Method in class org.apache.pinot.pql.parsers.utils.Pair
- setFunction(String) - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Set the aggregation function name.
- setFunctionCall(Function) - Method in class org.apache.pinot.common.request.Expression
- setFunctionCallIsSet(boolean) - Method in class org.apache.pinot.common.request.Expression
- setFunctionName(String) - Method in class org.apache.pinot.common.request.context.FunctionContext
- setGroup(List<String>) - Method in class org.apache.pinot.common.response.broker.GroupByResult
- setGroupBy(GroupBy) - Method in class org.apache.pinot.common.request.BrokerRequest
- setGroupByColumns(List<String>) - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Set groupByColumns for the aggregation function.
- setGroupByIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setGroupByList(List<Expression>) - Method in class org.apache.pinot.common.request.PinotQuery
- setGroupByListIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setGroupByResult(List<GroupByResult>) - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Get groupByResults for the aggregation function.
- setGroupId(String, String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- setHasAggregation(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasAggregationIsSet(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasFilter(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasFilterIsSet(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasGroup_by(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasGroup_byIsSet(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasHaving(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasHavingIsSet(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasSelection(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHasSelectionIsSet(boolean) - Method in class org.apache.pinot.common.request.QueryType
- setHavingExpression(Expression) - Method in class org.apache.pinot.common.request.PinotQuery
- setHavingExpressionIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setHavingFilterQuery(HavingFilterQuery) - Method in class org.apache.pinot.common.request.BrokerRequest
- setHavingFilterQueryIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setHavingFilterSubQueryMap(HavingFilterQueryMap) - Method in class org.apache.pinot.common.request.BrokerRequest
- setHavingFilterSubQueryMapIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setId(int) - Method in class org.apache.pinot.common.request.FilterQuery
- setId(int) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setId(String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- setIdentifier(Identifier) - Method in class org.apache.pinot.common.request.Expression
- setIdentifierIsSet(boolean) - Method in class org.apache.pinot.common.request.Expression
- setIdIsSet(boolean) - Method in class org.apache.pinot.common.request.FilterQuery
- setIdIsSet(boolean) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setIndexVersion(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setInstanceName(String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- setInstancePort(int) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- setInstances(int, int, List<String>) - Method in class org.apache.pinot.common.assignment.InstancePartitions
- setInstanceState(String, String, HelixAdmin, boolean) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Toggle the state of the instance between OFFLINE and ONLINE.
- setInstanceType(String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- setInstanceZKMetadata(ZkHelixPropertyStore<ZNRecord>, InstanceZKMetadata) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- setIntValue(int) - Method in class org.apache.pinot.common.request.Literal
- setIsAsc(boolean) - Method in class org.apache.pinot.common.request.SelectionSort
- setIsAscIsSet(boolean) - Method in class org.apache.pinot.common.request.SelectionSort
- setIsInSelectList(boolean) - Method in class org.apache.pinot.common.request.AggregationInfo
- setIsInSelectList(boolean) - Method in class org.apache.pinot.pql.parsers.pql2.ast.FunctionCallAstNode
- setIsInSelectListIsSet(boolean) - Method in class org.apache.pinot.common.request.AggregationInfo
- setKeyStorePassword(String) - Method in class org.apache.pinot.common.config.TlsConfig
- setKeyStorePath(String) - Method in class org.apache.pinot.common.config.TlsConfig
- setKeyStoreType(String) - Method in class org.apache.pinot.common.config.TlsConfig
- setLimit(int) - Method in class org.apache.pinot.common.request.BrokerRequest
- setLimit(int) - Method in class org.apache.pinot.common.request.PinotQuery
- setLimitIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setLimitIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setLiteral(Literal) - Method in class org.apache.pinot.common.request.Expression
- setLiteralIsSet(boolean) - Method in class org.apache.pinot.common.request.Expression
- setLongValue(long) - Method in class org.apache.pinot.common.request.Literal
- setMaxLinesOfStackTrace(int) - Static method in class org.apache.pinot.common.exception.QueryException
- setMaxSegmentCommitTimeMs(long) - Static method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- setMessage(String) - Method in class org.apache.pinot.common.response.broker.QueryProcessingException
- setMessage(String) - Method in exception org.apache.pinot.common.response.ProcessingException
- setMessageIsSet(boolean) - Method in exception org.apache.pinot.common.response.ProcessingException
- setMinConsumingFreshnessTimeMs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setName(String) - Method in class org.apache.pinot.common.request.Identifier
- setNameIsSet(boolean) - Method in class org.apache.pinot.common.request.Identifier
- setNestedFilterQueryIds(List<Integer>) - Method in class org.apache.pinot.common.request.FilterQuery
- setNestedFilterQueryIds(List<Integer>) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setNestedFilterQueryIdsIsSet(boolean) - Method in class org.apache.pinot.common.request.FilterQuery
- setNestedFilterQueryIdsIsSet(boolean) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setNumConsumingSegmentsQueried(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumDocsScanned(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumEntriesScannedInFilter(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumEntriesScannedPostFilter(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumGroupsLimitReached(boolean) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumReplicas(int) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setNumRowsResultSet(int) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumRowsResultSet(int) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the total number of rows in result set
- setNumSegmentsMatched(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumSegmentsProcessed(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumSegmentsQueried(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumServersQueried(int) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumServersQueried(int) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the number of servers got queried by the broker.
- setNumServersResponded(int) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setNumServersResponded(int) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the number of servers responded to the broker.
- setOfflineResponseSerializationCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setOfflineResponseSerializationCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the response serialization cpu time used against offline table in request handling, into the broker response.
- setOfflineSystemActivitiesCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setOfflineSystemActivitiesCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the system activities cpu time used against offline table in request handling, into the broker response.
- setOfflineTableConfig(ZkHelixPropertyStore<ZNRecord>, String, ZNRecord) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- setOfflineThreadCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setOfflineThreadCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the total thread cpu time used against offline table in request handling, into the broker response.
- setOfflineTotalCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setOfflineTotalCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the total cpu time(thread cpu time + system activities cpu time + response serialization cpu time) used against offline table in request handling, into the broker response.
- setOffset(int) - Method in class org.apache.pinot.common.request.PinotQuery
- setOffset(int) - Method in class org.apache.pinot.common.request.Selection
- setOffset(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
-
Deprecated.
- setOffsetIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setOffsetIsSet(boolean) - Method in class org.apache.pinot.common.request.Selection
- setOperands(List<Expression>) - Method in class org.apache.pinot.common.request.Function
- setOperandsIsSet(boolean) - Method in class org.apache.pinot.common.request.Function
- setOperator(String) - Method in class org.apache.pinot.common.request.Function
- setOperator(FilterOperator) - Method in class org.apache.pinot.common.request.FilterQuery
- setOperator(FilterOperator) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setOperatorIsSet(boolean) - Method in class org.apache.pinot.common.request.FilterQuery
- setOperatorIsSet(boolean) - Method in class org.apache.pinot.common.request.Function
- setOperatorIsSet(boolean) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setOrderBy(List<SelectionSort>) - Method in class org.apache.pinot.common.request.BrokerRequest
- setOrderByIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setOrderByList(List<Expression>) - Method in class org.apache.pinot.common.request.PinotQuery
- setOrderByListIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setParent(AstNode) - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- setParent(AstNode) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- setParent(AstNode) - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- setPartition(String, String) - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- setPartitionMetadata(SegmentPartitionMetadata) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setPayload(ByteString) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
bytes payload = 4; - setPayload(ByteString) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
-
bytes payload = 2; - setPinotQuery(PinotQuery) - Method in class org.apache.pinot.common.request.BrokerRequest
- setPinotQueryIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setProcessingExceptions(List<QueryProcessingException>) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setPushTime(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setQuery(BrokerRequest) - Method in class org.apache.pinot.common.request.InstanceRequest
- setQueryIsSet(boolean) - Method in class org.apache.pinot.common.request.InstanceRequest
- setQueryOptions(Map<String, String>) - Method in class org.apache.pinot.common.request.BrokerRequest
- setQueryOptions(Map<String, String>) - Method in class org.apache.pinot.common.request.PinotQuery
- setQueryOptionsIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setQueryOptionsIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setQuerySource(QuerySource) - Method in class org.apache.pinot.common.request.BrokerRequest
- setQuerySourceIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setQueryType(QueryType) - Method in class org.apache.pinot.common.request.BrokerRequest
- setQueryTypeIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setRealtimeResponseSerializationCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setRealtimeResponseSerializationCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the response serialization cpu time used against realtime table in request handling, into the broker response.
- setRealtimeSystemActivitiesCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setRealtimeSystemActivitiesCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the system activities cpu time used against realtime table in request handling, into the broker response.
- setRealtimeTableConfig(ZkHelixPropertyStore<ZNRecord>, String, ZNRecord) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- setRealtimeThreadCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setRealtimeThreadCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the total thread cpu time used against realtime table in request handling, into the broker response.
- setRealtimeTotalCpuTimeNs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setRealtimeTotalCpuTimeNs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the total cpu time(thread cpu time + system activities cpu time + response serialization cpu time) used against realtime table in request handling, into the broker response.
- setRefreshTime(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- setRequestId(int) - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- setRequestId(long) - Method in class org.apache.pinot.common.request.InstanceRequest
- setRequestIdIsSet(boolean) - Method in class org.apache.pinot.common.request.InstanceRequest
- setResponseFormat(String) - Method in class org.apache.pinot.common.request.BrokerRequest
- setResponseFormatIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setResultTable(ResultTable) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setRows(List<Serializable[]>) - Method in class org.apache.pinot.common.response.broker.SelectionResults
- setSchema(ZkHelixPropertyStore<ZNRecord>, Schema) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- setSearchSegments(List<String>) - Method in class org.apache.pinot.common.request.InstanceRequest
- setSearchSegmentsIsSet(boolean) - Method in class org.apache.pinot.common.request.InstanceRequest
- setSecond(SECOND) - Method in class org.apache.pinot.pql.parsers.utils.Pair
- setSegmentLocation(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- setSegments(int, String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
repeated string segments = 3; - setSegments(List<String>) - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- setSegmentStatistics(List<String>) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setSegmentUploadStartTime(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setSegmentZKMetadata(ZkHelixPropertyStore<ZNRecord>, String, SegmentZKMetadata) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- setSegmentZKMetadata(ZkHelixPropertyStore<ZNRecord>, String, SegmentZKMetadata, int) - Static method in class org.apache.pinot.common.metadata.ZKMetadataProvider
- setSelectionColumns(List<String>) - Method in class org.apache.pinot.common.request.Selection
- setSelectionColumnsIsSet(boolean) - Method in class org.apache.pinot.common.request.Selection
- setSelectionResults(SelectionResults) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setSelections(Selection) - Method in class org.apache.pinot.common.request.BrokerRequest
- setSelectionsIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setSelectionSortSequence(List<SelectionSort>) - Method in class org.apache.pinot.common.request.Selection
- setSelectionSortSequenceIsSet(boolean) - Method in class org.apache.pinot.common.request.Selection
- setSelectList(List<Expression>) - Method in class org.apache.pinot.common.request.PinotQuery
- setSelectListIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- setServiceStatusCallback(String, ServiceStatus.ServiceStatusCallback) - Static method in class org.apache.pinot.common.utils.ServiceStatus
- setShortValue(short) - Method in class org.apache.pinot.common.request.Literal
- setSize(int) - Method in class org.apache.pinot.common.request.Selection
- setSizeIsSet(boolean) - Method in class org.apache.pinot.common.request.Selection
- setSizeThresholdToFlushSegment(int) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setSplitCommit(boolean) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- setSql(String) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
string sql = 2; - setSql(String) - Method in class org.apache.pinot.common.utils.grpc.GrpcRequestBuilder
- setSqlBytes(ByteString) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
-
string sql = 2; - setSslProvider(String) - Method in class org.apache.pinot.common.config.TlsConfig
- setStartOffset(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setStartTime(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setStateForInstanceList(List<String>, String, HelixAdmin, boolean) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- setStateForInstanceSet(Set<String>, String, HelixAdmin, boolean) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- setStatus(SegmentCompletionProtocol.ControllerResponseStatus) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- setStatus(CommonConstants.Segment.Realtime.Status) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setStreamPartitionMsgOffset(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- setStringValue(String) - Method in class org.apache.pinot.common.request.Literal
- setTableName(String) - Method in class org.apache.pinot.common.request.DataSource
- setTableName(String) - Method in class org.apache.pinot.common.request.QuerySource
- setTableNameIsSet(boolean) - Method in class org.apache.pinot.common.request.DataSource
- setTableNameIsSet(boolean) - Method in class org.apache.pinot.common.request.QuerySource
- setTimeInterval(String) - Method in class org.apache.pinot.common.request.BrokerRequest
- setTimeIntervalIsSet(boolean) - Method in class org.apache.pinot.common.request.BrokerRequest
- setTimeThresholdToFlushSegment(String) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setTimeUnit(TimeUnit) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setTimeUsedMs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setTimeUsedMs(long) - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Set the total time used in request handling, into the broker response.
- setTopN(long) - Method in class org.apache.pinot.common.request.GroupBy
- setTopNIsSet(boolean) - Method in class org.apache.pinot.common.request.GroupBy
- setTotalDocs(long) - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- setTotalDocs(long) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setTraceInfo(Map<String, String>) - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- setTrustStorePassword(String) - Method in class org.apache.pinot.common.config.TlsConfig
- setTrustStorePath(String) - Method in class org.apache.pinot.common.config.TlsConfig
- setTrustStoreType(String) - Method in class org.apache.pinot.common.config.TlsConfig
- setType(ExpressionType) - Method in class org.apache.pinot.common.request.Expression
- setTypeIsSet(boolean) - Method in class org.apache.pinot.common.request.Expression
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.pinot.common.proto.Server.ServerRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.pinot.common.proto.Server.ServerResponse.Builder
- setValidateConverter(boolean) - Static method in class org.apache.pinot.pql.parsers.Pql2Compiler
- setValue(Serializable) - Method in class org.apache.pinot.common.response.broker.AggregationResult
-
Set the aggregation function value.
- setValue(Serializable) - Method in class org.apache.pinot.common.response.broker.GroupByResult
- setValue(String) - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
allows value to be set (needed to fix the case)
- setValue(List<String>) - Method in class org.apache.pinot.common.request.FilterQuery
- setValue(List<String>) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setValueIsSet(boolean) - Method in class org.apache.pinot.common.request.FilterQuery
- setValueIsSet(boolean) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- setValueOfGlobalGauge(G, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Sets the value of a global gauge.
- setValueOfGlobalGauge(G, String, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Sets the value of a custom global gauge.
- setValueOfPartitionGauge(String, int, G, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Sets the value of a table partition gauge.
- setValueOfTableGauge(String, G, long) - Method in class org.apache.pinot.common.metrics.AbstractMetrics
-
Sets the value of a table gauge.
- setVersion(int) - Method in class org.apache.pinot.common.request.PinotQuery
- setVersionIsSet(boolean) - Method in class org.apache.pinot.common.request.PinotQuery
- sha(byte[]) - Static method in class org.apache.pinot.common.function.scalar.HashFunctions
-
Return SHA-1 digest as hex string.
- sha256(byte[]) - Static method in class org.apache.pinot.common.function.scalar.HashFunctions
-
Return SHA-256 digest as hex string.
- sha512(byte[]) - Static method in class org.apache.pinot.common.function.scalar.HashFunctions
-
Return SHA-512 digest as hex string.
- SHORT - org.apache.pinot.common.utils.PinotDataType
- SHORT_ARRAY - org.apache.pinot.common.utils.PinotDataType
- SHORT_VALUE - org.apache.pinot.common.request.Literal._Fields
- shortValue(short) - Static method in class org.apache.pinot.common.request.Literal
- shouldForceDownload() - Method in class org.apache.pinot.common.messages.SegmentReloadMessage
- shouldRelocateCompletedSegments(TableConfig) - Static method in class org.apache.pinot.common.assignment.InstanceAssignmentConfigUtils
-
Returns whether the COMPLETED segments should be relocated (offloaded from CONSUMING instances to COMPLETED instances) for a LLC real-time table based on the given table config.
- shouldRelocateToTiers(TableConfig) - Static method in class org.apache.pinot.common.utils.config.TierConfigUtils
-
Returns whether relocation of segments to tiers has been enabled for this table
- SHUTTING_DOWN - org.apache.pinot.common.utils.ServiceStatus.Status
- SimpleHttpErrorInfo - Class in org.apache.pinot.common.utils
-
Http error info including error message and status code
- SimpleHttpErrorInfo(int, String) - Constructor for class org.apache.pinot.common.utils.SimpleHttpErrorInfo
- SimpleHttpResponse - Class in org.apache.pinot.common.utils
- SimpleHttpResponse(int, String) - Constructor for class org.apache.pinot.common.utils.SimpleHttpResponse
- size() - Method in class org.apache.pinot.common.function.JsonPathCache
- size() - Method in class org.apache.pinot.common.utils.DataSchema
- SIZE - org.apache.pinot.common.request.Selection._Fields
- sortSegmentsByStreamPartition(Set<String>) - Static method in class org.apache.pinot.common.utils.LLCUtils
-
Compute the table of a sorted list of segments grouped by Kafka partition.
- split(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
see String#split(String)
- SQL_FIELD_NUMBER - Static variable in class org.apache.pinot.common.proto.Server.ServerRequest
- SqlCompilationException - Exception in org.apache.pinot.sql.parsers
-
Exceptions that occur while compiling SQL.
- SqlCompilationException(String) - Constructor for exception org.apache.pinot.sql.parsers.SqlCompilationException
- SqlCompilationException(String, Throwable) - Constructor for exception org.apache.pinot.sql.parsers.SqlCompilationException
- SqlCompilationException(Throwable) - Constructor for exception org.apache.pinot.sql.parsers.SqlCompilationException
- SqlResultComparator - Class in org.apache.pinot.common.utils
- sqrt(double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- SQRT - org.apache.pinot.common.function.TransformFunctionType
- ST_AREA - org.apache.pinot.common.function.TransformFunctionType
- ST_AS_BINARY - org.apache.pinot.common.function.TransformFunctionType
- ST_AS_TEXT - org.apache.pinot.common.function.TransformFunctionType
- ST_CONTAINS - org.apache.pinot.common.function.TransformFunctionType
- ST_DISTANCE - org.apache.pinot.common.function.TransformFunctionType
- ST_EQUALS - org.apache.pinot.common.function.TransformFunctionType
- ST_GEOG_FROM_TEXT - org.apache.pinot.common.function.TransformFunctionType
- ST_GEOG_FROM_WKB - org.apache.pinot.common.function.TransformFunctionType
- ST_GEOM_FROM_TEXT - org.apache.pinot.common.function.TransformFunctionType
- ST_GEOM_FROM_WKB - org.apache.pinot.common.function.TransformFunctionType
- ST_GEOMETRY_TYPE - org.apache.pinot.common.function.TransformFunctionType
- ST_POINT - org.apache.pinot.common.function.TransformFunctionType
- ST_POLYGON - org.apache.pinot.common.function.TransformFunctionType
- ST_WITHIN - org.apache.pinot.common.function.TransformFunctionType
- standardizeExpression(String) - Static method in class org.apache.pinot.common.request.transform.TransformExpressionTree
-
Compiles the expression and serializes it back to standard format.
- standardizeExpression(Expression, boolean) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Standardizes a given expression, by quoting String literals.
- standardizeExpression(Expression, boolean, boolean) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
- standardizeFunction(Function) - Static method in class org.apache.pinot.parsers.utils.ParserUtils
-
Standardizes a function call by quoting literal operands.
- standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.pinot.common.request.Literal
- standardSchemeWriteValue(TProtocol) - Method in class org.apache.pinot.common.request.Literal
- StarColumnListAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for the star column list (as in SELECT * FROM foo).
- StarColumnListAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.StarColumnListAstNode
- StarColumnListContext(PQL2Parser.OutputColumnsContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.StarColumnListContext
- StarExpressionAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for the star expression, such as the star in COUNT(*).
- StarExpressionAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.StarExpressionAstNode
- StarExpressionContext(PQL2Parser.ExpressionsContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.StarExpressionContext
- STARTING - org.apache.pinot.common.utils.ServiceStatus.Status
- startLocalZkServer() - Static method in class org.apache.pinot.common.utils.ZkStarter
-
Starts an empty local Zk instance on the default port
- startLocalZkServer(int) - Static method in class org.apache.pinot.common.utils.ZkStarter
-
Starts a local Zk instance with a generated empty data directory
- startLocalZkServer(int, String) - Static method in class org.apache.pinot.common.utils.ZkStarter
-
Starts a local Zk instance
- startReplaceSegments(URI, StartReplaceSegmentsRequest, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Start replace segments with default settings.
- StartReplaceSegmentsRequest - Class in org.apache.pinot.common.restlet.resources
-
Request object for startReplaceSegments API.
- StartReplaceSegmentsRequest(List<String>, List<String>) - Constructor for class org.apache.pinot.common.restlet.resources.StartReplaceSegmentsRequest
- startsWith(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- statement() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.RootContext
- statement() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- StatementContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.StatementContext
- STATUS_DESCRIPTION_INIT - Static variable in class org.apache.pinot.common.utils.ServiceStatus
- STATUS_DESCRIPTION_NO_HELIX_STATE - Static variable in class org.apache.pinot.common.utils.ServiceStatus
- STATUS_DESCRIPTION_NONE - Static variable in class org.apache.pinot.common.utils.ServiceStatus
- STATUS_DESCRIPTION_SHUTTING_DOWN - Static variable in class org.apache.pinot.common.utils.ServiceStatus
- STATUS_DESCRIPTION_STARTED - Static variable in class org.apache.pinot.common.utils.ServiceStatus
- STATUS_KEY - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- stopLocalZkServer(ZkStarter.ZookeeperInstance) - Static method in class org.apache.pinot.common.utils.ZkStarter
-
Stops a local Zk instance, deleting its data directory
- stopLocalZkServer(ZkStarter.ZookeeperInstance, boolean) - Static method in class org.apache.pinot.common.utils.ZkStarter
-
Stops a local Zk instance.
- strcmp(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
Compare input strings lexicographically.
- STREAM_PARTITION_MSG_OFFSET_KEY - Static variable in class org.apache.pinot.common.protocols.SegmentCompletionProtocol
- STRING - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- STRING - org.apache.pinot.common.utils.DataTable.MetadataValueType
- STRING - org.apache.pinot.common.utils.PinotDataType
- STRING_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- STRING_ARRAY - org.apache.pinot.common.utils.PinotDataType
- STRING_LITERAL - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- STRING_LITERAL - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- STRING_LITERAL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.OutputColumnContext
- STRING_LITERAL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.StringLiteralContext
- STRING_LITERAL() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TableNameContext
- STRING_VALUE - org.apache.pinot.common.request.Literal._Fields
- StringFunctions - Class in org.apache.pinot.common.function.scalar
-
Inbuilt String Transformation Functions The functions can be used as UDFs in Query when added in the FunctionRegistry.
- StringLiteralAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for a quoted string literal.
- StringLiteralAstNode(String) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.StringLiteralAstNode
- StringLiteralContext(PQL2Parser.LiteralContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.StringLiteralContext
- StringUtil - Class in org.apache.pinot.common.utils
- stringValue(String) - Static method in class org.apache.pinot.common.request.Literal
- strpos(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- strpos(String, String, int) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- strrpos(String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- strrpos(String, String, int) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- SUB - org.apache.pinot.common.function.TransformFunctionType
- submit(Server.ServerRequest) - Method in class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerBlockingStub
- submit(Server.ServerRequest) - Method in class org.apache.pinot.common.utils.grpc.GrpcQueryClient
- submit(Server.ServerRequest, StreamObserver<Server.ServerResponse>) - Method in class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerImplBase
- submit(Server.ServerRequest, StreamObserver<Server.ServerResponse>) - Method in class org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerStub
- substr(String, int) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- substr(String, int, int) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
Returns the substring of the main string from beginIndex to endIndex.
- SYSTEM_ACTIVITIES_CPU_TIME_NS - org.apache.pinot.common.metrics.ServerTimer
- SYSTEM_ACTIVITIES_CPU_TIME_NS - org.apache.pinot.common.utils.DataTable.MetadataKey
- SystemConfig(String, String, String, int, String, String, String, String) - Constructor for class org.apache.pinot.common.utils.PinotAppConfigs.SystemConfig
- SystemResourceInfo - Class in org.apache.pinot.common.restlet.resources
-
Class to represent system resources (CPU, Memory, etc) for an instance.
- SystemResourceInfo() - Constructor for class org.apache.pinot.common.restlet.resources.SystemResourceInfo
-
Constructor that initializes the values from reading system properties.
- SystemResourceInfo(Map<String, String>) - Constructor for class org.apache.pinot.common.restlet.resources.SystemResourceInfo
-
Constructor of class from map.
T
- T__0 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__0 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__1 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__1 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__10 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__10 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__11 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__11 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__12 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__12 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__13 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__13 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__14 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__14 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__15 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__15 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__2 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__2 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__3 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__3 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__4 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__4 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__5 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__5 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__6 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__6 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__7 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__7 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__8 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__8 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- T__9 - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- T__9 - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- TABLE - org.apache.pinot.common.utils.DataTable.MetadataKey
- TABLE_DOES_NOT_EXIST - Static variable in class org.apache.pinot.common.response.broker.BrokerResponseNative
- TABLE_DOES_NOT_EXIST_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- TABLE_DOES_NOT_EXIST_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- TABLE_NAME - org.apache.pinot.common.request.DataSource._Fields
- TABLE_NAME - org.apache.pinot.common.request.QuerySource._Fields
- TABLE_NAME - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.QueryParameters
- TABLE_QUOTA - org.apache.pinot.common.metrics.ControllerGauge
- TABLE_STORAGE_EST_MISSING_SEGMENT_PERCENT - org.apache.pinot.common.metrics.ControllerGauge
- TABLE_STORAGE_QUOTA_UTILIZATION - org.apache.pinot.common.metrics.ControllerGauge
- TABLE_TYPE - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.QueryParameters
- TableCache - Class in org.apache.pinot.common.config.provider
-
An implementation of
PinotConfigProviderTheTableCachecaches all the table configs and schemas within the cluster, and listens on ZK changes to keep them in sync. - TableCache(ZkHelixPropertyStore<ZNRecord>, boolean) - Constructor for class org.apache.pinot.common.config.provider.TableCache
- TableConfigRefreshMessage - Class in org.apache.pinot.common.messages
-
This (Helix) message is sent from the controller to brokers when a request is received to update the table config.
- TableConfigRefreshMessage(String) - Constructor for class org.apache.pinot.common.messages.TableConfigRefreshMessage
-
Constructor for the sender.
- TableConfigRefreshMessage(Message) - Constructor for class org.apache.pinot.common.messages.TableConfigRefreshMessage
-
Constructor for the receiver.
- TableConfigUtils - Class in org.apache.pinot.common.utils.config
- TableMetadataInfo - Class in org.apache.pinot.common.restlet.resources
-
Class to represent aggregated segment metadata for a table.
- TableMetadataInfo(String, long, long, long, Map<String, Double>, Map<String, Double>, Map<String, Double>) - Constructor for class org.apache.pinot.common.restlet.resources.TableMetadataInfo
- tableName() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- tableName() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- TableNameAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for a table name.
- TableNameAstNode(String) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.TableNameAstNode
- TableNameContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.TableNameContext
- TableNotFoundException - Exception in org.apache.pinot.common.exception
- TableNotFoundException(String) - Constructor for exception org.apache.pinot.common.exception.TableNotFoundException
- TableSegments - Class in org.apache.pinot.common.restlet.resources
- TableSegments(List<String>) - Constructor for class org.apache.pinot.common.restlet.resources.TableSegments
- TableSizeInfo - Class in org.apache.pinot.common.restlet.resources
- TableSizeInfo(String, long, List<SegmentSizeInfo>) - Constructor for class org.apache.pinot.common.restlet.resources.TableSizeInfo
- TablesList - Class in org.apache.pinot.common.restlet.resources
- TablesList(List<String>) - Constructor for class org.apache.pinot.common.restlet.resources.TablesList
- TagNameUtils - Class in org.apache.pinot.common.utils.config
-
The
TagNameUtilsclass handles the conversion between tenant and tag. - TAR_GZ_FILE_EXTENSION - Static variable in class org.apache.pinot.common.utils.TarGzCompressionUtils
- TarGzCompressionUtils - Class in org.apache.pinot.common.utils
-
Utility class to compress/de-compress tar.gz files.
- TASK_EXECUTION - org.apache.pinot.common.metrics.MinionQueryPhase
- TASK_QUEUEING - org.apache.pinot.common.metrics.MinionQueryPhase
- TASK_STATUS - org.apache.pinot.common.metrics.ControllerGauge
- TEXT_MATCH - org.apache.pinot.common.request.context.predicate.Predicate.Type
- TEXT_MATCH - org.apache.pinot.common.request.FilterOperator
- TEXT_MATCH - org.apache.pinot.pql.parsers.pql2.ast.FilterKind
- TEXT_MATCH - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- TEXT_MATCH - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- TEXT_MATCH() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchClauseContext
- textMatchClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- textMatchClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchPredicateContext
- TextMatchClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchClauseContext
- TextMatchPredicate - Class in org.apache.pinot.common.request.context.predicate
-
Predicate for TEXT_MATCH.
- TextMatchPredicate(ExpressionContext, String) - Constructor for class org.apache.pinot.common.request.context.predicate.TextMatchPredicate
- TextMatchPredicateAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
- TextMatchPredicateAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.TextMatchPredicateAstNode
- TextMatchPredicateContext(PQL2Parser.PredicateContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.TextMatchPredicateContext
- THREAD_CPU_TIME_NS - org.apache.pinot.common.utils.DataTable.MetadataKey
- Tier - Class in org.apache.pinot.common.tier
-
Represents a tier of storage in Pinot.
- Tier(String, TierSegmentSelector, TierStorage) - Constructor for class org.apache.pinot.common.tier.Tier
- TierConfigUtils - Class in org.apache.pinot.common.utils.config
-
Util methods for TierConfig
- TierFactory - Class in org.apache.pinot.common.tier
-
Factory class to create and sort
Tier - TierSegmentSelector - Interface in org.apache.pinot.common.tier
-
Interface for the segment selection strategy of a tier
- TierStorage - Interface in org.apache.pinot.common.tier
-
Interface for the storage type of the tier
- TIME_INTERVAL - org.apache.pinot.common.request.BrokerRequest._Fields
- TIME_SEGMENT_SELECTOR_TYPE - Static variable in class org.apache.pinot.common.tier.TierFactory
- TIME_USED_MS - org.apache.pinot.common.utils.DataTable.MetadataKey
- TimeBasedTierSegmentSelector - Class in org.apache.pinot.common.tier
-
A
TierSegmentSelectorstrategy which selects segments for a tier based on the age of the segment - TimeBasedTierSegmentSelector(HelixManager, String) - Constructor for class org.apache.pinot.common.tier.TimeBasedTierSegmentSelector
- TIMECONVERT - org.apache.pinot.common.function.TransformFunctionType
- times(double, double) - Static method in class org.apache.pinot.common.function.scalar.ArithmeticFunctions
- TIMES - org.apache.pinot.common.function.TransformFunctionType
- TIMESTAMP - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- TIMESTAMP - org.apache.pinot.common.utils.PinotDataType
-
When converting from TIMESTAMP to other types: - LONG/DOUBLE: millis since epoch value - String: SQL timestamp format (e.g.
- TIMESTAMP_ARRAY - org.apache.pinot.common.utils.DataSchema.ColumnDataType
- TIMESTAMP_ARRAY - org.apache.pinot.common.utils.PinotDataType
- timezoneHour(String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the hour of the time zone offset.
- TimeZoneKey - Class in org.apache.pinot.common.function
-
Copied from the presto TimeZoneKey.
- timezoneMinute(String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the minute of the time zone offset.
- TlsConfig - Class in org.apache.pinot.common.config
-
Container object for TLS/SSL configuration of pinot clients and servers (netty, grizzly, etc.)
- TlsConfig() - Constructor for class org.apache.pinot.common.config.TlsConfig
- TlsConfig(TlsConfig) - Constructor for class org.apache.pinot.common.config.TlsConfig
- TlsUtils - Class in org.apache.pinot.common.utils
-
Utility class for shared TLS configuration logic
- toBoolean(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toBooleanArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toBuilder() - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- toBuilder() - Method in class org.apache.pinot.common.proto.Server.ServerResponse
- toBytes() - Method in class org.apache.pinot.common.utils.DataSchema
- toBytes() - Method in interface org.apache.pinot.common.utils.DataTable
- toBytes(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toBytesArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toCamelCase(String) - Static method in class org.apache.pinot.common.Utils
-
Takes a string, removes all characters that are not letters or digits and capitalizes the next letter following a series of characters that are not letters or digits.
- toDataOnlyDataTable() - Method in interface org.apache.pinot.common.utils.DataTable
- toDataType() - Method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
- toDateTime(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts epoch millis to DateTime string represented by pattern
- toDateTime(long, String, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts epoch millis to DateTime string represented by pattern and the time zone id.
- toDouble(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toDoubleArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toEpochDays(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch days
- toEpochDaysBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch days, divided by given bucket, to get nDaysSinceEpoch
- toEpochDaysRounded(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch days, round to nearest rounding bucket
- toEpochHours(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch hours
- toEpochHoursBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch hours, divided by given bucket, to get nHoursSinceEpoch
- toEpochHoursRounded(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch hours, round to nearest rounding bucket
- toEpochMinutes(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch minutes
- toEpochMinutesBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch minutes, divided by given bucket, to get nMinutesSinceEpoch
- toEpochMinutesRounded(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch minutes, round to nearest rounding bucket
- toEpochSeconds(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch seconds
- toEpochSecondsBucket(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch seconds, divided by given bucket, to get nSecondsSinceEpoch
- toEpochSecondsRounded(long, long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Convert epoch millis to epoch seconds, round to nearest rounding bucket
- toFloat(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toFloatArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toHelixInstanceConfig(Instance) - Static method in class org.apache.pinot.common.utils.config.InstanceUtils
-
Returns the Helix InstanceConfig for the given instance.
- toInt(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
-
NOTE: override toInt(), toLong(), toFloat(), toDouble(), toBoolean(), toTimestamp(), toString(), and toBytes() for single-value types.
- toIntegerArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toInternal(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
-
Converts to the internal representation of the value.
- toJson(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toJsonMapStr(Map) - Static method in class org.apache.pinot.common.function.scalar.JsonFunctions
-
Convert Map to Json String
- toJsonString() - Method in class org.apache.pinot.common.assignment.InstancePartitions
- toJsonString() - Method in class org.apache.pinot.common.metadata.segment.SegmentPartitionMetadata
-
Returns the JSON equivalent of the object.
- toJsonString() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier
- toJsonString() - Method in class org.apache.pinot.common.minion.BaseTaskMetadata
- toJsonString() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response
- toJsonString() - Method in class org.apache.pinot.common.response.broker.BrokerResponseNative
- toJsonString() - Method in interface org.apache.pinot.common.response.BrokerResponse
-
Convert the broker response to JSON String.
- toJSONString() - Method in class org.apache.pinot.common.utils.PinotAppConfigs
- tokenNames - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
-
Deprecated.Use
PQL2Lexer.VOCABULARYinstead. - tokenNames - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
-
Deprecated.Use
PQL2Parser.VOCABULARYinstead. - toLong(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toLongArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toMap() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- toMap() - Method in class org.apache.pinot.common.restlet.resources.SystemResourceInfo
-
Returns a map containing names of fields along with their String values.
- toMetadataOnlyDataTable() - Method in interface org.apache.pinot.common.utils.DataTable
- TOO_MANY_REQUESTS_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- TOP - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- TOP - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- TOP() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopClauseContext
- TOP_N - org.apache.pinot.common.request.GroupBy._Fields
- TopAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for the TOP clause.
- TopAstNode(int) - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.TopAstNode
- topClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.SelectContext
- topClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- topClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.TopContext
- TopClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.TopClauseContext
- TopContext(PQL2Parser.OptionalClauseContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.TopContext
- toPrimitive(Object) - Static method in class org.apache.pinot.common.utils.PrimitiveArrayUtils
-
Turns the passed array into a primitive array, if necessary.
- toPrimitiveDoubleArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toPrimitiveFloatArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toPrimitiveIntArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toPrimitiveLongArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toString() - Method in class org.apache.pinot.common.assignment.InstancePartitions
- toString() - Method in class org.apache.pinot.common.function.TimeZoneKey
- toString() - Method in class org.apache.pinot.common.minion.BaseTaskMetadata
- toString() - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- toString() - Method in class org.apache.pinot.common.request.AggregationInfo
- toString() - Method in class org.apache.pinot.common.request.BrokerRequest
- toString() - Method in class org.apache.pinot.common.request.context.ExpressionContext
- toString() - Method in class org.apache.pinot.common.request.context.FilterContext
- toString() - Method in class org.apache.pinot.common.request.context.FunctionContext
- toString() - Method in class org.apache.pinot.common.request.context.OrderByExpressionContext
- toString() - Method in class org.apache.pinot.common.request.context.predicate.EqPredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.InPredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.IsNotNullPredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.IsNullPredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.JsonMatchPredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.NotEqPredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.NotInPredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.RangePredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.RegexpLikePredicate
- toString() - Method in class org.apache.pinot.common.request.context.predicate.TextMatchPredicate
- toString() - Method in class org.apache.pinot.common.request.DataSource
- toString() - Method in class org.apache.pinot.common.request.Expression
- toString() - Method in class org.apache.pinot.common.request.FilterQuery
- toString() - Method in class org.apache.pinot.common.request.FilterQueryMap
- toString() - Method in class org.apache.pinot.common.request.Function
- toString() - Method in class org.apache.pinot.common.request.GroupBy
- toString() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- toString() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- toString() - Method in class org.apache.pinot.common.request.Identifier
- toString() - Method in class org.apache.pinot.common.request.InstanceRequest
- toString() - Method in class org.apache.pinot.common.request.PinotQuery
- toString() - Method in class org.apache.pinot.common.request.QuerySource
- toString() - Method in class org.apache.pinot.common.request.QueryType
- toString() - Method in class org.apache.pinot.common.request.Selection
- toString() - Method in class org.apache.pinot.common.request.SelectionSort
- toString() - Method in class org.apache.pinot.common.request.transform.TransformExpressionTree
- toString() - Method in class org.apache.pinot.common.response.broker.GroupByResult
- toString() - Method in exception org.apache.pinot.common.response.ProcessingException
- toString() - Method in class org.apache.pinot.common.tier.PinotServerTierStorage
- toString() - Method in class org.apache.pinot.common.tier.Tier
- toString() - Method in class org.apache.pinot.common.tier.TimeBasedTierSegmentSelector
- toString() - Method in class org.apache.pinot.common.utils.DataSchema
- toString() - Method in class org.apache.pinot.common.utils.HLCSegmentName
- toString() - Method in class org.apache.pinot.common.utils.LLCSegmentName
- toString() - Method in class org.apache.pinot.common.utils.request.FilterQueryTree
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.BinaryMathOpAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.FloatingPointLiteralAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.FunctionCallAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IdentifierAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.IntegerLiteralAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.LimitAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.OrderByExpressionAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.StringLiteralAstNode
- toString() - Method in class org.apache.pinot.pql.parsers.pql2.ast.TopAstNode
- toString(int) - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- toString(int) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- toString(int) - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- toString(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toStringArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- TOTAL_CPU_TIME_NS - org.apache.pinot.common.metrics.ServerTimer
- TOTAL_DOCS - org.apache.pinot.common.utils.DataTable.MetadataKey
- TOTAL_DOCUMENT_COUNT - org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
- TOTAL_QUERY_TIME - org.apache.pinot.common.metrics.ServerQueryPhase
- TOTAL_SERVER_RESPONSE_SIZE - org.apache.pinot.common.metrics.BrokerMeter
- toTimestamp(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Converts epoch millis to Timestamp
- toTimestamp(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toTimestampArray(Object) - Method in enum org.apache.pinot.common.utils.PinotDataType
- toUtf8(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- toZNRecord() - Method in class org.apache.pinot.common.assignment.InstancePartitions
- toZNRecord() - Method in class org.apache.pinot.common.lineage.SegmentLineage
-
Convert the segment lineage object to the ZNRecord
- toZNRecord() - Method in class org.apache.pinot.common.metadata.instance.InstanceZKMetadata
- toZNRecord() - Method in class org.apache.pinot.common.metadata.segment.SegmentZKMetadata
- toZNRecord() - Method in interface org.apache.pinot.common.metadata.ZKMetadata
- toZNRecord() - Method in class org.apache.pinot.common.minion.BaseTaskMetadata
- toZNRecord() - Method in class org.apache.pinot.common.minion.MergeRollupTaskMetadata
- toZNRecord() - Method in class org.apache.pinot.common.minion.RealtimeToOfflineSegmentsTaskMetadata
- toZNRecord(TableConfig) - Static method in class org.apache.pinot.common.utils.config.TableConfigUtils
- toZNRecord(Schema) - Static method in class org.apache.pinot.common.utils.SchemaUtils
-
Wrap
Schemainto aZNRecord. - TRACE_INFO - org.apache.pinot.common.utils.DataTable.MetadataKey
- transferBytes(FileChannel, long, long, FileChannel) - Static method in class org.apache.pinot.common.utils.FileUtils
-
Transfers bytes from the source file to the destination file.
- TRANSFORM - org.apache.pinot.common.request.context.FunctionContext.Type
- TransformExpressionTree - Class in org.apache.pinot.common.request.transform
-
Class for representing expression trees for transforms.
- TransformExpressionTree(TransformExpressionTree.ExpressionType, String, List<TransformExpressionTree>) - Constructor for class org.apache.pinot.common.request.transform.TransformExpressionTree
- TransformExpressionTree(AstNode) - Constructor for class org.apache.pinot.common.request.transform.TransformExpressionTree
- TransformExpressionTree.ExpressionType - Enum in org.apache.pinot.common.request.transform
- TransformFunctionType - Enum in org.apache.pinot.common.function
- trim(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- trim(String, String, String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
-
Standard SQL trim function.
- tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.pinot.common.request.Literal
- tupleSchemeWriteValue(TProtocol) - Method in class org.apache.pinot.common.request.Literal
- TYPE - org.apache.pinot.common.request.Expression._Fields
- TYPE_SUFFIX_SEPARATOR - Static variable in class org.apache.pinot.common.assignment.InstancePartitionsUtils
U
- UNBOUNDED - Static variable in class org.apache.pinot.common.request.context.predicate.RangePredicate
- UNCAUGHT_EXCEPTIONS - org.apache.pinot.common.metrics.ServerMeter
- UNCAUGHT_GET_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- UNCAUGHT_POST_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- UNKNOWN - org.apache.pinot.common.utils.DataTable.MetadataKey
- UNKNOWN_COLUMN_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- UNKNOWN_COLUMN_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- UNKNOWN_COLUMN_EXCEPTIONS - org.apache.pinot.common.metrics.BrokerMeter
- UNKNOWN_ERROR - Static variable in class org.apache.pinot.common.exception.QueryException
- UNKNOWN_ERROR_CODE - Static variable in class org.apache.pinot.common.exception.QueryException
- unregisterAllMetrics() - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Unregisters all validation metrics.
- unsetAggregationInfo() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- unsetAggregationParams() - Method in class org.apache.pinot.common.request.AggregationInfo
- unsetAggregationsInfo() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetAggregationType() - Method in class org.apache.pinot.common.request.AggregationInfo
- unsetBrokerId() - Method in class org.apache.pinot.common.request.InstanceRequest
- unsetBucketHashKey() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetColumn() - Method in class org.apache.pinot.common.request.FilterQuery
- unsetColumn() - Method in class org.apache.pinot.common.request.SelectionSort
- unsetColumns() - Method in class org.apache.pinot.common.request.GroupBy
- unsetDataSource() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetDebugOptions() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetDebugOptions() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetDuration() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetEnableTrace() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetEnableTrace() - Method in class org.apache.pinot.common.request.InstanceRequest
- unsetErrorCode() - Method in exception org.apache.pinot.common.response.ProcessingException
- unsetExplain() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetExpressions() - Method in class org.apache.pinot.common.request.AggregationInfo
- unsetExpressions() - Method in class org.apache.pinot.common.request.GroupBy
- unsetFilterExpression() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetFilterQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetFilterQueryMap() - Method in class org.apache.pinot.common.request.FilterQueryMap
- unsetFilterQueryMap() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- unsetFilterSubQueryMap() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetFunctionCall() - Method in class org.apache.pinot.common.request.Expression
- unsetGroupBy() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetGroupByList() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetHasAggregation() - Method in class org.apache.pinot.common.request.QueryType
- unsetHasFilter() - Method in class org.apache.pinot.common.request.QueryType
- unsetHasGroup_by() - Method in class org.apache.pinot.common.request.QueryType
- unsetHasHaving() - Method in class org.apache.pinot.common.request.QueryType
- unsetHasSelection() - Method in class org.apache.pinot.common.request.QueryType
- unsetHavingExpression() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetHavingFilterQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetHavingFilterSubQueryMap() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetId() - Method in class org.apache.pinot.common.request.FilterQuery
- unsetId() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- unsetIdentifier() - Method in class org.apache.pinot.common.request.Expression
- unsetIsAsc() - Method in class org.apache.pinot.common.request.SelectionSort
- unsetIsInSelectList() - Method in class org.apache.pinot.common.request.AggregationInfo
- unsetLimit() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetLimit() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetLiteral() - Method in class org.apache.pinot.common.request.Expression
- unsetMessage() - Method in exception org.apache.pinot.common.response.ProcessingException
- unsetName() - Method in class org.apache.pinot.common.request.Identifier
- unsetNestedFilterQueryIds() - Method in class org.apache.pinot.common.request.FilterQuery
- unsetNestedFilterQueryIds() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- unsetOffset() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetOffset() - Method in class org.apache.pinot.common.request.Selection
- unsetOperands() - Method in class org.apache.pinot.common.request.Function
- unsetOperator() - Method in class org.apache.pinot.common.request.FilterQuery
- unsetOperator() - Method in class org.apache.pinot.common.request.Function
- unsetOperator() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- unsetOrderBy() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetOrderByList() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetPinotQuery() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetQuery() - Method in class org.apache.pinot.common.request.InstanceRequest
- unsetQueryOptions() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetQueryOptions() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetQuerySource() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetQueryType() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetRequestId() - Method in class org.apache.pinot.common.request.InstanceRequest
- unsetResponseFormat() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetSearchSegments() - Method in class org.apache.pinot.common.request.InstanceRequest
- unsetSelectionColumns() - Method in class org.apache.pinot.common.request.Selection
- unsetSelections() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetSelectionSortSequence() - Method in class org.apache.pinot.common.request.Selection
- unsetSelectList() - Method in class org.apache.pinot.common.request.PinotQuery
- unsetSize() - Method in class org.apache.pinot.common.request.Selection
- unsetTableName() - Method in class org.apache.pinot.common.request.DataSource
- unsetTableName() - Method in class org.apache.pinot.common.request.QuerySource
- unsetTimeInterval() - Method in class org.apache.pinot.common.request.BrokerRequest
- unsetTopN() - Method in class org.apache.pinot.common.request.GroupBy
- unsetType() - Method in class org.apache.pinot.common.request.Expression
- unsetValue() - Method in class org.apache.pinot.common.request.FilterQuery
- unsetValue() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- unsetVersion() - Method in class org.apache.pinot.common.request.PinotQuery
- UNSUPPORTED - org.apache.pinot.common.utils.SegmentName.RealtimeSegmentType
- untar(File, File) - Static method in class org.apache.pinot.common.utils.TarGzCompressionUtils
-
Un-tars a tar.gz file into a directory, returns all the untarred files/directories.
- untar(InputStream, File) - Static method in class org.apache.pinot.common.utils.TarGzCompressionUtils
-
Un-tars an inputstream of a tar.gz file into a directory, returns all the untarred files/directories.
- UNTAR_FAILURES - org.apache.pinot.common.metrics.ServerMeter
- untarOneFile(File, String, File) - Static method in class org.apache.pinot.common.utils.TarGzCompressionUtils
-
Un-tars one single file with the given file name from a tar.gz file.
- UPDATE - org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier.ModifyMode
- updateBrokerConfig(Map<String, String>, HelixAdmin, String) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- updateBrokerRequest(BrokerRequest) - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- updateBrokerRequest(BrokerRequest) - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.GroupByAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OptionAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OptionsAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OrderByAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnListAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.StarColumnListAstNode
- updateBrokerRequest(BrokerRequest) - Method in class org.apache.pinot.pql.parsers.pql2.ast.WhereAstNode
- updateBrokerResource(HelixManager, String, List<String>, List<String>, List<String>) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Updates broker resource ideal state for the given broker with the given broker tags.
- updateHelixInstanceConfig(InstanceConfig, Instance) - Static method in class org.apache.pinot.common.utils.config.InstanceUtils
-
Updates the Helix InstanceConfig with the given instance configuration.
- updateHostnamePort(InstanceConfig, String, int) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Updates hostname and port in the instance config, returns
trueif the value is updated,falseotherwise. - updateIdealState(HelixManager, String, Function<IdealState, IdealState>) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- updateIdealState(HelixManager, String, Function<IdealState, IdealState>, RetryPolicy) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- updateIdealState(HelixManager, String, Function<IdealState, IdealState>, RetryPolicy, boolean) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Updates the ideal state, retrying if necessary in case of concurrent updates to the ideal state.
- updateInstanceConfig(HelixManager, InstanceConfig) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
-
Updates instance config to the Helix property store.
- updateLastPushTimeGauge(String, long) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Updates the last push time gauge.
- updateLineageEntry(String, LineageEntry) - Method in class org.apache.pinot.common.lineage.SegmentLineage
-
Update lineage entry to the segment lineage metadata with the given lineage entry id
- updateMissingSegmentCountGauge(String, int) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Updates the missing segment count gauge.
- updateNonConsumingPartitionCountMetric(String, int) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Updates the non consuming partition count metric.
- updateOfflineSegmentDelayGauge(String, long) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Updates the offline segment delay gauge.
- updatePinotQuery(PinotQuery) - Method in interface org.apache.pinot.pql.parsers.pql2.ast.AstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.BaseAstNode
- updatePinotQuery(PinotQuery) - Method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.GroupByAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OptionAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OptionsAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OrderByAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.OutputColumnListAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.SelectAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.StarColumnListAstNode
- updatePinotQuery(PinotQuery) - Method in class org.apache.pinot.pql.parsers.pql2.ast.WhereAstNode
- updateResourceConfigsFor(Map<String, String>, String, String, HelixAdmin) - Static method in class org.apache.pinot.common.utils.helix.HelixHelper
- updateSchema(URI, String, File) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- updateSchema(URI, String, File, List<Header>, List<NameValuePair>) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Update schema.
- updateSegmentCountGauge(String, long) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Updates the segment count gauge.
- updateTotalDocumentCountGauge(String, long) - Method in class org.apache.pinot.common.metrics.ValidationMetrics
-
Updates the total document count gauge.
- upgradeToCover(DataSchema) - Method in class org.apache.pinot.common.utils.DataSchema
-
Upgrade the current data schema to cover the column data types in the given data schema.
- UPLOAD_SUCCESS - org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Sent by controller as an acknowledgement during split commit for successful segment upload
- UPLOAD_TYPE - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient.CustomHeaders
- uploadSegment(String, String) - Method in class org.apache.pinot.common.utils.webhdfs.WebHdfsV1Client
- uploadSegment(URI, String, File, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- uploadSegment(URI, String, File, String, TableType) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Upload segment with segment file using default settings.
- uploadSegment(URI, String, File, String, TableType, boolean, boolean) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Upload segment with segment file using table name, type, enableParallelPushProtection and allowRefresh as request parameters.
- uploadSegment(URI, String, File, List<Header>, List<NameValuePair>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Upload segment with segment file.
- uploadSegment(URI, String, InputStream, String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Upload segment with segment file input stream using default settings.
- uploadSegment(URI, String, InputStream, List<Header>, List<NameValuePair>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Upload segment with segment file input stream.
- uploadSegment(URI, String, InputStream, List<Header>, List<NameValuePair>, String, TableType) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Upload segment with segment file input stream.
- uploadSegmentMetadata(URI, String, File, List<Header>, List<NameValuePair>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Upload segment by sending a zip of creation.meta and metadata.properties.
- uploadSegmentMetadataFiles(URI, Map<String, File>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Deprecated.
- uploadSegmentMetadataFiles(URI, Map<String, File>, List<Header>, List<NameValuePair>, int) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
- uploadToSegmentStore(String) - Method in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
Used by controllers to send requests to servers: Controller periodic task uses this endpoint to ask servers to upload committed llc segment to segment store if missing.
- upper(String) - Static method in class org.apache.pinot.common.function.scalar.StringFunctions
- UPPER_EXCLUSIVE - Static variable in class org.apache.pinot.common.request.context.predicate.RangePredicate
- UPPER_INCLUSIVE - Static variable in class org.apache.pinot.common.request.context.predicate.RangePredicate
- UPSERT_PRIMARY_KEYS_COUNT - org.apache.pinot.common.metrics.ServerGauge
- URI - org.apache.pinot.common.utils.FileUploadDownloadClient.FileUploadType
- URIUtils - Class in org.apache.pinot.common.utils
- UTC_KEY - Static variable in class org.apache.pinot.common.function.TimeZoneKey
- Utils - Class in org.apache.pinot.common
V
- validate() - Method in class org.apache.pinot.common.request.AggregationInfo
- validate() - Method in class org.apache.pinot.common.request.BrokerRequest
- validate() - Method in class org.apache.pinot.common.request.DataSource
- validate() - Method in class org.apache.pinot.common.request.Expression
- validate() - Method in class org.apache.pinot.common.request.FilterQuery
- validate() - Method in class org.apache.pinot.common.request.FilterQueryMap
- validate() - Method in class org.apache.pinot.common.request.Function
- validate() - Method in class org.apache.pinot.common.request.GroupBy
- validate() - Method in class org.apache.pinot.common.request.HavingFilterQuery
- validate() - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- validate() - Method in class org.apache.pinot.common.request.Identifier
- validate() - Method in class org.apache.pinot.common.request.InstanceRequest
- validate() - Method in class org.apache.pinot.common.request.PinotQuery
- validate() - Method in class org.apache.pinot.common.request.QuerySource
- validate() - Method in class org.apache.pinot.common.request.QueryType
- validate() - Method in class org.apache.pinot.common.request.Selection
- validate() - Method in class org.apache.pinot.common.request.SelectionSort
- validate() - Method in exception org.apache.pinot.common.response.ProcessingException
- validate(BrokerRequest, BrokerRequest) - Static method in class org.apache.pinot.parsers.utils.BrokerRequestComparisonUtils
- validate(BrokerRequest, BrokerRequest, boolean) - Static method in class org.apache.pinot.parsers.utils.BrokerRequestComparisonUtils
- ValidationMetrics - Class in org.apache.pinot.common.metrics
-
Validation metrics utility class, which contains the glue code to publish metrics.
- ValidationMetrics(PinotMetricsRegistry) - Constructor for class org.apache.pinot.common.metrics.ValidationMetrics
-
Builds the validation metrics.
- ValidationMetrics.ValidationMetricName - Enum in org.apache.pinot.common.metrics
-
Names of validation metrics.
- VALUE - org.apache.pinot.common.request.FilterQuery._Fields
- VALUE - org.apache.pinot.common.request.HavingFilterQuery._Fields
- VALUEIN - org.apache.pinot.common.function.TransformFunctionType
- valueOf(String) - Static method in enum org.apache.pinot.common.function.TransformFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.lineage.LineageEntryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier.ModifyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.BrokerGauge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.BrokerMeter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.BrokerQueryPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.BrokerTimer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ControllerGauge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ControllerMeter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ControllerTimer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.MinionGauge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.MinionMeter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.MinionQueryPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.MinionTimer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ServerGauge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ServerMeter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ServerQueryPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ServerTimer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.AggregationInfo._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.BrokerRequest._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.context.ExpressionContext.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.context.FilterContext.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.context.FunctionContext.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.context.predicate.Predicate.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.DataSource._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.Expression._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.ExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.FilterOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.FilterQuery._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.FilterQueryMap._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.Function._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.GroupBy._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.HavingFilterQuery._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.HavingFilterQueryMap._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.Identifier._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.InstanceRequest._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.Literal._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.PinotQuery._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.QuerySource._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.QueryType._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.Selection._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.SelectionSort._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.request.transform.TransformExpressionTree.ExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.response.ProcessingException._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.utils.DataTable.MetadataKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.utils.DataTable.MetadataValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.utils.FileUploadDownloadClient.FileUploadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.utils.PinotDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.utils.SegmentName.RealtimeSegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.common.utils.ServiceStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.pinot.pql.parsers.pql2.ast.FilterKind
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.pinot.common.function.TransformFunctionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.lineage.LineageEntryState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metadata.segment.SegmentZKMetadataCustomMapModifier.ModifyMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.BrokerGauge
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.BrokerMeter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.BrokerQueryPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.BrokerTimer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ControllerGauge
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ControllerMeter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ControllerTimer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.MinionGauge
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.MinionMeter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.MinionQueryPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.MinionTimer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ServerGauge
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ServerMeter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ServerQueryPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ServerTimer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.metrics.ValidationMetrics.ValidationMetricName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.protocols.SegmentCompletionProtocol.ControllerResponseStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.AggregationInfo._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.BrokerRequest._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.context.ExpressionContext.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.context.FilterContext.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.context.FunctionContext.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.context.predicate.Predicate.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.DataSource._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.Expression._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.ExpressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.FilterOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.FilterQuery._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.FilterQueryMap._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.Function._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.GroupBy._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.HavingFilterQuery._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.HavingFilterQueryMap._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.Identifier._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.InstanceRequest._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.Literal._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.PinotQuery._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.QuerySource._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.QueryType._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.Selection._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.SelectionSort._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.request.transform.TransformExpressionTree.ExpressionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.response.ProcessingException._Fields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.utils.DataSchema.ColumnDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.utils.DataTable.MetadataKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.utils.DataTable.MetadataValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.utils.FileUploadDownloadClient.FileUploadType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.utils.PinotDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.utils.SegmentName.RealtimeSegmentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.common.utils.ServiceStatus.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.pql.parsers.pql2.ast.BooleanOperatorAstNode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.pinot.pql.parsers.pql2.ast.FilterKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - org.apache.pinot.common.request.PinotQuery._Fields
- visitErrorNode(ErrorNode) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
- visitTerminal(TerminalNode) - Method in class org.apache.pinot.pql.parsers.PQL2BaseListener
- VOCABULARY - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- VOCABULARY - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
W
- WebHdfsV1Client - Class in org.apache.pinot.common.utils.webhdfs
- WebHdfsV1Client(String, int) - Constructor for class org.apache.pinot.common.utils.webhdfs.WebHdfsV1Client
- WebHdfsV1Client(String, int, String, boolean, int) - Constructor for class org.apache.pinot.common.utils.webhdfs.WebHdfsV1Client
- week(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the ISO week of the year from the given epoch millis in UTC timezone.The value ranges from 1 to 53.
- week(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the ISO week of the year from the given epoch millis and timezone id.
- weekOfYear(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for week().
- weekOfYear(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for week().
- WHERE - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- WHERE - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- WHERE() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereClauseContext
- WhereAstNode - Class in org.apache.pinot.pql.parsers.pql2.ast
-
AST node for the WHERE clause.
- WhereAstNode() - Constructor for class org.apache.pinot.pql.parsers.pql2.ast.WhereAstNode
- whereClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser
- whereClause() - Method in class org.apache.pinot.pql.parsers.PQL2Parser.WhereContext
- WhereClauseContext(ParserRuleContext, int) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.WhereClauseContext
- WhereContext(PQL2Parser.OptionalClauseContext) - Constructor for class org.apache.pinot.pql.parsers.PQL2Parser.WhereContext
- WHITESPACE - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- WHITESPACE - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- withBuildTimeMillis(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withBuildTimeSeconds(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- withControllerVipUrl(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- withExtraTimeSec(int) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withInstanceId(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withMemoryUsedBytes(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withNumRows(int) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withOffset(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
-
Deprecated.
- withReason(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withSegmentLocation(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withSegmentLocation(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- withSegmentName(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withSegmentSizeBytes(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withSplitCommit(boolean) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- withStatus(SegmentCompletionProtocol.ControllerResponseStatus) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- withStreamPartitionMsgOffset(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- withStreamPartitionMsgOffset(String) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Response.Params
- withWaitTimeMillis(long) - Method in class org.apache.pinot.common.protocols.SegmentCompletionProtocol.Request.Params
- write(TProtocol) - Method in class org.apache.pinot.common.request.AggregationInfo
- write(TProtocol) - Method in class org.apache.pinot.common.request.BrokerRequest
- write(TProtocol) - Method in class org.apache.pinot.common.request.DataSource
- write(TProtocol) - Method in class org.apache.pinot.common.request.Expression
- write(TProtocol) - Method in class org.apache.pinot.common.request.FilterQuery
- write(TProtocol) - Method in class org.apache.pinot.common.request.FilterQueryMap
- write(TProtocol) - Method in class org.apache.pinot.common.request.Function
- write(TProtocol) - Method in class org.apache.pinot.common.request.GroupBy
- write(TProtocol) - Method in class org.apache.pinot.common.request.HavingFilterQuery
- write(TProtocol) - Method in class org.apache.pinot.common.request.HavingFilterQueryMap
- write(TProtocol) - Method in class org.apache.pinot.common.request.Identifier
- write(TProtocol) - Method in class org.apache.pinot.common.request.InstanceRequest
- write(TProtocol) - Method in class org.apache.pinot.common.request.PinotQuery
- write(TProtocol) - Method in class org.apache.pinot.common.request.QuerySource
- write(TProtocol) - Method in class org.apache.pinot.common.request.QueryType
- write(TProtocol) - Method in class org.apache.pinot.common.request.Selection
- write(TProtocol) - Method in class org.apache.pinot.common.request.SelectionSort
- write(TProtocol) - Method in exception org.apache.pinot.common.response.ProcessingException
- writeSegmentLineage(ZkHelixPropertyStore<ZNRecord>, SegmentLineage, int) - Static method in class org.apache.pinot.common.lineage.SegmentLineageAccessHelper
-
Write the segment lineage to the property store
- writeTo(CodedOutputStream) - Method in class org.apache.pinot.common.proto.Server.ServerRequest
- writeTo(CodedOutputStream) - Method in class org.apache.pinot.common.proto.Server.ServerResponse
Y
- year(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the year from the given epoch millis in UTC timezone.
- year(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the year from the given epoch millis and timezone id.
- yearOfWeek(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the year of the ISO week from the given epoch millis in UTC timezone.
- yearOfWeek(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
Returns the year of the ISO week from the given epoch millis and timezone id.
- yow(long) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for yearOfWeek().
- yow(long, String) - Static method in class org.apache.pinot.common.function.scalar.DateTimeFunctions
-
An alias for yearOfWeek().
Z
- ZKMetadata - Interface in org.apache.pinot.common.metadata
- ZKMetadataProvider - Class in org.apache.pinot.common.metadata
- ZkStarter - Class in org.apache.pinot.common.utils
- ZkStarter.ZookeeperInstance - Class in org.apache.pinot.common.utils
_
- _ATN - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- _ATN - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- _authToken - Variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- _decisionToDFA - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- _decisionToDFA - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- _defaultSSLContext - Static variable in class org.apache.pinot.common.utils.FileUploadDownloadClient
-
optional default SSL context for FileUploadDownloadClient operations
- _httpClient - Variable in class org.apache.pinot.common.utils.fetcher.HttpSegmentFetcher
- _identifier - Variable in class org.apache.pinot.pql.parsers.pql2.ast.PredicateAstNode
- _logger - Variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- _metricPrefix - Variable in class org.apache.pinot.common.metrics.AbstractMetrics
- _metricsRegistry - Variable in class org.apache.pinot.common.metrics.AbstractMetrics
- _retryCount - Variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- _retryDelayScaleFactor - Variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- _retryWaitMs - Variable in class org.apache.pinot.common.utils.fetcher.BaseSegmentFetcher
- _serializedATN - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- _serializedATN - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
- _sharedContextCache - Static variable in class org.apache.pinot.pql.parsers.PQL2Lexer
- _sharedContextCache - Static variable in class org.apache.pinot.pql.parsers.PQL2Parser
All Classes All Packages