Uses of Package
org.apache.storm.trident
Packages that use org.apache.storm.trident
Package
Description
-
Classes in org.apache.storm.trident used by org.apache.storm.tridentClassDescriptionThis enum defines how the output fields of JOIN is constructed.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.
-
Classes in org.apache.storm.trident used by org.apache.storm.trident.fluentClassDescriptionA 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.
-
Classes in org.apache.storm.trident used by org.apache.storm.trident.operationClassDescriptionA 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.
-
Classes in org.apache.storm.trident used by org.apache.storm.trident.operation.builtinClassDescriptionA 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.
-
Classes in org.apache.storm.trident used by org.apache.storm.trident.operation.impl