Package com.yahoo.fs4

Class GetDocSumsPacket


  • public class GetDocSumsPacket
    extends java.lang.Object

    A packet for requesting a list of document summaries. This packet can be encoded only.

    Author:
    bratseth
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String sessionIdKey
      Session id key.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sessionIdKey

        public static final java.lang.String sessionIdKey
        Session id key. Yep, putting this here is ugly as hell
        See Also:
        Constant Field Values
    • Constructor Detail

      • GetDocSumsPacket

        public GetDocSumsPacket()