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

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

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

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

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