Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.storm.trident.tuple.ComboList
- org.apache.storm.trident.tuple.ConsList
- org.apache.storm.trident.tuple.TridentTupleView (implements org.apache.storm.trident.tuple.TridentTuple)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.storm.trident.tuple.ComboList.Factory (implements java.io.Serializable)
- org.apache.storm.trident.tuple.TridentTupleView.FreshOutputFactory (implements org.apache.storm.trident.tuple.TridentTuple.Factory)
- org.apache.storm.trident.tuple.TridentTupleView.OperationOutputFactory (implements org.apache.storm.trident.tuple.TridentTuple.Factory)
- org.apache.storm.trident.tuple.TridentTupleView.ProjectionFactory (implements org.apache.storm.trident.tuple.TridentTuple.Factory)
- org.apache.storm.trident.tuple.TridentTupleView.RootFactory (implements org.apache.storm.trident.tuple.TridentTuple.Factory)
- org.apache.storm.trident.tuple.ValuePointer
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- org.apache.storm.trident.tuple.TridentTuple (also extends org.apache.storm.tuple.ITuple)
- java.util.List<E>
- java.util.Collection<E>
- org.apache.storm.tuple.ITuple
- org.apache.storm.trident.tuple.TridentTuple (also extends java.util.List<E>)
- java.io.Serializable
- org.apache.storm.trident.tuple.TridentTuple.Factory