cascading.operation.expression
Class ExpressionOperation.Context

java.lang.Object
  extended by cascading.operation.expression.ExpressionOperation.Context
Enclosing class:
ExpressionOperation

public static class ExpressionOperation.Context
extends Object


Field Summary
protected  Tuple tuple
           
 
Constructor Summary
ExpressionOperation.Context()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tuple

protected Tuple tuple
Constructor Detail

ExpressionOperation.Context

public ExpressionOperation.Context()


Copyright © 2007-2012 Concurrent, Inc. All Rights Reserved.