Interface Diff<T>

    • Method Summary

      Modifier and Type Method Description
      T apply​(T part)
      Applies difference to the specified part and returns the resulted part
      • Methods inherited from interface org.elasticsearch.common.io.stream.Writeable

        writeTo
    • Method Detail

      • apply

        T apply​(T part)
        Applies difference to the specified part and returns the resulted part