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

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

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

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

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