public interface KeyspaceOptions<SelfT extends KeyspaceOptions<SelfT>> extends OptionProvider<SelfT>
| Modifier and Type | Method and Description | 
|---|---|
| default SelfT | withDurableWrites(boolean durableWrites)Adjusts durable writes configuration for this keyspace. | 
getOptions, withOption@NonNull @CheckReturnValue default SelfT withDurableWrites(boolean durableWrites)
Copyright © 2017–2020. All rights reserved.