lib/riak/client/beefcake/message_overlay.rb in riak-client-2.2.0.pre1 vs lib/riak/client/beefcake/message_overlay.rb in riak-client-2.2.0

- old
+ new

@@ -7,9 +7,13 @@ EQ = 0 RANGE = 1 end end + class RpbBucketKeyPreflistItem + include Riak::PreflistItem + end + class RpbBucketProps # "repeated" elements with zero items are indistinguishable # from a nil, so we have to manage has_precommit/has_postcommit # flags.