public static interface LlapDaemonProtocolProtos.CacheEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LlapDaemonProtocolProtos.CacheTag |
getCacheTag()
optional .CacheTag cache_tag = 3; |
LlapDaemonProtocolProtos.CacheTagOrBuilder |
getCacheTagOrBuilder()
optional .CacheTag cache_tag = 3; |
com.google.protobuf.ByteString |
getFileKey()
optional bytes file_key = 1; |
String |
getFilePath()
optional string file_path = 2; |
com.google.protobuf.ByteString |
getFilePathBytes()
optional string file_path = 2; |
LlapDaemonProtocolProtos.CacheEntryRange |
getRanges(int index)
repeated .CacheEntryRange ranges = 4; |
int |
getRangesCount()
repeated .CacheEntryRange ranges = 4; |
List<LlapDaemonProtocolProtos.CacheEntryRange> |
getRangesList()
repeated .CacheEntryRange ranges = 4; |
LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder |
getRangesOrBuilder(int index)
repeated .CacheEntryRange ranges = 4; |
List<? extends LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder> |
getRangesOrBuilderList()
repeated .CacheEntryRange ranges = 4; |
boolean |
hasCacheTag()
optional .CacheTag cache_tag = 3; |
boolean |
hasFileKey()
optional bytes file_key = 1; |
boolean |
hasFilePath()
optional string file_path = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFileKey()
optional bytes file_key = 1;com.google.protobuf.ByteString getFileKey()
optional bytes file_key = 1;boolean hasFilePath()
optional string file_path = 2;String getFilePath()
optional string file_path = 2;com.google.protobuf.ByteString getFilePathBytes()
optional string file_path = 2;boolean hasCacheTag()
optional .CacheTag cache_tag = 3;LlapDaemonProtocolProtos.CacheTag getCacheTag()
optional .CacheTag cache_tag = 3;LlapDaemonProtocolProtos.CacheTagOrBuilder getCacheTagOrBuilder()
optional .CacheTag cache_tag = 3;List<LlapDaemonProtocolProtos.CacheEntryRange> getRangesList()
repeated .CacheEntryRange ranges = 4;LlapDaemonProtocolProtos.CacheEntryRange getRanges(int index)
repeated .CacheEntryRange ranges = 4;int getRangesCount()
repeated .CacheEntryRange ranges = 4;List<? extends LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder> getRangesOrBuilderList()
repeated .CacheEntryRange ranges = 4;LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder getRangesOrBuilder(int index)
repeated .CacheEntryRange ranges = 4;Copyright © 2024 The Apache Software Foundation. All rights reserved.