Package | Description |
---|---|
org.apache.tinkerpop.gremlin.hadoop.process.computer.util |
Modifier and Type | Method and Description |
---|---|
Rule.Operation |
Rule.getOperation() |
static Rule.Operation |
Rule.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule.Operation[] |
Rule.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Rule(Rule.Operation operation,
Object object) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.