Interface | Description |
---|---|
LookupService<T> |
Lookup service for finding active instances.
|
Class | Description |
---|---|
Application |
The application class holds the list of instances for a particular
application.
|
Applications |
The class that wraps all the registry information returned by eureka server.
|
MonitoredConnectionManager |
A connection manager that uses
NamedConnectionPool , which provides
connection reuse statistics, as its underlying connection pool. |
NamedConnectionPool |
A connection pool that provides Servo counters to monitor the efficiency.
|
Pair<E1,E2> |
An utility class for stores any information that needs to exist as a pair.
|