public static final class SendObjProto.Col extends com.google.protobuf.GeneratedMessage implements SendObjProto.ColOrBuilder
net.wicp.tams.common.binlog.self.proto.Col| 限定符和类型 | 类和说明 |
|---|---|
static class |
SendObjProto.Col.Builder
Protobuf type
net.wicp.tams.common.binlog.self.proto.Col |
static class |
SendObjProto.Col.ColumnType
Protobuf enum
net.wicp.tams.common.binlog.self.proto.Col.ColumnType |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, 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>| 限定符和类型 | 字段和说明 |
|---|---|
static int |
COLNAME_FIELD_NUMBER |
static int |
COLTYPE_FIELD_NUMBER |
static int |
VALUE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getColName()
optional string colName = 3; |
com.google.protobuf.ByteString |
getColNameBytes()
optional string colName = 3; |
SendObjProto.Col.ColumnType |
getColType()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2; |
int |
getColTypeValue()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2; |
static SendObjProto.Col |
getDefaultInstance() |
SendObjProto.Col |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SendObjProto.Col> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getValue()
optional string value = 1; |
com.google.protobuf.ByteString |
getValueBytes()
optional string value = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SendObjProto.Col.Builder |
newBuilder() |
static SendObjProto.Col.Builder |
newBuilder(SendObjProto.Col prototype) |
SendObjProto.Col.Builder |
newBuilderForType() |
protected SendObjProto.Col.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SendObjProto.Col |
parseDelimitedFrom(InputStream input) |
static SendObjProto.Col |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
parseFrom(byte[] data) |
static SendObjProto.Col |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
parseFrom(com.google.protobuf.ByteString data) |
static SendObjProto.Col |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SendObjProto.Col |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
parseFrom(InputStream input) |
static SendObjProto.Col |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SendObjProto.Col> |
parser() |
SendObjProto.Col.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int VALUE_FIELD_NUMBER
public static final int COLTYPE_FIELD_NUMBER
public static final int COLNAME_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessagepublic String getValue()
optional string value = 1;getValue 在接口中 SendObjProto.ColOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
optional string value = 1;getValueBytes 在接口中 SendObjProto.ColOrBuilderpublic int getColTypeValue()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2;getColTypeValue 在接口中 SendObjProto.ColOrBuilderpublic SendObjProto.Col.ColumnType getColType()
optional .net.wicp.tams.common.binlog.self.proto.Col.ColumnType colType = 2;getColType 在接口中 SendObjProto.ColOrBuilderpublic String getColName()
optional string colName = 3;getColName 在接口中 SendObjProto.ColOrBuilderpublic com.google.protobuf.ByteString getColNameBytes()
optional string colName = 3;getColNameBytes 在接口中 SendObjProto.ColOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessagepublic static SendObjProto.Col parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.Col parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.Col parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.Col parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.Col parseFrom(InputStream input) throws IOException
IOExceptionpublic static SendObjProto.Col parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SendObjProto.Col parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SendObjProto.Col parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SendObjProto.Col parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SendObjProto.Col parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SendObjProto.Col.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SendObjProto.Col.Builder newBuilder()
public static SendObjProto.Col.Builder newBuilder(SendObjProto.Col prototype)
public SendObjProto.Col.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SendObjProto.Col.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessagepublic static SendObjProto.Col getDefaultInstance()
public static com.google.protobuf.Parser<SendObjProto.Col> parser()
public com.google.protobuf.Parser<SendObjProto.Col> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic SendObjProto.Col getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.