public interface BitmapIndex
Modifier and Type | Method and Description |
---|---|
int |
getCardinality() |
it.uniroma3.mat.extendedset.intset.ImmutableConciseSet |
getConciseSet(int idx) |
it.uniroma3.mat.extendedset.intset.ImmutableConciseSet |
getConciseSet(String value) |
String |
getValue(int index) |
boolean |
hasNulls() |
int getCardinality()
String getValue(int index)
boolean hasNulls()
it.uniroma3.mat.extendedset.intset.ImmutableConciseSet getConciseSet(String value)
it.uniroma3.mat.extendedset.intset.ImmutableConciseSet getConciseSet(int idx)
Copyright © 2015. All rights reserved.