Serialized Form
-
Package org.apache.pinot.common.exception
-
Class org.apache.pinot.common.exception.HttpErrorStatusException extends Exception implements Serializable
-
Serialized Fields
-
_statusCode
int _statusCode
-
-
-
Class org.apache.pinot.common.exception.InvalidConfigException extends Exception implements Serializable
-
Class org.apache.pinot.common.exception.SchemaAlreadyExistsException extends Exception implements Serializable
-
Class org.apache.pinot.common.exception.SchemaBackwardIncompatibleException extends Exception implements Serializable
-
Class org.apache.pinot.common.exception.SchemaNotFoundException extends Exception implements Serializable
-
Class org.apache.pinot.common.exception.TableNotFoundException extends Exception implements Serializable
-
-
Package org.apache.pinot.common.function
-
Class org.apache.pinot.common.function.DateTimeUtils.QuarterOfYearDateTimeField extends org.joda.time.DateTimeFieldType implements Serializable
- serialVersionUID:
- -5677872459807379123L
-
-
Package org.apache.pinot.common.proto
-
Class org.apache.pinot.common.proto.Mailbox.MailboxContent extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.pinot.common.proto.Mailbox.MailboxStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.pinot.common.proto.Plan.ListField extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
List<Plan.MemberVariableField> content_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.pinot.common.proto.Plan.LiteralField extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
literalField_
Object literalField_
-
literalFieldCase_
int literalFieldCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.pinot.common.proto.Plan.MapField extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
content_
com.google.protobuf.MapField<String,Plan.MemberVariableField> content_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.pinot.common.proto.Plan.MemberVariableField extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memberVariableField_
Object memberVariableField_
-
memberVariableFieldCase_
int memberVariableFieldCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.pinot.common.proto.Plan.ObjectField extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memberVariables_
com.google.protobuf.MapField<String,Plan.MemberVariableField> memberVariables_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
objectClassName_
Object objectClassName_
-
-
Class org.apache.pinot.common.proto.Plan.StageNode extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
columnDataTypes_
com.google.protobuf.LazyStringList columnDataTypes_
-
columnNames_
com.google.protobuf.LazyStringList columnNames_
-
inputs_
List<Plan.StageNode> inputs_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nodeName_
Object nodeName_
-
objectField_
Plan.ObjectField objectField_
-
stageId_
int stageId_
-
-
Class org.apache.pinot.common.proto.Server.ServerRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.pinot.common.proto.Server.ServerResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.pinot.common.proto.Worker.QueryRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metadata_
com.google.protobuf.MapField<String,String> metadata_
-
stagePlan_
Worker.StagePlan stagePlan_
-
-
Class org.apache.pinot.common.proto.Worker.QueryResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.pinot.common.proto.Worker.SegmentList extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
segments_
com.google.protobuf.LazyStringList segments_
-
-
Class org.apache.pinot.common.proto.Worker.StageMetadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
dataSources_
com.google.protobuf.LazyStringList dataSources_
-
instances_
com.google.protobuf.LazyStringList instances_
-
instanceToSegmentList_
com.google.protobuf.MapField<String,Worker.SegmentList> instanceToSegmentList_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.pinot.common.proto.Worker.StagePlan extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
instanceId_
Object instanceId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
stageId_
int stageId_
-
stageMetadata_
com.google.protobuf.MapField<Integer,Worker.StageMetadata> stageMetadata_
-
stageRoot_
Plan.StageNode stageRoot_
-
-
-
Package org.apache.pinot.common.request
-
Class org.apache.pinot.common.request.BrokerRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
pinotQuery
PinotQuery pinotQuery
-
querySource
QuerySource querySource
-
-
-
Class org.apache.pinot.common.request.DataSource extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
subquery
PinotQuery subquery
-
tableName
String tableName
-
-
-
Class org.apache.pinot.common.request.Expression extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
functionCall
Function functionCall
-
identifier
Identifier identifier
-
literal
Literal literal
-
type
ExpressionType type
- See Also:
ExpressionType
-
-
-
Class org.apache.pinot.common.request.Function extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
operands
List<Expression> operands
-
operator
String operator
-
-
-
Class org.apache.pinot.common.request.Identifier extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
-
-
Class org.apache.pinot.common.request.InstanceRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
brokerId
String brokerId
-
enableTrace
boolean enableTrace
-
query
BrokerRequest query
-
requestId
long requestId
-
searchSegments
List<String> searchSegments
-
-
-
Class org.apache.pinot.common.request.Literal extends org.apache.thrift.TUnion<Literal,Literal._Fields> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class org.apache.pinot.common.request.PinotQuery extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
dataSource
DataSource dataSource
-
debugOptions
Map<String,String> debugOptions
-
explain
boolean explain
-
expressionOverrideHints
Map<Expression,Expression> expressionOverrideHints
-
filterExpression
Expression filterExpression
-
groupByList
List<Expression> groupByList
-
havingExpression
Expression havingExpression
-
limit
int limit
-
offset
int offset
-
orderByList
List<Expression> orderByList
-
queryOptions
Map<String,String> queryOptions
-
selectList
List<Expression> selectList
-
version
int version
-
-
-
Class org.apache.pinot.common.request.QuerySource extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
tableName
String tableName
-
-
-
-
Package org.apache.pinot.common.response
-
Class org.apache.pinot.common.response.ProcessingException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
errorCode
int errorCode
-
message
String message
-
-
-
-
Package org.apache.pinot.common.utils.helix
-
Class org.apache.pinot.common.utils.helix.HelixHelper.PermanentUpdaterException extends RuntimeException implements Serializable
-
-
Package org.apache.pinot.sql.parsers
-
Class org.apache.pinot.sql.parsers.SqlCompilationException extends RuntimeException implements Serializable
-
-
Package org.apache.pinot.sql.parsers.parser
-
Class org.apache.pinot.sql.parsers.parser.ParseException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentToken
Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token following this token will (therefore) be the first error token. -
expectedTokenSequences
int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse. -
tokenImage
String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.
-
-
Class org.apache.pinot.sql.parsers.parser.Token extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beginColumn
int beginColumn
The column number of the first character of this Token. -
beginLine
int beginLine
The line number of the first character of this Token. -
endColumn
int endColumn
The column number of the last character of this Token. -
endLine
int endLine
The line number of the last character of this Token. -
image
String image
The string image of the token. -
kind
int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java. -
next
Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field. -
specialToken
Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.
-
-
Class org.apache.pinot.sql.parsers.parser.TokenMgrError extends Error implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.
-
-