public interface IWriterProxy extends IProxy
IProxy specialization that needs to be implemented by the proxy implementations
that are used by writer clientsIProxy.ProxyTypeProxyScheme, ProxyStoreScheme| Modifier and Type | Method and Description |
|---|---|
IMirror |
bind()
After setting the registry key, this method is used to retrieve the
IMirror that can
serve the mirroring procedure for a reader |
URI |
getLocator()
|
void |
setKey(String key)
Sets the key that was assigned to the serving
IBuffer through the buffer registry |
void setKey(String key) throws GRS2ProxyException
IBuffer through the buffer registrykey - the registry keyGRS2ProxyException - the status of the proxy does not permit this operation to be completedIMirror bind() throws GRS2ProxyException
IMirror that can
serve the mirroring procedure for a readerIMirrorGRS2ProxyException - the IMirror cannot be createdURI getLocator() throws GRS2ProxyException
IMirror
serving the registered IBufferGRS2ProxyException - the status of the proxy does not permit this operation to be completedCopyright © 2014. All Rights Reserved.