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

Download curator-recipes JAR 1.2.3 with all dependencies


curator developed by Netflix

Files of the artifact curator-recipes version 1.2.3 from the group com.netflix.curator.

Artifact curator-recipes
Group com.netflix.curator
Version 1.2.3
Last update 06. October 2012
Tags: curator developed netflix
Organization not specified
URL https://github.com/Netflix/curator
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, curator-framework, zookeeper,
There are maybe transitive dependencies!
There is a newer version: 1.3.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of curator-recipes Show documentation

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

0 downloads

Source code of curator-recipes version 1.2.3

META-INF
META-INF.META-INF.MANIFEST.MF
com.netflix.curator.framework.recipes.atomic
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.AtomicStats
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.AtomicValue
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.CachedAtomicInteger
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.CachedAtomicLong
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.DistributedAtomicInteger
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.DistributedAtomicLong
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.DistributedAtomicNumber
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.DistributedAtomicValue
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.MakeValue
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.MutableAtomicValue
com.netflix.curator.framework.recipes.atomic.com.netflix.curator.framework.recipes.atomic.PromotedToLock
com.netflix.curator.framework.recipes.barriers
com.netflix.curator.framework.recipes.barriers.com.netflix.curator.framework.recipes.barriers.DistributedBarrier
com.netflix.curator.framework.recipes.barriers.com.netflix.curator.framework.recipes.barriers.DistributedDoubleBarrier
com.netflix.curator.framework.recipes.cache
com.netflix.curator.framework.recipes.cache.com.netflix.curator.framework.recipes.cache.ChildData
com.netflix.curator.framework.recipes.cache.com.netflix.curator.framework.recipes.cache.PathChildrenCache
com.netflix.curator.framework.recipes.cache.com.netflix.curator.framework.recipes.cache.PathChildrenCacheEvent
com.netflix.curator.framework.recipes.cache.com.netflix.curator.framework.recipes.cache.PathChildrenCacheListener
com.netflix.curator.framework.recipes.cache.com.netflix.curator.framework.recipes.cache.PathChildrenCacheMode
com.netflix.curator.framework.recipes.leader
com.netflix.curator.framework.recipes.leader.com.netflix.curator.framework.recipes.leader.LeaderLatch
com.netflix.curator.framework.recipes.leader.com.netflix.curator.framework.recipes.leader.LeaderSelector
com.netflix.curator.framework.recipes.leader.com.netflix.curator.framework.recipes.leader.LeaderSelectorListener
com.netflix.curator.framework.recipes.leader.com.netflix.curator.framework.recipes.leader.Participant
com.netflix.curator.framework.recipes.locks
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.ChildReaper
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.InterProcessLock
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.InterProcessMultiLock
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.InterProcessMutex
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.InterProcessReadWriteLock
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.InterProcessSemaphore
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.InterProcessSemaphoreMutex
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.InterProcessSemaphoreV2
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.Lease
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.LockInternals
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.LockInternalsDriver
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.LockInternalsSorter
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.PredicateResults
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.Reaper
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.Revocable
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.RevocationListener
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.RevocationSpec
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.Revoker
com.netflix.curator.framework.recipes.locks.com.netflix.curator.framework.recipes.locks.StandardLockInternalsDriver
com.netflix.curator.framework.recipes.queue
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.BlockingQueueConsumer
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.ChildrenCache
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.DistributedDelayQueue
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.DistributedIdQueue
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.DistributedPriorityQueue
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.DistributedQueue
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.ErrorMode
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.ItemSerializer
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.MultiItem
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueAllocator
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueBase
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueBuilder
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueConsumer
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueuePutListener
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueSafety
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueSerializer
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueSharder
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.QueueSharderPolicies
com.netflix.curator.framework.recipes.queue.com.netflix.curator.framework.recipes.queue.SimpleDistributedQueue
com.netflix.curator.framework.recipes.shared
com.netflix.curator.framework.recipes.shared.com.netflix.curator.framework.recipes.shared.SharedCount
com.netflix.curator.framework.recipes.shared.com.netflix.curator.framework.recipes.shared.SharedCountListener
com.netflix.curator.framework.recipes.shared.com.netflix.curator.framework.recipes.shared.SharedCountReader
com.netflix.curator.framework.recipes.shared.com.netflix.curator.framework.recipes.shared.SharedValue
com.netflix.curator.framework.recipes.shared.com.netflix.curator.framework.recipes.shared.SharedValueListener
com.netflix.curator.framework.recipes.shared.com.netflix.curator.framework.recipes.shared.SharedValueReader




© 2015 - 2024 Weber Informatics LLC | Privacy Policy