Serialized Form
-
Package bsh
-
Exception bsh.EvalError
class EvalError extends Exception implements Serializable
-
-
Package com.esri.core.geometry
-
Class com.esri.core.geometry.Envelope
class Envelope extends com.esri.core.geometry.Geometry implements Serializable-
Serialized Fields
-
m_attributes
double[] m_attributes
-
m_envelope
com.esri.core.geometry.Envelope2D m_envelope
-
-
-
Class com.esri.core.geometry.Envelope1D
class Envelope1D extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
vmax
double vmax
-
vmin
double vmin
-
-
Class com.esri.core.geometry.Envelope2D
class Envelope2D extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
readObjectNoData
- Throws:
ObjectStreamException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
xmax
double xmax
-
xmin
double xmin
-
ymax
double ymax
-
ymin
double ymin
-
-
Class com.esri.core.geometry.Envelope3D
class Envelope3D extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
xmax
double xmax
-
xmin
double xmin
-
ymax
double ymax
-
ymin
double ymin
-
zmax
double zmax
-
zmin
double zmin
-
-
Class com.esri.core.geometry.EnvSrlzr
class EnvSrlzr extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
attribs
double[] attribs
-
descriptionBitMask
int descriptionBitMask
-
-
Class com.esri.core.geometry.GenericGeometrySerializer
class GenericGeometrySerializer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
esriShape
byte[] esriShape
-
geometryType
int geometryType
-
ogcFlags
boolean[] ogcFlags
-
simpleFlag
int simpleFlag
-
tolerance
double tolerance
-
-
Class com.esri.core.geometry.Geometry
class Geometry extends Object implements Serializable-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
m_description
com.esri.core.geometry.VertexDescription m_description
-
m_touchFlag
int m_touchFlag
-
-
-
Exception com.esri.core.geometry.GeometryException
class GeometryException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.esri.core.geometry.JsonGeometryException
class JsonGeometryException extends com.esri.core.geometry.GeometryException implements Serializable- serialVersionUID:
- 1L
-
Class com.esri.core.geometry.Line
class Line extends com.esri.core.geometry.Segment implements Serializable -
Class com.esri.core.geometry.LnSrlzr
class LnSrlzr extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
attribs
double[] attribs
-
descriptionBitMask
int descriptionBitMask
-
-
Class com.esri.core.geometry.MapGeometry
class MapGeometry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_geometry
com.esri.core.geometry.Geometry m_geometry
-
sr
com.esri.core.geometry.SpatialReference sr
-
-
Class com.esri.core.geometry.MultiPath
class MultiPath extends com.esri.core.geometry.MultiVertexGeometry implements Serializable-
Serialized Fields
-
m_impl
com.esri.core.geometry.MultiPathImpl m_impl
-
-
-
Class com.esri.core.geometry.MultiPoint
class MultiPoint extends com.esri.core.geometry.MultiVertexGeometry implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
m_impl
com.esri.core.geometry.MultiPointImpl m_impl
-
-
Class com.esri.core.geometry.MultiVertexGeometry
class MultiVertexGeometry extends com.esri.core.geometry.Geometry implements Serializable -
Class com.esri.core.geometry.Point
class Point extends com.esri.core.geometry.Geometry implements Serializable-
Serialized Fields
-
m_attributes
double[] m_attributes
-
m_x
double m_x
-
m_y
double m_y
-
-
-
Class com.esri.core.geometry.Point2D
class Point2D extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
x
double x
-
y
double y
-
-
Class com.esri.core.geometry.Point3D
class Point3D extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
x
double x
-
y
double y
-
z
double z
-
-
Class com.esri.core.geometry.Polygon
class Polygon extends com.esri.core.geometry.MultiPath implements Serializable- serialVersionUID:
- 2L
-
Class com.esri.core.geometry.Polyline
class Polyline extends com.esri.core.geometry.MultiPath implements Serializable- serialVersionUID:
- 2L
-
Class com.esri.core.geometry.PtSrlzr
class PtSrlzr extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
attribs
double[] attribs
-
descriptionBitMask
int descriptionBitMask
-
-
Class com.esri.core.geometry.QuadTree
class QuadTree extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
m_impl
com.esri.core.geometry.QuadTreeImpl m_impl
-
-
Class com.esri.core.geometry.Segment
class Segment extends com.esri.core.geometry.Geometry implements Serializable-
Serialized Fields
-
m_attributes
double[] m_attributes
-
m_xEnd
double m_xEnd
-
m_xStart
double m_xStart
-
m_yEnd
double m_yEnd
-
m_yStart
double m_yStart
-
-
-
Class com.esri.core.geometry.SpatialReference
class SpatialReference extends Object implements Serializable- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
- Throws:
ObjectStreamException
-
-
-
Package org.apache.calcite.jdbc
-
Class org.apache.calcite.jdbc.JavaCollation
class JavaCollation extends org.apache.calcite.sql.SqlCollation implements Serializable-
Serialized Fields
-
collator
Collator collator
-
-
-
Class org.apache.calcite.jdbc.JavaRecordType
class JavaRecordType extends org.apache.calcite.rel.type.RelRecordType implements Serializable-
Serialized Fields
-
clazz
Class clazz
-
-
-
Exception org.apache.calcite.jdbc.SqlTimeoutException
class SqlTimeoutException extends SQLException implements Serializable
-
-
Package org.apache.commons.logging.impl
-
Class org.apache.commons.logging.impl.Jdk13LumberjackLogger
class Jdk13LumberjackLogger extends Object implements Serializable- serialVersionUID:
- -8649807923527610591L
-
Class org.apache.commons.logging.impl.Jdk14Logger
class Jdk14Logger extends Object implements Serializable- serialVersionUID:
- 4784713551416303804L
-
Serialized Fields
-
name
String name
-
-
Class org.apache.commons.logging.impl.LogKitLogger
class LogKitLogger extends Object implements Serializable- serialVersionUID:
- 3768538055836059519L
-
Serialized Fields
-
name
String name
-
-
Class org.apache.commons.logging.impl.NoOpLog
class NoOpLog extends Object implements Serializable- serialVersionUID:
- 561423906191706148L
-
Class org.apache.commons.logging.impl.SimpleLog
class SimpleLog extends Object implements Serializable- serialVersionUID:
- 136942970684951178L
-
Class org.apache.commons.logging.impl.SLF4JLocationAwareLog
class SLF4JLocationAwareLog extends Object implements Serializable- serialVersionUID:
- -2379157579039314822L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
name
String name
-
-
Class org.apache.commons.logging.impl.SLF4JLog
class SLF4JLog extends Object implements Serializable- serialVersionUID:
- 680728617011167209L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
name
String name
-
-
Class org.apache.commons.logging.impl.WeakHashtable
class WeakHashtable extends Hashtable implements Serializable- serialVersionUID:
- -1546036869799732453L
-
Serialized Fields
-
changeCount
int changeCount
-
queue
ReferenceQueue queue
-
-
-
Package org.apache.drill.common
-
Class org.apache.drill.common.JSONOptions.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<JSONOptions> implements Serializable -
Class org.apache.drill.common.JSONOptions.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<JSONOptions> implements Serializable
-
-
Package org.apache.drill.common.config
-
Class org.apache.drill.common.config.DrillProperties
class DrillProperties extends Properties implements Serializable
-
-
Package org.apache.drill.common.exceptions
-
Exception org.apache.drill.common.exceptions.DrillConfigurationException
class DrillConfigurationException extends DrillException implements Serializable -
Error org.apache.drill.common.exceptions.DrillError
class DrillError extends Error implements Serializable -
Exception org.apache.drill.common.exceptions.DrillException
class DrillException extends Exception implements Serializable -
Exception org.apache.drill.common.exceptions.DrillIOException
class DrillIOException extends IOException implements Serializable -
Exception org.apache.drill.common.exceptions.DrillRuntimeException
class DrillRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -3796081521525479249L
-
Exception org.apache.drill.common.exceptions.ExecutionSetupException
class ExecutionSetupException extends DrillException implements Serializable -
Exception org.apache.drill.common.exceptions.ExpressionParsingException
class ExpressionParsingException extends LogicalPlanParsingException implements Serializable -
Exception org.apache.drill.common.exceptions.LogicalOperatorValidationException
class LogicalOperatorValidationException extends LogicalPlanParsingException implements Serializable -
Exception org.apache.drill.common.exceptions.LogicalPlanParsingException
class LogicalPlanParsingException extends DrillRuntimeException implements Serializable-
Serialized Fields
-
operator
LogicalOperator operator
-
-
-
Exception org.apache.drill.common.exceptions.RetryAfterSpillException
class RetryAfterSpillException extends Exception implements Serializable -
Exception org.apache.drill.common.exceptions.UserException
class UserException extends DrillRuntimeException implements Serializable- serialVersionUID:
- -6720929331624621840L
-
Serialized Fields
-
context
org.apache.drill.common.exceptions.UserExceptionContext context
-
errorType
UserBitShared.DrillPBError.ErrorType errorType
-
-
Exception org.apache.drill.common.exceptions.UserRemoteException
class UserRemoteException extends UserException implements Serializable-
Serialized Fields
-
error
UserBitShared.DrillPBError error
-
-
-
-
Package org.apache.drill.common.expression
-
Class org.apache.drill.common.expression.FieldReference.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<FieldReference> implements Serializable -
Class org.apache.drill.common.expression.FieldReference.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<FieldReference> implements Serializable -
Class org.apache.drill.common.expression.LogicalExpression.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<LogicalExpression> implements Serializable-
Serialized Fields
-
config
DrillConfig config
-
-
-
Class org.apache.drill.common.expression.LogicalExpression.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<LogicalExpression> implements Serializable -
Class org.apache.drill.common.expression.SchemaPath.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<SchemaPath> implements Serializable
-
-
Package org.apache.drill.common.expression.types
-
Class org.apache.drill.common.expression.types.DataType.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<org.apache.drill.common.expression.types.DataType> implements Serializable -
Class org.apache.drill.common.expression.types.DataType.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<org.apache.drill.common.expression.types.DataType> implements Serializable
-
-
Package org.apache.drill.common.expression.visitors
-
Exception org.apache.drill.common.expression.visitors.ExpressionValidationException
class ExpressionValidationException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.common.logical
-
Exception org.apache.drill.common.logical.UnexpectedOperatorType
class UnexpectedOperatorType extends ValidationError implements Serializable -
Exception org.apache.drill.common.logical.ValidationError
class ValidationError extends RuntimeException implements Serializable
-
-
Package org.apache.drill.common.types
-
Class org.apache.drill.common.types.TypeProtos.MajorType
class MajorType extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
-
Package org.apache.drill.exec.cache
-
Class org.apache.drill.exec.cache.AbstractStreamSerializable
class AbstractStreamSerializable extends org.apache.drill.exec.cache.LoopedAbstractDrillSerializable implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.apache.drill.exec.cache.CachedVectorContainer
class CachedVectorContainer extends org.apache.drill.exec.cache.LoopedAbstractDrillSerializable implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class org.apache.drill.exec.cache.VectorAccessibleSerializable
class VectorAccessibleSerializable extends AbstractStreamSerializable implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.apache.drill.exec.client
-
Exception org.apache.drill.exec.client.InvalidConnectionInfoException
class InvalidConnectionInfoException extends NonTransientRpcException implements Serializable
-
-
Package org.apache.drill.exec.coord
-
Class org.apache.drill.exec.coord.DrillbitEndpointSerDe.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<CoordinationProtos.DrillbitEndpoint> implements Serializable -
Class org.apache.drill.exec.coord.DrillbitEndpointSerDe.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<CoordinationProtos.DrillbitEndpoint> implements Serializable
-
-
Package org.apache.drill.exec.exception
-
Exception org.apache.drill.exec.exception.BitComException
class BitComException extends DrillException implements Serializable -
Exception org.apache.drill.exec.exception.ClassTransformationException
class ClassTransformationException extends DrillException implements Serializable -
Exception org.apache.drill.exec.exception.DrillbitStartupException
class DrillbitStartupException extends DrillException implements Serializable -
Exception org.apache.drill.exec.exception.FragmentSetupException
class FragmentSetupException extends ForemanException implements Serializable -
Exception org.apache.drill.exec.exception.FunctionValidationException
class FunctionValidationException extends DrillRuntimeException implements Serializable -
Exception org.apache.drill.exec.exception.JarValidationException
class JarValidationException extends DrillRuntimeException implements Serializable -
Exception org.apache.drill.exec.exception.MetadataException
class MetadataException extends DrillRuntimeException implements Serializable-
Serialized Fields
-
exceptionType
MetadataException.MetadataExceptionType exceptionType
-
-
-
Exception org.apache.drill.exec.exception.OptimizerException
class OptimizerException extends ForemanSetupException implements Serializable -
Exception org.apache.drill.exec.exception.OutOfMemoryException
class OutOfMemoryException extends RuntimeException implements Serializable- serialVersionUID:
- -6858052345185793382L
-
Exception org.apache.drill.exec.exception.OversizedAllocationException
class OversizedAllocationException extends DrillRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.drill.exec.exception.SchemaChangeException
class SchemaChangeException extends DrillException implements Serializable -
Exception org.apache.drill.exec.exception.SchemaChangeRuntimeException
class SchemaChangeRuntimeException extends DrillRuntimeException implements Serializable -
Exception org.apache.drill.exec.exception.SetupException
class SetupException extends DrillException implements Serializable -
Exception org.apache.drill.exec.exception.StoreException
class StoreException extends DrillException implements Serializable -
Exception org.apache.drill.exec.exception.VersionMismatchException
class VersionMismatchException extends DrillRuntimeException implements Serializable
-
-
Package org.apache.drill.exec.memory
-
Exception org.apache.drill.exec.memory.AllocatorClosedException
class AllocatorClosedException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.exec.ops
-
Exception org.apache.drill.exec.ops.QueryCancelledException
class QueryCancelledException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.exec.physical
-
Exception org.apache.drill.exec.physical.PhysicalOperatorSetupException
class PhysicalOperatorSetupException extends ExecutionSetupException implements Serializable
-
-
Package org.apache.drill.exec.physical.impl.filter
-
Exception org.apache.drill.exec.physical.impl.filter.EvalSetupException
class EvalSetupException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.physical.impl.scan.project
-
Exception org.apache.drill.exec.physical.impl.scan.project.SchemaSmoother.IncompatibleSchemaException
class IncompatibleSchemaException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.physical.impl.scan.v3
-
Exception org.apache.drill.exec.physical.impl.scan.v3.ManagedReader.EarlyEofException
class EarlyEofException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.planner.index
-
Exception org.apache.drill.exec.planner.index.InvalidIndexDefinitionException
class InvalidIndexDefinitionException extends DrillRuntimeException implements Serializable
-
-
Package org.apache.drill.exec.planner.sql
-
Exception org.apache.drill.exec.planner.sql.QueryInputException
class QueryInputException extends ForemanSetupException implements Serializable
-
-
Package org.apache.drill.exec.planner.sql.parser.impl
-
Exception org.apache.drill.exec.planner.sql.parser.impl.DrillSqlParseException
class DrillSqlParseException extends org.apache.calcite.sql.parser.SqlParseException implements Serializable-
Serialized Fields
-
parseException
ParseException parseException
-
sql
String sql
-
-
-
Exception org.apache.drill.exec.planner.sql.parser.impl.ParseException
class 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 followng this token will (therefore) be the first error token. -
eol
String eol
The end of line string for this machine. -
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.drill.exec.planner.sql.parser.impl.Token
class 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.
-
-
Error org.apache.drill.exec.planner.sql.parser.impl.TokenMgrError
class 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.
-
-
-
Package org.apache.drill.exec.proto
-
Class org.apache.drill.exec.proto.BitControl.BitControlHandshake
class BitControlHandshake extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
authenticationMechanisms_
com.google.protobuf.LazyStringList authenticationMechanisms_
-
bitField0_
int bitField0_
-
channel_
int channel_
-
endpoint_
CoordinationProtos.DrillbitEndpoint endpoint_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rpcVersion_
int rpcVersion_
-
-
Class org.apache.drill.exec.proto.BitControl.BitStatus
class BitStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
fragmentStatus_
List<BitControl.FragmentStatus> fragmentStatus_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.drill.exec.proto.BitControl.Collector
class Collector extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
enableDynamicFc_
boolean enableDynamicFc_
-
incomingMinorFragment_
com.google.protobuf.Internal.IntList incomingMinorFragment_
-
incomingMinorFragmentMemoizedSerializedSize
int incomingMinorFragmentMemoizedSerializedSize
-
isSpooling_
boolean isSpooling_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
oppositeMajorFragmentId_
int oppositeMajorFragmentId_
-
supportsOutOfOrder_
boolean supportsOutOfOrder_
-
-
Class org.apache.drill.exec.proto.BitControl.CustomMessage
class CustomMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
com.google.protobuf.ByteString message_
-
type_
int type_
-
-
Class org.apache.drill.exec.proto.BitControl.FinishedReceiver
class FinishedReceiver extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
receiver_
ExecProtos.FragmentHandle receiver_
-
sender_
ExecProtos.FragmentHandle sender_
-
-
Class org.apache.drill.exec.proto.BitControl.FragmentStatus
class FragmentStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
handle_
ExecProtos.FragmentHandle handle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
profile_
UserBitShared.MinorFragmentProfile profile_
-
-
Class org.apache.drill.exec.proto.BitControl.InitializeFragments
class InitializeFragments extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
fragment_
List<BitControl.PlanFragment> fragment_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.drill.exec.proto.BitControl.PlanFragment
class PlanFragment extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
assignment_
CoordinationProtos.DrillbitEndpoint assignment_
-
bitField0_
int bitField0_
-
collector_
List<BitControl.Collector> collector_
-
context_
BitControl.QueryContextInformation context_
-
cpuCost_
float cpuCost_
-
credentials_
UserBitShared.UserCredentials credentials_
-
diskCost_
float diskCost_
-
foreman_
CoordinationProtos.DrillbitEndpoint foreman_
-
fragmentJson_
Object fragmentJson_
-
handle_
ExecProtos.FragmentHandle handle_
-
leafFragment_
boolean leafFragment_
-
memInitial_
long memInitial_
-
memMax_
long memMax_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoryCost_
float memoryCost_
-
networkCost_
float networkCost_
-
optionsJson_
Object optionsJson_
-
-
Class org.apache.drill.exec.proto.BitControl.QueryContextInformation
class QueryContextInformation extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.apache.drill.exec.proto.BitControl.WorkQueueStatus
class WorkQueueStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
endpoint_
CoordinationProtos.DrillbitEndpoint endpoint_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
queueLength_
int queueLength_
-
reportTime_
long reportTime_
-
-
Class org.apache.drill.exec.proto.BitData.AckWithCredit
class AckWithCredit extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
allowedCredit_
int allowedCredit_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.drill.exec.proto.BitData.BitClientHandshake
class BitClientHandshake extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
channel_
int channel_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rpcVersion_
int rpcVersion_
-
-
Class org.apache.drill.exec.proto.BitData.BitServerHandshake
class BitServerHandshake extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
authenticationMechanisms_
com.google.protobuf.LazyStringList authenticationMechanisms_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rpcVersion_
int rpcVersion_
-
-
Class org.apache.drill.exec.proto.BitData.FragmentRecordBatch
class FragmentRecordBatch extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
def_
UserBitShared.RecordBatchDef def_
-
isLastBatch_
boolean isLastBatch_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
queryId_
UserBitShared.QueryId queryId_
-
receivingMajorFragmentId_
int receivingMajorFragmentId_
-
receivingMinorFragmentId_
com.google.protobuf.Internal.IntList receivingMinorFragmentId_
-
sendingMajorFragmentId_
int sendingMajorFragmentId_
-
sendingMinorFragmentId_
int sendingMinorFragmentId_
-
-
Class org.apache.drill.exec.proto.BitData.RuntimeFilterBDef
class RuntimeFilterBDef extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
bloomFilterSizeInBytes_
com.google.protobuf.Internal.IntList bloomFilterSizeInBytes_
-
hjOpId_
int hjOpId_
-
majorFragmentId_
int majorFragmentId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minorFragmentId_
int minorFragmentId_
-
probeFields_
com.google.protobuf.LazyStringList probeFields_
-
queryId_
UserBitShared.QueryId queryId_
-
rfIdentifier_
long rfIdentifier_
-
toForeman_
boolean toForeman_
-
-
Class org.apache.drill.exec.proto.CoordinationProtos.DrillbitEndpoint
class DrillbitEndpoint extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
address_
Object address_
-
bitField0_
int bitField0_
-
controlPort_
int controlPort_
-
dataPort_
int dataPort_
-
httpPort_
int httpPort_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
roles_
CoordinationProtos.Roles roles_
-
state_
int state_
-
userPort_
int userPort_
-
version_
Object version_
-
-
Class org.apache.drill.exec.proto.CoordinationProtos.DrillServiceInstance
class DrillServiceInstance extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
endpoint_
CoordinationProtos.DrillbitEndpoint endpoint_
-
id_
Object id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
registrationTimeUTC_
long registrationTimeUTC_
-
-
Class org.apache.drill.exec.proto.CoordinationProtos.Roles
class Roles extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
distributedCache_
boolean distributedCache_
-
javaExecutor_
boolean javaExecutor_
-
logicalPlan_
boolean logicalPlan_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
physicalPlan_
boolean physicalPlan_
-
sqlQuery_
boolean sqlQuery_
-
-
Class org.apache.drill.exec.proto.ExecProtos.FragmentHandle
class FragmentHandle extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
majorFragmentId_
int majorFragmentId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minorFragmentId_
int minorFragmentId_
-
parentQueryId_
UserBitShared.QueryId parentQueryId_
-
queryId_
UserBitShared.QueryId queryId_
-
-
Class org.apache.drill.exec.proto.ExecProtos.ServerPreparedStatementState
class ServerPreparedStatementState extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sqlQuery_
Object sqlQuery_
-
-
Class org.apache.drill.exec.proto.GeneralRPCProtos.Ack
class Ack extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
ok_
boolean ok_
-
-
Class org.apache.drill.exec.proto.GeneralRPCProtos.CompleteRpcMessage
class CompleteRpcMessage extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
header_
GeneralRPCProtos.RpcHeader header_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
protobufBody_
com.google.protobuf.ByteString protobufBody_
-
rawBody_
com.google.protobuf.ByteString rawBody_
-
-
Class org.apache.drill.exec.proto.GeneralRPCProtos.RpcHeader
class RpcHeader extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
coordinationId_
int coordinationId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
int mode_
-
rpcType_
int rpcType_
-
-
Class org.apache.drill.exec.proto.UserProtos.BitToUserHandshake
class BitToUserHandshake extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
authenticationMechanisms_
com.google.protobuf.LazyStringList authenticationMechanisms_
-
bitField0_
int bitField0_
-
encrypted_
boolean encrypted_
-
errorId_
Object errorId_
-
errorMessage_
Object errorMessage_
-
maxWrappedSize_
int maxWrappedSize_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rpcVersion_
int rpcVersion_
-
serverInfos_
UserProtos.RpcEndpointInfos serverInfos_
-
status_
int status_
-
supportedMethods_
List<Integer> supportedMethods_
-
-
Class org.apache.drill.exec.proto.UserProtos.CatalogMetadata
class CatalogMetadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.apache.drill.exec.proto.UserProtos.ColumnMetadata
class ColumnMetadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
catalogName_
Object catalogName_
-
charMaxLength_
int charMaxLength_
-
charOctetLength_
int charOctetLength_
-
columnName_
Object columnName_
-
columnSize_
int columnSize_
-
dataType_
Object dataType_
-
dateTimePrecision_
int dateTimePrecision_
-
defaultValue_
Object defaultValue_
-
intervalPrecision_
int intervalPrecision_
-
intervalType_
Object intervalType_
-
isNullable_
boolean isNullable_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
numericPrecision_
int numericPrecision_
-
numericPrecisionRadix_
int numericPrecisionRadix_
-
numericScale_
int numericScale_
-
ordinalPosition_
int ordinalPosition_
-
schemaName_
Object schemaName_
-
tableName_
Object tableName_
-
-
Class org.apache.drill.exec.proto.UserProtos.ConvertSupport
class ConvertSupport extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
from_
int from_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
to_
int to_
-
-
Class org.apache.drill.exec.proto.UserProtos.CreatePreparedStatementReq
class CreatePreparedStatementReq extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sqlQuery_
Object sqlQuery_
-
-
Class org.apache.drill.exec.proto.UserProtos.CreatePreparedStatementResp
class CreatePreparedStatementResp extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
error_
UserBitShared.DrillPBError error_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
preparedStatement_
UserProtos.PreparedStatement preparedStatement_
-
status_
int status_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetCatalogsReq
class GetCatalogsReq extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
catalogNameFilter_
UserProtos.LikeFilter catalogNameFilter_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.drill.exec.proto.UserProtos.GetCatalogsResp
class GetCatalogsResp extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
catalogs_
List<UserProtos.CatalogMetadata> catalogs_
-
error_
UserBitShared.DrillPBError error_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
int status_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetColumnsReq
class GetColumnsReq extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
catalogNameFilter_
UserProtos.LikeFilter catalogNameFilter_
-
columnNameFilter_
UserProtos.LikeFilter columnNameFilter_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
schemaNameFilter_
UserProtos.LikeFilter schemaNameFilter_
-
tableNameFilter_
UserProtos.LikeFilter tableNameFilter_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetColumnsResp
class GetColumnsResp extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
columns_
List<UserProtos.ColumnMetadata> columns_
-
error_
UserBitShared.DrillPBError error_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
int status_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetQueryPlanFragments
class GetQueryPlanFragments extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
query_
Object query_
-
splitPlan_
boolean splitPlan_
-
type_
int type_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetSchemasReq
class GetSchemasReq extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
catalogNameFilter_
UserProtos.LikeFilter catalogNameFilter_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
schemaNameFilter_
UserProtos.LikeFilter schemaNameFilter_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetSchemasResp
class GetSchemasResp extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
error_
UserBitShared.DrillPBError error_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
schemas_
List<UserProtos.SchemaMetadata> schemas_
-
status_
int status_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetServerMetaReq
class GetServerMetaReq extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class org.apache.drill.exec.proto.UserProtos.GetServerMetaResp
class GetServerMetaResp extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
error_
UserBitShared.DrillPBError error_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverMeta_
UserProtos.ServerMeta serverMeta_
-
status_
int status_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetTablesReq
class GetTablesReq extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
catalogNameFilter_
UserProtos.LikeFilter catalogNameFilter_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
schemaNameFilter_
UserProtos.LikeFilter schemaNameFilter_
-
tableNameFilter_
UserProtos.LikeFilter tableNameFilter_
-
tableTypeFilter_
com.google.protobuf.LazyStringList tableTypeFilter_
-
-
Class org.apache.drill.exec.proto.UserProtos.GetTablesResp
class GetTablesResp extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
error_
UserBitShared.DrillPBError error_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
int status_
-
tables_
List<UserProtos.TableMetadata> tables_
-
-
Class org.apache.drill.exec.proto.UserProtos.LikeFilter
class LikeFilter extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.apache.drill.exec.proto.UserProtos.PreparedStatement
class PreparedStatement extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
columns_
List<UserProtos.ResultColumnMetadata> columns_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
UserProtos.PreparedStatementHandle serverHandle_
-
-
Class org.apache.drill.exec.proto.UserProtos.PreparedStatementHandle
class PreparedStatementHandle extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverInfo_
com.google.protobuf.ByteString serverInfo_
-
-
Class org.apache.drill.exec.proto.UserProtos.Property
class Property extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.apache.drill.exec.proto.UserProtos.QueryPlanFragments
class QueryPlanFragments extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
error_
UserBitShared.DrillPBError error_
-
fragments_
List<BitControl.PlanFragment> fragments_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
queryId_
UserBitShared.QueryId queryId_
-
status_
int status_
-
-
Class org.apache.drill.exec.proto.UserProtos.RequestResults
class RequestResults extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
maximumResponses_
int maximumResponses_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
queryId_
UserBitShared.QueryId queryId_
-
-
Class org.apache.drill.exec.proto.UserProtos.ResultColumnMetadata
class ResultColumnMetadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
autoIncrement_
boolean autoIncrement_
-
bitField0_
int bitField0_
-
caseSensitivity_
boolean caseSensitivity_
-
catalogName_
Object catalogName_
-
className_
Object className_
-
columnName_
Object columnName_
-
dataType_
Object dataType_
-
displaySize_
int displaySize_
-
isAliased_
boolean isAliased_
-
isCurrency_
boolean isCurrency_
-
isNullable_
boolean isNullable_
-
label_
Object label_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
precision_
int precision_
-
scale_
int scale_
-
schemaName_
Object schemaName_
-
searchability_
int searchability_
-
signed_
boolean signed_
-
sortable_
boolean sortable_
-
tableName_
Object tableName_
-
updatability_
int updatability_
-
-
Class org.apache.drill.exec.proto.UserProtos.RpcEndpointInfos
class RpcEndpointInfos extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
application_
Object application_
-
bitField0_
int bitField0_
-
buildNumber_
int buildNumber_
-
majorVersion_
int majorVersion_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
minorVersion_
int minorVersion_
-
name_
Object name_
-
patchVersion_
int patchVersion_
-
version_
Object version_
-
versionQualifier_
Object versionQualifier_
-
-
Class org.apache.drill.exec.proto.UserProtos.RunQuery
class RunQuery extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
autolimitRowcount_
int autolimitRowcount_
-
bitField0_
int bitField0_
-
fragments_
List<BitControl.PlanFragment> fragments_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
plan_
Object plan_
-
preparedStatementHandle_
UserProtos.PreparedStatementHandle preparedStatementHandle_
-
resultsMode_
int resultsMode_
-
type_
int type_
-
-
Class org.apache.drill.exec.proto.UserProtos.SchemaMetadata
class SchemaMetadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.apache.drill.exec.proto.UserProtos.ServerMeta
class ServerMeta extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
allTablesSelectable_
boolean allTablesSelectable_
-
bitField0_
int bitField0_
-
bitField1_
int bitField1_
-
blobIncludedInMaxRowSize_
boolean blobIncludedInMaxRowSize_
-
catalogAtStart_
boolean catalogAtStart_
-
catalogSeparator_
Object catalogSeparator_
-
catalogTerm_
Object catalogTerm_
-
collateSupport_
List<Integer> collateSupport_
-
columnAliasingSupported_
boolean columnAliasingSupported_
-
convertSupport_
List<UserProtos.ConvertSupport> convertSupport_
-
correlationNamesSupport_
int correlationNamesSupport_
-
currentSchema_
Object currentSchema_
-
dateTimeFunctions_
com.google.protobuf.LazyStringList dateTimeFunctions_
-
dateTimeLiteralsSupport_
List<Integer> dateTimeLiteralsSupport_
-
groupBySupport_
int groupBySupport_
-
identifierCasing_
int identifierCasing_
-
identifierQuoteString_
Object identifierQuoteString_
-
likeEscapeClauseSupported_
boolean likeEscapeClauseSupported_
-
maxBinaryLiteralLength_
int maxBinaryLiteralLength_
-
maxCatalogNameLength_
int maxCatalogNameLength_
-
maxCharLiteralLength_
int maxCharLiteralLength_
-
maxColumnNameLength_
int maxColumnNameLength_
-
maxColumnsInGroupBy_
int maxColumnsInGroupBy_
-
maxColumnsInOrderBy_
int maxColumnsInOrderBy_
-
maxColumnsInSelect_
int maxColumnsInSelect_
-
maxCursorNameLength_
int maxCursorNameLength_
-
maxLogicalLobSize_
int maxLogicalLobSize_
-
maxRowSize_
int maxRowSize_
-
maxSchemaNameLength_
int maxSchemaNameLength_
-
maxStatementLength_
int maxStatementLength_
-
maxStatements_
int maxStatements_
-
maxTableNameLength_
int maxTableNameLength_
-
maxTablesInSelect_
int maxTablesInSelect_
-
maxUserNameLength_
int maxUserNameLength_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nullCollation_
int nullCollation_
-
nullPlusNonNullEqualsNull_
boolean nullPlusNonNullEqualsNull_
-
numericFunctions_
com.google.protobuf.LazyStringList numericFunctions_
-
orderBySupport_
List<Integer> orderBySupport_
-
outerJoinSupport_
List<Integer> outerJoinSupport_
-
quotedIdentifierCasing_
int quotedIdentifierCasing_
-
readOnly_
boolean readOnly_
-
schemaTerm_
Object schemaTerm_
-
searchEscapeString_
Object searchEscapeString_
-
selectForUpdateSupported_
boolean selectForUpdateSupported_
-
specialCharacters_
Object specialCharacters_
-
sqlKeywords_
com.google.protobuf.LazyStringList sqlKeywords_
-
stringFunctions_
com.google.protobuf.LazyStringList stringFunctions_
-
subquerySupport_
List<Integer> subquerySupport_
-
systemFunctions_
com.google.protobuf.LazyStringList systemFunctions_
-
tableTerm_
Object tableTerm_
-
transactionSupported_
boolean transactionSupported_
-
unionSupport_
List<Integer> unionSupport_
-
-
Class org.apache.drill.exec.proto.UserProtos.TableMetadata
class TableMetadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Class org.apache.drill.exec.proto.UserProtos.UserProperties
class UserProperties extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
properties_
List<UserProtos.Property> properties_
-
-
Class org.apache.drill.exec.proto.UserProtos.UserToBitHandshake
class UserToBitHandshake extends com.google.protobuf.GeneratedMessageV3 implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
channel_
int channel_
-
clientInfos_
UserProtos.RpcEndpointInfos clientInfos_
-
credentials_
UserBitShared.UserCredentials credentials_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
properties_
UserProtos.UserProperties properties_
-
rpcVersion_
int rpcVersion_
-
saslSupport_
int saslSupport_
-
supportComplexTypes_
boolean supportComplexTypes_
-
supportListening_
boolean supportListening_
-
supportTimeout_
boolean supportTimeout_
-
-
-
Package org.apache.drill.exec.record
-
Class org.apache.drill.exec.record.MajorTypeSerDe.De
class De extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<TypeProtos.MajorType> implements Serializable -
Class org.apache.drill.exec.record.MajorTypeSerDe.Se
class Se extends com.fasterxml.jackson.databind.ser.std.StdSerializer<TypeProtos.MajorType> implements Serializable
-
-
Package org.apache.drill.exec.record.metadata.schema.parser
-
Exception org.apache.drill.exec.record.metadata.schema.parser.SchemaParsingException
class SchemaParsingException extends DrillRuntimeException implements Serializable
-
-
Package org.apache.drill.exec.resourcemgr.config.exception
-
Exception org.apache.drill.exec.resourcemgr.config.exception.QueueSelectionException
class QueueSelectionException extends Exception implements Serializable -
Exception org.apache.drill.exec.resourcemgr.config.exception.RMConfigException
class RMConfigException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.rpc
-
Exception org.apache.drill.exec.rpc.ChannelClosedException
class ChannelClosedException extends RpcException implements Serializable -
Exception org.apache.drill.exec.rpc.NonTransientRpcException
class NonTransientRpcException extends RpcException implements Serializable -
Exception org.apache.drill.exec.rpc.RpcException
class RpcException extends DrillIOException implements Serializable- serialVersionUID:
- -5964230316010502319L
-
Exception org.apache.drill.exec.rpc.UserRpcException
class UserRpcException extends RpcException implements Serializable-
Serialized Fields
-
endpoint
CoordinationProtos.DrillbitEndpoint endpoint
-
message
String message
-
t
Throwable t
-
-
-
-
Package org.apache.drill.exec.rpc.user.security
-
Exception org.apache.drill.exec.rpc.user.security.UserAuthenticationException
class UserAuthenticationException extends DrillException implements Serializable
-
-
Package org.apache.drill.exec.server.options
-
Class org.apache.drill.exec.server.options.OptionList
-
Class org.apache.drill.exec.server.options.PersistedOptionValue.Deserializer
class Deserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<PersistedOptionValue> implements Serializable
-
-
Package org.apache.drill.exec.store
-
Exception org.apache.drill.exec.store.PartitionNotFoundException
class PartitionNotFoundException extends Exception implements Serializable -
Exception org.apache.drill.exec.store.StoragePluginRegistry.PluginEncodingException
class PluginEncodingException extends StoragePluginRegistry.PluginException implements Serializable -
Exception org.apache.drill.exec.store.StoragePluginRegistry.PluginException
class PluginException extends Exception implements Serializable -
Exception org.apache.drill.exec.store.StoragePluginRegistry.PluginNotFoundException
class PluginNotFoundException extends StoragePluginRegistry.PluginException implements Serializable
-
-
Package org.apache.drill.exec.store.easy.json.parser
-
Exception org.apache.drill.exec.store.easy.json.parser.MessageParser.MessageContextException
class MessageContextException extends Exception implements Serializable-
Serialized Fields
-
nextElement
String nextElement
-
token
com.fasterxml.jackson.core.JsonToken token
-
-
-
Exception org.apache.drill.exec.store.easy.json.parser.TokenIterator.RecoverableJsonException
class RecoverableJsonException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.exec.store.hive
-
Class org.apache.drill.exec.store.hive.HivePartition
class HivePartition extends org.apache.hadoop.hive.metastore.api.Partition implements Serializable-
Serialized Fields
-
columnListIndex
int columnListIndex
-
-
-
Class org.apache.drill.exec.store.hive.HiveTableWithColumnCache
class HiveTableWithColumnCache extends org.apache.hadoop.hive.metastore.api.Table implements Serializable-
Serialized Fields
-
columnListsCache
ColumnListsCache columnListsCache
-
-
-
-
Package org.apache.drill.exec.store.iceberg
-
Class org.apache.drill.exec.store.iceberg.IcebergWork.IcebergWorkDeserializer
class IcebergWorkDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<IcebergWork> implements Serializable -
Class org.apache.drill.exec.store.iceberg.IcebergWork.IcebergWorkSerializer
class IcebergWorkSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<IcebergWork> implements Serializable
-
-
Package org.apache.drill.exec.testing
-
Exception org.apache.drill.exec.testing.InjectionConfigurationException
class InjectionConfigurationException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.util
-
Class org.apache.drill.exec.util.JsonStringArrayList
-
Class org.apache.drill.exec.util.JsonStringHashMap
-
Class org.apache.drill.exec.util.Text.TextSerializer
class TextSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Text> implements Serializable
-
-
Package org.apache.drill.exec.vector
-
Exception org.apache.drill.exec.vector.VectorOverflowException
class VectorOverflowException extends Exception implements Serializable
-
-
Package org.apache.drill.exec.vector.accessor
-
Exception org.apache.drill.exec.vector.accessor.InvalidAccessException
class InvalidAccessException extends SQLNonTransientException implements Serializable- serialVersionUID:
- 20150407L
-
Exception org.apache.drill.exec.vector.accessor.InvalidConversionError
class InvalidConversionError extends UnsupportedOperationException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.drill.exec.vector.accessor.TupleWriter.UndefinedColumnException
class UndefinedColumnException extends RuntimeException implements Serializable -
Exception org.apache.drill.exec.vector.accessor.UnsupportedConversionError
class UnsupportedConversionError extends UnsupportedOperationException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.drill.exec.vector.accessor.sql
-
Class org.apache.drill.exec.vector.accessor.sql.TimePrintMillis
class TimePrintMillis extends Time implements Serializable
-
-
Package org.apache.drill.exec.work.foreman
-
Exception org.apache.drill.exec.work.foreman.ForemanException
class ForemanException extends ExecutionSetupException implements Serializable- serialVersionUID:
- -6943409010231014085L
-
Exception org.apache.drill.exec.work.foreman.ForemanSetupException
class ForemanSetupException extends ForemanException implements Serializable -
Exception org.apache.drill.exec.work.foreman.SqlUnsupportedException
class SqlUnsupportedException extends ForemanSetupException implements Serializable -
Exception org.apache.drill.exec.work.foreman.UnsupportedDataTypeException
class UnsupportedDataTypeException extends SqlUnsupportedException implements Serializable -
Exception org.apache.drill.exec.work.foreman.UnsupportedFunctionException
class UnsupportedFunctionException extends SqlUnsupportedException implements Serializable -
Exception org.apache.drill.exec.work.foreman.UnsupportedRelOperatorException
class UnsupportedRelOperatorException extends SqlUnsupportedException implements Serializable
-
-
Package org.apache.drill.exec.work.foreman.rm
-
Exception org.apache.drill.exec.work.foreman.rm.QueryQueue.QueryQueueException
class QueryQueueException extends Exception implements Serializable -
Exception org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueTimeoutException
class QueueTimeoutException extends Exception implements Serializable-
Serialized Fields
-
queryId
UserBitShared.QueryId queryId
-
queueName
String queueName
-
timeoutMs
int timeoutMs
-
-
-
-
Package org.apache.drill.exec.work.fragment
-
Exception org.apache.drill.exec.work.fragment.StateTransitionException
class StateTransitionException extends DrillRuntimeException implements Serializable
-
-
Package org.apache.drill.jdbc
-
Exception org.apache.drill.jdbc.AlreadyClosedSqlException
class AlreadyClosedSqlException extends JdbcApiSqlException implements Serializable- serialVersionUID:
- 20150325L
-
Exception org.apache.drill.jdbc.ExecutionCanceledSqlException
class ExecutionCanceledSqlException extends SQLNonTransientException implements Serializable- serialVersionUID:
- 20150423L
-
Exception org.apache.drill.jdbc.InvalidCursorStateSqlException
class InvalidCursorStateSqlException extends JdbcApiSqlException implements Serializable- serialVersionUID:
- 20141209L
-
Exception org.apache.drill.jdbc.InvalidParameterSqlException
class InvalidParameterSqlException extends JdbcApiSqlException implements Serializable- serialVersionUID:
- 20150505L
-
Exception org.apache.drill.jdbc.JdbcApiSqlException
class JdbcApiSqlException extends SQLNonTransientException implements Serializable- serialVersionUID:
- 20141212L
-
Exception org.apache.drill.jdbc.SQLConversionException
class SQLConversionException extends InvalidAccessException implements Serializable- serialVersionUID:
- 20150407L
-
Exception org.apache.drill.jdbc.SQLConversionOverflowException
class SQLConversionOverflowException extends SQLConversionException implements Serializable- serialVersionUID:
- 20150407L
-
-
Package org.apache.drill.metastore.exceptions
-
Exception org.apache.drill.metastore.exceptions.MetastoreException
class MetastoreException extends RuntimeException implements Serializable
-
-
Package org.apache.drill.metastore.iceberg.exceptions
-
Exception org.apache.drill.metastore.iceberg.exceptions.IcebergMetastoreException
class IcebergMetastoreException extends MetastoreException implements Serializable
-
-
Package org.apache.drill.metastore.mongo.exception
-
Exception org.apache.drill.metastore.mongo.exception.MongoMetastoreException
class MongoMetastoreException extends MetastoreException implements Serializable- serialVersionUID:
- 0L
-
-
Package org.apache.drill.metastore.rdbms.exception
-
Exception org.apache.drill.metastore.rdbms.exception.RdbmsMetastoreException
class RdbmsMetastoreException extends MetastoreException implements Serializable
-
-
Package org.apache.drill.yarn.appMaster
-
Exception org.apache.drill.yarn.appMaster.AMException
class AMException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.drill.yarn.appMaster.AMRegistrar.AMRegistrationException
class AMRegistrationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Error org.apache.drill.yarn.appMaster.AMWrapperException
class AMWrapperException extends Error implements Serializable -
Exception org.apache.drill.yarn.appMaster.ControllerFactory.ControllerFactoryException
class ControllerFactoryException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.drill.yarn.appMaster.YarnFacadeException
class YarnFacadeException extends Exception implements Serializable
-
-
Package org.apache.drill.yarn.client
-
Exception org.apache.drill.yarn.client.ClientException
class ClientException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.drill.yarn.core
-
Exception org.apache.drill.yarn.core.DfsFacade.DfsFacadeException
class DfsFacadeException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.drill.yarn.core.DoyConfigException
class DoyConfigException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.drill.yarn.core.YarnClientException
class YarnClientException extends Exception implements Serializable- serialVersionUID:
- -1411110715738266578L
-
-
Package org.apache.drill.yarn.zk
-
Exception org.apache.drill.yarn.zk.ZKConfigException
class ZKConfigException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.drill.yarn.zk.ZKRuntimeException
class ZKRuntimeException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.parquet.hadoop
-
Exception org.apache.parquet.hadoop.BadConfigurationException
class BadConfigurationException extends org.apache.parquet.ParquetRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.parquet.hadoop.DirectCodecFactory.DirectCodecPool.ParquetCompressionCodecException
class ParquetCompressionCodecException extends org.apache.parquet.ParquetRuntimeException implements Serializable -
Exception org.apache.parquet.hadoop.ParquetMemoryManagerRuntimeException
class ParquetMemoryManagerRuntimeException extends org.apache.parquet.ParquetRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jooq.generated
-
Class org.jooq.generated.DefaultCatalog
class DefaultCatalog extends org.jooq.impl.CatalogImpl implements Serializable- serialVersionUID:
- 96649711L
-
Serialized Fields
-
DEFAULT_SCHEMA
DefaultSchema DEFAULT_SCHEMA
The schemaDEFAULT_SCHEMA
.
-
-
Class org.jooq.generated.DefaultSchema
class DefaultSchema extends org.jooq.impl.SchemaImpl implements Serializable- serialVersionUID:
- 2064353712L
-
Serialized Fields
-
FILES
Files FILES
The tableFILES
. -
PARTITIONS
Partitions PARTITIONS
The tablePARTITIONS
. -
ROW_GROUPS
RowGroups ROW_GROUPS
The tableROW_GROUPS
. -
SEGMENTS
Segments SEGMENTS
The tableSEGMENTS
. -
TABLES
Tables TABLES
The tableTABLES
.
-
-
-
Package org.jooq.generated.tables
-
Class org.jooq.generated.tables.Files
class Files extends org.jooq.impl.TableImpl<FilesRecord> implements Serializable- serialVersionUID:
- -1730532493L
-
Serialized Fields
-
ADDITIONAL_METADATA
org.jooq.TableField<FilesRecord,
String> ADDITIONAL_METADATA The columnFILES.ADDITIONAL_METADATA
. -
COLUMN_STATISTICS
org.jooq.TableField<FilesRecord,
String> COLUMN_STATISTICS The columnFILES.COLUMN_STATISTICS
. -
LAST_MODIFIED_TIME
org.jooq.TableField<FilesRecord,
Long> LAST_MODIFIED_TIME The columnFILES.LAST_MODIFIED_TIME
. -
LOCATION
org.jooq.TableField<FilesRecord,
String> LOCATION The columnFILES.LOCATION
. -
METADATA_IDENTIFIER
org.jooq.TableField<FilesRecord,
String> METADATA_IDENTIFIER The columnFILES.METADATA_IDENTIFIER
. -
METADATA_KEY
org.jooq.TableField<FilesRecord,
String> METADATA_KEY The columnFILES.METADATA_KEY
. -
METADATA_STATISTICS
org.jooq.TableField<FilesRecord,
String> METADATA_STATISTICS The columnFILES.METADATA_STATISTICS
. -
METADATA_TYPE
org.jooq.TableField<FilesRecord,
String> METADATA_TYPE The columnFILES.METADATA_TYPE
. -
PATH
org.jooq.TableField<FilesRecord,
String> PATH The columnFILES.PATH
. -
SCHEMA
org.jooq.TableField<FilesRecord,
String> SCHEMA The columnFILES.SCHEMA
. -
STORAGE_PLUGIN
org.jooq.TableField<FilesRecord,
String> STORAGE_PLUGIN The columnFILES.STORAGE_PLUGIN
. -
TABLE_NAME
org.jooq.TableField<FilesRecord,
String> TABLE_NAME The columnFILES.TABLE_NAME
. -
WORKSPACE
org.jooq.TableField<FilesRecord,
String> WORKSPACE The columnFILES.WORKSPACE
.
-
-
Class org.jooq.generated.tables.Partitions
class Partitions extends org.jooq.impl.TableImpl<PartitionsRecord> implements Serializable- serialVersionUID:
- 576632780L
-
Serialized Fields
-
ADDITIONAL_METADATA
org.jooq.TableField<PartitionsRecord,
String> ADDITIONAL_METADATA The columnPARTITIONS.ADDITIONAL_METADATA
. -
COLUMN
org.jooq.TableField<PartitionsRecord,
String> COLUMN The columnPARTITIONS.COLUMN
. -
COLUMN_STATISTICS
org.jooq.TableField<PartitionsRecord,
String> COLUMN_STATISTICS The columnPARTITIONS.COLUMN_STATISTICS
. -
LAST_MODIFIED_TIME
org.jooq.TableField<PartitionsRecord,
Long> LAST_MODIFIED_TIME The columnPARTITIONS.LAST_MODIFIED_TIME
. -
LOCATIONS
org.jooq.TableField<PartitionsRecord,
String> LOCATIONS The columnPARTITIONS.LOCATIONS
. -
METADATA_IDENTIFIER
org.jooq.TableField<PartitionsRecord,
String> METADATA_IDENTIFIER The columnPARTITIONS.METADATA_IDENTIFIER
. -
METADATA_KEY
org.jooq.TableField<PartitionsRecord,
String> METADATA_KEY The columnPARTITIONS.METADATA_KEY
. -
METADATA_STATISTICS
org.jooq.TableField<PartitionsRecord,
String> METADATA_STATISTICS The columnPARTITIONS.METADATA_STATISTICS
. -
METADATA_TYPE
org.jooq.TableField<PartitionsRecord,
String> METADATA_TYPE The columnPARTITIONS.METADATA_TYPE
. -
PARTITION_VALUES
org.jooq.TableField<PartitionsRecord,
String> PARTITION_VALUES The columnPARTITIONS.PARTITION_VALUES
. -
SCHEMA
org.jooq.TableField<PartitionsRecord,
String> SCHEMA The columnPARTITIONS.SCHEMA
. -
STORAGE_PLUGIN
org.jooq.TableField<PartitionsRecord,
String> STORAGE_PLUGIN The columnPARTITIONS.STORAGE_PLUGIN
. -
TABLE_NAME
org.jooq.TableField<PartitionsRecord,
String> TABLE_NAME The columnPARTITIONS.TABLE_NAME
. -
WORKSPACE
org.jooq.TableField<PartitionsRecord,
String> WORKSPACE The columnPARTITIONS.WORKSPACE
.
-
-
Class org.jooq.generated.tables.RowGroups
class RowGroups extends org.jooq.impl.TableImpl<RowGroupsRecord> implements Serializable- serialVersionUID:
- 594955479L
-
Serialized Fields
-
ADDITIONAL_METADATA
org.jooq.TableField<RowGroupsRecord,
String> ADDITIONAL_METADATA The columnROW_GROUPS.ADDITIONAL_METADATA
. -
COLUMN_STATISTICS
org.jooq.TableField<RowGroupsRecord,
String> COLUMN_STATISTICS The columnROW_GROUPS.COLUMN_STATISTICS
. -
HOST_AFFINITY
org.jooq.TableField<RowGroupsRecord,
String> HOST_AFFINITY The columnROW_GROUPS.HOST_AFFINITY
. -
LAST_MODIFIED_TIME
org.jooq.TableField<RowGroupsRecord,
Long> LAST_MODIFIED_TIME The columnROW_GROUPS.LAST_MODIFIED_TIME
. -
LOCATION
org.jooq.TableField<RowGroupsRecord,
String> LOCATION The columnROW_GROUPS.LOCATION
. -
METADATA_IDENTIFIER
org.jooq.TableField<RowGroupsRecord,
String> METADATA_IDENTIFIER The columnROW_GROUPS.METADATA_IDENTIFIER
. -
METADATA_KEY
org.jooq.TableField<RowGroupsRecord,
String> METADATA_KEY The columnROW_GROUPS.METADATA_KEY
. -
METADATA_STATISTICS
org.jooq.TableField<RowGroupsRecord,
String> METADATA_STATISTICS The columnROW_GROUPS.METADATA_STATISTICS
. -
METADATA_TYPE
org.jooq.TableField<RowGroupsRecord,
String> METADATA_TYPE The columnROW_GROUPS.METADATA_TYPE
. -
PATH
org.jooq.TableField<RowGroupsRecord,
String> PATH The columnROW_GROUPS.PATH
. -
ROW_GROUP_INDEX
org.jooq.TableField<RowGroupsRecord,
Integer> ROW_GROUP_INDEX The columnROW_GROUPS.ROW_GROUP_INDEX
. -
SCHEMA
org.jooq.TableField<RowGroupsRecord,
String> SCHEMA The columnROW_GROUPS.SCHEMA
. -
STORAGE_PLUGIN
org.jooq.TableField<RowGroupsRecord,
String> STORAGE_PLUGIN The columnROW_GROUPS.STORAGE_PLUGIN
. -
TABLE_NAME
org.jooq.TableField<RowGroupsRecord,
String> TABLE_NAME The columnROW_GROUPS.TABLE_NAME
. -
WORKSPACE
org.jooq.TableField<RowGroupsRecord,
String> WORKSPACE The columnROW_GROUPS.WORKSPACE
.
-
-
Class org.jooq.generated.tables.Segments
class Segments extends org.jooq.impl.TableImpl<SegmentsRecord> implements Serializable- serialVersionUID:
- -1507869246L
-
Serialized Fields
-
ADDITIONAL_METADATA
org.jooq.TableField<SegmentsRecord,
String> ADDITIONAL_METADATA The columnSEGMENTS.ADDITIONAL_METADATA
. -
COLUMN
org.jooq.TableField<SegmentsRecord,
String> COLUMN The columnSEGMENTS.COLUMN
. -
COLUMN_STATISTICS
org.jooq.TableField<SegmentsRecord,
String> COLUMN_STATISTICS The columnSEGMENTS.COLUMN_STATISTICS
. -
LAST_MODIFIED_TIME
org.jooq.TableField<SegmentsRecord,
Long> LAST_MODIFIED_TIME The columnSEGMENTS.LAST_MODIFIED_TIME
. -
LOCATION
org.jooq.TableField<SegmentsRecord,
String> LOCATION The columnSEGMENTS.LOCATION
. -
LOCATIONS
org.jooq.TableField<SegmentsRecord,
String> LOCATIONS The columnSEGMENTS.LOCATIONS
. -
METADATA_IDENTIFIER
org.jooq.TableField<SegmentsRecord,
String> METADATA_IDENTIFIER The columnSEGMENTS.METADATA_IDENTIFIER
. -
METADATA_KEY
org.jooq.TableField<SegmentsRecord,
String> METADATA_KEY The columnSEGMENTS.METADATA_KEY
. -
METADATA_STATISTICS
org.jooq.TableField<SegmentsRecord,
String> METADATA_STATISTICS The columnSEGMENTS.METADATA_STATISTICS
. -
METADATA_TYPE
org.jooq.TableField<SegmentsRecord,
String> METADATA_TYPE The columnSEGMENTS.METADATA_TYPE
. -
PARTITION_VALUES
org.jooq.TableField<SegmentsRecord,
String> PARTITION_VALUES The columnSEGMENTS.PARTITION_VALUES
. -
PATH
org.jooq.TableField<SegmentsRecord,
String> PATH The columnSEGMENTS.PATH
. -
SCHEMA
org.jooq.TableField<SegmentsRecord,
String> SCHEMA The columnSEGMENTS.SCHEMA
. -
STORAGE_PLUGIN
org.jooq.TableField<SegmentsRecord,
String> STORAGE_PLUGIN The columnSEGMENTS.STORAGE_PLUGIN
. -
TABLE_NAME
org.jooq.TableField<SegmentsRecord,
String> TABLE_NAME The columnSEGMENTS.TABLE_NAME
. -
WORKSPACE
org.jooq.TableField<SegmentsRecord,
String> WORKSPACE The columnSEGMENTS.WORKSPACE
.
-
-
Class org.jooq.generated.tables.Tables
class Tables extends org.jooq.impl.TableImpl<TablesRecord> implements Serializable- serialVersionUID:
- 1281269536L
-
Serialized Fields
-
ADDITIONAL_METADATA
org.jooq.TableField<TablesRecord,
String> ADDITIONAL_METADATA The columnTABLES.ADDITIONAL_METADATA
. -
COLUMN_STATISTICS
org.jooq.TableField<TablesRecord,
String> COLUMN_STATISTICS The columnTABLES.COLUMN_STATISTICS
. -
INTERESTING_COLUMNS
org.jooq.TableField<TablesRecord,
String> INTERESTING_COLUMNS The columnTABLES.INTERESTING_COLUMNS
. -
LAST_MODIFIED_TIME
org.jooq.TableField<TablesRecord,
Long> LAST_MODIFIED_TIME The columnTABLES.LAST_MODIFIED_TIME
. -
LOCATION
org.jooq.TableField<TablesRecord,
String> LOCATION The columnTABLES.LOCATION
. -
METADATA_KEY
org.jooq.TableField<TablesRecord,
String> METADATA_KEY The columnTABLES.METADATA_KEY
. -
METADATA_STATISTICS
org.jooq.TableField<TablesRecord,
String> METADATA_STATISTICS The columnTABLES.METADATA_STATISTICS
. -
METADATA_TYPE
org.jooq.TableField<TablesRecord,
String> METADATA_TYPE The columnTABLES.METADATA_TYPE
. -
OWNER
org.jooq.TableField<TablesRecord,
String> OWNER The columnTABLES.OWNER
. -
PARTITION_KEYS
org.jooq.TableField<TablesRecord,
String> PARTITION_KEYS The columnTABLES.PARTITION_KEYS
. -
SCHEMA
org.jooq.TableField<TablesRecord,
String> SCHEMA The columnTABLES.SCHEMA
. -
STORAGE_PLUGIN
org.jooq.TableField<TablesRecord,
String> STORAGE_PLUGIN The columnTABLES.STORAGE_PLUGIN
. -
TABLE_NAME
org.jooq.TableField<TablesRecord,
String> TABLE_NAME The columnTABLES.TABLE_NAME
. -
TABLE_TYPE
org.jooq.TableField<TablesRecord,
String> TABLE_TYPE The columnTABLES.TABLE_TYPE
. -
WORKSPACE
org.jooq.TableField<TablesRecord,
String> WORKSPACE The columnTABLES.WORKSPACE
.
-
-
-
Package org.jooq.generated.tables.records
-
Class org.jooq.generated.tables.records.FilesRecord
class FilesRecord extends org.jooq.impl.UpdatableRecordImpl<FilesRecord> implements Serializable- serialVersionUID:
- 328094200L
-
Class org.jooq.generated.tables.records.PartitionsRecord
class PartitionsRecord extends org.jooq.impl.UpdatableRecordImpl<PartitionsRecord> implements Serializable- serialVersionUID:
- 1480563585L
-
Class org.jooq.generated.tables.records.RowGroupsRecord
class RowGroupsRecord extends org.jooq.impl.UpdatableRecordImpl<RowGroupsRecord> implements Serializable- serialVersionUID:
- -649894239L
-
Class org.jooq.generated.tables.records.SegmentsRecord
class SegmentsRecord extends org.jooq.impl.UpdatableRecordImpl<SegmentsRecord> implements Serializable- serialVersionUID:
- 488411139L
-
Class org.jooq.generated.tables.records.TablesRecord
class TablesRecord extends org.jooq.impl.UpdatableRecordImpl<TablesRecord> implements Serializable- serialVersionUID:
- 1970789652L
-