public class DictionaryEncodedColumnSupplier extends Object implements com.google.common.base.Supplier<DictionaryEncodedColumn>
| Constructor and Description |
|---|
DictionaryEncodedColumnSupplier(GenericIndexed<String> dictionary,
VSizeIndexedInts singleValuedColumn,
VSizeIndexed multiValuedColumn,
int lookupCacheSize) |
public DictionaryEncodedColumnSupplier(GenericIndexed<String> dictionary, VSizeIndexedInts singleValuedColumn, VSizeIndexed multiValuedColumn, int lookupCacheSize)
public DictionaryEncodedColumn get()
get in interface com.google.common.base.Supplier<DictionaryEncodedColumn>Copyright © 2015. All rights reserved.