jar

com.bazaarvoice.ostrich : ostrich-core

Maven & Gradle

Jan 17, 2020
29 usages
26 stars

core · Core classes that form Ostrich

Table Of Contents

Latest Version

Download com.bazaarvoice.ostrich : ostrich-core JAR file - Latest Versions:

All Versions

Download com.bazaarvoice.ostrich : ostrich-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ostrich-core-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bazaarvoice.ostrich

├─ com.bazaarvoice.ostrich.AsyncServicePool.class - [JAR]

├─ com.bazaarvoice.ostrich.HealthCheckResult.class - [JAR]

├─ com.bazaarvoice.ostrich.HealthCheckResults.class - [JAR]

├─ com.bazaarvoice.ostrich.HostDiscovery.class - [JAR]

├─ com.bazaarvoice.ostrich.HostDiscoverySource.class - [JAR]

├─ com.bazaarvoice.ostrich.JsonHelper.class - [JAR]

├─ com.bazaarvoice.ostrich.LoadBalanceAlgorithm.class - [JAR]

├─ com.bazaarvoice.ostrich.MultiThreadedServiceFactory.class - [JAR]

├─ com.bazaarvoice.ostrich.PartitionContext.class - [JAR]

├─ com.bazaarvoice.ostrich.PartitionContextBuilder.class - [JAR]

├─ com.bazaarvoice.ostrich.RetryPolicy.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceCallback.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceDiscovery.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceEndPoint.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceEndPointBuilder.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceEndPointJsonCodec.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceEndPointPredicate.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceFactory.class - [JAR]

├─ com.bazaarvoice.ostrich.ServicePool.class - [JAR]

├─ com.bazaarvoice.ostrich.ServicePoolStatistics.class - [JAR]

├─ com.bazaarvoice.ostrich.ServiceRegistry.class - [JAR]

com.bazaarvoice.ostrich.healthcheck

├─ com.bazaarvoice.ostrich.healthcheck.DefaultHealthCheckResults.class - [JAR]

├─ com.bazaarvoice.ostrich.healthcheck.ExponentialBackoffHealthCheckRetryDelay.class - [JAR]

├─ com.bazaarvoice.ostrich.healthcheck.FixedHealthCheckRetryDelay.class - [JAR]

├─ com.bazaarvoice.ostrich.healthcheck.HealthCheckRetryDelay.class - [JAR]

com.bazaarvoice.ostrich.retry

├─ com.bazaarvoice.ostrich.retry.ExponentialBackoffRetry.class - [JAR]

├─ com.bazaarvoice.ostrich.retry.RetryNTimes.class - [JAR]

├─ com.bazaarvoice.ostrich.retry.SleepingRetry.class - [JAR]

com.bazaarvoice.ostrich.discovery

├─ com.bazaarvoice.ostrich.discovery.ConfiguredFixedHostDiscoverySource.class - [JAR]

├─ com.bazaarvoice.ostrich.discovery.FixedHostDiscovery.class - [JAR]

com.bazaarvoice.ostrich.partition

├─ com.bazaarvoice.ostrich.partition.ConsistentHashPartitionFilter.class - [JAR]

├─ com.bazaarvoice.ostrich.partition.IdentityPartitionFilter.class - [JAR]

├─ com.bazaarvoice.ostrich.partition.PartitionFilter.class - [JAR]

├─ com.bazaarvoice.ostrich.partition.PartitionKey.class - [JAR]

com.bazaarvoice.ostrich.exceptions

├─ com.bazaarvoice.ostrich.exceptions.DiscoveryException.class - [JAR]

├─ com.bazaarvoice.ostrich.exceptions.MaxRetriesException.class - [JAR]

├─ com.bazaarvoice.ostrich.exceptions.NoAvailableHostsException.class - [JAR]

├─ com.bazaarvoice.ostrich.exceptions.NoCachedInstancesAvailableException.class - [JAR]

├─ com.bazaarvoice.ostrich.exceptions.NoSuitableHostsException.class - [JAR]

├─ com.bazaarvoice.ostrich.exceptions.OnlyBadHostsException.class - [JAR]

├─ com.bazaarvoice.ostrich.exceptions.ServiceException.class - [JAR]

com.bazaarvoice.ostrich.pool

├─ com.bazaarvoice.ostrich.pool.AnnotationPartitionContextSupplier.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.AsyncServicePool.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.EmptyPartitionContextSupplier.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.MultiThreadedClientServiceCache.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.PartitionContextSupplier.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServiceCache.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServiceCacheBuilder.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServiceCachingPolicy.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServiceCachingPolicyBuilder.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServiceHandle.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServicePool.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServicePoolBuilder.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServicePoolProxies.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.ServicePoolProxy.class - [JAR]

├─ com.bazaarvoice.ostrich.pool.SingleThreadedClientServiceCache.class - [JAR]

com.bazaarvoice.ostrich.metrics

├─ com.bazaarvoice.ostrich.metrics.Metrics.class - [JAR]

com.bazaarvoice.ostrich.loadbalance

├─ com.bazaarvoice.ostrich.loadbalance.RandomAlgorithm.class - [JAR]

Advertisement

Dependencies from Group

Jan 17, 2020
29 usages
26 stars
Jan 17, 2020
8 usages
26 stars
Jan 17, 2020
26 stars
Jan 17, 2020
27 stars

Discover Dependencies

Dec 14, 2016
6 usages
Jan 19, 2014
3 usages
Aug 23, 2016
3 usages
33 stars
Jan 20, 2021
23 usages
0 stars
Jan 11, 2019
17 usages
2.4k stars
Aug 18, 2023
17 usages
5 stars
Dec 20, 2017
11 usages
15 stars
Jun 01, 2015
22 usages
0 stars
Jul 25, 2019
3 usages
313 stars