| Package | Description |
|---|---|
| com.upplication.s3fs | |
| com.upplication.s3fs.attribute | |
| com.upplication.s3fs.util |
| Modifier and Type | Method and Description |
|---|---|
S3BasicFileAttributes |
S3Path.getFileAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
S3Path.setFileAttributes(S3BasicFileAttributes fileAttributes) |
| Modifier and Type | Class and Description |
|---|---|
class |
S3PosixFileAttributes |
| Modifier and Type | Method and Description |
|---|---|
S3BasicFileAttributes |
S3Utils.getS3FileAttributes(S3Path s3Path)
getS3FileAttributes for the s3Path
|
S3BasicFileAttributes |
S3Utils.toS3FileAttributes(com.amazonaws.services.s3.model.S3ObjectSummary objectSummary,
String key)
transform S3ObjectSummary to S3FileAttributes
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Cache.isInTime(int cache,
S3BasicFileAttributes fileAttributes)
check if the cache of the S3FileAttributes is still valid
|
Copyright © 2018. All rights reserved.