Class DirectedReadOptionsUtil
java.lang.Object
com.google.cloud.spanner.connection.DirectedReadOptionsUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringtoString(DirectedReadOptions directedReadOptions) Generates a valid JSON string for the givenDirectedReadOptionsthat can be used with the JDBC driver.
-
Constructor Details
-
DirectedReadOptionsUtil
public DirectedReadOptionsUtil()
-
-
Method Details
-
toString
Generates a valid JSON string for the givenDirectedReadOptionsthat can be used with the JDBC driver.
-