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 |
---|---|
HdfsBolt |
HdfsBolt.withSyncPolicy(SyncPolicy syncPolicy) |
SequenceFileBolt |
SequenceFileBolt.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 © 2022 The Apache Software Foundation. All rights reserved.