Uses of Interface
org.apache.storm.topology.ResourceDeclarer
Package
Description
-
Uses of ResourceDeclarer in org.apache.storm.drpc
-
Uses of ResourceDeclarer in org.apache.storm.topology
Modifier and TypeInterfaceDescriptioninterface
ResourceDeclarer<T extends ResourceDeclarer>
This is a new base interface that can be used by anything that wants to mirror RAS's basic API.Modifier and TypeInterfaceDescriptioninterface
BoltDeclarer includes grouping APIs for storm topology.interface
interface
Modifier and TypeClassDescriptionclass
protected class
protected class
protected class
-
Uses of ResourceDeclarer in org.apache.storm.trident
Modifier and TypeClassDescriptionclass
A Stream represents the core data model in Trident, and can be thought of as a "stream" of tuples that are processed as a series of small batches.class
-
Uses of ResourceDeclarer in org.apache.storm.trident.operation
Modifier and TypeClassDescriptionclass
DefaultResourceDeclarer<T extends DefaultResourceDeclarer>
Default implementation of resources declarer. -
Uses of ResourceDeclarer in org.apache.storm.trident.planner
Modifier and TypeClassDescriptionclass
class
class
class