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

Download evcache-core JAR 5.23.0 with all dependencies


evcache-core

Files of the artifact evcache-core version 5.23.0 from the group com.netflix.evcache.

Test

Download evcache-core (5.23.0)
Artifact evcache-core
Group com.netflix.evcache
Version 5.23.0
Organization not specified
URL https://github.com/Netflix/EVCache
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 5.24.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of evcache-core Show documentation

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

1 downloads

Source code of evcache-core version 5.23.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.evcache-core.properties
com.netflix.evcache
com.netflix.evcache.com.netflix.evcache.EVCache
com.netflix.evcache.com.netflix.evcache.EVCacheClientPoolConfigurationProperties
com.netflix.evcache.com.netflix.evcache.EVCacheConnectException
com.netflix.evcache.com.netflix.evcache.EVCacheException
com.netflix.evcache.com.netflix.evcache.EVCacheGetOperationListener
com.netflix.evcache.com.netflix.evcache.EVCacheImpl
com.netflix.evcache.com.netflix.evcache.EVCacheImplMBean
com.netflix.evcache.com.netflix.evcache.EVCacheInMemoryCache
com.netflix.evcache.com.netflix.evcache.EVCacheInternal
com.netflix.evcache.com.netflix.evcache.EVCacheInternalImpl
com.netflix.evcache.com.netflix.evcache.EVCacheKey
com.netflix.evcache.com.netflix.evcache.EVCacheLatch
com.netflix.evcache.com.netflix.evcache.EVCacheMissException
com.netflix.evcache.com.netflix.evcache.EVCacheReadQueueException
com.netflix.evcache.com.netflix.evcache.EVCacheSerializingTranscoder
com.netflix.evcache.com.netflix.evcache.EVCacheTranscoder
com.netflix.evcache.config
com.netflix.evcache.config.com.netflix.evcache.config.EVCachePersistedProperties
com.netflix.evcache.connection
com.netflix.evcache.connection.com.netflix.evcache.connection.BaseAsciiConnectionFactory
com.netflix.evcache.connection.com.netflix.evcache.connection.BaseConnectionFactory
com.netflix.evcache.connection.com.netflix.evcache.connection.ConnectionFactoryBuilder
com.netflix.evcache.connection.com.netflix.evcache.connection.IConnectionBuilder
com.netflix.evcache.dto
com.netflix.evcache.dto.com.netflix.evcache.dto.EVCacheResponseStatus
com.netflix.evcache.dto.com.netflix.evcache.dto.KeyMapDto
com.netflix.evcache.event
com.netflix.evcache.event.com.netflix.evcache.event.EVCacheEvent
com.netflix.evcache.event.com.netflix.evcache.event.EVCacheEventListener
com.netflix.evcache.event.hotkey
com.netflix.evcache.event.hotkey.com.netflix.evcache.event.hotkey.HotKeyListener
com.netflix.evcache.event.throttle
com.netflix.evcache.event.throttle.com.netflix.evcache.event.throttle.ThrottleListener
com.netflix.evcache.metrics
com.netflix.evcache.metrics.com.netflix.evcache.metrics.EVCacheMetricsFactory
com.netflix.evcache.operation
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheAsciiOperationFactory
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheBulkGetFuture
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheFuture
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheFutures
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheItem
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheItemMetaData
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheLatchImpl
com.netflix.evcache.operation.com.netflix.evcache.operation.EVCacheOperationFuture
com.netflix.evcache.pool
com.netflix.evcache.pool.com.netflix.evcache.pool.ChunkTranscoder
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheClient
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheClientPool
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheClientPoolMBean
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheClientPoolManager
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheClientUtil
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheExecutor
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheExecutorMBean
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheKetamaNodeLocatorConfiguration
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheNodeList
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheNodeLocator
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheScheduledExecutor
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheScheduledExecutorMBean
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheServerGroupConfig
com.netflix.evcache.pool.com.netflix.evcache.pool.EVCacheValue
com.netflix.evcache.pool.com.netflix.evcache.pool.ServerGroup
com.netflix.evcache.pool.com.netflix.evcache.pool.SimpleNodeListProvider
com.netflix.evcache.pool.observer
com.netflix.evcache.pool.observer.com.netflix.evcache.pool.observer.EVCacheConnectionObserver
com.netflix.evcache.pool.observer.com.netflix.evcache.pool.observer.EVCacheConnectionObserverMBean
com.netflix.evcache.util
com.netflix.evcache.util.com.netflix.evcache.util.CircularIterator
com.netflix.evcache.util.com.netflix.evcache.util.EVCacheBulkDataDto
com.netflix.evcache.util.com.netflix.evcache.util.EVCacheConfig
com.netflix.evcache.util.com.netflix.evcache.util.KeyHasher
com.netflix.evcache.util.com.netflix.evcache.util.Pair
com.netflix.evcache.util.com.netflix.evcache.util.RetryCount
com.netflix.evcache.util.com.netflix.evcache.util.ServerGroupCircularIterator
com.netflix.evcache.util.com.netflix.evcache.util.Sneaky
com.netflix.evcache.util.com.netflix.evcache.util.SupplierUtils
com.netflix.evcache.util.com.netflix.evcache.util.ZoneFallbackIterator
.evcache-test.properties
.evcache.properties
net.spy.memcached
net.spy.memcached.net.spy.memcached.EVCacheConnection
net.spy.memcached.net.spy.memcached.EVCacheMemcachedClient
net.spy.memcached.net.spy.memcached.EVCacheMemcachedNodeROImpl
net.spy.memcached.net.spy.memcached.EVCacheNode
net.spy.memcached.net.spy.memcached.EVCacheNodeMBean
net.spy.memcached.protocol.ascii
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.EVCacheAsciiNodeImpl
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.EVCacheOperationImpl
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.ExecCmdOperation
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.ExecCmdOperationImpl
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.MetaArithmeticOperationImpl
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.MetaDebugOperation
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.MetaDebugOperationImpl
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.MetaGetOperation
net.spy.memcached.protocol.ascii.net.spy.memcached.protocol.ascii.MetaGetOperationImpl
net.spy.memcached.protocol.binary
net.spy.memcached.protocol.binary.net.spy.memcached.protocol.binary.EVCacheNodeImpl




© 2015 - 2025 Weber Informatics LLC | Privacy Policy