Class Avro.DeserializerConfigurator
java.lang.Object
org.voltdb.stream.api.volt.helper.Avro.DeserializerConfigurator
- All Implemented Interfaces:
OperatorConfigurator
,VoltFunctionConfigurator<byte[],
org.apache.avro.generic.GenericRecord>
- Enclosing class:
Avro
public static class Avro.DeserializerConfigurator
extends Object
implements VoltFunctionConfigurator<byte[],org.apache.avro.generic.GenericRecord>
-
Method Details
-
withSchemaRegistryUrl
-