| Modifier and Type | Interface and Description |
|---|---|
interface |
Asset
A data asset held in or destined for a
RepositoryService. |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryService
A repository service underlying a
VirtualRepository. |
| Modifier and Type | Class and Description |
|---|---|
class |
CometAsset
Partial implementation of an
Asset available in the SDMX format. |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvAsset
Partial implementation of an
Asset available in the CSV format. |
class |
CsvCodelist
A
CsvAsset that represents a codelist. |
class |
CsvTable
A
Table backed up by an InputStream of CSV data. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsset
Partial
Asset implementation. |
class |
PropertyHolder
Base implementation of
Described. |
| Modifier and Type | Class and Description |
|---|---|
class |
SdmxAsset
Partial implementation of an
Asset available in the SDMX format. |
class |
SdmxCodelist
A
SdmxAsset that represents codelists. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableAsset
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Table
|
| Modifier and Type | Class and Description |
|---|---|
class |
Column
A column in a
Table. |
class |
DefaultTable
Base
Table implementation. |
class |
MaterializedTable
A
Table that materialises its elements and can be iterated over multiple times. |
Copyright © 2018. All rights reserved.