Class GmsImpl.Request

  • Enclosing class:
    GmsImpl

    public static class GmsImpl.Request
    extends java.lang.Object
    • Constructor Detail

      • Request

        public Request​(int type)
      • Request

        public Request​(int type,
                       Address mbr)
      • Request

        public Request​(int type,
                       Address mbr,
                       java.util.Map<Address,​View> views,
                       boolean useFlushPresent)
      • Request

        public Request​(int type,
                       Address mbr,
                       java.util.Map<Address,​View> views)
    • Method Detail

      • getType

        public int getType()
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • canBeProcessedTogether

        public boolean canBeProcessedTogether​(GmsImpl.Request other)
        Specifies whether this request can be processed with other request simultaneously