| Constructor and Description |
|---|
PServer(int port,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path ttablePath) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected void |
processSelectionKey(SelectionKey key) |
void |
run() |
void |
stopServer() |
public PServer(int port,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path ttablePath)
throws IOException
IOExceptionpublic static void main(String[] args)
public void stopServer()
protected void processSelectionKey(SelectionKey key) throws IOException
IOExceptionCopyright © 2015. All rights reserved.