public static final class SendObjProto.SendObj extends com.google.protobuf.GeneratedMessage implements SendObjProto.SendObjOrBuilder
net.wicp.tams.common.binlog.self.proto.SendObj| 限定符和类型 | 类和说明 |
|---|---|
static class |
SendObjProto.SendObj.Builder
Protobuf type
net.wicp.tams.common.binlog.self.proto.SendObj |
static class |
SendObjProto.SendObj.OptType
Protobuf enum
net.wicp.tams.common.binlog.self.proto.SendObj.OptType |
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 |
DB_FIELD_NUMBER |
static int |
GTID_FIELD_NUMBER |
static int |
OPTTYPE_FIELD_NUMBER |
static int |
ROWS_FIELD_NUMBER |
static int |
TB_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDb()
optional string db = 1; |
com.google.protobuf.ByteString |
getDbBytes()
optional string db = 1; |
static SendObjProto.SendObj |
getDefaultInstance() |
SendObjProto.SendObj |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGtid()
optional string gtid = 4; |
com.google.protobuf.ByteString |
getGtidBytes()
optional string gtid = 4; |
SendObjProto.SendObj.OptType |
getOptType()
optional .net.wicp.tams.common.binlog.self.proto.SendObj.OptType optType = 3; |
int |
getOptTypeValue()
optional .net.wicp.tams.common.binlog.self.proto.SendObj.OptType optType = 3; |
com.google.protobuf.Parser<SendObjProto.SendObj> |
getParserForType() |
SendObjProto.SendRow |
getRows(int index)
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5; |
int |
getRowsCount()
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5; |
List<SendObjProto.SendRow> |
getRowsList()
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5; |
SendObjProto.SendRowOrBuilder |
getRowsOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5; |
List<? extends SendObjProto.SendRowOrBuilder> |
getRowsOrBuilderList()
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5; |
int |
getSerializedSize() |
String |
getTb()
optional string tb = 2; |
com.google.protobuf.ByteString |
getTbBytes()
optional string tb = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SendObjProto.SendObj.Builder |
newBuilder() |
static SendObjProto.SendObj.Builder |
newBuilder(SendObjProto.SendObj prototype) |
SendObjProto.SendObj.Builder |
newBuilderForType() |
protected SendObjProto.SendObj.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SendObjProto.SendObj |
parseDelimitedFrom(InputStream input) |
static SendObjProto.SendObj |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendObj |
parseFrom(byte[] data) |
static SendObjProto.SendObj |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendObj |
parseFrom(com.google.protobuf.ByteString data) |
static SendObjProto.SendObj |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendObj |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SendObjProto.SendObj |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendObj |
parseFrom(InputStream input) |
static SendObjProto.SendObj |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SendObjProto.SendObj> |
parser() |
SendObjProto.SendObj.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 DB_FIELD_NUMBER
public static final int TB_FIELD_NUMBER
public static final int OPTTYPE_FIELD_NUMBER
public static final int GTID_FIELD_NUMBER
public static final int ROWS_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 getDb()
optional string db = 1;getDb 在接口中 SendObjProto.SendObjOrBuilderpublic com.google.protobuf.ByteString getDbBytes()
optional string db = 1;getDbBytes 在接口中 SendObjProto.SendObjOrBuilderpublic String getTb()
optional string tb = 2;getTb 在接口中 SendObjProto.SendObjOrBuilderpublic com.google.protobuf.ByteString getTbBytes()
optional string tb = 2;getTbBytes 在接口中 SendObjProto.SendObjOrBuilderpublic int getOptTypeValue()
optional .net.wicp.tams.common.binlog.self.proto.SendObj.OptType optType = 3;getOptTypeValue 在接口中 SendObjProto.SendObjOrBuilderpublic SendObjProto.SendObj.OptType getOptType()
optional .net.wicp.tams.common.binlog.self.proto.SendObj.OptType optType = 3;getOptType 在接口中 SendObjProto.SendObjOrBuilderpublic String getGtid()
optional string gtid = 4;getGtid 在接口中 SendObjProto.SendObjOrBuilderpublic com.google.protobuf.ByteString getGtidBytes()
optional string gtid = 4;getGtidBytes 在接口中 SendObjProto.SendObjOrBuilderpublic List<SendObjProto.SendRow> getRowsList()
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5;getRowsList 在接口中 SendObjProto.SendObjOrBuilderpublic List<? extends SendObjProto.SendRowOrBuilder> getRowsOrBuilderList()
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5;public int getRowsCount()
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5;getRowsCount 在接口中 SendObjProto.SendObjOrBuilderpublic SendObjProto.SendRow getRows(int index)
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5;getRows 在接口中 SendObjProto.SendObjOrBuilderpublic SendObjProto.SendRowOrBuilder getRowsOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.self.proto.SendRow rows = 5;public 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.SendObj parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendObj parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendObj parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendObj parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendObj parseFrom(InputStream input) throws IOException
IOExceptionpublic static SendObjProto.SendObj parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SendObjProto.SendObj parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SendObjProto.SendObj parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SendObjProto.SendObj parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SendObjProto.SendObj parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SendObjProto.SendObj.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SendObjProto.SendObj.Builder newBuilder()
public static SendObjProto.SendObj.Builder newBuilder(SendObjProto.SendObj prototype)
public SendObjProto.SendObj.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SendObjProto.SendObj.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessagepublic static SendObjProto.SendObj getDefaultInstance()
public static com.google.protobuf.Parser<SendObjProto.SendObj> parser()
public com.google.protobuf.Parser<SendObjProto.SendObj> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic SendObjProto.SendObj getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.