Uses of Interface
co.cask.tigon.app.queue.QueueSpecification

Packages that use QueueSpecification
co.cask.tigon.app.queue Queue interfaces used in Flows. 
 

Uses of QueueSpecification in co.cask.tigon.app.queue
 

Methods in co.cask.tigon.app.queue that return types with arguments of type QueueSpecification
 com.google.common.collect.Table<QueueSpecificationGenerator.Node,String,Set<QueueSpecification>> QueueSpecificationGenerator.create(co.cask.tigon.api.flow.FlowSpecification specification)
          Given a FlowSpecification we generate a map of from flowlet to to flowlet with their queue and schema.
 



Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.