| Interface | Description |
|---|---|
| DataDefinition<T> |
Represents the data definition.
|
| DataFormat<T> |
Data model format.
|
| DirectDataSource |
API of direct accessor to data sources.
|
| DirectDataSourceProvider |
Provides
DirectDataSource. |
| FilePattern.PatternElement |
A piece of file/directory name pattern.
|
| FragmentableDataFormat<T> |
Data model format which can be fragmented.
|
| ResourcePattern |
A pattern describes resource location.
|
| Class | Description |
|---|---|
| AbstractDirectDataSource |
An abstract implementation of
DirectDataSourceRepository. |
| BinaryStreamFormat<T> |
Data model format of
InputStream / OutputStream . |
| Counter |
Receives count.
|
| DataFilter<T> |
An abstract super class of filter for Direct I/O file inputs.
|
| DataFilter.Context |
Context object for
DataFilter. |
| DirectDataSourceConstants |
Constants for
DirectDataSource facility. |
| DirectDataSourceProfile |
Profile for
DirectDataSource. |
| DirectDataSourceRepository |
A repository of
DirectDataSource. |
| DirectInputFragment |
The fragment of each input dataset.
|
| FilePattern |
A pattern describes file location.
|
| FilePattern.Segment |
Each segment in
FilePattern. |
| FilePattern.Selection |
Represents a selecion.
|
| FilePattern.Variable |
Represents a variable.
|
| FilteredModelInput<T> |
An implementation of
ModelInput with DataFilter. |
| OutputAttemptContext |
Represents a context for output contents to attempt area.
|
| OutputTransactionContext |
Represents a context for output contents to staging area.
|
| ResourceInfo |
Represents a resource.
|
| SimpleDataDefinition<T> |
A simple implementation of
DataDefinition. |
| Enum | Description |
|---|---|
| FilePattern.PatternElementKind |
Kind of
FilePattern.PatternElement. |
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.