org.apache.hadoop.chukwa.extraction.engine
Class ChukwaSearchService

java.lang.Object
  extended by org.apache.hadoop.chukwa.extraction.engine.ChukwaSearchService
All Implemented Interfaces:
SearchService

public class ChukwaSearchService
extends Object
implements SearchService


Constructor Summary
ChukwaSearchService()
           
 
Method Summary
 SearchResult search(String cluster, String[] dataSources, long t0, long t1, String filter, Token token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChukwaSearchService

public ChukwaSearchService()
Method Detail

search

public SearchResult search(String cluster,
                           String[] dataSources,
                           long t0,
                           long t1,
                           String filter,
                           Token token)
                    throws DataSourceException
Specified by:
search in interface SearchService
Throws:
DataSourceException


Copyright © ${year} The Apache Software Foundation