Send feedback
Class XGoogSpannerRequestId (6.107.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public class XGoogSpannerRequestId
Inheritance
Object >
XGoogSpannerRequestId
Static Fields
REQUEST_ID_CALL_OPTIONS_KEY
public static final CallOptions . Key<XGoogSpannerRequestId> REQUEST_ID_CALL_OPTIONS_KEY
public static final Metadata . Key<String> REQUEST_ID_HEADER_KEY
Field Value
Type
Description
io.grpc.Metadata.Key <String >
public static String REQUEST_ID_HEADER_NAME
Field Value
Type
Description
String
Static Methods
of(String s)
public static XGoogSpannerRequestId of ( String s )
Parameter
Name
Description
s
String
of(long nthClientId, long nthChannelId, long nthRequest, long attempt)
public static XGoogSpannerRequestId of ( long nthClientId , long nthChannelId , long nthRequest , long attempt )
Parameters
Name
Description
nthClientId
long
nthChannelId
long
nthRequest
long
attempt
long
Methods
debugToString()
public String debugToString ()
Returns
Type
Description
String
equals(Object other)
public boolean equals ( Object other )
Parameter
Name
Description
other
Object
Overrides
public String getHeaderValue ()
Returns the string representation of this RequestId as it should be sent to Spanner.
Returns
Type
Description
String
hashCode()
Returns
Type
Description
int
Overrides
incrementAttempt()
public void incrementAttempt ()
setChannelId(long channelId)
public void setChannelId ( long channelId )
Parameter
Name
Description
channelId
long
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 2026-01-21 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 2026-01-21 UTC."],[],[]]