MCPcopy Create free account
hub / github.com/OpenTSDB/asynchbase / timestamp

Method timestamp

src/HBaseRpc.java:172–172  ·  view source on GitHub ↗

Returns the strictly positive timestamp contained in this RPC. @return the strictly positive timestamp contained in this RPC.

()

Source from the content-addressed store, hash-verified

170 * @return the strictly positive timestamp contained in this RPC.
171 */
172 public long timestamp();
173 }
174
175 /**

Implementers 2

KeyValuesrc/KeyValue.java
BatchableRpcsrc/BatchableRpc.java

Calls

no outgoing calls