Send feedback
Class TimestampBound (2.20.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.20.2 keyboard_arrow_down
public final class TimestampBound implements Serializable
Inheritance
Object >
TimestampBound
Static Methods
ofExactStaleness(long arg0, TimeUnit arg1)
public static TimestampBound ofExactStaleness(long arg0, TimeUnit arg1)
ofMaxStaleness(long arg0, TimeUnit arg1)
public static TimestampBound ofMaxStaleness(long arg0, TimeUnit arg1)
ofMinReadTimestamp(Timestamp arg0)
public static TimestampBound ofMinReadTimestamp(Timestamp arg0)
Parameter
Name
Description
arg0
com.google.cloud.Timestamp
ofReadTimestamp(Timestamp arg0)
public static TimestampBound ofReadTimestamp(Timestamp arg0)
Parameter
Name
Description
arg0
com.google.cloud.Timestamp
strong()
public static TimestampBound strong()
Methods
equals(Object arg0)
public boolean equals(Object arg0)
Parameter
Name
Description
arg0
Object
Overrides
getExactStaleness(TimeUnit arg0)
public long getExactStaleness(TimeUnit arg0)
Parameter
Name
Description
arg0
TimeUnit
Returns
Type
Description
long
getMaxStaleness(TimeUnit arg0)
public long getMaxStaleness(TimeUnit arg0)
Parameter
Name
Description
arg0
TimeUnit
Returns
Type
Description
long
getMinReadTimestamp()
public Timestamp getMinReadTimestamp()
Returns
Type
Description
com.google.cloud.Timestamp
getMode()
public TimestampBound.Mode getMode()
Returns
Type
Description
Mode
getReadTimestamp()
public Timestamp getReadTimestamp()
Returns
Type
Description
com.google.cloud.Timestamp
hashCode()
Returns
Type
Description
int
Overrides
toString()
Returns
Type
Description
String
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]