Package | Description |
---|---|
com.google.cloud.spanner |
Modifier and Type | Method and Description |
---|---|
static Options.ReadAndQueryOption |
Options.prefetchChunks(int prefetchChunks)
Specifying this will allow the client to prefetch up to
prefetchChunks PartialResultSet chunks for read and query. |
Copyright © 2017 Google. All rights reserved.