Uses of Class
org.lance.namespace.model.CountTableRowsRequest
Packages that use CountTableRowsRequest
-
Uses of CountTableRowsRequest in org.lance.namespace.client.apache.api
Methods in org.lance.namespace.client.apache.api with parameters of type CountTableRowsRequestModifier and TypeMethodDescriptionDataApi.countTableRows(String id, CountTableRowsRequest countTableRowsRequest, String delimiter) DataApi.countTableRows(String id, CountTableRowsRequest countTableRowsRequest, String delimiter, Map<String, String> additionalHeaders) TableApi.countTableRows(String id, CountTableRowsRequest countTableRowsRequest, String delimiter) TableApi.countTableRows(String id, CountTableRowsRequest countTableRowsRequest, String delimiter, Map<String, String> additionalHeaders) -
Uses of CountTableRowsRequest in org.lance.namespace.model
Methods in org.lance.namespace.model that return CountTableRowsRequestModifier and TypeMethodDescriptionCountTableRowsRequest.putContextItem(String key, String contextItem)