class Riak::Client::BeefcakeProtobuffsBackend::Operator
Attributes
backend[R]
Public Class Methods
new(backend)
click to toggle source
# File lib/riak/client/beefcake/operator.rb, line 5 def initialize(backend) @backend = backend end