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 JobJob. poll()Starts polling the server using a background thread usingAdbGraphClientConfiguration.getExecutorService()and updates this job's status and log as results come in.JobAdbGraphClient. restartEnvironment()Starts re-attaching the Autonomous Database to a new environment.JobAdbGraphClient. startEnvironment(int memory)Starts attaching the Autonomous Database to a new environment.JobAdbGraphClient. stopEnvironment()Starts detaching the Autonomous Database from the current environment.
-