public class OptionWithMetaInfo extends Object
ConfigOption
and it's associated Field
.Modifier and Type | Field and Description |
---|---|
Field |
field |
ConfigOption<?> |
option |
Constructor and Description |
---|
OptionWithMetaInfo(ConfigOption<?> option,
Field field) |
public final ConfigOption<?> option
public final Field field
public OptionWithMetaInfo(ConfigOption<?> option, Field field)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.