public interface DataSource
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isThreadSafe() | 
| SearchResult | search(SearchResult result,
      String cluster,
      String dataSource,
      long t0,
      long t1,
      String filter,
      Token token) | 
SearchResult search(SearchResult result, String cluster, String dataSource, long t0, long t1, String filter, Token token) throws DataSourceException
DataSourceExceptionboolean isThreadSafe()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.