static class DumpReplicationQueues.DumpOptions extends Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
distributed |
(package private) boolean |
hdfs |
Constructor and Description |
---|
DumpOptions() |
DumpOptions(DumpReplicationQueues.DumpOptions that) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
isDistributed() |
(package private) boolean |
isHdfs() |
(package private) void |
setDistributed(boolean distributed) |
(package private) void |
setHdfs(boolean hdfs) |
boolean hdfs
boolean distributed
public DumpOptions()
public DumpOptions(DumpReplicationQueues.DumpOptions that)
boolean isHdfs()
boolean isDistributed()
void setHdfs(boolean hdfs)
void setDistributed(boolean distributed)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.