Package co.cask.tigon.app.queue

Queue interfaces used in Flows.

See:
          Description

Interface Summary
InputDatum<T> Represents a dequeue result from QueueReader.
QueueReader<T> This interface defines reading of a InputDatum from the Queue.
QueueSpecification This interface defines the specification for associated with either input or output binds to it's respective QueueName and Schema
QueueSpecificationGenerator This interface specifies how the QueueSpecification is generated for each Flowlet and within each Flowlet the inputs and outputs.
 

Class Summary
QueueSpecificationGenerator.Node This class represents a node in the DAG.
 

Package co.cask.tigon.app.queue Description

Queue interfaces used in Flows.



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