Class OortService.Request

    • Method Detail

      • getData

        public Object getData()
        Returns:
        the request data
      • getDataAsMap

        public Map<String,​Object> getDataAsMap()
        Returns:
        the request data as a Map&lt;String, Object&gt;
      • getOortURL

        public String getOortURL()
        Returns:
        the Oort URL of the requesting node
      • isLocal

        public boolean isLocal()
        Returns:
        whether the request is local to the current Oort node