public static class ReadOption.Builder extends Object
ReadOption
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ReadOption |
build() |
ReadOption.Builder |
setSkipCache(boolean skip)
Sets whether to skip caching.
|
public ReadOption.Builder setSkipCache(boolean skip)
skip
- skip or notpublic ReadOption build()
Copyright © 2023. All Rights Reserved.