Package | Description |
---|---|
alluxio.underfs |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<AbstractUfsManager.Key,UnderFileSystem> |
AbstractUfsManager.mUnderFileSystemMap
Maps from key to
UnderFileSystem instances. |
Modifier and Type | Method and Description |
---|---|
protected AbstractUfsManager.Key |
AbstractUfsManager.generateKey(AlluxioURI ufsUri,
UnderFileSystemConfiguration ufsConf) |
Modifier and Type | Method and Description |
---|---|
protected Optional<UnderFileSystem> |
AbstractUfsManager.get(AbstractUfsManager.Key key) |
Copyright © 2023. All Rights Reserved.