org.apache.hadoop.lib.wsrs
Class ByteParam
java.lang.Object
org.apache.hadoop.lib.wsrs.Param<Byte>
org.apache.hadoop.lib.wsrs.ByteParam
@InterfaceAudience.Private
public abstract class ByteParam
- extends Param<Byte>
Fields inherited from class org.apache.hadoop.lib.wsrs.Param |
value |
ByteParam
public ByteParam(String name,
Byte defaultValue)
parse
protected Byte parse(String str)
throws Exception
- Specified by:
parse
in class Param<Byte>
- Throws:
Exception
getDomain
protected String getDomain()
- Specified by:
getDomain
in class Param<Byte>
Copyright © 2013 Apache Software Foundation. All Rights Reserved.