public class KuduOptions extends BaseDataStoreOptions
configuredAggregationMaxRangeDecomposition, configuredDataIndexBatchSize, configuredEnableVisibility, configuredMaxRangeDecomposition, enableBlockCache, enableSecondaryIndexing, enableServerSideLibrary, persistDataStatistics
Constructor and Description |
---|
KuduOptions() |
Modifier and Type | Method and Description |
---|---|
protected int |
defaultAggregationMaxRangeDecomposition() |
protected int |
defaultMaxRangeDecomposition() |
boolean |
isServerSideLibraryEnabled() |
defaultDataIndexBatchSize, defaultEnableVisibility, getAggregationMaxRangeDecomposition, getDataIndexBatchSize, getMaxRangeDecomposition, isEnableBlockCache, isPersistDataStatistics, isSecondaryIndexing, isVisibilityEnabled, setAggregationMaxRangeDecomposition, setEnableBlockCache, setEnableVisibility, setMaxRangeDecomposition, setPersistDataStatistics, setSecondaryIndexing, setServerSideLibraryEnabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiresClientSideMerging
public boolean isServerSideLibraryEnabled()
isServerSideLibraryEnabled
in interface DataStoreOptions
isServerSideLibraryEnabled
in class BaseDataStoreOptions
protected int defaultMaxRangeDecomposition()
defaultMaxRangeDecomposition
in class BaseDataStoreOptions
protected int defaultAggregationMaxRangeDecomposition()
defaultAggregationMaxRangeDecomposition
in class BaseDataStoreOptions
Copyright © 2013–2022. All rights reserved.