Interface SpanNodeWriter

All Superinterfaces:
com.yahoo.vespa.objects.Serializer
All Known Subinterfaces:
DocumentSerializer
All Known Implementing Classes:
VespaDocumentSerializer6, VespaDocumentSerializerHead

public interface SpanNodeWriter extends com.yahoo.vespa.objects.Serializer
Author:
Einar M R Rosenvinge
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(AlternateSpanList altSpanList)
     
    void
    write(Span span)
     
    void
    write(SpanList spanList)
     
    void
    write(SpanNode spanNode)
     

    Methods inherited from interface com.yahoo.vespa.objects.Serializer

    put, put, put, putByte, putDouble, putFloat, putInt, putLong, putShort