return actualValue.longValue(); | return Optional.of(actualValue.longValue()); | actualValue.longValue() | Optional.of(actualValue.longValue()) | sonarqube | 247ff315c93202bfffa1aaf928e757c9db8ba1fa | org.sonar.server.issue.index.IssueIndex | | _1 | getMinCreatedAt |
---|
_2 | getMinCreatedAt |
---|
| v0 | actualValue.longValue() |
---|
| | v0 | actualValue.longValue() |
---|
| Returns | True |
return buffer.getLong(); | return Optional.of(buffer.getLong()); | buffer.getLong() | Optional.of(buffer.getLong()) | neo4j | 97fa2e3076000b67668d59cfa2e3c594b40e6c8b | org.neo4j.kernel.impl.store.record.UniquePropertyConstraintRule | | _1 | readOwnedIndexRule |
---|
_2 | readOwnedIndexRule |
---|
| | | | Returns | True |
return record.offset(); | return Optional.of(record.offset()); | record.offset() | Optional.of(record.offset()) | pulsar | ea6eae7d22e94fd2a998813ec9b2af42d9035fc0 | org.apache.pulsar.io.kafka.KafkaAbstractSource.KafkaRecord | | _1 | getRecordSequence |
---|
_2 | getRecordSequence |
---|
| | | | Returns | True |