MCPcopy Create free account
hub / github.com/apache/storm / getDate

Method getDate

storm-client/src/jvm/org/apache/storm/utils/Utils.java:1598–1601  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1596 }
1597
1598 @Override
1599 public String getDate() {
1600 return "Unknown";
1601 }
1602
1603 @Override
1604 public String getSrcChecksum() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected