org.eclipse.rse.services.dstore.search
Class DStoreSearchService
java.lang.Object
org.eclipse.rse.services.dstore.AbstractDStoreService
org.eclipse.rse.services.dstore.search.DStoreSearchService
- All Implemented Interfaces:
- IDStoreService, ISearchService
- public class DStoreSearchService
- extends AbstractDStoreService
- implements ISearchService
| Methods inherited from class org.eclipse.rse.services.dstore.AbstractDStoreService |
checkHostJVM, dsQueryCommand, dsQueryCommand, dsStatusCommand, dsStatusCommand, getCommandDescriptor, getDataStore, getMessage, getMinerElement, getMinerElement, getServerMinor, getServerVersion, getStatusMonitor, initMiner, initService, isInitialized, uninitService, waitForInitialize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DStoreSearchService
public DStoreSearchService(org.eclipse.dstore.core.model.IDataStoreProvider provider,
ISystemMessageProvider msgProvider)
getName
public String getName()
getMinerId
protected String getMinerId()
- Specified by:
getMinerId in class AbstractDStoreService
search
public void search(IProgressMonitor monitor,
IHostSearchResultConfiguration searchConfig,
IFileService fileService)
- Specified by:
search in interface ISearchService
cancelSearch
public void cancelSearch(IProgressMonitor monitor,
IHostSearchResultConfiguration searchConfig)
- Specified by:
cancelSearch in interface ISearchService
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.