Class Hierarchy
- java.lang.Object
- org.apache.storm.trident.operation.BaseOperation (implements org.apache.storm.trident.operation.Operation)
- org.apache.storm.trident.state.BaseQueryFunction<S,
T> (implements org.apache.storm.trident.state.QueryFunction<S, T>) - org.apache.storm.jdbc.trident.state.JdbcQuery
- org.apache.storm.trident.state.BaseStateUpdater<S> (implements org.apache.storm.trident.state.StateUpdater<S>)
- org.apache.storm.jdbc.trident.state.JdbcUpdater
- org.apache.storm.trident.state.BaseQueryFunction<S,
- org.apache.storm.jdbc.trident.state.JdbcState (implements org.apache.storm.trident.state.State)
- org.apache.storm.jdbc.trident.state.JdbcState.Options (implements java.io.Serializable)
- org.apache.storm.jdbc.trident.state.JdbcStateFactory (implements org.apache.storm.trident.state.StateFactory)
- org.apache.storm.trident.operation.BaseOperation (implements org.apache.storm.trident.operation.Operation)