public class RemoteStep_Rmi extends ServerMappedObject_Rmi<Step> implements RemoteStep, Unreferenced
ref| Constructor and Description |
|---|
RemoteStep_Rmi(Step originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
RemoteStep |
addNode(int arg0) |
String |
getAlias() |
SortedSet<Integer> |
getNodes() |
String |
getTableName() |
void |
setUnmodifiable() |
getMapperCode, getOriginalObject, getPort, unreferenced, wrapped_equals, wrapped_hashCode, wrapped_toStringclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitgetMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringunreferencedpublic RemoteStep_Rmi(Step originalObject, int port) throws RemoteException
RemoteExceptionpublic String getTableName() throws RemoteException
getTableName in interface RemoteStepRemoteExceptionpublic void setUnmodifiable()
throws RemoteException
setUnmodifiable in interface RemoteStepRemoteExceptionpublic RemoteStep addNode(int arg0) throws RemoteException
addNode in interface RemoteStepRemoteExceptionpublic String getAlias() throws RemoteException
getAlias in interface RemoteStepRemoteExceptionpublic SortedSet<Integer> getNodes() throws RemoteException
getNodes in interface RemoteStepRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}