public class AsterixStateProxy extends Object implements IAsterixStateProxy
| Constructor and Description |
|---|
AsterixStateProxy() |
| Modifier and Type | Method and Description |
|---|---|
IMetadataNode |
getMetadataNode() |
static IAsterixStateProxy |
registerRemoteObject() |
void |
setMetadataNode(IMetadataNode metadataNode) |
static void |
unregisterRemoteObject() |
public static IAsterixStateProxy registerRemoteObject() throws RemoteException
RemoteExceptionpublic static void unregisterRemoteObject()
throws RemoteException
RemoteExceptionpublic void setMetadataNode(IMetadataNode metadataNode) throws RemoteException
setMetadataNode in interface IAsterixStateProxyRemoteExceptionpublic IMetadataNode getMetadataNode() throws RemoteException
getMetadataNode in interface IAsterixStateProxyRemoteExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.