Class Value.RawTimestamp
java.lang.Object
com.google.cloud.bigtable.data.v2.models.Value
com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Value
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.cloud.bigtable.data.v2.models.Value
Value.IntValue, Value.RawTimestamp, Value.RawValue, Value.ValueType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Value.RawTimestampcreate(long value) abstract longgetValue()Methods inherited from class com.google.cloud.bigtable.data.v2.models.Value
fromProto, intValue, rawTimestamp, rawValue
-
Constructor Details
-
RawTimestamp
public RawTimestamp()
-
-
Method Details
-
create
-
getValue
public abstract long getValue() -
getValueType
- Specified by:
getValueTypein classValue
-