public static class IterativeMergeStrategy.CallBack extends Object implements Callable<IterativeMergeStrategy.CallBack>
Constructor and Description |
---|
CallBack(ShardResponse originalShardResponse,
QueryRequest req) |
Modifier and Type | Method and Description |
---|---|
IterativeMergeStrategy.CallBack |
call() |
ShardResponse |
getOriginalShardResponse() |
QueryResponse |
getResponse() |
public CallBack(ShardResponse originalShardResponse, QueryRequest req)
public QueryResponse getResponse()
public ShardResponse getOriginalShardResponse()
public IterativeMergeStrategy.CallBack call() throws Exception
call
in interface Callable<IterativeMergeStrategy.CallBack>
Exception
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.