Uses of Interface
io.stargate.sdk.data.domain.ResultIterable
Packages that use ResultIterable
-
Uses of ResultIterable in io.stargate.sdk.data.domain
Methods in io.stargate.sdk.data.domain that return ResultIterableModifier and TypeMethodDescriptionResultIterable.batchSize(int batchSize) Enable to change the Batch Size.default <U> ResultIterable<U> Map the result to another type.