Uses of Class
org.apache.storm.hdfs.trident.HdfsState.HdfsFileOptions
-
Uses of HdfsState.HdfsFileOptions in org.apache.storm.hdfs.trident
Modifier and TypeMethodDescriptionHdfsState.HdfsFileOptions.addRotationAction
(RotationAction action) Deprecated.HdfsState.HdfsFileOptions.withBufferSize
(int sizeInBytes) Set the size of the buffer used for hdfs file copy in case of recovery.HdfsState.HdfsFileOptions.withConfigKey
(String configKey) HdfsState.HdfsFileOptions.withFileNameFormat
(FileNameFormat fileNameFormat) HdfsState.HdfsFileOptions.withRecordFormat
(RecordFormat format) HdfsState.HdfsFileOptions.withRotationPolicy
(FileRotationPolicy rotationPolicy)