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 type
xg.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.StartValsCaseNested 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
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)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, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
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 Details
-
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
- 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
-
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
-
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
-
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
-
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
-
getIntStart
public int getIntStart()int32 int_start = 5;- Specified by:
getIntStartin interfacePlanProtocol.TestColumnOrBuilder
-
getBigintStart
public long getBigintStart()int64 bigint_start = 6;- Specified by:
getBigintStartin interfacePlanProtocol.TestColumnOrBuilder
-
getFloatStart
public float getFloatStart()float float_start = 7;- Specified by:
getFloatStartin interfacePlanProtocol.TestColumnOrBuilder
-
getDoubleStart
public double getDoubleStart()double double_start = 8;- Specified by:
getDoubleStartin interfacePlanProtocol.TestColumnOrBuilder
-
getBoolStart
public boolean getBoolStart()bool bool_start = 9;- Specified by:
getBoolStartin interfacePlanProtocol.TestColumnOrBuilder
-
getIpv4Start
public int getIpv4Start()uint32 ipv4_start = 10;- Specified by:
getIpv4Startin interfacePlanProtocol.TestColumnOrBuilder
-
getVarcharStart
note that this must be an int32 in string format
string varchar_start = 11;- Specified by:
getVarcharStartin interfacePlanProtocol.TestColumnOrBuilder
-
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
-
getBinaryStart
note that this must also be an int32 in string format
string binary_start = 12;- Specified by:
getBinaryStartin interfacePlanProtocol.TestColumnOrBuilder
-
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
-
getDateStart
public int getDateStart()note that this must be a valid date
int32 date_start = 13;- Specified by:
getDateStartin interfacePlanProtocol.TestColumnOrBuilder
-
getTimestampStart
public long getTimestampStart()int64 timestamp_start = 14;- Specified by:
getTimestampStartin interfacePlanProtocol.TestColumnOrBuilder
-
getNullChance
public double getNullChance()double nullChance = 15;- Specified by:
getNullChancein interfacePlanProtocol.TestColumnOrBuilder
-
getNullCycle
public long getNullCycle()uint64 nullCycle = 16;- Specified by:
getNullCyclein interfacePlanProtocol.TestColumnOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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
- Throws:
IOException
-
parseFrom
public static PlanProtocol.TestColumn parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Throws:
IOException
-
parseDelimitedFrom
- 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
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
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
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-