Module: Riak::Client::BeefcakeProtobuffsBackend::RpbBucketProps::RpbReplMode

Defined in:
lib/riak/client/beefcake/messages.rb

Constant Summary collapse

FALSE =
0
REALTIME =
1
FULLSYNC =
2
TRUE =
3