Package | Description |
---|---|
org.apache.hadoop.fs.swift.snative |
Modifier and Type | Method and Description |
---|---|
static List<URI> |
SwiftNativeFileSystemStore.extractUris(String json,
org.apache.hadoop.fs.Path path)
extracts URIs from json
|
void |
SwiftNativeFileSystemStore.rename(org.apache.hadoop.fs.Path src,
org.apache.hadoop.fs.Path dst)
Rename through copy-and-delete.
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.