Interface ValueWriter<D>

All Known Implementing Classes:
ValueWriters.StructWriter

public interface ValueWriter<D>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    write(D datum, org.apache.avro.io.Encoder encoder)