Uses of Class
org.apache.storm.hdfs.trident.HdfsState.Options
-
Packages that use HdfsState.Options Package Description org.apache.storm.hdfs.trident -
-
Uses of HdfsState.Options in org.apache.storm.hdfs.trident
Subclasses of HdfsState.Options in org.apache.storm.hdfs.trident Modifier and Type Class Description static class
HdfsState.HdfsFileOptions
static class
HdfsState.SequenceFileOptions
Methods in org.apache.storm.hdfs.trident with parameters of type HdfsState.Options Modifier and Type Method Description HdfsStateFactory
HdfsStateFactory. withOptions(HdfsState.Options options)
-