Package | Description |
---|---|
com.asakusafw.windgate.cli |
Command line tools for WindGate.
|
com.asakusafw.windgate.core |
Script models for WindGate.
|
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.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.
|
Modifier and Type | Class and Description |
---|---|
class |
WindGateCliLogger
Logger for WindGate CLI processes.
|
Modifier and Type | Class and Description |
---|---|
class |
WindGateCoreLogger
Logger for WindGate Core.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSessionLogger
Logger for WindGate file based sessions implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
HadoopFsLogger
Logger for WindGate resource based Hadoop File System.
|
Modifier and Type | Class and Description |
---|---|
class |
JdbcLogger
Logger for WindGate resource based JDBC.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryableProcessLogger
Logger for WindGate Retryable Processes.
|
Modifier and Type | Class and Description |
---|---|
class |
WindGateStreamLogger
Logger for WindGate resource based binary stream.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.