Package | Description |
---|---|
com.asakusafw.windgate.hadoopfs.ssh |
WindGate resources using Hadoop FileSystem via SSH connection.
|
com.asakusafw.windgate.hadoopfs.temporary |
WindGate drivers for temporary files.
|
Modifier and Type | Class and Description |
---|---|
class |
FileListModelInputProvider<T>
An implementation of
ModelInputProvider using FileList . |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemModelInputProvider<T>
An implementation of
ModelInputProvider using FileSystem . |
Constructor and Description |
---|
ModelInputSourceDriver(ModelInputProvider<T> provider,
T value)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.