JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.cloud.spanner
Interface XGoogSpannerRequestId.RequestIdCreator
Enclosing class:
XGoogSpannerRequestId
@InternalApi
public static interface
XGoogSpannerRequestId.RequestIdCreator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getClientId
()
XGoogSpannerRequestId
nextRequestId
(long channelId)
void
reset
()
Method Details
getClientId
long
getClientId
()
nextRequestId
XGoogSpannerRequestId
nextRequestId
(long channelId)
reset
void
reset
()