public class NativeTransportService
extends java.lang.Object
Constructor and Description |
---|
NativeTransportService() |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Ultimately stops servers and closes all resources.
|
boolean |
isRunning() |
void |
start()
Starts native transport servers.
|
void |
stop()
Stops currently running native transport servers.
|
static boolean |
useEpoll() |
public void start()
public void stop()
public void destroy()
public static boolean useEpoll()
public boolean isRunning()
Copyright © 2015 The Apache Software Foundation