storm.trident.operation.impl
Class Result

java.lang.Object
  extended by storm.trident.operation.impl.Result

public class Result
extends Object


Field Summary
 Object obj
           
 
Constructor Summary
Result()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

obj

public Object obj
Constructor Detail

Result

public Result()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.