public class FullTextIndexNodeCLDefaultProxy extends Object implements FullTextIndexNodeCLProxyI
| Constructor and Description |
|---|
FullTextIndexNodeCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<FullTextIndexNodeStub> config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteCollection(String collectionID) |
void |
destroy() |
boolean |
destroyNode() |
Boolean |
feedLocator(String feedLocator) |
Types.GetIndexInformationResponse |
getIndexInformation() |
String |
query(String query) |
String |
queryLimited(String query,
Integer count) |
boolean |
rebuildMetaIndex() |
boolean |
refresh() |
boolean |
setCollections(String[] collections) |
boolean |
setFields(String[] fields) |
boolean |
shutdown(String shutdown) |
public FullTextIndexNodeCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<FullTextIndexNodeStub> config)
public Boolean feedLocator(String feedLocator) throws FullTextIndexNodeException
feedLocator in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic String query(String query) throws FullTextIndexNodeException
query in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic String queryLimited(String query, Integer count) throws FullTextIndexNodeException
queryLimited in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic boolean shutdown(String shutdown) throws FullTextIndexNodeException
shutdown in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic boolean deleteCollection(String collectionID) throws FullTextIndexNodeException
deleteCollection in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic boolean destroyNode()
throws FullTextIndexNodeException
destroyNode in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic boolean refresh()
throws FullTextIndexNodeException
refresh in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic boolean rebuildMetaIndex()
throws FullTextIndexNodeException
rebuildMetaIndex in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic Types.GetIndexInformationResponse getIndexInformation() throws FullTextIndexNodeException
getIndexInformation in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic boolean setCollections(String[] collections) throws FullTextIndexNodeException
setCollections in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic boolean setFields(String[] fields) throws FullTextIndexNodeException
setFields in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionpublic void destroy()
throws FullTextIndexNodeException
destroy in interface FullTextIndexNodeCLProxyIFullTextIndexNodeExceptionCopyright © 2013. All Rights Reserved.