| Package | Description |
|---|---|
| ddf.catalog.operation |
Provides the classes for the Catalog Operation API and implementation.
|
| ddf.catalog.operation.impl |
Provides the classes for the Catalog Operation API and implementation.
|
| ddf.catalog.transformer.xml.adapter |
Copyright (c) Codice Foundation
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessingDetails |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends SourceProcessingDetails> |
SourceResponse.getProcessingDetails()
Get any specific details about the execution of the
QueryRequest associated with this
SourceResponse. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessingDetailsImpl |
class |
SourceProcessingDetailsImpl
The SourceProcessingDetailsImpl class represents a default implementation of a
SourceProcessingDetails to provide Source warnings. |
| Modifier and Type | Field and Description |
|---|---|
protected Set<SourceProcessingDetails> |
SourceResponseImpl.sourceProcessingDetails |
| Modifier and Type | Method and Description |
|---|---|
Set<SourceProcessingDetails> |
SourceResponseImpl.getProcessingDetails() |
| Constructor and Description |
|---|
ProcessingDetailsImpl(SourceProcessingDetails details,
String sourceId)
Instantiates a new ProcessingDetailsImpl with $
SourceProcessingDetails and a warning |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends SourceProcessingDetails> |
AdaptedSourceResponse.getProcessingDetails() |
This work is licensed under a Creative Commons Attribution 4.0 International License.