public static interface OtsInternalApi.TableOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
int |
getBlockSize() |
OtsInternalApi.BloomFilterType |
getBloomFilterType() |
long |
getDeviationCellVersionInSec() |
int |
getMaxVersions() |
int |
getTimeToLive() |
boolean |
hasBlockSize() |
boolean |
hasBloomFilterType() |
boolean |
hasDeviationCellVersionInSec() |
boolean |
hasMaxVersions() |
boolean |
hasTimeToLive() |
boolean hasTimeToLive()
int getTimeToLive()
boolean hasMaxVersions()
int getMaxVersions()
boolean hasBloomFilterType()
OtsInternalApi.BloomFilterType getBloomFilterType()
boolean hasBlockSize()
int getBlockSize()
boolean hasDeviationCellVersionInSec()
long getDeviationCellVersionInSec()
Copyright © 2018. All Rights Reserved.