public class KuduLocal extends Object
| Constructor and Description |
|---|
KuduLocal(String localDir,
int numTablets) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyDB() |
boolean |
isRunning() |
static void |
main(String[] args) |
boolean |
start() |
void |
stop() |
public KuduLocal(String localDir, int numTablets)
public boolean start()
public boolean isRunning()
public void stop()
public void destroyDB()
throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 2013–2019. All rights reserved.