Class ProtobufFunctionalParser

java.lang.Object
io.deephaven.kafka.ingest.protobuf.ProtobufFunctionalParser
All Implemented Interfaces:
ProtobufParser

public class ProtobufFunctionalParser extends Object implements ProtobufParser
  • Constructor Details

    • ProtobufFunctionalParser

      public ProtobufFunctionalParser(Function<byte[],com.google.protobuf.Message> protoConstructor)
  • Method Details