Skip to content

Commit fd31dad

Browse files
chore: generate libraries at Mon Jan 6 20:51:10 UTC 2025
1 parent 78a0acd commit fd31dad

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

google-cloud-spanner/src/main/java/com/google/cloud/spanner/AbstractResultSet.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,7 @@ default boolean initiateStreaming(AsyncResultSet.StreamMessageListener streamMes
159159
return false;
160160
}
161161

162-
/**
163-
* it requests the initial prefetch chunks from gRPC stream
164-
*/
162+
/** it requests the initial prefetch chunks from gRPC stream */
165163
default void requestPrefetchChunks() {};
166164
}
167165

0 commit comments

Comments
 (0)