Package | Description |
---|---|
alluxio.client.file | |
alluxio.grpc | |
alluxio.util |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemCache.InstanceCachingFileSystem.persist(AlluxioURI path,
ScheduleAsyncPersistencePOptions options) |
void |
BaseFileSystem.persist(AlluxioURI path,
ScheduleAsyncPersistencePOptions options) |
void |
FileSystem.persist(AlluxioURI path,
ScheduleAsyncPersistencePOptions options)
Schedules the given path to be asynchronously persisted to the under file system.
|
void |
DelegatingFileSystem.persist(AlluxioURI path,
ScheduleAsyncPersistencePOptions options) |
void |
RetryHandlingFileSystemMasterClient.scheduleAsyncPersist(AlluxioURI path,
ScheduleAsyncPersistencePOptions options) |
void |
FileSystemMasterClient.scheduleAsyncPersist(AlluxioURI path,
ScheduleAsyncPersistencePOptions options)
Schedules the async persistence of the given file.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ScheduleAsyncPersistencePOptions> |
ScheduleAsyncPersistencePOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.Builder.build() |
ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.Builder.buildPartial() |
ScheduleAsyncPersistencePOptions |
CompleteFilePOptionsOrBuilder.getAsyncPersistOptions()
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2; |
ScheduleAsyncPersistencePOptions |
CompleteFilePOptions.getAsyncPersistOptions()
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2; |
ScheduleAsyncPersistencePOptions |
CompleteFilePOptions.Builder.getAsyncPersistOptions()
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2; |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.getDefaultInstance() |
ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.getDefaultInstanceForType() |
ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.Builder.getDefaultInstanceForType() |
ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePRequestOrBuilder.getOptions()
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2; |
ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePRequest.getOptions()
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2; |
ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePRequest.Builder.getOptions()
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2; |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseDelimitedFrom(InputStream input) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(byte[] data) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(ByteBuffer data) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(com.google.protobuf.ByteString data) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(InputStream input) |
static ScheduleAsyncPersistencePOptions |
ScheduleAsyncPersistencePOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ScheduleAsyncPersistencePOptions> |
ScheduleAsyncPersistencePOptions.getParserForType() |
static com.google.protobuf.Parser<ScheduleAsyncPersistencePOptions> |
ScheduleAsyncPersistencePOptions.parser() |
Modifier and Type | Method and Description |
---|---|
CompleteFilePOptions.Builder |
CompleteFilePOptions.Builder.mergeAsyncPersistOptions(ScheduleAsyncPersistencePOptions value)
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2; |
ScheduleAsyncPersistencePOptions.Builder |
ScheduleAsyncPersistencePOptions.Builder.mergeFrom(ScheduleAsyncPersistencePOptions other) |
ScheduleAsyncPersistencePRequest.Builder |
ScheduleAsyncPersistencePRequest.Builder.mergeOptions(ScheduleAsyncPersistencePOptions value)
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2; |
static ScheduleAsyncPersistencePOptions.Builder |
ScheduleAsyncPersistencePOptions.newBuilder(ScheduleAsyncPersistencePOptions prototype) |
CompleteFilePOptions.Builder |
CompleteFilePOptions.Builder.setAsyncPersistOptions(ScheduleAsyncPersistencePOptions value)
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions asyncPersistOptions = 2; |
ScheduleAsyncPersistencePRequest.Builder |
ScheduleAsyncPersistencePRequest.Builder.setOptions(ScheduleAsyncPersistencePOptions value)
optional .alluxio.grpc.file.ScheduleAsyncPersistencePOptions options = 2; |
Modifier and Type | Method and Description |
---|---|
static ScheduleAsyncPersistencePOptions |
FileSystemOptions.scheduleAsyncPersistDefaults(AlluxioConfiguration conf) |
static ScheduleAsyncPersistencePOptions |
FileSystemOptions.scheduleAsyncPersistenceDefaults(AlluxioConfiguration conf) |
Copyright © 2023. All Rights Reserved.