Uses of Class
org.apache.parquet.avro.LeatherTrim
-
-
Uses of LeatherTrim in org.apache.parquet.avro
Methods in org.apache.parquet.avro that return LeatherTrim Modifier and Type Method Description LeatherTrimLeatherTrim.Builder. build()static LeatherTrimLeatherTrim. fromByteBuffer(ByteBuffer b)Deserializes a LeatherTrim from a ByteBuffer.Methods in org.apache.parquet.avro that return types with arguments of type LeatherTrim Modifier and Type Method Description static org.apache.avro.message.BinaryMessageDecoder<LeatherTrim>LeatherTrim. createDecoder(org.apache.avro.message.SchemaStore resolver)Create a new BinaryMessageDecoder instance for this class that uses the specifiedSchemaStore.static org.apache.avro.message.BinaryMessageDecoder<LeatherTrim>LeatherTrim. getDecoder()Return the BinaryMessageDecoder instance used by this class.static org.apache.avro.message.BinaryMessageEncoder<LeatherTrim>LeatherTrim. getEncoder()Return the BinaryMessageEncoder instance used by this class.Methods in org.apache.parquet.avro with parameters of type LeatherTrim Modifier and Type Method Description static LeatherTrim.BuilderLeatherTrim. newBuilder(LeatherTrim other)Creates a new LeatherTrim RecordBuilder by copying an existing LeatherTrim instance.
-