Class: Alephant::Broker::LoadStrategy::HTTP::URL

Inherits:
Object
  • Object
show all
Defined in:
lib/alephant/broker/load_strategy/http.rb

Instance Method Summary collapse

Instance Method Details

#generateObject

Raises:

  • (NotImplementedError)


13
14
15
# File 'lib/alephant/broker/load_strategy/http.rb', line 13

def generate
  raise NotImplementedError
end