Uses of Class
com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufRowIdData

Packages that use TungstenProtos.ProtobufRowIdData
com.continuent.tungsten.replicator.thl.protobuf   
 

Uses of TungstenProtos.ProtobufRowIdData in com.continuent.tungsten.replicator.thl.protobuf
 

Methods in com.continuent.tungsten.replicator.thl.protobuf that return TungstenProtos.ProtobufRowIdData
 TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.Builder.build()
           
 TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.Builder.buildPartial()
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.getDefaultInstance()
           
 TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.getDefaultInstanceForType()
           
 TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.Builder.getDefaultInstanceForType()
           
 TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufOneChange.getRowId()
           
 TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufOneChange.Builder.getRowId()
           
protected  TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.Builder.internalGetResult()
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseDelimitedFrom(java.io.InputStream input)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(byte[] data)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(com.google.protobuf.ByteString data)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(com.google.protobuf.CodedInputStream input)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(java.io.InputStream input)
           
static TungstenProtos.ProtobufRowIdData TungstenProtos.ProtobufRowIdData.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.continuent.tungsten.replicator.thl.protobuf with parameters of type TungstenProtos.ProtobufRowIdData
 TungstenProtos.ProtobufRowIdData.Builder TungstenProtos.ProtobufRowIdData.Builder.mergeFrom(TungstenProtos.ProtobufRowIdData other)
           
 TungstenProtos.ProtobufOneChange.Builder TungstenProtos.ProtobufOneChange.Builder.mergeRowId(TungstenProtos.ProtobufRowIdData value)
           
static TungstenProtos.ProtobufRowIdData.Builder TungstenProtos.ProtobufRowIdData.newBuilder(TungstenProtos.ProtobufRowIdData prototype)
           
 TungstenProtos.ProtobufOneChange.Builder TungstenProtos.ProtobufOneChange.Builder.setRowId(TungstenProtos.ProtobufRowIdData value)