public interface ForwardIndexNodeStub
| Modifier and Type | Method and Description |
|---|---|
Boolean |
addKeyDescription(Types.KeyDescriptionArray keyDescriptionArray) |
Long |
collectionCount(String collectionID) |
Boolean |
deleteCollection(String collectionID) |
void |
destroy(Types.Destroy destroy) |
Boolean |
destroyNode(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty) |
Boolean |
feedLocator(String 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(String query) |
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 |
setKeyDescription(Types.KeyDescriptionArray keyDescriptionArray) |
Boolean |
shutdown(String shutdown) |
Boolean flush(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
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)
Boolean addKeyDescription(Types.KeyDescriptionArray keyDescriptionArray)
Boolean setKeyDescription(Types.KeyDescriptionArray keyDescriptionArray)
void destroy(Types.Destroy destroy)
Types.StringArray getCollectionsOfIndex(String indexName)
Types.StringArray getIndicesOfCollection(String collectionID)
Copyright © 2014. All Rights Reserved.