Class GCPSpannerAdapterUtils
java.lang.Object
io.nosqlbench.adapter.gcpspanner.GCPSpannerAdapterUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int[]getKeyArrayFromResultSet(com.google.cloud.spanner.ResultSet rs)
-
Field Details
-
SPANNER
- See Also:
-
-
Constructor Details
-
GCPSpannerAdapterUtils
public GCPSpannerAdapterUtils()
-
-
Method Details
-
getKeyArrayFromResultSet
public static int[] getKeyArrayFromResultSet(com.google.cloud.spanner.ResultSet rs)
-