public interface ColumnCapabilities
| Modifier and Type | Method and Description | 
|---|---|
ValueType | 
getType()  | 
boolean | 
hasBitmapIndexes()  | 
boolean | 
hasMultipleValues()  | 
boolean | 
hasSpatialIndexes()  | 
boolean | 
isDictionaryEncoded()  | 
boolean | 
isRunLengthEncoded()  | 
ValueType getType()
boolean isDictionaryEncoded()
boolean isRunLengthEncoded()
boolean hasBitmapIndexes()
boolean hasSpatialIndexes()
boolean hasMultipleValues()
Copyright © 2011–2018. All rights reserved.