Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.storm.hdfs.trident Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
CountSyncPolicySyncPolicy implementation that will trigger a file system sync after a certain number of tuplesClassorg.apache.storm.hdfs.trident.syncApache Storm
DefaultFileNameFormatCreates file names with the following format: {prefix}-{partitionId}-{rotationNum}-{timestamp}{extension}Classorg.apache.storm.hdfs.trident.formatApache Storm
DefaultSequenceFormatBasic SequenceFormat implementation that uses LongWritable for keys and Text for values.Classorg.apache.storm.hdfs.trident.formatApache Storm
DelimitedRecordFormatRecordFormat implementation that uses field and record delimiters.Classorg.apache.storm.hdfs.trident.formatApache Storm
FileNameFormatFormatter interface for determining HDFS file names.Interfaceorg.apache.storm.hdfs.trident.formatApache Storm
FileRotationPolicyUsed by the HdfsBolt to decide when to rotate files.Interfaceorg.apache.storm.hdfs.trident.rotationApache Storm
FileSizeRotationPolicyFile rotation policy that will rotate files when a certain file size is reached.Classorg.apache.storm.hdfs.trident.rotationApache Storm
FileSizeRotationPolicy .UnitsReturns the enum constant of this type with the specified name.Classorg.apache.storm.hdfs.trident.rotation.FileSizeRotationPolicyApache Storm
HdfsStateClassorg.apache.storm.hdfs.tridentApache Storm
HdfsState .HdfsFileOptionsClassorg.apache.storm.hdfs.trident.HdfsStateApache Storm
HdfsState .OptionsClassorg.apache.storm.hdfs.trident.HdfsStateApache Storm
HdfsState .SequenceFileOptionsClassorg.apache.storm.hdfs.trident.HdfsStateApache Storm
HdfsStateFactoryClassorg.apache.storm.hdfs.tridentApache Storm
HdfsUpdaterClassorg.apache.storm.hdfs.tridentApache Storm
NoRotationPolicyFile rotation policy that will never rotate.Classorg.apache.storm.hdfs.trident.rotationApache Storm
RecordFormatFormats a Tuple object into a byte array that will be written to HDFS.Interfaceorg.apache.storm.hdfs.trident.formatApache Storm
SequenceFormatInterface for converting TridentTuple objects to HDFS sequence file key-value pairs.Interfaceorg.apache.storm.hdfs.trident.formatApache Storm
SyncPolicyInterface for controlling when the HdfsBolt syncs and flushes the filesystem.Interfaceorg.apache.storm.hdfs.trident.syncApache Storm
TimedRotationPolicyClassorg.apache.storm.hdfs.trident.rotationApache Storm
TimedRotationPolicy .TimeUnitReturns the enum constant of this type with the specified name.Classorg.apache.storm.hdfs.trident.rotation.TimedRotationPolicyApache Storm