MCPcopy Create free account
hub / github.com/crate/crate / hashShort

Method hashShort

server/src/main/java/org/elasticsearch/Build.java:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 }
70
71 public String hashShort() {
72 return hashShort;
73 }
74
75 public String timestamp() {
76 return timestamp;

Callers 5

executeMethod · 0.80
formatVersionMethod · 0.80
mainMethod · 0.80
writeBuildToMethod · 0.80
logVersionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected