JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.storm.topology.TupleFieldTimestampExtractor
Packages that use
TupleFieldTimestampExtractor
Package
Description
org.apache.storm.topology
Uses of
TupleFieldTimestampExtractor
in
org.apache.storm.topology
Methods in
org.apache.storm.topology
that return
TupleFieldTimestampExtractor
Modifier and Type
Method
Description
static
TupleFieldTimestampExtractor
TupleFieldTimestampExtractor.
of
(
String
fieldName)