JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.hbase.async
Interface HBaseRpc.HasTimestamp
All Known Implementing Classes:
DeleteRequest
,
PutRequest
Enclosing class:
HBaseRpc
public static interface
HBaseRpc.HasTimestamp
An RPC from which you can get a timestamp.
Since:
1.2
Method Summary
Methods
Modifier and Type
Method and Description
long
timestamp
()
Returns the strictly positive timestamp contained in this RPC.
Method Detail
timestamp
long timestamp()
Returns the strictly positive timestamp contained in this RPC.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method