public static final class ReadRowsHelper.Options extends Object implements Serializable
| Constructor and Description |
|---|
Options(int maxReadRowsRetries,
Optional<String> endpoint,
int backgroundParsingThreads,
int prebufferResponses) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getEndpoint() |
int |
getMaxReadRowsRetries() |
int |
numBackgroundThreads() |
int |
numPrebufferResponses() |
Copyright © 2024. All rights reserved.