org.apache.hadoop.chukwa.extraction.engine
Interface SearchService

All Known Implementing Classes:
ChukwaSearchService

public interface SearchService


Method Summary
 SearchResult search(String cluster, String[] dataSources, long t0, long t1, String filter, Token token)
           
 

Method Detail

search

SearchResult search(String cluster,
                    String[] dataSources,
                    long t0,
                    long t1,
                    String filter,
                    Token token)
                    throws DataSourceException
Throws:
DataSourceException


Copyright © ${year} The Apache Software Foundation