@FunctionalInterface public static interface SecondaryIndexQuery.StreamableResponseCreator<T,R extends SecondaryIndexQuery.Response<T,?>>
Modifier and Type | Method and Description |
---|---|
R |
createResponse(Namespace queryLocation,
SecondaryIndexQuery.IndexConverter<T> converter,
int timeout,
StreamingRiakFuture<SecondaryIndexQueryOperation.Response,SecondaryIndexQueryOperation.Query> coreFuture) |
R createResponse(Namespace queryLocation, SecondaryIndexQuery.IndexConverter<T> converter, int timeout, StreamingRiakFuture<SecondaryIndexQueryOperation.Response,SecondaryIndexQueryOperation.Query> coreFuture)
Copyright © 2016. All rights reserved.