public static interface OtsInternalApi.StreamOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCreationTime()
required int64 creation_time = 3; |
String |
getStreamId()
required string stream_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
required string stream_id = 1; |
String |
getTableName()
required string table_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 2; |
boolean |
hasCreationTime()
required int64 creation_time = 3; |
boolean |
hasStreamId()
required string stream_id = 1; |
boolean |
hasTableName()
required string table_name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStreamId()
required string stream_id = 1;String getStreamId()
required string stream_id = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 1;boolean hasTableName()
required string table_name = 2;String getTableName()
required string table_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 2;boolean hasCreationTime()
required int64 creation_time = 3;long getCreationTime()
required int64 creation_time = 3;Copyright © 2025. All Rights Reserved.