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

Download distributedlog-protocol_2.10 JAR 0.4.0-incubating with all dependencies


Files of the artifact distributedlog-protocol_2.10 version 0.4.0-incubating from the group org.apache.distributedlog.

Test

Artifact distributedlog-protocol_2.10
Group org.apache.distributedlog
Version 0.4.0-incubating
Last update 13. April 2017
Tags: replicated distributedlog performance service provides apache high
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies bookkeeper-stats-api, libthrift, scrooge-core_2.10, finagle-core_2.10, finagle-thrift_2.10, commons-lang, commons-codec, slf4j-api, lz4,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of distributedlog-protocol_2.10 Show documentation

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

0 downloads

Source code of distributedlog-protocol_2.10 version 0.4.0-incubating

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
.findbugsExclude.xml
org.apache.distributedlog
org.apache.distributedlog.org.apache.distributedlog.DLSN
org.apache.distributedlog.org.apache.distributedlog.EnvelopedRecordSetReader
org.apache.distributedlog.org.apache.distributedlog.EnvelopedRecordSetWriter
org.apache.distributedlog.org.apache.distributedlog.LogRecord
org.apache.distributedlog.org.apache.distributedlog.LogRecordSet
org.apache.distributedlog.org.apache.distributedlog.LogRecordSetBuffer
org.apache.distributedlog.org.apache.distributedlog.LogRecordWithDLSN
org.apache.distributedlog.org.apache.distributedlog.RecordStream
org.apache.distributedlog.annotations
org.apache.distributedlog.annotations.org.apache.distributedlog.annotations.DistributedLogAnnotations
org.apache.distributedlog.annotations.org.apache.distributedlog.annotations.package-info
org.apache.distributedlog.exceptions
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.AlreadyClosedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.AlreadyTruncatedTransactionException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.BKTransmitException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.ChecksumFailedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.DLClientClosedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.DLException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.DLIllegalStateException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.DLInterruptedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.EndOfLogSegmentException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.EndOfStreamException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.FlushException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.IdleReaderException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.InternalServerException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.InvalidEnvelopedEntryException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.InvalidStreamNameException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LockCancelledException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LockingException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LogEmptyException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LogExistsException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LogNotFoundException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LogReadException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LogRecordTooLongException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LogSegmentIsTruncatedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.LogSegmentNotFoundException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.MetadataException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.NotYetImplementedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.OverCapacityException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.OwnershipAcquireFailedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.ReadCancelledException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.RegionUnavailableException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.RequestDeniedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.RetryableReadException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.ServiceUnavailableException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.StreamNotReadyException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.StreamUnavailableException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.TooManyStreamsException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.TransactionIdOutOfOrderException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.UnexpectedException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.UnsupportedMetadataVersionException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.WriteCancelledException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.WriteException
org.apache.distributedlog.exceptions.org.apache.distributedlog.exceptions.package-info
org.apache.distributedlog.io
org.apache.distributedlog.io.org.apache.distributedlog.io.Buffer
org.apache.distributedlog.io.org.apache.distributedlog.io.CompressionCodec
org.apache.distributedlog.io.org.apache.distributedlog.io.CompressionUtils
org.apache.distributedlog.io.org.apache.distributedlog.io.IdentityCompressionCodec
org.apache.distributedlog.io.org.apache.distributedlog.io.LZ4CompressionCodec
org.apache.distributedlog.io.org.apache.distributedlog.io.TransmitListener
org.apache.distributedlog.io.org.apache.distributedlog.io.package-info
org.apache.distributedlog
org.apache.distributedlog.org.apache.distributedlog.package-info
org.apache.distributedlog.thrift.service
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.BulkWriteResponse
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.ClientInfo
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.DistributedLogService
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.HeartbeatOptions
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.ResponseHeader
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.ServerInfo
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.ServerStatus
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.StatusCode
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.WriteContext
org.apache.distributedlog.thrift.service.org.apache.distributedlog.thrift.service.WriteResponse
org.apache.distributedlog.util
org.apache.distributedlog.util.org.apache.distributedlog.util.BitMaskUtils
org.apache.distributedlog.util.org.apache.distributedlog.util.ProtocolUtils
org.apache.distributedlog.util.org.apache.distributedlog.util.package-info
.service.thrift




© 2015 - 2025 Weber Informatics LLC | Privacy Policy