public class DictionaryEncoding extends Object
| Constructor and Description |
|---|
DictionaryEncoding(long id,
boolean ordered,
ArrowType.Int indexType) |
public DictionaryEncoding(long id,
boolean ordered,
ArrowType.Int indexType)
public long getId()
public boolean isOrdered()
public ArrowType.Int getIndexType()
Copyright © 2017 The Apache Software Foundation. All rights reserved.