public static interface OtsInternalApi.TimeRangeOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getEndTime()
optional int64 end_time = 2; |
long |
getSpecificTime()
optional int64 specific_time = 3; |
long |
getStartTime()
optional int64 start_time = 1; |
boolean |
hasEndTime()
optional int64 end_time = 2; |
boolean |
hasSpecificTime()
optional int64 specific_time = 3; |
boolean |
hasStartTime()
optional int64 start_time = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStartTime()
optional int64 start_time = 1;long getStartTime()
optional int64 start_time = 1;boolean hasEndTime()
optional int64 end_time = 2;long getEndTime()
optional int64 end_time = 2;boolean hasSpecificTime()
optional int64 specific_time = 3;long getSpecificTime()
optional int64 specific_time = 3;Copyright © 2025. All Rights Reserved.