public static interface CassandraDaemon.Server
Modifier and Type | Method and Description |
---|---|
boolean |
isRunning()
Returns whether the server is currently running.
|
void |
start()
Start the server.
|
void |
stop()
Stop the server.
|
void start()
void stop()
boolean isRunning()
Copyright © 2016 The Apache Software Foundation