public static class StateQueryRequest.InStore extends Object
StoreQueryRequest
s.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)