Package io.trino.plugin.accumulo.serializers
package io.trino.plugin.accumulo.serializers
-
ClassDescriptionInterface for deserializing the data in Accumulo into a Trino row.Accumulo lexicoder for BooleansImplementation of
AccumuloRowSerializerthat uses Accumulo lexicoders to serialize the values of the Trino columns.MapLexicoder<K,V> Accumulo lexicoder for encoding a Java MapImplementation ofStringRowSerializerthat encodes and decodes Trino column values as human-readable String objects.