Uses of Annotation Type
org.apache.storm.annotation.InterfaceStability.Unstable
Packages that use InterfaceStability.Unstable
Package
Description
-
Uses of InterfaceStability.Unstable in org.apache.storm.kafka.spout
Classes in org.apache.storm.kafka.spout with annotations of type InterfaceStability.UnstableModifier and TypeClassDescriptionstatic enum
This enum controls when the tuple with theConsumerRecord
for an offset is marked as processed, i.e. when the offset can be committed to Kafka. -
Uses of InterfaceStability.Unstable in org.apache.storm.streams
Classes in org.apache.storm.streams with annotations of type InterfaceStability.UnstableModifier and TypeClassDescriptionclass
PairStream<K,
V> Represents a stream of key-value pairs.class
Stream<T>
Represents a stream of values.class
A builder for constructing aStormTopology
via storm streams api (DSL). -
Uses of InterfaceStability.Unstable in org.apache.storm.streams.processors
Classes in org.apache.storm.streams.processors with annotations of type InterfaceStability.Unstable