Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetTopSqlCpuActivityResponse |
DbManagementClient.getTopSqlCpuActivity(GetTopSqlCpuActivityRequest request) |
GetTopSqlCpuActivityResponse |
DbManagement.getTopSqlCpuActivity(GetTopSqlCpuActivityRequest request)
Gets the SQL IDs with the top CPU activity from the Exadata storage server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetTopSqlCpuActivityResponse> |
DbManagementAsync.getTopSqlCpuActivity(GetTopSqlCpuActivityRequest request,
AsyncHandler<GetTopSqlCpuActivityRequest,GetTopSqlCpuActivityResponse> handler)
Gets the SQL IDs with the top CPU activity from the Exadata storage server.
|
Future<GetTopSqlCpuActivityResponse> |
DbManagementAsyncClient.getTopSqlCpuActivity(GetTopSqlCpuActivityRequest request,
AsyncHandler<GetTopSqlCpuActivityRequest,GetTopSqlCpuActivityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetTopSqlCpuActivityResponse> |
DbManagementAsync.getTopSqlCpuActivity(GetTopSqlCpuActivityRequest request,
AsyncHandler<GetTopSqlCpuActivityRequest,GetTopSqlCpuActivityResponse> handler)
Gets the SQL IDs with the top CPU activity from the Exadata storage server.
|
Future<GetTopSqlCpuActivityResponse> |
DbManagementAsyncClient.getTopSqlCpuActivity(GetTopSqlCpuActivityRequest request,
AsyncHandler<GetTopSqlCpuActivityRequest,GetTopSqlCpuActivityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTopSqlCpuActivityResponse |
GetTopSqlCpuActivityResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTopSqlCpuActivityResponse.Builder |
GetTopSqlCpuActivityResponse.Builder.copy(GetTopSqlCpuActivityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.