public static final class OtsDelivery.OSSTaskConfig extends com.google.protobuf.GeneratedMessage implements OtsDelivery.OSSTaskConfigOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
OtsDelivery.OSSTaskConfig.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
EVENTTIMECOLUMN_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
FORMATTER_FIELD_NUMBER |
static int |
OSSBUCKET_FIELD_NUMBER |
static int |
OSSDIRTYPREFIX_FIELD_NUMBER |
static int |
OSSENDPOINT_FIELD_NUMBER |
static int |
OSSPREFIX_FIELD_NUMBER |
static int |
OSSSTSROLE_FIELD_NUMBER |
static int |
SCHEMA_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int OSSPREFIX_FIELD_NUMBER
public static final int FORMATTER_FIELD_NUMBER
public static final int OSSDIRTYPREFIX_FIELD_NUMBER
public static final int OSSBUCKET_FIELD_NUMBER
public static final int OSSENDPOINT_FIELD_NUMBER
public static final int OSSSTSROLE_FIELD_NUMBER
public static final int EVENTTIMECOLUMN_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
public static OtsDelivery.OSSTaskConfig getDefaultInstance()
public OtsDelivery.OSSTaskConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasOssPrefix()
hasOssPrefix in interface OtsDelivery.OSSTaskConfigOrBuilderpublic String getOssPrefix()
getOssPrefix in interface OtsDelivery.OSSTaskConfigOrBuilderpublic boolean hasFormatter()
hasFormatter in interface OtsDelivery.OSSTaskConfigOrBuilderpublic OtsDelivery.TimeFormatter getFormatter()
getFormatter in interface OtsDelivery.OSSTaskConfigOrBuilderpublic boolean hasOssDirtyPrefix()
hasOssDirtyPrefix in interface OtsDelivery.OSSTaskConfigOrBuilderpublic String getOssDirtyPrefix()
getOssDirtyPrefix in interface OtsDelivery.OSSTaskConfigOrBuilderpublic boolean hasOssBucket()
hasOssBucket in interface OtsDelivery.OSSTaskConfigOrBuilderpublic String getOssBucket()
getOssBucket in interface OtsDelivery.OSSTaskConfigOrBuilderpublic boolean hasOssEndpoint()
hasOssEndpoint in interface OtsDelivery.OSSTaskConfigOrBuilderpublic String getOssEndpoint()
getOssEndpoint in interface OtsDelivery.OSSTaskConfigOrBuilderpublic boolean hasOssStsRole()
hasOssStsRole in interface OtsDelivery.OSSTaskConfigOrBuilderpublic String getOssStsRole()
getOssStsRole in interface OtsDelivery.OSSTaskConfigOrBuilderpublic boolean hasEventTimeColumn()
hasEventTimeColumn in interface OtsDelivery.OSSTaskConfigOrBuilderpublic OtsDelivery.EventColumn getEventTimeColumn()
getEventTimeColumn in interface OtsDelivery.OSSTaskConfigOrBuilderpublic OtsDelivery.EventColumnOrBuilder getEventTimeColumnOrBuilder()
getEventTimeColumnOrBuilder in interface OtsDelivery.OSSTaskConfigOrBuilderpublic boolean hasFormat()
hasFormat in interface OtsDelivery.OSSTaskConfigOrBuilderpublic OtsDelivery.Format getFormat()
getFormat in interface OtsDelivery.OSSTaskConfigOrBuilderpublic List<OtsDelivery.ParquetSchema> getSchemaList()
getSchemaList in interface OtsDelivery.OSSTaskConfigOrBuilderpublic List<? extends OtsDelivery.ParquetSchemaOrBuilder> getSchemaOrBuilderList()
getSchemaOrBuilderList in interface OtsDelivery.OSSTaskConfigOrBuilderpublic int getSchemaCount()
getSchemaCount in interface OtsDelivery.OSSTaskConfigOrBuilderpublic OtsDelivery.ParquetSchema getSchema(int index)
getSchema in interface OtsDelivery.OSSTaskConfigOrBuilderpublic OtsDelivery.ParquetSchemaOrBuilder getSchemaOrBuilder(int index)
getSchemaOrBuilder in interface OtsDelivery.OSSTaskConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsDelivery.OSSTaskConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsDelivery.OSSTaskConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsDelivery.OSSTaskConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsDelivery.OSSTaskConfig.Builder newBuilder()
public OtsDelivery.OSSTaskConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OtsDelivery.OSSTaskConfig.Builder newBuilder(OtsDelivery.OSSTaskConfig prototype)
public OtsDelivery.OSSTaskConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OtsDelivery.OSSTaskConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2024. All Rights Reserved.