Class: Voldemort::RequestType

Inherits:
Protobuf::Enum
  • Object
show all
Defined in:
lib/protos/voldemort-client.pb.rb

Constant Summary collapse

GET =
0
GET_ALL =
1
PUT =
2
DELETE =
3
GET_VERSION =
4