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

Download distributedlog-protocol_2.11 JAR 0.3.51-RC1 with all dependencies


Files of the artifact distributedlog-protocol_2.11 version 0.3.51-RC1 from the group com.twitter.

Test

Download distributedlog-protocol_2.11 (0.3.51-RC1)
Artifact distributedlog-protocol_2.11
Group com.twitter
Version 0.3.51-RC1
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies bookkeeper-stats-api, libthrift, scrooge-core_2.11, finagle-core_2.11, finagle-thrift_2.11, 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.11 Show documentation

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

0 downloads

Source code of distributedlog-protocol_2.11 version 0.3.51-RC1

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy