Interface | Description |
---|---|
EurekaEntityComparators.EqualFunc<T> | |
EurekaEntityTransformers.Transformer<T> |
Interface for Eureka entity transforming operators.
|
Class | Description |
---|---|
DeserializerStringCache |
A non-locking alternative to
String.intern() and StringCache
that works with Jackson's DeserializationContext. |
DiscoveryBuildInfo | |
EurekaEntityComparators |
For test use.
|
EurekaEntityComparators.RawIdEqualFunc | |
EurekaEntityComparators.RawIdHandleEmptyEqualFunc | |
EurekaEntityComparators.ResolvedIdEqualFunc | |
EurekaEntityFunctions |
Collection of functions operating on
Applications and Application data
structures. |
EurekaEntityTransformers | |
EurekaUtils |
A collection of utility functions that is useful to simplify operations on
ApplicationInfoManager , InstanceInfo
and EurekaClient |
ExceptionsMetric |
Counters for exceptions.
|
RateLimiter |
Rate limiter implementation is based on token bucket algorithm.
|
ServoUtil | |
StringCache |
An alternative to
String.intern() with no capacity constraints. |
StringUtil | |
SystemUtil | |
ThresholdLevelsMetric |
A collection of gauges that represent different threshold levels over which measurement is mapped to.
|
ThresholdLevelsMetric.NoOpThresholdLevelMetric |
Enum | Description |
---|---|
DeserializerStringCache.CacheScope |