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