public static interface Cache.PRocksPageStoreOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Cache.PPageStoreCommonOptions |
getCommonOptions()
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1; |
Cache.PPageStoreCommonOptionsOrBuilder |
getCommonOptionsOrBuilder()
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1; |
boolean |
hasCommonOptions()
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasCommonOptions()
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
Cache.PPageStoreCommonOptions getCommonOptions()
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
Cache.PPageStoreCommonOptionsOrBuilder getCommonOptionsOrBuilder()
optional .alluxio.proto.client.PPageStoreCommonOptions commonOptions = 1;
Copyright © 2023. All Rights Reserved.