Package org.apache.drill.exec.store.http
Class HttpPaginatorConfig.HttpPaginatorConfigBuilder
java.lang.Object
org.apache.drill.exec.store.http.HttpPaginatorConfig.HttpPaginatorConfigBuilder
- Enclosing class:
- HttpPaginatorConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
hasMoreParam
(String hasMoreParam) indexParam
(String indexParam) limitParam
(String limitParam) maxRecords
(int maxRecords) nextPageParam
(String nextPageParam) offsetParam
(String offsetParam) pageSize
(int pageSize) pageSizeParam
(String pageSizeParam)
-
Constructor Details
-
HttpPaginatorConfigBuilder
public HttpPaginatorConfigBuilder()
-
-
Method Details
-
hasMoreParam
-
indexParam
-
nextPageParam
-
limitParam
-
offsetParam
-
pageParam
-
pageSizeParam
-
pageSize
-
maxRecords
-
method
-
build
-