public class DescribeTableSettings extends RequestSettings<DescribeTableSettings>
| Constructor and Description |
|---|
DescribeTableSettings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIncludeShardKeyBounds() |
boolean |
isIncludeTableStats() |
void |
setIncludeShardKeyBounds(boolean includeShardKeyBounds) |
void |
setIncludeTableStats(boolean includeTableStats) |
getCancelAfter, getDeadlineAfter, getOperationTimeout, getTimeout, getTraceId, setCancelAfter, setDeadlineAfter, setOperationTimeout, setTimeout, setTimeout, setTraceIdpublic boolean isIncludeTableStats()
public boolean isIncludeShardKeyBounds()
public void setIncludeTableStats(boolean includeTableStats)
public void setIncludeShardKeyBounds(boolean includeShardKeyBounds)
Copyright © 2021. All rights reserved.