public abstract class rstatServerStub
extends OncRpcServerStub
| Constructor and Description |
|---|
rstatServerStub() |
rstatServerStub(InetAddress bindAddr,
int port) |
rstatServerStub(int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchOncRpcCall(OncRpcCallInformation call,
int program,
int version,
int procedure) |
abstract int |
RSTATPROC_HAVEDISK_3() |
abstract int |
RSTATPROC_HAVEDISK_4() |
abstract statstime |
RSTATPROC_STATS_3() |
abstract statsvar |
RSTATPROC_STATS_4() |
public rstatServerStub()
throws OncRpcException,
IOException
OncRpcExceptionIOExceptionpublic rstatServerStub(int port)
throws OncRpcException,
IOException
OncRpcExceptionIOExceptionpublic rstatServerStub(InetAddress bindAddr, int port) throws OncRpcException, IOException
OncRpcExceptionIOExceptionpublic void dispatchOncRpcCall(OncRpcCallInformation call,
int program,
int version,
int procedure)
throws OncRpcException,
IOException
OncRpcExceptionIOExceptionpublic abstract statsvar RSTATPROC_STATS_4()
public abstract int RSTATPROC_HAVEDISK_4()
public abstract statstime RSTATPROC_STATS_3()
public abstract int RSTATPROC_HAVEDISK_3()