Class QueryResponseImpl.POISON_PILL_RESULT

java.lang.Object
ddf.catalog.operation.impl.QueryResponseImpl.POISON_PILL_RESULT
All Implemented Interfaces:
ddf.catalog.data.Result
Enclosing class:
QueryResponseImpl

protected static class QueryResponseImpl.POISON_PILL_RESULT extends Object implements ddf.catalog.data.Result
  • Constructor Details

    • POISON_PILL_RESULT

      protected POISON_PILL_RESULT()
  • Method Details

    • getRelevanceScore

      public Double getRelevanceScore()
      Specified by:
      getRelevanceScore in interface ddf.catalog.data.Result
    • getDistanceInMeters

      public Double getDistanceInMeters()
      Specified by:
      getDistanceInMeters in interface ddf.catalog.data.Result
    • getMetacard

      public ddf.catalog.data.Metacard getMetacard()
      Specified by:
      getMetacard in interface ddf.catalog.data.Result