Uses of Interface
org.apache.storm.hdfs.trident.rotation.FileRotationPolicy

Packages that use FileRotationPolicy
org.apache.storm.hdfs.trident   
 

Uses of FileRotationPolicy in org.apache.storm.hdfs.trident
 

Fields in org.apache.storm.hdfs.trident declared as FileRotationPolicy
protected  FileRotationPolicy HdfsState.Options.rotationPolicy
           
 

Methods in org.apache.storm.hdfs.trident with parameters of type FileRotationPolicy
 HdfsState.HdfsFileOptions HdfsState.HdfsFileOptions.withRotationPolicy(FileRotationPolicy rotationPolicy)
           
 HdfsState.SequenceFileOptions HdfsState.SequenceFileOptions.withRotationPolicy(FileRotationPolicy rotationPolicy)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.