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

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

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

Methods in co.cask.tigon.app.queue that return InputDatum
 InputDatum<T> QueueReader.dequeue(long timeout, TimeUnit timeoutUnit)
          Reads an input from the queue.
 



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