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

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

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

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

Methods in com.continuent.tungsten.replicator.thl.protobuf with parameters of type TungstenProtos.ProtobufStatementData
 TungstenProtos.ProtobufStatementData.Builder TungstenProtos.ProtobufStatementData.Builder.mergeFrom(TungstenProtos.ProtobufStatementData other)
           
 TungstenProtos.ProtobufOneChange.Builder TungstenProtos.ProtobufOneChange.Builder.mergeStatement(TungstenProtos.ProtobufStatementData value)
           
 TungstenProtos.ProtobufLoadDataFileQuery.Builder TungstenProtos.ProtobufLoadDataFileQuery.Builder.mergeStatement(TungstenProtos.ProtobufStatementData value)
           
static TungstenProtos.ProtobufStatementData.Builder TungstenProtos.ProtobufStatementData.newBuilder(TungstenProtos.ProtobufStatementData prototype)
           
 TungstenProtos.ProtobufOneChange.Builder TungstenProtos.ProtobufOneChange.Builder.setStatement(TungstenProtos.ProtobufStatementData value)
           
 TungstenProtos.ProtobufLoadDataFileQuery.Builder TungstenProtos.ProtobufLoadDataFileQuery.Builder.setStatement(TungstenProtos.ProtobufStatementData value)