backtype.storm.utils
Class Container

java.lang.Object
  extended by backtype.storm.utils.Container
All Implemented Interfaces:
Serializable

public class Container
extends Object
implements Serializable

See Also:
Serialized Form

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

Field Detail

object

public Object object
Constructor Detail

Container

public Container()


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