Package org.apache.calcite.rel
Interface HasDigestString
- All Known Subinterfaces:
RelDataTypeDigest
public interface HasDigestString
Interface for objects that have a digest string.
-
Method Summary
-
Method Details
-
getDigestString
String getDigestString()
-