Uses of Enum
com.google.cloud.spanner.AsyncResultSet.CallbackResponse
Packages that use AsyncResultSet.CallbackResponse
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of AsyncResultSet.CallbackResponse in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return AsyncResultSet.CallbackResponseModifier and TypeMethodDescriptionAsyncResultSet.ReadyCallback.cursorReady(AsyncResultSet resultSet) Returns the enum constant of this type with the specified name.static AsyncResultSet.CallbackResponse[]AsyncResultSet.CallbackResponse.values()Returns an array containing the constants of this enum type, in the order they are declared.