public static final class PgProto.DatumMessage extends com.google.protobuf.GeneratedMessage implements PgProto.DatumMessageOrBuilder
decoderbufs.DatumMessage| Modifier and Type | Class and Description |
|---|---|
static class |
PgProto.DatumMessage.Builder
Protobuf type
decoderbufs.DatumMessage |
static class |
PgProto.DatumMessage.DatumCase |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
private int |
bitField0_ |
static int |
COLUMN_NAME_FIELD_NUMBER |
static int |
COLUMN_TYPE_FIELD_NUMBER |
private Object |
columnName_ |
private long |
columnType_ |
private Object |
datum_ |
static int |
DATUM_BOOL_FIELD_NUMBER |
static int |
DATUM_BYTES_FIELD_NUMBER |
static int |
DATUM_DOUBLE_FIELD_NUMBER |
static int |
DATUM_FLOAT_FIELD_NUMBER |
static int |
DATUM_INT32_FIELD_NUMBER |
static int |
DATUM_INT64_FIELD_NUMBER |
static int |
DATUM_POINT_FIELD_NUMBER |
static int |
DATUM_STRING_FIELD_NUMBER |
private int |
datumCase_ |
private static PgProto.DatumMessage |
defaultInstance |
private byte |
memoizedIsInitialized |
private int |
memoizedSerializedSize |
static com.google.protobuf.Parser<PgProto.DatumMessage> |
PARSER |
private static long |
serialVersionUID |
private com.google.protobuf.UnknownFieldSet |
unknownFields |
| Modifier | Constructor and Description |
|---|---|
private |
DatumMessage(boolean noInit) |
private |
DatumMessage(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
DatumMessage(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName()
optional string column_name = 1; |
com.google.protobuf.ByteString |
getColumnNameBytes()
optional string column_name = 1; |
long |
getColumnType()
optional int64 column_type = 2; |
boolean |
getDatumBool()
optional bool datum_bool = 7; |
com.google.protobuf.ByteString |
getDatumBytes()
optional bytes datum_bytes = 9; |
PgProto.DatumMessage.DatumCase |
getDatumCase() |
double |
getDatumDouble()
optional double datum_double = 6; |
float |
getDatumFloat()
optional float datum_float = 5; |
int |
getDatumInt32()
optional int32 datum_int32 = 3; |
long |
getDatumInt64()
optional int64 datum_int64 = 4; |
PgProto.Point |
getDatumPoint()
optional .decoderbufs.Point datum_point = 10; |
PgProto.PointOrBuilder |
getDatumPointOrBuilder()
optional .decoderbufs.Point datum_point = 10; |
String |
getDatumString()
optional string datum_string = 8; |
com.google.protobuf.ByteString |
getDatumStringBytes()
optional string datum_string = 8; |
static PgProto.DatumMessage |
getDefaultInstance() |
PgProto.DatumMessage |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<PgProto.DatumMessage> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasColumnName()
optional string column_name = 1; |
boolean |
hasColumnType()
optional int64 column_type = 2; |
boolean |
hasDatumBool()
optional bool datum_bool = 7; |
boolean |
hasDatumBytes()
optional bytes datum_bytes = 9; |
boolean |
hasDatumDouble()
optional double datum_double = 6; |
boolean |
hasDatumFloat()
optional float datum_float = 5; |
boolean |
hasDatumInt32()
optional int32 datum_int32 = 3; |
boolean |
hasDatumInt64()
optional int64 datum_int64 = 4; |
boolean |
hasDatumPoint()
optional .decoderbufs.Point datum_point = 10; |
boolean |
hasDatumString()
optional string datum_string = 8; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PgProto.DatumMessage.Builder |
newBuilder() |
static PgProto.DatumMessage.Builder |
newBuilder(PgProto.DatumMessage prototype) |
PgProto.DatumMessage.Builder |
newBuilderForType() |
protected PgProto.DatumMessage.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static PgProto.DatumMessage |
parseDelimitedFrom(InputStream input) |
static PgProto.DatumMessage |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgProto.DatumMessage |
parseFrom(byte[] data) |
static PgProto.DatumMessage |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgProto.DatumMessage |
parseFrom(com.google.protobuf.ByteString data) |
static PgProto.DatumMessage |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgProto.DatumMessage |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PgProto.DatumMessage |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgProto.DatumMessage |
parseFrom(InputStream input) |
static PgProto.DatumMessage |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PgProto.DatumMessage.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitprivate static final PgProto.DatumMessage defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<PgProto.DatumMessage> PARSER
private int bitField0_
private int datumCase_
private Object datum_
public static final int COLUMN_NAME_FIELD_NUMBER
private Object columnName_
public static final int COLUMN_TYPE_FIELD_NUMBER
private long columnType_
public static final int DATUM_INT32_FIELD_NUMBER
public static final int DATUM_INT64_FIELD_NUMBER
public static final int DATUM_FLOAT_FIELD_NUMBER
public static final int DATUM_DOUBLE_FIELD_NUMBER
public static final int DATUM_BOOL_FIELD_NUMBER
public static final int DATUM_STRING_FIELD_NUMBER
public static final int DATUM_BYTES_FIELD_NUMBER
public static final int DATUM_POINT_FIELD_NUMBER
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private DatumMessage(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private DatumMessage(boolean noInit)
private DatumMessage(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PgProto.DatumMessage getDefaultInstance()
public PgProto.DatumMessage getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<PgProto.DatumMessage> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic PgProto.DatumMessage.DatumCase getDatumCase()
public boolean hasColumnName()
optional string column_name = 1;hasColumnName in interface PgProto.DatumMessageOrBuilderpublic String getColumnName()
optional string column_name = 1;getColumnName in interface PgProto.DatumMessageOrBuilderpublic com.google.protobuf.ByteString getColumnNameBytes()
optional string column_name = 1;getColumnNameBytes in interface PgProto.DatumMessageOrBuilderpublic boolean hasColumnType()
optional int64 column_type = 2;hasColumnType in interface PgProto.DatumMessageOrBuilderpublic long getColumnType()
optional int64 column_type = 2;getColumnType in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumInt32()
optional int32 datum_int32 = 3;hasDatumInt32 in interface PgProto.DatumMessageOrBuilderpublic int getDatumInt32()
optional int32 datum_int32 = 3;getDatumInt32 in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumInt64()
optional int64 datum_int64 = 4;hasDatumInt64 in interface PgProto.DatumMessageOrBuilderpublic long getDatumInt64()
optional int64 datum_int64 = 4;getDatumInt64 in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumFloat()
optional float datum_float = 5;hasDatumFloat in interface PgProto.DatumMessageOrBuilderpublic float getDatumFloat()
optional float datum_float = 5;getDatumFloat in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumDouble()
optional double datum_double = 6;hasDatumDouble in interface PgProto.DatumMessageOrBuilderpublic double getDatumDouble()
optional double datum_double = 6;getDatumDouble in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumBool()
optional bool datum_bool = 7;hasDatumBool in interface PgProto.DatumMessageOrBuilderpublic boolean getDatumBool()
optional bool datum_bool = 7;getDatumBool in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumString()
optional string datum_string = 8;hasDatumString in interface PgProto.DatumMessageOrBuilderpublic String getDatumString()
optional string datum_string = 8;getDatumString in interface PgProto.DatumMessageOrBuilderpublic com.google.protobuf.ByteString getDatumStringBytes()
optional string datum_string = 8;getDatumStringBytes in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumBytes()
optional bytes datum_bytes = 9;hasDatumBytes in interface PgProto.DatumMessageOrBuilderpublic com.google.protobuf.ByteString getDatumBytes()
optional bytes datum_bytes = 9;getDatumBytes in interface PgProto.DatumMessageOrBuilderpublic boolean hasDatumPoint()
optional .decoderbufs.Point datum_point = 10;hasDatumPoint in interface PgProto.DatumMessageOrBuilderpublic PgProto.Point getDatumPoint()
optional .decoderbufs.Point datum_point = 10;getDatumPoint in interface PgProto.DatumMessageOrBuilderpublic PgProto.PointOrBuilder getDatumPointOrBuilder()
optional .decoderbufs.Point datum_point = 10;getDatumPointOrBuilder in interface PgProto.DatumMessageOrBuilderprivate void initFields()
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static PgProto.DatumMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PgProto.DatumMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PgProto.DatumMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PgProto.DatumMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PgProto.DatumMessage parseFrom(InputStream input) throws IOException
IOExceptionpublic static PgProto.DatumMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PgProto.DatumMessage parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PgProto.DatumMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PgProto.DatumMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PgProto.DatumMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PgProto.DatumMessage.Builder newBuilder()
public PgProto.DatumMessage.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PgProto.DatumMessage.Builder newBuilder(PgProto.DatumMessage prototype)
public PgProto.DatumMessage.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PgProto.DatumMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2017 JBoss by Red Hat. All rights reserved.