public static interface OtsInternalApi.StreamShardOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getParentId()
optional string parent_id = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getParentIdBytes()
optional string parent_id = 2; |
String |
getParentSiblingId()
optional string parent_sibling_id = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getParentSiblingIdBytes()
optional string parent_sibling_id = 3; |
String |
getShardId()
required string shard_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getShardIdBytes()
required string shard_id = 1; |
boolean |
hasParentId()
optional string parent_id = 2; |
boolean |
hasParentSiblingId()
optional string parent_sibling_id = 3; |
boolean |
hasShardId()
required string shard_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasShardId()
required string shard_id = 1;String getShardId()
required string shard_id = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardIdBytes()
required string shard_id = 1;boolean hasParentId()
optional string parent_id = 2;String getParentId()
optional string parent_id = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getParentIdBytes()
optional string parent_id = 2;boolean hasParentSiblingId()
optional string parent_sibling_id = 3;String getParentSiblingId()
optional string parent_sibling_id = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getParentSiblingIdBytes()
optional string parent_sibling_id = 3;Copyright © 2025. All Rights Reserved.