Interface | Description |
---|---|
GroupView<T> |
Represents a data-flow view, which partitioned by each sorted group.
|
ResourceConfiguration |
An abstract super interface of configuration information for runtime resources.
|
Result<T> |
Represents a result sink of operators.
|
View<T> |
Represents a data-flow view.
|
Class | Description |
---|---|
BatchContext |
Context API entry class.
|
BatchRuntime |
Provides runtime structural information.
|
HadoopConfiguration |
Resource configuration object for Hadoop environment.
|
Report |
Report API entry class.
|
Report.Default |
A basic implementation of
Report.Delegate . |
Report.Delegate |
An abstract super class of delegation objects for
Report . |
Enum | Description |
---|---|
Report.Level |
Represents levels of reporting.
|
Exception | Description |
---|---|
Report.FailedException |
Report.FailedException is thrown when an exception was occurred while processing messages in Report . |
Result.OutputException |
An
Result.OutputException is thrown when a Result was failed to output data model objects. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.