|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyncPolicy | |
---|---|
org.apache.storm.hdfs.bolt | |
org.apache.storm.hdfs.bolt.sync |
Uses of SyncPolicy in org.apache.storm.hdfs.bolt |
---|
Fields in org.apache.storm.hdfs.bolt declared as SyncPolicy | |
---|---|
protected SyncPolicy |
AbstractHdfsBolt.syncPolicy
|
Methods in org.apache.storm.hdfs.bolt with parameters of type SyncPolicy | |
---|---|
SequenceFileBolt |
SequenceFileBolt.withSyncPolicy(SyncPolicy syncPolicy)
|
HdfsBolt |
HdfsBolt.withSyncPolicy(SyncPolicy syncPolicy)
|
Uses of SyncPolicy in org.apache.storm.hdfs.bolt.sync |
---|
Classes in org.apache.storm.hdfs.bolt.sync that implement SyncPolicy | |
---|---|
class |
CountSyncPolicy
SyncPolicy implementation that will trigger a file system sync after a certain number of tuples have been processed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |