| Package | Description | 
|---|---|
| org.apache.storm.hdfs.bolt | |
| org.apache.storm.hdfs.bolt.sync | 
| Modifier and Type | Field and Description | 
|---|---|
protected SyncPolicy | 
AbstractHdfsBolt.syncPolicy  | 
| Modifier and Type | Method and Description | 
|---|---|
SequenceFileBolt | 
SequenceFileBolt.withSyncPolicy(SyncPolicy syncPolicy)  | 
HdfsBolt | 
HdfsBolt.withSyncPolicy(SyncPolicy syncPolicy)  | 
AvroGenericRecordBolt | 
AvroGenericRecordBolt.withSyncPolicy(SyncPolicy syncPolicy)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CountSyncPolicy
SyncPolicy implementation that will trigger a file system sync after a certain number of tuples have been processed. 
 | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.