public interface FileCacheInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAsyncWriteBack()
bool async_write_back = 3; |
boolean |
getEnableCache()
bool enable_cache = 1; |
long |
getTtlSeconds()
Deprecated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getEnableCache()
bool enable_cache = 1;@Deprecated long getTtlSeconds()
int64 ttl_seconds = 2 [deprecated = true];boolean getAsyncWriteBack()
bool async_write_back = 3;Copyright © 2024. All rights reserved.