Package ddf.catalog.operation.impl
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
-
Field Summary
Fields inherited from interface ddf.catalog.data.Result
DISTANCE, RELEVANCE, TEMPORAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.Metacard
-
Constructor Details
-
POISON_PILL_RESULT
protected POISON_PILL_RESULT()
-
-
Method Details
-
getRelevanceScore
- Specified by:
getRelevanceScorein interfaceddf.catalog.data.Result
-
getDistanceInMeters
- Specified by:
getDistanceInMetersin interfaceddf.catalog.data.Result
-
getMetacard
public ddf.catalog.data.Metacard getMetacard()- Specified by:
getMetacardin interfaceddf.catalog.data.Result
-