| Package | Description |
|---|---|
| alluxio.master.file.meta |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncUfsAbsentPathCache
This is a
UfsAbsentPathCache which implements asynchronous addition and removal to the
cache, since the processing of the path may be slow. |
class |
NoopUfsAbsentPathCache
This is a noop version of
UfsAbsentPathCache. |
| Modifier and Type | Method and Description |
|---|---|
static UfsAbsentPathCache |
UfsAbsentPathCache.Factory.create(MountTable mountTable) |
Copyright © 2019. All Rights Reserved.