All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download depot JAR 0.3.4-rc2 with all dependencies


A sink connector library containing multiple sink implementations

Files of the artifact depot version 0.3.4-rc2 from the group io.odpf.

Artifact depot
Group io.odpf
Version 0.3.4-rc2
Last update 28. November 2022
Tags: library connector sink containing multiple implementations
Organization not specified
URL https://github.com/odpf/depot
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 0.3.8
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of depot Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of depot version 0.3.4-rc2

META-INF
META-INF.META-INF.MANIFEST.MF
io.odpf.depot
io.odpf.depot.io.odpf.depot.OdpfSink
io.odpf.depot.io.odpf.depot.OdpfSinkResponse
io.odpf.depot.bigquery
io.odpf.depot.bigquery.io.odpf.depot.bigquery.BigQuerySink
io.odpf.depot.bigquery.io.odpf.depot.bigquery.BigQuerySinkFactory
io.odpf.depot.bigquery.io.odpf.depot.bigquery.BigqueryStencilUpdateListenerFactory
io.odpf.depot.bigquery.client
io.odpf.depot.bigquery.client.io.odpf.depot.bigquery.client.BigQueryClient
io.odpf.depot.bigquery.client.io.odpf.depot.bigquery.client.BigQueryResponseParser
io.odpf.depot.bigquery.client.io.odpf.depot.bigquery.client.BigQueryRow
io.odpf.depot.bigquery.client.io.odpf.depot.bigquery.client.BigQueryRowWithInsertId
io.odpf.depot.bigquery.client.io.odpf.depot.bigquery.client.BigQueryRowWithoutInsertId
io.odpf.depot.bigquery.client.io.odpf.depot.bigquery.client.BigQueryTableDefinition
io.odpf.depot.bigquery.converter
io.odpf.depot.bigquery.converter.io.odpf.depot.bigquery.converter.MessageRecordConverter
io.odpf.depot.bigquery.converter.io.odpf.depot.bigquery.converter.MessageRecordConverterCache
io.odpf.depot.bigquery.converter.io.odpf.depot.bigquery.converter.MessageRecordConverterUtils
io.odpf.depot.bigquery.error
io.odpf.depot.bigquery.error.io.odpf.depot.bigquery.error.ErrorDescriptor
io.odpf.depot.bigquery.error.io.odpf.depot.bigquery.error.ErrorParser
io.odpf.depot.bigquery.error.io.odpf.depot.bigquery.error.InvalidSchemaError
io.odpf.depot.bigquery.error.io.odpf.depot.bigquery.error.OOBError
io.odpf.depot.bigquery.error.io.odpf.depot.bigquery.error.StoppedError
io.odpf.depot.bigquery.error.io.odpf.depot.bigquery.error.UnknownError
io.odpf.depot.bigquery.exception
io.odpf.depot.bigquery.exception.io.odpf.depot.bigquery.exception.BQClusteringKeysException
io.odpf.depot.bigquery.exception.io.odpf.depot.bigquery.exception.BQDatasetLocationChangedException
io.odpf.depot.bigquery.exception.io.odpf.depot.bigquery.exception.BQPartitionKeyNotSpecified
io.odpf.depot.bigquery.exception.io.odpf.depot.bigquery.exception.BQSchemaMappingException
io.odpf.depot.bigquery.exception.io.odpf.depot.bigquery.exception.BQTableUpdateFailure
io.odpf.depot.bigquery.exception.io.odpf.depot.bigquery.exception.BigQuerySinkException
io.odpf.depot.bigquery.handler
io.odpf.depot.bigquery.handler.io.odpf.depot.bigquery.handler.ErrorHandler
io.odpf.depot.bigquery.handler.io.odpf.depot.bigquery.handler.ErrorHandlerFactory
io.odpf.depot.bigquery.handler.io.odpf.depot.bigquery.handler.JsonErrorHandler
io.odpf.depot.bigquery.handler.io.odpf.depot.bigquery.handler.NoopErrorHandler
io.odpf.depot.bigquery.json
io.odpf.depot.bigquery.json.io.odpf.depot.bigquery.json.BigqueryJsonUpdateListener
io.odpf.depot.bigquery.models
io.odpf.depot.bigquery.models.io.odpf.depot.bigquery.models.BQField
io.odpf.depot.bigquery.models.io.odpf.depot.bigquery.models.Record
io.odpf.depot.bigquery.models.io.odpf.depot.bigquery.models.Records
io.odpf.depot.bigquery.proto
io.odpf.depot.bigquery.proto.io.odpf.depot.bigquery.proto.BigqueryFields
io.odpf.depot.bigquery.proto.io.odpf.depot.bigquery.proto.BigqueryProtoUpdateListener
io.odpf.depot.common
io.odpf.depot.common.io.odpf.depot.common.Tuple
io.odpf.depot.common.io.odpf.depot.common.TupleString
io.odpf.depot.config
io.odpf.depot.config.io.odpf.depot.config.BigQuerySinkConfig
io.odpf.depot.config.io.odpf.depot.config.MetricsConfig
io.odpf.depot.config.io.odpf.depot.config.OdpfSinkConfig
io.odpf.depot.config.io.odpf.depot.config.RedisSinkConfig
io.odpf.depot.config.converter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.ConfToListConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.ConverterUtils
io.odpf.depot.config.converter.io.odpf.depot.config.converter.JsonToPropertiesConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.LabelMapConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.RedisSinkDataTypeConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.RedisSinkDeploymentTypeConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.RedisSinkTtlTypeConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.SchemaRegistryHeadersConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.SchemaRegistryRefreshConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.SinkConnectorSchemaDataTypeConverter
io.odpf.depot.config.converter.io.odpf.depot.config.converter.SinkConnectorSchemaMessageModeConverter
io.odpf.depot.config.enums
io.odpf.depot.config.enums.io.odpf.depot.config.enums.SinkConnectorSchemaDataType
io.odpf.depot.error
io.odpf.depot.error.io.odpf.depot.error.ErrorInfo
io.odpf.depot.error.io.odpf.depot.error.ErrorType
io.odpf.depot.exception
io.odpf.depot.exception.io.odpf.depot.exception.ConfigurationException
io.odpf.depot.exception.io.odpf.depot.exception.DeserializerException
io.odpf.depot.exception.io.odpf.depot.exception.EmptyMessageException
io.odpf.depot.exception.io.odpf.depot.exception.OdpfSinkException
io.odpf.depot.exception.io.odpf.depot.exception.ProtoNotFoundException
io.odpf.depot.exception.io.odpf.depot.exception.UnknownFieldsException
io.odpf.depot.log
io.odpf.depot.log.io.odpf.depot.log.LogSink
io.odpf.depot.log.io.odpf.depot.log.LogSinkFactory
io.odpf.depot.message
io.odpf.depot.message.io.odpf.depot.message.MessageUtils
io.odpf.depot.message.io.odpf.depot.message.OdpfMessage
io.odpf.depot.message.io.odpf.depot.message.OdpfMessageParser
io.odpf.depot.message.io.odpf.depot.message.OdpfMessageParserFactory
io.odpf.depot.message.io.odpf.depot.message.OdpfMessageSchema
io.odpf.depot.message.io.odpf.depot.message.ParsedOdpfMessage
io.odpf.depot.message.io.odpf.depot.message.SinkConnectorSchemaMessageMode
io.odpf.depot.message.json
io.odpf.depot.message.json.io.odpf.depot.message.json.JsonOdpfMessageParser
io.odpf.depot.message.json.io.odpf.depot.message.json.JsonOdpfParsedMessage
io.odpf.depot.message.proto
io.odpf.depot.message.proto.io.odpf.depot.message.proto.Constants
io.odpf.depot.message.proto.io.odpf.depot.message.proto.DescriptorCache
io.odpf.depot.message.proto.io.odpf.depot.message.proto.ProtoField
io.odpf.depot.message.proto.io.odpf.depot.message.proto.ProtoFieldParser
io.odpf.depot.message.proto.io.odpf.depot.message.proto.ProtoMapper
io.odpf.depot.message.proto.io.odpf.depot.message.proto.ProtoOdpfMessageParser
io.odpf.depot.message.proto.io.odpf.depot.message.proto.ProtoOdpfMessageSchema
io.odpf.depot.message.proto.io.odpf.depot.message.proto.ProtoOdpfParsedMessage
io.odpf.depot.message.proto.io.odpf.depot.message.proto.UnknownProtoFields
io.odpf.depot.message.proto.converter.fields
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.ByteProtoField
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.DefaultProtoField
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.EnumProtoField
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.NestedProtoField
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.ProtoField
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.ProtoFieldFactory
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.StructProtoField
io.odpf.depot.message.proto.converter.fields.io.odpf.depot.message.proto.converter.fields.TimestampProtoField
io.odpf.depot.metrics
io.odpf.depot.metrics.io.odpf.depot.metrics.BigQueryMetrics
io.odpf.depot.metrics.io.odpf.depot.metrics.Instrumentation
io.odpf.depot.metrics.io.odpf.depot.metrics.JsonParserMetrics
io.odpf.depot.metrics.io.odpf.depot.metrics.SinkMetrics
io.odpf.depot.metrics.io.odpf.depot.metrics.StatsDReporter
io.odpf.depot.metrics.io.odpf.depot.metrics.StatsDReporterBuilder
io.odpf.depot.redis
io.odpf.depot.redis.io.odpf.depot.redis.RedisSink
io.odpf.depot.redis.io.odpf.depot.redis.RedisSinkFactory
io.odpf.depot.redis.client
io.odpf.depot.redis.client.io.odpf.depot.redis.client.RedisClient
io.odpf.depot.redis.client.io.odpf.depot.redis.client.RedisClientFactory
io.odpf.depot.redis.client.io.odpf.depot.redis.client.RedisClusterClient
io.odpf.depot.redis.client.io.odpf.depot.redis.client.RedisStandaloneClient
io.odpf.depot.redis.client.entry
io.odpf.depot.redis.client.entry.io.odpf.depot.redis.client.entry.RedisEntry
io.odpf.depot.redis.client.entry.io.odpf.depot.redis.client.entry.RedisHashSetFieldEntry
io.odpf.depot.redis.client.entry.io.odpf.depot.redis.client.entry.RedisKeyValueEntry
io.odpf.depot.redis.client.entry.io.odpf.depot.redis.client.entry.RedisListEntry
io.odpf.depot.redis.client.response
io.odpf.depot.redis.client.response.io.odpf.depot.redis.client.response.RedisClusterResponse
io.odpf.depot.redis.client.response.io.odpf.depot.redis.client.response.RedisResponse
io.odpf.depot.redis.client.response.io.odpf.depot.redis.client.response.RedisStandaloneResponse
io.odpf.depot.redis.enums
io.odpf.depot.redis.enums.io.odpf.depot.redis.enums.RedisSinkDataType
io.odpf.depot.redis.enums.io.odpf.depot.redis.enums.RedisSinkDeploymentType
io.odpf.depot.redis.enums.io.odpf.depot.redis.enums.RedisSinkTtlType
io.odpf.depot.redis.parsers
io.odpf.depot.redis.parsers.io.odpf.depot.redis.parsers.RedisEntryParser
io.odpf.depot.redis.parsers.io.odpf.depot.redis.parsers.RedisEntryParserFactory
io.odpf.depot.redis.parsers.io.odpf.depot.redis.parsers.RedisHashSetEntryParser
io.odpf.depot.redis.parsers.io.odpf.depot.redis.parsers.RedisKeyValueEntryParser
io.odpf.depot.redis.parsers.io.odpf.depot.redis.parsers.RedisListEntryParser
io.odpf.depot.redis.parsers.io.odpf.depot.redis.parsers.RedisParser
io.odpf.depot.redis.parsers.io.odpf.depot.redis.parsers.Template
io.odpf.depot.redis.record
io.odpf.depot.redis.record.io.odpf.depot.redis.record.RedisRecord
io.odpf.depot.redis.ttl
io.odpf.depot.redis.ttl.io.odpf.depot.redis.ttl.DurationTtl
io.odpf.depot.redis.ttl.io.odpf.depot.redis.ttl.ExactTimeTtl
io.odpf.depot.redis.ttl.io.odpf.depot.redis.ttl.NoRedisTtl
io.odpf.depot.redis.ttl.io.odpf.depot.redis.ttl.RedisTTLFactory
io.odpf.depot.redis.ttl.io.odpf.depot.redis.ttl.RedisTtl
io.odpf.depot.redis.util
io.odpf.depot.redis.util.io.odpf.depot.redis.util.RedisSinkUtils
io.odpf.depot.stencil
io.odpf.depot.stencil.io.odpf.depot.stencil.OdpfStencilUpdateListener
io.odpf.depot.utils
io.odpf.depot.utils.io.odpf.depot.utils.DateUtils
io.odpf.depot.utils.io.odpf.depot.utils.JsonUtils
io.odpf.depot.utils.io.odpf.depot.utils.MessageConfigUtils
io.odpf.depot.utils.io.odpf.depot.utils.ProtoUtils
io.odpf.depot.utils.io.odpf.depot.utils.StencilUtils
io.odpf.depot.utils.io.odpf.depot.utils.StringUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy