public static interface LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getEnd()
optional int64 end = 2; |
long |
getStart()
optional int64 start = 1; |
boolean |
hasEnd()
optional int64 end = 2; |
boolean |
hasStart()
optional int64 start = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStart()
optional int64 start = 1;long getStart()
optional int64 start = 1;boolean hasEnd()
optional int64 end = 2;long getEnd()
optional int64 end = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.