Package | Description |
---|---|
org.apache.hadoop.hive.ql.optimizer.signature |
Modifier and Type | Method and Description |
---|---|
OpSignature |
OpTreeSignature.getSig() |
static OpSignature |
OpSignature.of(Operator<? extends OperatorDesc> op) |
Modifier and Type | Method and Description |
---|---|
void |
OpSignature.proveEquals(OpSignature other) |
boolean |
OpSignature.signatureCompare(OpSignature other) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.