Package com.ocient.jdbc.proto
Class PlanProtocol.TestColumn
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.ocient.jdbc.proto.PlanProtocol.TestColumn
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.TestColumnOrBuilder,Serializable
- Enclosing class:
- PlanProtocol
public static final class PlanProtocol.TestColumn extends com.google.protobuf.GeneratedMessageV3 implements PlanProtocol.TestColumnOrBuilder
Protobuf typexg.db.sqlPlans.TestColumn- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPlanProtocol.TestColumn.BuilderProtobuf typexg.db.sqlPlans.TestColumnstatic classPlanProtocol.TestColumn.StartValsCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBIGINT_START_FIELD_NUMBERstatic intBINARY_START_FIELD_NUMBERstatic intBOOL_START_FIELD_NUMBERstatic intBYTE_START_FIELD_NUMBERstatic intCOLTYPE_FIELD_NUMBERstatic intCYCLELEN_FIELD_NUMBERstatic intDATE_START_FIELD_NUMBERstatic intDOUBLE_START_FIELD_NUMBERstatic intFLOAT_START_FIELD_NUMBERstatic intINT_START_FIELD_NUMBERstatic intIPV4_START_FIELD_NUMBERstatic intNULLCHANCE_FIELD_NUMBERstatic intNULLCYCLE_FIELD_NUMBERstatic intSMALLINT_START_FIELD_NUMBERstatic intTIMESTAMP_START_FIELD_NUMBERstatic intVARCHAR_START_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)longgetBigintStart()int64 bigint_start = 6;StringgetBinaryStart()note that this must also be an int32 in string formatcom.google.protobuf.ByteStringgetBinaryStartBytes()note that this must also be an int32 in string formatbooleangetBoolStart()bool bool_start = 9;intgetByteStart()note that this will be cast to an int8_t but protobuf doesnt have an int8 typePlanProtocol.SqlColTypegetColType()the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operatorintgetColTypeValue()the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operatorlonggetCycleLen()the length of the cycle for this column, this is the number of times the same value should be emitted before incrementingintgetDateStart()note that this must be a valid datestatic PlanProtocol.TestColumngetDefaultInstance()PlanProtocol.TestColumngetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetDoubleStart()double double_start = 8;floatgetFloatStart()float float_start = 7;intgetIntStart()int32 int_start = 5;intgetIpv4Start()uint32 ipv4_start = 10;doublegetNullChance()double nullChance = 15;longgetNullCycle()uint64 nullCycle = 16;com.google.protobuf.Parser<PlanProtocol.TestColumn>getParserForType()intgetSerializedSize()intgetSmallintStart()note that this will be cast to an int16_t but protobuf doesnt have an int16 typePlanProtocol.TestColumn.StartValsCasegetStartValsCase()longgetTimestampStart()int64 timestamp_start = 14;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetVarcharStart()note that this must be an int32 in string formatcom.google.protobuf.ByteStringgetVarcharStartBytes()note that this must be an int32 in string formatinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PlanProtocol.TestColumn.BuildernewBuilder()static PlanProtocol.TestColumn.BuildernewBuilder(PlanProtocol.TestColumn prototype)PlanProtocol.TestColumn.BuildernewBuilderForType()protected PlanProtocol.TestColumn.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PlanProtocol.TestColumnparseDelimitedFrom(InputStream input)static PlanProtocol.TestColumnparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TestColumnparseFrom(byte[] data)static PlanProtocol.TestColumnparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TestColumnparseFrom(com.google.protobuf.ByteString data)static PlanProtocol.TestColumnparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TestColumnparseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.TestColumnparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TestColumnparseFrom(InputStream input)static PlanProtocol.TestColumnparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.TestColumnparseFrom(ByteBuffer data)static PlanProtocol.TestColumnparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PlanProtocol.TestColumn>parser()PlanProtocol.TestColumn.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
COLTYPE_FIELD_NUMBER
public static final int COLTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CYCLELEN_FIELD_NUMBER
public static final int CYCLELEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BYTE_START_FIELD_NUMBER
public static final int BYTE_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SMALLINT_START_FIELD_NUMBER
public static final int SMALLINT_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT_START_FIELD_NUMBER
public static final int INT_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIGINT_START_FIELD_NUMBER
public static final int BIGINT_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLOAT_START_FIELD_NUMBER
public static final int FLOAT_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOUBLE_START_FIELD_NUMBER
public static final int DOUBLE_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOL_START_FIELD_NUMBER
public static final int BOOL_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IPV4_START_FIELD_NUMBER
public static final int IPV4_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARCHAR_START_FIELD_NUMBER
public static final int VARCHAR_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BINARY_START_FIELD_NUMBER
public static final int BINARY_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATE_START_FIELD_NUMBER
public static final int DATE_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMESTAMP_START_FIELD_NUMBER
public static final int TIMESTAMP_START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NULLCHANCE_FIELD_NUMBER
public static final int NULLCHANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NULLCYCLE_FIELD_NUMBER
public static final int NULLCYCLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getStartValsCase
public PlanProtocol.TestColumn.StartValsCase getStartValsCase()
- Specified by:
getStartValsCasein interfacePlanProtocol.TestColumnOrBuilder
-
getColTypeValue
public int getColTypeValue()
the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operator
.xg.db.sqlPlans.SqlColType colType = 1;- Specified by:
getColTypeValuein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The enum numeric value on the wire for colType.
-
getColType
public PlanProtocol.SqlColType getColType()
the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operator
.xg.db.sqlPlans.SqlColType colType = 1;- Specified by:
getColTypein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The colType.
-
getCycleLen
public long getCycleLen()
the length of the cycle for this column, this is the number of times the same value should be emitted before incrementing
uint64 cycleLen = 2;- Specified by:
getCycleLenin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The cycleLen.
-
getByteStart
public int getByteStart()
note that this will be cast to an int8_t but protobuf doesnt have an int8 type
int32 byte_start = 3;- Specified by:
getByteStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The byteStart.
-
getSmallintStart
public int getSmallintStart()
note that this will be cast to an int16_t but protobuf doesnt have an int16 type
int32 smallint_start = 4;- Specified by:
getSmallintStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The smallintStart.
-
getIntStart
public int getIntStart()
int32 int_start = 5;- Specified by:
getIntStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The intStart.
-
getBigintStart
public long getBigintStart()
int64 bigint_start = 6;- Specified by:
getBigintStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The bigintStart.
-
getFloatStart
public float getFloatStart()
float float_start = 7;- Specified by:
getFloatStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The floatStart.
-
getDoubleStart
public double getDoubleStart()
double double_start = 8;- Specified by:
getDoubleStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The doubleStart.
-
getBoolStart
public boolean getBoolStart()
bool bool_start = 9;- Specified by:
getBoolStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The boolStart.
-
getIpv4Start
public int getIpv4Start()
uint32 ipv4_start = 10;- Specified by:
getIpv4Startin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The ipv4Start.
-
getVarcharStart
public String getVarcharStart()
note that this must be an int32 in string format
string varchar_start = 11;- Specified by:
getVarcharStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The varcharStart.
-
getVarcharStartBytes
public com.google.protobuf.ByteString getVarcharStartBytes()
note that this must be an int32 in string format
string varchar_start = 11;- Specified by:
getVarcharStartBytesin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The bytes for varcharStart.
-
getBinaryStart
public String getBinaryStart()
note that this must also be an int32 in string format
string binary_start = 12;- Specified by:
getBinaryStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The binaryStart.
-
getBinaryStartBytes
public com.google.protobuf.ByteString getBinaryStartBytes()
note that this must also be an int32 in string format
string binary_start = 12;- Specified by:
getBinaryStartBytesin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The bytes for binaryStart.
-
getDateStart
public int getDateStart()
note that this must be a valid date
int32 date_start = 13;- Specified by:
getDateStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The dateStart.
-
getTimestampStart
public long getTimestampStart()
int64 timestamp_start = 14;- Specified by:
getTimestampStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The timestampStart.
-
getNullChance
public double getNullChance()
double nullChance = 15;- Specified by:
getNullChancein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The nullChance.
-
getNullCycle
public long getNullCycle()
uint64 nullCycle = 16;- Specified by:
getNullCyclein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The nullCycle.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.TestColumn parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PlanProtocol.TestColumn parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PlanProtocol.TestColumn.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PlanProtocol.TestColumn.Builder newBuilder()
-
newBuilder
public static PlanProtocol.TestColumn.Builder newBuilder(PlanProtocol.TestColumn prototype)
-
toBuilder
public PlanProtocol.TestColumn.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PlanProtocol.TestColumn.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PlanProtocol.TestColumn getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PlanProtocol.TestColumn> parser()
-
getParserForType
public com.google.protobuf.Parser<PlanProtocol.TestColumn> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PlanProtocol.TestColumn getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-