org.gcube.fulltextindexnode.client.library.stubs
Interface FullTextIndexNodeStub


public interface FullTextIndexNodeStub


Method Summary
 Boolean destroyNode(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
           
 Boolean feedLocator(String feedLocator)
           
 Types.GetIndexInformationResponse getIndexInformation()
           
 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.SetCollections collections)
           
 Boolean setFields(Types.SetFields fields)
           
 Boolean shutdown(String shutdown)
           
 

Method Detail

feedLocator

Boolean feedLocator(String feedLocator)

query

String query(String query)

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()

setCollections

Boolean setCollections(Types.SetCollections collections)

setFields

Boolean setFields(Types.SetFields fields)


Copyright © 2013. All Rights Reserved.