| Package | Description |
|---|---|
| alluxio.master.file | |
| alluxio.master.file.contexts |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFileSystemMaster.scheduleAsyncPersistence(AlluxioURI path,
ScheduleAsyncPersistenceContext context) |
void |
FileSystemMaster.scheduleAsyncPersistence(AlluxioURI path,
ScheduleAsyncPersistenceContext context)
Schedules a file for async persistence.
|
| Modifier and Type | Method and Description |
|---|---|
static ScheduleAsyncPersistenceContext |
ScheduleAsyncPersistenceContext.create(ScheduleAsyncPersistencePOptions.Builder optionsBuilder) |
static ScheduleAsyncPersistenceContext |
ScheduleAsyncPersistenceContext.defaults() |
static ScheduleAsyncPersistenceContext |
ScheduleAsyncPersistenceContext.mergeFrom(ScheduleAsyncPersistencePOptions.Builder optionsBuilder)
Merges and embeds the given
ScheduleAsyncPersistencePOptions
with the corresponding master options. |
Copyright © 2019. All Rights Reserved.