public class ValueVectorElementFormatter extends Object
| Constructor and Description |
|---|
ValueVectorElementFormatter(OptionManager options) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object value,
TypeProtos.MinorType minorType)
Formats ValueVector elements in accordance with it's minor type.
|
public ValueVectorElementFormatter(OptionManager options)
public String format(Object value, TypeProtos.MinorType minorType)
value - ValueVector element to formatminorType - the minor type of the elementCopyright © 2022 The Apache Software Foundation. All rights reserved.