Uses of Interface
io.stargate.sdk.grpc.domain.RowGrpcMapper
Packages that use RowGrpcMapper
-
Uses of RowGrpcMapper in io.stargate.sdk.grpc
Methods in io.stargate.sdk.grpc with parameters of type RowGrpcMapperModifier and TypeMethodDescription<T> io.stargate.sdk.core.domain.Page<T>StargateGrpcApiClient.execute(QueryGrpc query, RowGrpcMapper<T> mapper) Execute and map as a Page.<T> io.stargate.sdk.core.domain.Page<T>StargateGrpcApiClient.execute(String cql, RowGrpcMapper<T> mapper) Execute Cql Statement