public class TopNQueryEngine extends Object
Constructor and Description |
---|
TopNQueryEngine(StupidPool<ByteBuffer> bufferPool) |
Modifier and Type | Method and Description |
---|---|
static boolean |
canApplyExtractionInPost(TopNQuery query) |
com.metamx.common.guava.Sequence<Result<TopNResultValue>> |
query(TopNQuery query,
StorageAdapter adapter) |
public TopNQueryEngine(StupidPool<ByteBuffer> bufferPool)
public com.metamx.common.guava.Sequence<Result<TopNResultValue>> query(TopNQuery query, StorageAdapter adapter)
public static boolean canApplyExtractionInPost(TopNQuery query)
Copyright © 2011–2015. All rights reserved.