voldemort.client.protocol.pb
Class VProto

java.lang.Object
  extended by voldemort.client.protocol.pb.VProto

public final class VProto
extends java.lang.Object


Nested Class Summary
static class VProto.ClockEntry
           
static class VProto.DeleteRequest
           
static class VProto.DeleteResponse
           
static class VProto.Error
           
static class VProto.GetAllRequest
           
static class VProto.GetAllResponse
           
static class VProto.GetRequest
           
static class VProto.GetResponse
           
static class VProto.GetVersionResponse
           
static class VProto.KeyedVersions
           
static class VProto.PutRequest
           
static class VProto.PutResponse
           
static class VProto.RequestType
           
static class VProto.VectorClock
           
static class VProto.Versioned
           
static class VProto.VoldemortRequest
           
 
Method Summary
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void internalForceInit()
           
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)

getDescriptor

public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()

internalForceInit

public static void internalForceInit()


Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu