Class JobConf.ExecutorPoisonSec

  • All Implemented Interfaces:
    org.apache.reef.tang.annotations.Name<java.lang.Integer>
    Enclosing class:
    JobConf

    @NamedParameter(doc="Executor crashes after expected time, does not crash when -1",
                    short_name="executor_poison_sec",
                    default_value="-1")
    public final class JobConf.ExecutorPoisonSec
    extends java.lang.Object
    implements org.apache.reef.tang.annotations.Name<java.lang.Integer>
    Used for fault-injected tests.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExecutorPoisonSec

        public ExecutorPoisonSec()