OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return tookNanos == other.tookNanos && Arrays.equals(cursor,other.cursor);return tookNanos == other.tookNanos && Objects.equals(cursor,other.cursor);tookNanos == other.tookNanos && Arrays.equals(cursor,other.cursor)tookNanos == other.tookNanos && Objects.equals(cursor,other.cursor)elasticsearch773cdf0f9f8166e1609ca9fd64a866f39384652dorg.elasticsearch.xpack.sql.protocol.shared.AbstractQueryResponse
_120
_218
_1cursor
_2cursor
v0tookNanos == other.tookNanos
v0tookNanos == other.tookNanos
ReturnsTrue