Uses of Package
org.apache.storm.streams
Packages that use org.apache.storm.streams
Package
Description
-
Classes in org.apache.storm.streams used by org.apache.storm.sql
-
Classes in org.apache.storm.streams used by org.apache.storm.sql.planner.streamsClassDescriptionRepresents a stream of values.A builder for constructing a
StormTopology
via storm streams api (DSL). -
Classes in org.apache.storm.streams used by org.apache.storm.sql.runtime.streams.functions
-
Classes in org.apache.storm.streams used by org.apache.storm.streamsClassDescriptionA pair of values.Represents a stream of key-value pairs.Represents a stream of values.A builder for constructing a
StormTopology
via storm streams api (DSL).A wrapper for the stream state which can be used to query the state viaStream.stateQuery(StreamState)
. -
Classes in org.apache.storm.streams used by org.apache.storm.streams.operations
-
Classes in org.apache.storm.streams used by org.apache.storm.streams.operations.mappers
-
Classes in org.apache.storm.streams used by org.apache.storm.streams.processorsClassDescriptionA pair of values.Node that wraps a processor in the stream.Provides reference counting of tuples.A wrapper for the stream state which can be used to query the state via
Stream.stateQuery(StreamState)
. -
Classes in org.apache.storm.streams used by org.apache.storm.windowing