Uses of Class
org.apache.hadoop.HadoopIllegalArgumentException
Packages that use HadoopIllegalArgumentException
Package
Description
An abstract file system API.
Tools to help define network clients and servers.
Common utilities.
-
Uses of HadoopIllegalArgumentException in org.apache.hadoop.fs
Subclasses of HadoopIllegalArgumentException in org.apache.hadoop.fsModifier and TypeClassDescriptionclassPath string is invalid either because it has invalid characters or due to other file system specific reasons. -
Uses of HadoopIllegalArgumentException in org.apache.hadoop.ha
Methods in org.apache.hadoop.ha that throw HadoopIllegalArgumentExceptionModifier and TypeMethodDescriptionvoidActiveStandbyElector.joinElection(byte[] data) To participate in election, the app will call joinElection.Constructors in org.apache.hadoop.ha that throw HadoopIllegalArgumentExceptionModifierConstructorDescriptionActiveStandbyElector(String zookeeperHostPorts, int zookeeperSessionTimeout, String parentZnodeName, List<org.apache.zookeeper.data.ACL> acl, List<ZKUtil.ZKAuthInfo> authInfo, ActiveStandbyElector.ActiveStandbyElectorCallback app, int maxRetryNum, boolean failFast, SecurityUtil.TruststoreKeystore truststoreKeystore) Create a new ActiveStandbyElector object
The elector is created by providing to it the Zookeeper configuration, the parent znode under which to create the znode and a reference to the callback interface.ActiveStandbyElector(String zookeeperHostPorts, int zookeeperSessionTimeout, String parentZnodeName, List<org.apache.zookeeper.data.ACL> acl, List<ZKUtil.ZKAuthInfo> authInfo, ActiveStandbyElector.ActiveStandbyElectorCallback app, int maxRetryNum, SecurityUtil.TruststoreKeystore truststoreKeystore) Create a new ActiveStandbyElector object
The elector is created by providing to it the Zookeeper configuration, the parent znode under which to create the znode and a reference to the callback interface. -
Uses of HadoopIllegalArgumentException in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc that throw HadoopIllegalArgumentException -
Uses of HadoopIllegalArgumentException in org.apache.hadoop.util
Subclasses of HadoopIllegalArgumentException in org.apache.hadoop.utilModifier and TypeClassDescriptionstatic classstatic class