public interface CacheServer
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
void |
start() |
void |
stop() |
void start()
throws IOException
IOExceptionvoid stop() throws IOException
IOExceptionint getPort()
Copyright © 2015 Apache NiFi Project. All rights reserved.