public abstract class ValueConverter
extends org.apache.parquet.io.api.PrimitiveConverter
ValueOption
s.Constructor and Description |
---|
ValueConverter() |
Modifier and Type | Method and Description |
---|---|
abstract void |
set(ValueOption<?> value)
Sets the target
ValueOption . |
public abstract void set(ValueOption<?> value)
ValueOption
.value
- the target ValueOption
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.