Uses of Class
io.trino.plugin.accumulo.model.Row
Packages that use Row
-
Uses of Row in io.trino.plugin.accumulo.io
Methods in io.trino.plugin.accumulo.io with parameters of type RowModifier and TypeMethodDescriptionstatic org.apache.accumulo.core.data.MutationAccumuloPageSink.toMutation(Row row, int rowIdOrdinal, List<AccumuloColumnHandle> columns, AccumuloRowSerializer serializer) Converts aRowto an Accumulo mutation. -
Uses of Row in io.trino.plugin.accumulo.model
Methods in io.trino.plugin.accumulo.model that return RowModifier and TypeMethodDescriptionConstructors in io.trino.plugin.accumulo.model with parameters of type Row