Package com.yahoo.fs4

Class DocsumPacket


  • public class DocsumPacket
    extends Object
    An "extended query result" packet. This is the query result packets used today, they allow more flexible sets of parameters to be shipped with query results. This packet can be decoded only.
    Author:
    bratseth
    • Constructor Detail

      • DocsumPacket

        public DocsumPacket​(byte[] buffer)
        Constructor used by streaming search
    • Method Detail

      • getData

        public byte[] getData()