Class: EMRPC::Ring::Bucket

Inherits:
Object show all
Defined in:
lib/emrpc/archive/ring.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeBucket

Returns a new instance of Bucket.



34
35
36
# File 'lib/emrpc/archive/ring.rb', line 34

def initialize
  
end

Instance Attribute Details

#rangeObject

Returns the value of attribute range.



33
34
35
# File 'lib/emrpc/archive/ring.rb', line 33

def range
  @range
end