Package | Description |
---|---|
com.asakusafw.directio.hive.orc |
ORCFile format bridge between Asakusa and Hive.
|
com.asakusafw.directio.hive.orc.v1 |
ORCFile format bridge for Hive v1.
|
com.asakusafw.directio.hive.orc.v2 |
ORCFile format bridge for Hive v2.
|
com.asakusafw.directio.hive.parquet |
Parquet file format bridge between Asakusa and Hive.
|
com.asakusafw.directio.hive.parquet.v1 |
Parquet format bridge for Hive v1.
|
com.asakusafw.directio.hive.parquet.v2 |
Parquet format bridge for Hive v2.
|
com.asakusafw.directio.hive.serde |
Data serialization format bridge between Asakusa and Hive.
|
com.asakusafw.directio.hive.tools.cli |
CLI Tools for Hive.
|
com.asakusafw.directio.hive.util |
Utilities for Hive.
|
com.asakusafw.directio.tools |
Command Line Tools for Direct I/O.
|
com.asakusafw.dmdl |
Core classes of DMDL compiler.
|
com.asakusafw.dmdl.analyzer |
Sematic analyzer for DMDL.
|
com.asakusafw.dmdl.analyzer.driver |
Core sematic analyzer drivers.
|
com.asakusafw.dmdl.directio.csv.driver |
DMDL extensions for Direct I/O.
|
com.asakusafw.dmdl.directio.hive.common |
Hive support common classes.
|
com.asakusafw.dmdl.directio.hive.orc |
Hive ORCFile support.
|
com.asakusafw.dmdl.directio.hive.parquet |
Hive Parquet file support.
|
com.asakusafw.dmdl.directio.json.driver |
JSON support for Direct I/O.
|
com.asakusafw.dmdl.directio.line.driver |
Line based text support for Direct I/O.
|
com.asakusafw.dmdl.directio.sequencefile.driver |
DMDL SequenceFile extensions for Direct I/O.
|
com.asakusafw.dmdl.directio.text |
Formatted text support for Direct I/O.
|
com.asakusafw.dmdl.directio.text.csv |
CSV support for Direct I/O.
|
com.asakusafw.dmdl.directio.text.tabular |
Tabular-style text support for Direct I/O.
|
com.asakusafw.dmdl.directio.tsv.driver |
Special TSV support for Direct I/O.
|
com.asakusafw.dmdl.directio.util |
Utilities for DMDL for Direct I/O.
|
com.asakusafw.dmdl.java |
Core classes of DMDL Java backend.
|
com.asakusafw.dmdl.java.analyzer |
Enhances analyzer for Java source generation.
|
com.asakusafw.dmdl.java.emitter |
Java source code emitters.
|
com.asakusafw.dmdl.java.emitter.driver |
Extension points for DMDL Java emitter.
|
com.asakusafw.dmdl.java.spi |
Extension points for DMDL Java program emittion.
|
com.asakusafw.dmdl.java.util |
Internal common libraries for DMDL Java backend.
|
com.asakusafw.dmdl.model |
Syntactic models for DMDL.
|
com.asakusafw.dmdl.semantics |
Semantic intermediate representations of DMDL.
|
com.asakusafw.dmdl.semantics.trait |
Core traits for intermediate representations of DMDL.
|
com.asakusafw.dmdl.semantics.type |
Core types for intermediate representations of DMDL.
|
com.asakusafw.dmdl.source |
DMDL source code abstraction.
|
com.asakusafw.dmdl.spi |
Extension points for DMDL semantic analyzers.
|
com.asakusafw.dmdl.util |
Internal common libraries for DMDL.
|
com.asakusafw.dmdl.windgate.csv.driver |
DMDL extensions for WindGate CSV.
|
com.asakusafw.dmdl.windgate.jdbc.driver |
DMDL extensions for WindGate.
|
com.asakusafw.dmdl.windgate.stream.driver |
DMDL extensions for WindGate.
|
com.asakusafw.dmdl.windgate.util |
Utilities for WindGate DMDL.
|
com.asakusafw.info |
Asakusa DSL core information models.
|
com.asakusafw.info.cli |
CLI for information models.
|
com.asakusafw.info.cli.common |
Common classes for CLI.
|
com.asakusafw.info.cli.generate |
Implementations of
generate group. |
com.asakusafw.info.cli.generate.ddl |
Implementations of
generate ddl group. |
com.asakusafw.info.cli.generate.dot |
Implementations of
generate dot group. |
com.asakusafw.info.cli.list |
Implementations of
list group. |
com.asakusafw.info.directio |
Asakusa Direct I/O information models.
|
com.asakusafw.info.graph |
Graph like structure models.
|
com.asakusafw.info.hive |
Schema information of Hive-associated tables.
|
com.asakusafw.info.hive.annotation |
Annotations for inter-operability between Asakusa and Hive.
|
com.asakusafw.info.hive.syntax |
Hive DDL.
|
com.asakusafw.info.operator |
Asakusa operator DSL information models.
|
com.asakusafw.info.operator.view |
Views of operator graphs.
|
com.asakusafw.info.plan |
Asakusa execution plan information models.
|
com.asakusafw.info.task |
Asakusa task information models.
|
com.asakusafw.info.value |
Wrapped values.
|
com.asakusafw.info.windgate |
Asakusa WindGate information models.
|
com.asakusafw.iterative.common |
Common runtime classes for Asakusa Iterative Extensions.
|
com.asakusafw.iterative.common.basic |
Basic implementations of common runtime classes for Asakusa Iterative Extensions.
|
com.asakusafw.operation.tools.directio |
Direct I/O tools.
|
com.asakusafw.operation.tools.directio.bootstrap |
Direct I/O tools bootstrap for Windows platform.
|
com.asakusafw.operation.tools.directio.common |
Common classes for Direct I/O CLI.
|
com.asakusafw.operation.tools.directio.conf |
Implementation of Direct I/O configuration command.
|
com.asakusafw.operation.tools.directio.file |
Implementation of Direct I/O file command.
|
com.asakusafw.operation.tools.directio.transaction |
Implementation of Direct I/O file transaction.
|
com.asakusafw.operation.tools.hadoop.fs |
Command Line Tools for Hadoop FileSystem.
|
com.asakusafw.operation.tools.portal |
Asakusa Framework command portal.
|
com.asakusafw.operation.tools.setup |
Asakusa Framework Setup Tools.
|
com.asakusafw.operator |
Asakusa Operator DSL Compiler Core APIs.
|
com.asakusafw.operator.builtin |
Built-in Asakusa Operator Drivers.
|
com.asakusafw.operator.description |
Description classes.
|
com.asakusafw.operator.dmdl |
Internal representation of Asakusa data models using DMDL.
|
com.asakusafw.operator.flowpart |
Asakusa Operator DSL Compiler for flow-parts.
|
com.asakusafw.operator.method |
Asakusa Operator DSL Compiler for operator methods.
|
com.asakusafw.operator.model |
Internal representation of Asakusa operators and data models.
|
com.asakusafw.operator.util |
Common utilities for Asakusa Operator DSL compiler.
|
com.asakusafw.runtime.core |
Runtime core classes.
|
com.asakusafw.runtime.core.api |
Meta API of Asakusa Framework APIs.
|
com.asakusafw.runtime.core.context |
Application Execution Context Managements.
|
com.asakusafw.runtime.core.legacy |
The legacy Asakusa Framework implementations.
|
com.asakusafw.runtime.core.util |
Core utilities for runtime.
|
com.asakusafw.runtime.directio |
Direct I/O access from Asakusa Framework.
|
com.asakusafw.runtime.directio.api |
User APIs of Direct I/O.
|
com.asakusafw.runtime.directio.api.legacy |
The legacy Direct I/O implementations.
|
com.asakusafw.runtime.directio.hadoop |
Direct I/O access for Hadoop Environment.
|
com.asakusafw.runtime.directio.keepalive |
Keep-alive utilities for Direct I/O access.
|
com.asakusafw.runtime.directio.util |
Generic utilities for direct I/O access.
|
com.asakusafw.runtime.flow |
Classes for executing data flow operations.
|
com.asakusafw.runtime.flow.join |
Classes for join algorithm.
|
com.asakusafw.runtime.io |
Classes for data model input/output.
|
com.asakusafw.runtime.io.csv |
CSV Reader and Emitter.
|
com.asakusafw.runtime.io.csv.directio |
Direct I/O adapters for CSV format.
|
com.asakusafw.runtime.io.json |
Extracting and generating JSON files.
|
com.asakusafw.runtime.io.json.directio |
Direct I/O adapters of JSON files.
|
com.asakusafw.runtime.io.json.value |
Converts between runtime values and JSON values.
|
com.asakusafw.runtime.io.line |
Line reader and emitter.
|
com.asakusafw.runtime.io.line.directio |
Direct I/O adapters of line read/write.
|
com.asakusafw.runtime.io.sequencefile |
Utility classes for
SequenceFile . |
com.asakusafw.runtime.io.text |
Extracting and generating formatted text files.
|
com.asakusafw.runtime.io.text.csv |
Extracting and generating CSV text files.
|
com.asakusafw.runtime.io.text.directio |
Direct I/O adapters of formatted text files.
|
com.asakusafw.runtime.io.text.driver |
Drivers for text I/O.
|
com.asakusafw.runtime.io.text.tabular |
Extracting and generating tabular-style text files.
|
com.asakusafw.runtime.io.text.value |
Converts between runtime values and text.
|
com.asakusafw.runtime.io.tsv |
Legacy TSV Reader and Emitter.
|
com.asakusafw.runtime.io.util |
Utilities about I/O access.
|
com.asakusafw.runtime.mapreduce.simple |
Simplified MapReduce engine.
|
com.asakusafw.runtime.model |
Meta-classes for data model classes.
|
com.asakusafw.runtime.report |
Built-in Report API plug-ins.
|
com.asakusafw.runtime.stage |
Classes for Hadoop stages.
|
com.asakusafw.runtime.stage.collector |
Classes for collecting output data-sets of jobflow execution.
|
com.asakusafw.runtime.stage.directio |
Map Reduce stage elements for Direct I/O.
|
com.asakusafw.runtime.stage.inprocess |
In-process job execution configurator.
|
com.asakusafw.runtime.stage.input |
Classes for stage inputs.
|
com.asakusafw.runtime.stage.launcher |
Launches each stage client.
|
com.asakusafw.runtime.stage.optimizer |
Stage execution optimizers.
|
com.asakusafw.runtime.stage.output |
Classes for stage outputs.
|
com.asakusafw.runtime.stage.preparator |
Copies original flow inputs into temporary area.
|
com.asakusafw.runtime.stage.resource |
Classes for stage resources.
|
com.asakusafw.runtime.stage.temporary |
Temporary storage for each stage.
|
com.asakusafw.runtime.testing |
Classes for testing.
|
com.asakusafw.runtime.trace |
Tracing support.
|
com.asakusafw.runtime.util |
Utilities for Asakusa runtime.
|
com.asakusafw.runtime.util.cache |
Application cache facilities.
|
com.asakusafw.runtime.util.hadoop |
Utilities for Hadoop runtime.
|
com.asakusafw.runtime.util.lock |
Lock facilities.
|
com.asakusafw.runtime.value |
Classes for runtime values.
|
com.asakusafw.runtime.windows |
Runtime for Windows platform.
|
com.asakusafw.runtime.workaround |
Workaround for Asakusa runtime libraries.
|
com.asakusafw.runtime.workaround.snappyjava |
Workaround for
snappy-java . |
com.asakusafw.testdata.generator |
Core classes of test data template generator.
|
com.asakusafw.testdata.generator.excel |
Excel template generator.
|
com.asakusafw.testdriver |
Test driver classes.
|
com.asakusafw.testdriver.compiler |
Asakusa DSL TestKit Compiler API.
|
com.asakusafw.testdriver.compiler.basic |
Basic implementations of Asakusa DSL TestKit Compiler.
|
com.asakusafw.testdriver.compiler.util |
Utilities for Asakusa DSL TestKit Compiler.
|
com.asakusafw.testdriver.configurator |
Built-in test environment configurators.
|
com.asakusafw.testdriver.core |
Core classes of test moderator.
|
com.asakusafw.testdriver.directio |
Moderates test input/result using Direct I/O.
|
com.asakusafw.testdriver.directio.api |
Tester APIs of Direct I/O.
|
com.asakusafw.testdriver.excel |
Test data/condition definitions in Excel sheets.
|
com.asakusafw.testdriver.excel.extension |
Extensions for test data providers using Excel books.
|
com.asakusafw.testdriver.excel.legacy |
Legacy test condition definitions in Excel sheets.
|
com.asakusafw.testdriver.executor |
Executes test tasks.
|
com.asakusafw.testdriver.hadoop |
Test helpers for Hadoop.
|
com.asakusafw.testdriver.html |
HTML style test data definitions.
|
com.asakusafw.testdriver.inprocess |
In-process Hadoop task executor.
|
com.asakusafw.testdriver.json |
JSON style Test data definitions.
|
com.asakusafw.testdriver.loader |
Data loaders and its mock implementations.
|
com.asakusafw.testdriver.model |
Default implementation of data model adapters.
|
com.asakusafw.testdriver.rule |
Tiny rule builder.
|
com.asakusafw.testdriver.tools.runner |
Asakusa batch application runner using test driver facilities.
|
com.asakusafw.testdriver.windgate |
Moderates test input/result using WindGate.
|
com.asakusafw.testdriver.windgate.inprocess |
Emulation mode API for WindGate.
|
com.asakusafw.testdriver.windows |
Configures testing environment for Windows platform.
|
com.asakusafw.trace.io |
I/O libraries for tracepoints.
|
com.asakusafw.trace.model |
Models for data-flow tracing.
|
com.asakusafw.utils.collections |
Collection utilities.
|
com.asakusafw.utils.gradle |
Asakusa Framework integration utilities.
|
com.asakusafw.utils.graph |
A simple graph classes.
|
com.asakusafw.utils.io |
Simple Object I/O APIs.
|
com.asakusafw.utils.io.csv |
CSV format I/O utilities.
|
com.asakusafw.utils.java.internal.model.syntax |
Naive Java DOM implementations.
|
com.asakusafw.utils.java.internal.model.util |
Internal utlities for Java DOM building/emitting.
|
com.asakusafw.utils.java.internal.parser.javadoc.ir |
Internal representation of Java documentation comments.
|
com.asakusafw.utils.java.jsr199.testing |
Utilities for testing with
javax.tools.JavaCompiler . |
com.asakusafw.utils.java.jsr269.bridge |
Utilities for convert
javax.lang.model into Java DOM. |
com.asakusafw.utils.java.model.syntax |
Interfaces for representing Java DOMs.
|
com.asakusafw.utils.java.model.util |
Utilities for Java DOM building/emitting.
|
com.asakusafw.utils.java.parser.javadoc |
Parses Java documentation comments and converts them to Java DOMs.
|
com.asakusafw.utils.jcommander |
Utility classes for JCommander.
|
com.asakusafw.utils.jcommander.common |
A common implementations for JCommander.
|
com.asakusafw.utils.launcher |
Launches Tool classes.
|
com.asakusafw.vocabulary.attribute |
Attributes about flow elements.
|
com.asakusafw.vocabulary.batch |
Batch DSL vocabulary annotations/classes.
|
com.asakusafw.vocabulary.directio |
Asakusa DSL vocabularies extensions for Direct I/O.
|
com.asakusafw.vocabulary.external |
Flow DSL vocabulary annotations/classes about external I/O.
|
com.asakusafw.vocabulary.flow |
Flow DSL vocabulary annotations/classes about data flow representations.
|
com.asakusafw.vocabulary.flow.builder |
Flow connection APIs (for internal use only).
|
com.asakusafw.vocabulary.flow.graph |
Internal graphical representation of Flow DSL.
|
com.asakusafw.vocabulary.flow.processor |
Represents characteristics of each operator behavior.
|
com.asakusafw.vocabulary.flow.testing |
Classes for Flow DSL testing.
|
com.asakusafw.vocabulary.flow.util |
Provides built-in Flow DSL vocabularies.
|
com.asakusafw.vocabulary.iterative |
Asakusa DSL vocabularies for Iterative batch extensions.
|
com.asakusafw.vocabulary.model |
Provides annotations for data model and operations over data models.
|
com.asakusafw.vocabulary.operator |
Operator DSL vocabulary annotations/classes.
|
com.asakusafw.vocabulary.windgate |
Asakusa DSL vocabularies extensions for WindGate.
|
com.asakusafw.windgate.bootstrap |
Launches WindGate.
|
com.asakusafw.windgate.cli |
Command line tools for WindGate.
|
com.asakusafw.windgate.core |
Script models for WindGate.
|
com.asakusafw.windgate.core.process |
Provides WindGate process.
|
com.asakusafw.windgate.core.resource |
Abstract implementations of WindGate resources.
|
com.asakusafw.windgate.core.session |
Provides WindGate session management.
|
com.asakusafw.windgate.core.util |
Utilities for WindGate.
|
com.asakusafw.windgate.core.vocabulary |
WindGate common configuration vocabularies.
|
com.asakusafw.windgate.file.resource |
Resource implementation using the local file system (for testing).
|
com.asakusafw.windgate.file.session |
Session implementation using the local file system.
|
com.asakusafw.windgate.hadoopfs |
WindGate resources using Hadoop FileSystem core classes.
|
com.asakusafw.windgate.hadoopfs.jsch |
WindGate resources using Hadoop FileSystem via SSH connection using JSch.
|
com.asakusafw.windgate.hadoopfs.ssh |
WindGate resources using Hadoop FileSystem via SSH connection.
|
com.asakusafw.windgate.hadoopfs.temporary |
WindGate drivers for temporary files.
|
com.asakusafw.windgate.jdbc |
WindGate resources using JDBC.
|
com.asakusafw.windgate.retryable |
Retryable Process Extension for WindGate.
|
com.asakusafw.windgate.stream |
WindGate resource skeletons using Input/Output streams.
|
com.asakusafw.windgate.stream.file |
WindGate resources using local file systems.
|
com.asakusafw.workflow.cli |
CLI of Asakusa workflow.
|
com.asakusafw.workflow.cli.common |
Common classes for CLI.
|
com.asakusafw.workflow.cli.run |
Implementations of
run command. |
com.asakusafw.workflow.executor |
Provides workflow executors.
|
com.asakusafw.workflow.executor.basic |
Basic implementations of workflow executions.
|
com.asakusafw.workflow.hadoop |
Asakusa workflow Hadoop bridge classes.
|
com.asakusafw.workflow.hadoop.bootstrap |
Hadoop bridge bootstrap for Windows platform.
|
com.asakusafw.workflow.model |
Represents workflow models.
|
com.asakusafw.workflow.model.attribute |
Provides common attributes.
|
com.asakusafw.workflow.model.basic |
Basic implementations of workflow models.
|
com.asakusafw.yaess.basic |
Basic modules for YAESS.
|
com.asakusafw.yaess.bootstrap |
Program entries for YAESS.
|
com.asakusafw.yaess.core |
Core models/interfaces for YAESS.
|
com.asakusafw.yaess.core.task |
Facade tasks for YAESS.
|
com.asakusafw.yaess.core.util |
Utilities for YAESS.
|
com.asakusafw.yaess.flowlog |
Generate logs for individual jobflow executions.
|
com.asakusafw.yaess.iterative |
YAESS extension for Asakusa Iterative Extensions.
|
com.asakusafw.yaess.jobqueue |
YAESS Hadoop Script Handlers for Job Queue.
|
com.asakusafw.yaess.jobqueue.client |
YAESS Hadoop Script Handlers for Job Queue.
|
com.asakusafw.yaess.jsch |
YAESS Script Handlers via JSch.
|
com.asakusafw.yaess.multidispatch |
YAESS Script Handler Dispatcher.
|
com.asakusafw.yaess.paralleljob |
Simple Parallel Job Scheduler Plug-in for YAESS.
|
com.asakusafw.yaess.tools |
Command line tools for YAESS.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.