Uses of Class
uk.gov.gchq.gaffer.operation.impl.Limit.Builder
-
Packages that use Limit.Builder Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations. -
-
Uses of Limit.Builder in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return Limit.Builder Modifier and Type Method Description Limit.Builder<T>
Limit.Builder. resultLimit(Integer resultLimit)
Limit.Builder<T>
Limit.Builder. truncate(Boolean truncate)
-