Uses of Class
org.apache.pulsar.client.impl.schema.generic.GenericProtobufNativeRecord
-
Packages that use GenericProtobufNativeRecord Package Description org.apache.pulsar.client.impl.schema.generic -
-
Uses of GenericProtobufNativeRecord in org.apache.pulsar.client.impl.schema.generic
Methods in org.apache.pulsar.client.impl.schema.generic that return GenericProtobufNativeRecord Modifier and Type Method Description GenericProtobufNativeRecordGenericProtobufNativeReader. read(byte[] bytes, int offset, int length)GenericProtobufNativeRecordGenericProtobufNativeReader. read(java.io.InputStream inputStream)
-