| 程序包 | 说明 |
|---|---|
| net.wicp.tams.common.binlog.self.proto |
| 限定符和类型 | 方法和说明 |
|---|---|
SendObjProto.Col |
SendObjProto.Col.Builder.build() |
SendObjProto.Col |
SendObjProto.Col.Builder.buildPartial() |
SendObjProto.Col |
SendObjProto.SendRowOrBuilder.getAfter(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.Col |
SendObjProto.SendRow.getAfter(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.Col |
SendObjProto.SendRow.Builder.getAfter(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.Col |
SendObjProto.SendRowOrBuilder.getBefore(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
SendObjProto.Col |
SendObjProto.SendRow.getBefore(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
SendObjProto.Col |
SendObjProto.SendRow.Builder.getBefore(int index)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
static SendObjProto.Col |
SendObjProto.Col.getDefaultInstance() |
SendObjProto.Col |
SendObjProto.Col.getDefaultInstanceForType() |
SendObjProto.Col |
SendObjProto.Col.Builder.getDefaultInstanceForType() |
static SendObjProto.Col |
SendObjProto.Col.parseDelimitedFrom(InputStream input) |
static SendObjProto.Col |
SendObjProto.Col.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(byte[] data) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(com.google.protobuf.ByteString data) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(com.google.protobuf.CodedInputStream input) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(InputStream input) |
static SendObjProto.Col |
SendObjProto.Col.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SendObjProto.Col> |
SendObjProto.SendRowOrBuilder.getAfterList()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
List<SendObjProto.Col> |
SendObjProto.SendRow.getAfterList()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
List<SendObjProto.Col> |
SendObjProto.SendRow.Builder.getAfterList()
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
List<SendObjProto.Col> |
SendObjProto.SendRowOrBuilder.getBeforeList()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
List<SendObjProto.Col> |
SendObjProto.SendRow.getBeforeList()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
List<SendObjProto.Col> |
SendObjProto.SendRow.Builder.getBeforeList()
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
com.google.protobuf.Parser<SendObjProto.Col> |
SendObjProto.Col.getParserForType() |
static com.google.protobuf.Parser<SendObjProto.Col> |
SendObjProto.Col.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.addAfter(int index,
SendObjProto.Col value)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.addAfter(SendObjProto.Col value)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.addBefore(int index,
SendObjProto.Col value)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.addBefore(SendObjProto.Col value)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
SendObjProto.Col.Builder |
SendObjProto.Col.Builder.mergeFrom(SendObjProto.Col other) |
static SendObjProto.Col.Builder |
SendObjProto.Col.newBuilder(SendObjProto.Col prototype) |
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.setAfter(int index,
SendObjProto.Col value)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.setBefore(int index,
SendObjProto.Col value)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.addAllAfter(Iterable<? extends SendObjProto.Col> values)
repeated .net.wicp.tams.common.binlog.self.proto.Col after = 2; |
SendObjProto.SendRow.Builder |
SendObjProto.SendRow.Builder.addAllBefore(Iterable<? extends SendObjProto.Col> values)
repeated .net.wicp.tams.common.binlog.self.proto.Col before = 1; |
Copyright © 2017. All rights reserved.