public interface FileSystemCommandOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PersistCommandOptions |
getPersistOptions()
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1; |
PersistCommandOptionsOrBuilder |
getPersistOptionsOrBuilder()
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1; |
boolean |
hasPersistOptions()
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasPersistOptions()
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
PersistCommandOptions getPersistOptions()
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
PersistCommandOptionsOrBuilder getPersistOptionsOrBuilder()
optional .alluxio.grpc.file.PersistCommandOptions persistOptions = 1;
Copyright © 2023. All Rights Reserved.