Uses of Class
co.cask.tigon.app.queue.QueueSpecificationGenerator.Node

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

Uses of QueueSpecificationGenerator.Node in co.cask.tigon.app.queue
 

Methods in co.cask.tigon.app.queue that return QueueSpecificationGenerator.Node
static QueueSpecificationGenerator.Node QueueSpecificationGenerator.Node.flowlet(String name)
           
 

Methods in co.cask.tigon.app.queue that return types with arguments of type QueueSpecificationGenerator.Node
 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.