| Package | Description |
|---|---|
| org.apache.hadoop.dynamodb.filter |
| Modifier and Type | Method and Description |
|---|---|
static DynamoDBFilterOperator |
DynamoDBFilterOperator.getFilterOperationFromHiveClass(String comparisonOp) |
static DynamoDBFilterOperator |
DynamoDBFilterOperator.getFilterOperationFromOperatorSymbol(String comparisonOp) |
DynamoDBFilterOperator |
DynamoDBFilter.getOperator() |
static DynamoDBFilterOperator |
DynamoDBFilterOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamoDBFilterOperator[] |
DynamoDBFilterOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DynamoDBFilterOperator.isLowerPrecedence(DynamoDBFilterOperator op) |
Copyright © 2019. All rights reserved.