public class RunKuduLocalOptions extends Object
| Constructor and Description |
|---|
RunKuduLocalOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirectory() |
KuduLocal |
getServer() |
int |
getTablets() |
void |
setDirectory(String directory) |
void |
setTablets(int tablets) |
public String getDirectory()
public int getTablets()
public void setDirectory(String directory)
public void setTablets(int tablets)
public KuduLocal getServer() throws IOException
IOExceptionCopyright © 2013–2021. All rights reserved.