@API(since="1.24",
status=INTERNAL)
public interface RelDigest
RelNode,
at anytime, anywhere. The only difference is that digest is compared using
#equals and #hashCode, which are prohibited to override
for RelNode, for legacy reasons.
INTERNAL USE ONLY.
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Reset state, possibly cache of hash code.
|
RelNode |
getRel()
Returns the relnode that this digest is associated with.
|
void clear()
RelNode getRel()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.