Uses of Class
oracle.pg.rdbms.Job
-
Packages that use Job Package Description oracle.pg.rdbms -
-
Uses of Job in oracle.pg.rdbms
Methods in oracle.pg.rdbms that return Job Modifier and Type Method Description Job
Job. poll()
Starts polling the server using a background thread usingAdbGraphClientConfiguration.getExecutorService()
and updates this job's status and log as results come in.Job
AdbGraphClient. restartEnvironment()
Starts re-attaching the Autonomous Database to a new environment.Job
AdbGraphClient. startEnvironment(int memory)
Starts attaching the Autonomous Database to a new environment.Job
AdbGraphClient. stopEnvironment()
Starts detaching the Autonomous Database from the current environment.
-