Package | Description |
---|---|
com.asakusafw.runtime.directio |
Direct I/O access from Asakusa Framework.
|
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.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceInfo> |
DirectDataSource.list(String basePath,
ResourcePattern resourcePattern,
Counter counter)
List resources.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceInfo> |
HadoopDataSourceCore.list(String basePath,
ResourcePattern resourcePattern,
Counter counter) |
List<ResourceInfo> |
HadoopDataSource.list(String basePath,
ResourcePattern resourcePattern,
Counter counter) |
Modifier and Type | Method and Description |
---|---|
List<ResourceInfo> |
KeepAliveDataSource.list(String basePath,
ResourcePattern resourcePattern,
Counter counter) |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.