| Package | Description |
|---|---|
| oracle.ucp.jdbc.oracle |
Includes various runtime statistics for the Universal Connection Pool
that are specific to Oracle JDBC resources.
|
| Modifier and Type | Method and Description |
|---|---|
OracleLoadBalancingEvent.InstanceStatus |
RACInstanceImpl.getInstanceStatus() |
OracleLoadBalancingEvent.InstanceStatus |
RACInstance.getInstanceStatus() |
static OracleLoadBalancingEvent.InstanceStatus |
OracleLoadBalancingEvent.InstanceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OracleLoadBalancingEvent.InstanceStatus[] |
OracleLoadBalancingEvent.InstanceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RACInstanceImpl.setStatus(OracleLoadBalancingEvent.InstanceStatus rlbStatus) |
Copyright © 2008, 2016, Oracle. All rights reserved.