| Package | Description |
|---|---|
| ddf.catalog |
Provides the classes for the Catalog Framework API and implementation.
|
| ddf.catalog.impl |
Provides the Catalog Framework reference implementation.
|
| ddf.catalog.impl.operations | |
| ddf.catalog.operation.impl |
Provides the classes for the Catalog Operation API and implementation.
|
| Modifier and Type | Method and Description |
|---|---|
SourceInfoResponse |
CatalogFramework.getSourceInfo(SourceInfoRequest sourceInfoRequest)
Returns information for each
Source that is endpoint-addressable in
CatalogFramework, including its own CatalogProvider, based
on the contents of the SourceInfoRequest. |
| Modifier and Type | Method and Description |
|---|---|
SourceInfoResponse |
CatalogFrameworkImpl.getSourceInfo(SourceInfoRequest sourceInfoRequest) |
| Modifier and Type | Method and Description |
|---|---|
SourceInfoResponse |
SourceOperations.getSourceInfo(SourceInfoRequest sourceInfoRequest,
boolean fanoutEnabled) |
| Modifier and Type | Class and Description |
|---|---|
class |
SourceInfoResponseImpl
The SourceInfoResponseImpl provides a default implementation of a
SourceInfoResponse. |
This work is licensed under a Creative Commons Attribution 4.0 International License.