Class QueryOptionsRequest
- java.lang.Object
-
- io.streamthoughts.azkarra.http.data.QueryOptionsRequest
-
public class QueryOptionsRequest extends Object
Class which is used for serializing and de-serializing state store query options.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long
getQueryTimeout()
Integer
getRetries()
Long
getRetryBackoff()
Boolean
isRemoteAccessAllowed()
Long
limit()
-