Uses of Class
oracle.pgx.api.AlgorithmProgress
-
Packages that use AlgorithmProgress Package Description oracle.pgx.api This package contains the main Java APIs. -
-
Uses of AlgorithmProgress in oracle.pgx.api
Methods in oracle.pgx.api that return types with arguments of type AlgorithmProgress Modifier and Type Method Description java.util.Optional<AlgorithmProgress>
AlgorithmProgress. asAlgorithmExecutionProgress()
java.util.Optional<AlgorithmProgress>
FutureProgress. asAlgorithmExecutionProgress()
In case of algorithm execution future, return AlgorithmProgress
-