public static class StateQueryRequest.InStore extends Object
StoreQueryRequests.| Modifier and Type | Method and Description | 
|---|---|
| <R> StateQueryRequest<R> | withQuery(Query<R> query)Specifies the query to run on the specified store. | 
public <R> StateQueryRequest<R> withQuery(Query<R> query)