Class XGoogSpannerRequestId (6.87.0)

public class XGoogSpannerRequestId

Inheritance

Object > XGoogSpannerRequestId

Static Methods

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
Returns
Type Description
XGoogSpannerRequestId

Methods

equals(Object other)

public boolean equals(Object other)
Parameter
Name Description
other Object
Returns
Type Description
boolean
Overrides

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

toString()

public String toString()
Returns
Type Description
String
Overrides