static AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.builder() |
Create a new builder.
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.copy(AwrDbCpuUsageCollection model) |
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.cpuCount(Integer cpuCount) |
The number of CPUs available for the database to use.
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.dbQueryTimeInSecs(Double dbQueryTimeInSecs) |
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.items(List<AwrDbCpuUsageSummary> items) |
A list of AWR CPU usage summary data.
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.name(String name) |
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.numCpuCores(Integer numCpuCores) |
The number of available CPU cores, which include subcores of multicore and single-core
CPUs.
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.numCpus(Double numCpus) |
The number of available CPUs or processors.
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.queryKey(String queryKey) |
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.toBuilder() |
|
AwrDbCpuUsageCollection.Builder |
AwrDbCpuUsageCollection.Builder.version(String version) |
|