Class BaseResourceWithExplainRepresentation

    • Constructor Detail

      • BaseResourceWithExplainRepresentation

        public BaseResourceWithExplainRepresentation()
    • Method Detail

      • getQueryPlanner

        @JSONProperty(value="mongoDBQueryPlanner",
                      ignoreIfNull=true)
        public final Map<String,​Object> getQueryPlanner()
      • setQueryPlanner

        public final void setQueryPlanner​(Map<String,​Object> queryPlanner)