public static final class SendObjProto.SendRow extends com.google.protobuf.GeneratedMessage implements SendObjProto.SendRowOrBuilder
net.wicp.tams.common.binlog.self.proto.SendRow| 限定符和类型 | 类和说明 |
|---|---|
static class |
SendObjProto.SendRow.Builder
Protobuf type
net.wicp.tams.common.binlog.self.proto.SendRow |
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 |
AFTER_FIELD_NUMBER |
static int |
BEFORE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
SendObjProto.Col |
getAfter(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
int |
getAfterCount()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
List<SendObjProto.Col> |
getAfterList()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.ColOrBuilder |
getAfterOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
List<? extends SendObjProto.ColOrBuilder> |
getAfterOrBuilderList()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.Col |
getBefore(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
int |
getBeforeCount()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
List<SendObjProto.Col> |
getBeforeList()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
SendObjProto.ColOrBuilder |
getBeforeOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
List<? extends SendObjProto.ColOrBuilder> |
getBeforeOrBuilderList()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
static SendObjProto.SendRow |
getDefaultInstance() |
SendObjProto.SendRow |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SendObjProto.SendRow> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SendObjProto.SendRow.Builder |
newBuilder() |
static SendObjProto.SendRow.Builder |
newBuilder(SendObjProto.SendRow prototype) |
SendObjProto.SendRow.Builder |
newBuilderForType() |
protected SendObjProto.SendRow.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SendObjProto.SendRow |
parseDelimitedFrom(InputStream input) |
static SendObjProto.SendRow |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendRow |
parseFrom(byte[] data) |
static SendObjProto.SendRow |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendRow |
parseFrom(com.google.protobuf.ByteString data) |
static SendObjProto.SendRow |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendRow |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SendObjProto.SendRow |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.SendRow |
parseFrom(InputStream input) |
static SendObjProto.SendRow |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SendObjProto.SendRow> |
parser() |
SendObjProto.SendRow.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 BEFORE_FIELD_NUMBER
public static final int AFTER_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 List<SendObjProto.Col> getBeforeList()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1;getBeforeList 在接口中 SendObjProto.SendRowOrBuilderpublic List<? extends SendObjProto.ColOrBuilder> getBeforeOrBuilderList()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1;public int getBeforeCount()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1;getBeforeCount 在接口中 SendObjProto.SendRowOrBuilderpublic SendObjProto.Col getBefore(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1;getBefore 在接口中 SendObjProto.SendRowOrBuilderpublic SendObjProto.ColOrBuilder getBeforeOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1;public List<SendObjProto.Col> getAfterList()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2;getAfterList 在接口中 SendObjProto.SendRowOrBuilderpublic List<? extends SendObjProto.ColOrBuilder> getAfterOrBuilderList()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2;public int getAfterCount()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2;getAfterCount 在接口中 SendObjProto.SendRowOrBuilderpublic SendObjProto.Col getAfter(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2;getAfter 在接口中 SendObjProto.SendRowOrBuilderpublic SendObjProto.ColOrBuilder getAfterOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2;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.SendRow parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendRow parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendRow parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendRow parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SendObjProto.SendRow parseFrom(InputStream input) throws IOException
IOExceptionpublic static SendObjProto.SendRow parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SendObjProto.SendRow parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SendObjProto.SendRow parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SendObjProto.SendRow parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SendObjProto.SendRow parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SendObjProto.SendRow.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SendObjProto.SendRow.Builder newBuilder()
public static SendObjProto.SendRow.Builder newBuilder(SendObjProto.SendRow prototype)
public SendObjProto.SendRow.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SendObjProto.SendRow.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessagepublic static SendObjProto.SendRow getDefaultInstance()
public static com.google.protobuf.Parser<SendObjProto.SendRow> parser()
public com.google.protobuf.Parser<SendObjProto.SendRow> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic SendObjProto.SendRow getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2017. All rights reserved.