Class: Voldemort::RequestType
- Inherits:
-
Protobuf::Enum
- Object
- Protobuf::Enum
- Voldemort::RequestType
- Defined in:
- lib/protos/voldemort-client.pb.rb
Constant Summary collapse
- GET =
0
- GET_ALL =
1
- PUT =
2
- DELETE =
3
- GET_VERSION =
4