Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
PersistCommandOptions |
PersistCommandOptions.deepCopy() |
PersistCommandOptions |
FileSystemCommandOptions.getPersistOptions() |
PersistCommandOptions |
PersistCommandOptions.setPersistFiles(List<PersistFile> persistFiles) |
Modifier and Type | Method and Description |
---|---|
int |
PersistCommandOptions.compareTo(PersistCommandOptions other) |
boolean |
PersistCommandOptions.equals(PersistCommandOptions that) |
static FileSystemCommandOptions |
FileSystemCommandOptions.persistOptions(PersistCommandOptions value) |
void |
FileSystemCommandOptions.setPersistOptions(PersistCommandOptions value) |
Constructor and Description |
---|
PersistCommandOptions(PersistCommandOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.