|
Oracle® In-Database Container for Hadoop Java API Reference Release 1.0.1 E54638-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Job.Operation | |
---|---|
oracle.sql.hadoop |
Uses of Job.Operation in oracle.sql.hadoop |
---|
Methods in oracle.sql.hadoop that return Job.Operation | |
---|---|
Job.Operation |
Job.getOperation()
Gets the operation value for Job |
static Job.Operation |
Job.Operation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Job.Operation[] |
Job.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.sql.hadoop with parameters of type Job.Operation | |
---|---|
long |
Job.init(Job.Operation operation)
Initialize a job by creating the database state required for executing the job. |
void |
Job.setOperation(Job.Operation operation)
Sets the operation property of Job. |
|
Oracle® In-Database Container for Hadoop Java API Reference Release 1.0.1 E54638-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |