org.gcube.forwardindexnode.client.library.stubs
Interface ForwardIndexNodeStub


public interface ForwardIndexNodeStub


Method Summary
 Boolean addKeyDescription(Types.KeyDescriptionArray keyDescriptionArray)
           
 Boolean deleteCollection(String collectionID)
           
 void destroy(Types.Destroy destroy)
           
 Boolean destroyNode(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
           
 Boolean feedLocator(String feedLocator)
           
 Types.GetIndexInformationResponse getIndexInformation(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
           
 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)
           
 

Method Detail

feedLocator

Boolean feedLocator(String feedLocator)

query

String query(String query)

deleteCollection

Boolean deleteCollection(String collectionID)

shutdown

Boolean shutdown(String shutdown)

destroyNode

Boolean destroyNode(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)

refresh

Boolean refresh(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)

rebuildMetaIndex

Boolean rebuildMetaIndex(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)

getIndexInformation

Types.GetIndexInformationResponse getIndexInformation(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)

setCollections

Boolean setCollections(Types.StringArray collections)

setFields

Boolean setFields(Types.StringArray fields)

addKeyDescription

Boolean addKeyDescription(Types.KeyDescriptionArray keyDescriptionArray)

setKeyDescription

Boolean setKeyDescription(Types.KeyDescriptionArray keyDescriptionArray)

destroy

void destroy(Types.Destroy destroy)


Copyright © 2013. All Rights Reserved.