Package | Description |
---|---|
oracle.pgx.api |
This package contains the Java APIs of PGX.
|
oracle.pgx.api.admin |
This package contains the administrative interfaces of PGX.
|
Modifier and Type | Method and Description |
---|---|
MemoryInfo |
ServerInstance.getMemoryInfo()
Blocking version of
ServerInstance.getMemoryInfoAsync() . |
Modifier and Type | Method and Description |
---|---|
PgxFuture<MemoryInfo> |
ServerInstance.getMemoryInfoAsync()
Gets the memory info.
|
Modifier and Type | Method and Description |
---|---|
PgxFuture<MemoryInfo> |
Control.getMemoryInfo()
Gets the memory info.
|
Copyright © 2015. All rights reserved.