storm.trident.state
Class BaseQueryFunction<S extends State,T>
java.lang.Object
storm.trident.operation.BaseOperation
storm.trident.state.BaseQueryFunction<S,T>
- All Implemented Interfaces:
- Serializable, EachOperation, Operation, QueryFunction<S,T>
- Direct Known Subclasses:
- MapGet, SnapshotGet, TupleCollectionGet
public abstract class BaseQueryFunction<S extends State,T>
- extends BaseOperation
- implements QueryFunction<S,T>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseQueryFunction
public BaseQueryFunction()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.