Uses of Class
org.apache.pulsar.client.impl.schema.generic.GenericAvroRecord
-
Packages that use GenericAvroRecord Package Description org.apache.pulsar.client.impl.schema.generic Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GenericAvroRecord in org.apache.pulsar.client.impl.schema.generic
Methods in org.apache.pulsar.client.impl.schema.generic that return GenericAvroRecord Modifier and Type Method Description GenericAvroRecordGenericAvroReader. read(byte[] bytes, int offset, int length)
-