iotdb
iotdb copied to clipboard
[ISSUE-5886] Implement hashCode for MNodeContainers
Description
The parent class of this class is an array, so the hash code of the class can be represented by the hash code of the parent class。