Uses of Interface
ddf.catalog.data.Result
Packages that use Result
Package
Description
Provides the classes for the Catalog Operation API and implementation.
Provides the classes for the Catalog Plug-in API and implementation.
-
Uses of Result in ddf.catalog.operation
Methods in ddf.catalog.operation that return ResultModifier and TypeMethodDescriptionQueryResponse.poll()QueryResponse.poll(long timeout) QueryResponse.take()Methods in ddf.catalog.operation that return types with arguments of type ResultModifier and TypeMethodDescriptionSourceResponse.getResults()Get theResults of the associatedQueryRequestQueryResponse.take(long resultSize) -
Uses of Result in ddf.catalog.plugin
Methods in ddf.catalog.plugin with parameters of type ResultModifier and TypeMethodDescriptionPolicyPlugin.processPostQuery(Result input, Map<String, Serializable> properties)