public interface FullTextIndexNodeStub
| Modifier and Type | Method and Description |
|---|---|
Boolean |
activateIndex(String indexName) |
Long |
collectionCount(String collectionID) |
Boolean |
deleteCollection(String collectionID) |
Boolean |
deleteIndex(String indexName) |
void |
destroy(Types.Destroy destroy) |
Boolean |
destroyNode(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty) |
Boolean |
feedLocator(Types.FeedLocator feedLocator) |
Boolean |
feedLocatorUnit(String feedLocator) |
Boolean |
flush(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty) |
Types.StringArray |
getCollectionsOfIndex(String indexName) |
Types.GetIndexInformationResponse |
getIndexInformation(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty) |
Types.StringArray |
getIndicesOfCollection(String collectionID) |
String |
query(Types.Query query) |
String |
queryLimited(Types.QueryLimited queryLimited) |
Boolean |
rebuildMetaIndex(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty) |
Boolean |
refresh(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty) |
Boolean |
setCollections(Types.StringArray collections) |
Boolean |
setFields(Types.StringArray fields) |
Boolean |
shutdown(String shutdown) |
Boolean feedLocator(Types.FeedLocator feedLocator)
Types.StringArray getCollectionsOfIndex(String indexName)
Types.StringArray getIndicesOfCollection(String collectionID)
Boolean flush(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
String query(Types.Query query)
String queryLimited(Types.QueryLimited queryLimited)
Boolean destroyNode(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
Boolean refresh(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
Boolean rebuildMetaIndex(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
Types.GetIndexInformationResponse getIndexInformation(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
Boolean setCollections(Types.StringArray collections)
Boolean setFields(Types.StringArray fields)
void destroy(Types.Destroy destroy)
Copyright © 2014. All Rights Reserved.