public static interface OtsDelivery.OSSTaskConfigOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsDelivery.EventColumn |
getEventTimeColumn()
optional .com.alicloud.openservices.tablestore.core.protocol.EventColumn eventTimeColumn = 7; |
OtsDelivery.EventColumnOrBuilder |
getEventTimeColumnOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.EventColumn eventTimeColumn = 7; |
OtsDelivery.Format |
getFormat()
optional .com.alicloud.openservices.tablestore.core.protocol.Format format = 8; |
OtsDelivery.TimeFormatter |
getFormatter()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2; |
String |
getOssBucket()
optional string ossBucket = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOssBucketBytes()
optional string ossBucket = 4; |
String |
getOssDirtyPrefix()
optional string ossDirtyPrefix = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOssDirtyPrefixBytes()
optional string ossDirtyPrefix = 3; |
String |
getOssEndpoint()
optional string ossEndpoint = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOssEndpointBytes()
optional string ossEndpoint = 5; |
String |
getOssPrefix()
optional string ossPrefix = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOssPrefixBytes()
optional string ossPrefix = 1; |
String |
getOssStsRole()
optional string ossStsRole = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getOssStsRoleBytes()
optional string ossStsRole = 6; |
OtsDelivery.ParquetSchema |
getSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11; |
int |
getSchemaCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11; |
List<OtsDelivery.ParquetSchema> |
getSchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11; |
OtsDelivery.ParquetSchemaOrBuilder |
getSchemaOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11; |
List<? extends OtsDelivery.ParquetSchemaOrBuilder> |
getSchemaOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11; |
boolean |
hasEventTimeColumn()
optional .com.alicloud.openservices.tablestore.core.protocol.EventColumn eventTimeColumn = 7; |
boolean |
hasFormat()
optional .com.alicloud.openservices.tablestore.core.protocol.Format format = 8; |
boolean |
hasFormatter()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2; |
boolean |
hasOssBucket()
optional string ossBucket = 4; |
boolean |
hasOssDirtyPrefix()
optional string ossDirtyPrefix = 3; |
boolean |
hasOssEndpoint()
optional string ossEndpoint = 5; |
boolean |
hasOssPrefix()
optional string ossPrefix = 1; |
boolean |
hasOssStsRole()
optional string ossStsRole = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOssPrefix()
optional string ossPrefix = 1;String getOssPrefix()
optional string ossPrefix = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOssPrefixBytes()
optional string ossPrefix = 1;boolean hasFormatter()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2;OtsDelivery.TimeFormatter getFormatter()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeFormatter formatter = 2;boolean hasOssDirtyPrefix()
optional string ossDirtyPrefix = 3;String getOssDirtyPrefix()
optional string ossDirtyPrefix = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOssDirtyPrefixBytes()
optional string ossDirtyPrefix = 3;boolean hasOssBucket()
optional string ossBucket = 4;String getOssBucket()
optional string ossBucket = 4;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOssBucketBytes()
optional string ossBucket = 4;boolean hasOssEndpoint()
optional string ossEndpoint = 5;String getOssEndpoint()
optional string ossEndpoint = 5;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOssEndpointBytes()
optional string ossEndpoint = 5;boolean hasOssStsRole()
optional string ossStsRole = 6;String getOssStsRole()
optional string ossStsRole = 6;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getOssStsRoleBytes()
optional string ossStsRole = 6;boolean hasEventTimeColumn()
optional .com.alicloud.openservices.tablestore.core.protocol.EventColumn eventTimeColumn = 7;OtsDelivery.EventColumn getEventTimeColumn()
optional .com.alicloud.openservices.tablestore.core.protocol.EventColumn eventTimeColumn = 7;OtsDelivery.EventColumnOrBuilder getEventTimeColumnOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.EventColumn eventTimeColumn = 7;boolean hasFormat()
optional .com.alicloud.openservices.tablestore.core.protocol.Format format = 8;OtsDelivery.Format getFormat()
optional .com.alicloud.openservices.tablestore.core.protocol.Format format = 8;List<OtsDelivery.ParquetSchema> getSchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11;OtsDelivery.ParquetSchema getSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11;int getSchemaCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11;List<? extends OtsDelivery.ParquetSchemaOrBuilder> getSchemaOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11;OtsDelivery.ParquetSchemaOrBuilder getSchemaOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ParquetSchema schema = 11;Copyright © 2025. All Rights Reserved.