public class DynamoDBLocal extends Object
| Constructor and Description |
|---|
DynamoDBLocal(String localDir) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
install() |
boolean |
isRunning() |
boolean |
start() |
void |
stop() |
public DynamoDBLocal(String localDir)
public boolean start()
public boolean isRunning()
public void stop()
protected boolean install()
throws IOException
IOExceptionCopyright © 2013–2019. All rights reserved.