public static class Alter.Options extends TableOptions<Alter.Options>
TableOptions.CachingRowsPerPartition, TableOptions.CompactionOptions<T extends TableOptions.CompactionOptions>, TableOptions.CompressionOptions, TableOptions.SpeculativeRetryValue
idempotent
Modifier and Type | Method and Description |
---|---|
protected void |
addSpecificOptions(List<String> options) |
bloomFilterFPChance, buildInternal, caching, caching, comment, compactionOptions, compressionOptions, dcLocalReadRepairChance, defaultTimeToLive, freeformOption, gcGraceSeconds, indexInterval, maxIndexInterval, memtableFlushPeriodInMillis, minIndexInterval, populateIOCacheOnFlush, readRepairChance, replicateOnWrite, speculativeRetry
getKeyspace, getQueryString, getRoutingKey, getValues, hasValues
getValues, getValues, toString
disableTracing, enableTracing, getConsistencyLevel, getDefaultTimestamp, getFetchSize, getRetryPolicy, getSerialConsistencyLevel, isIdempotent, isTracing, setConsistencyLevel, setDefaultTimestamp, setFetchSize, setIdempotent, setPagingState, setPagingStateUnsafe, setRetryPolicy, setSerialConsistencyLevel
protected void addSpecificOptions(List<String> options)
addSpecificOptions
in class TableOptions<Alter.Options>