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

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

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

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

Methods in com.continuent.tungsten.replicator.thl.protobuf with parameters of type TungstenProtos.ProtobufReplDBMSEvent
 TungstenProtos.ProtobufReplDBMSEvent.Builder TungstenProtos.ProtobufReplDBMSEvent.Builder.mergeFrom(TungstenProtos.ProtobufReplDBMSEvent other)
           
static TungstenProtos.ProtobufReplDBMSEvent.Builder TungstenProtos.ProtobufReplDBMSEvent.newBuilder(TungstenProtos.ProtobufReplDBMSEvent prototype)