@InterfaceAudience.Private public abstract class BooleanParam extends Param<Boolean>
value
BooleanParam(String name, Boolean defaultValue)
protected String
getDomain()
protected Boolean
parse(String str)
getName, parseParam, toString, value
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BooleanParam(String name, Boolean defaultValue)
protected Boolean parse(String str) throws Exception
parse
Param<Boolean>
Exception
protected String getDomain()
getDomain
Copyright © 2022 Apache Software Foundation. All rights reserved.