A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

A - Class in org.apache.reef.tang.examples
 
A() - Constructor for class org.apache.reef.tang.examples.A
 
abort(CheckpointService.CheckpointWriteChannel) - Method in interface org.apache.reef.io.checkpoint.CheckpointService
Dual to commit, it aborts the current checkpoint.
abort(CheckpointService.CheckpointWriteChannel) - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointService
 
AbstractClassHierarchyNodeVisitor - Class in org.apache.reef.tang.util.walk
Generic interface to traverse nodes of the class hierarchy.
AbstractClassHierarchyNodeVisitor() - Constructor for class org.apache.reef.tang.util.walk.AbstractClassHierarchyNodeVisitor
 
AbstractDriverRuntimeConfiguration - Class in org.apache.reef.runtime.common.driver.api
Deprecated.
Runtimes are advised to create their own ConfigurationModules instead of subclassing this class.
AbstractDriverRuntimeConfiguration.ClientRemoteIdentifier - Class in org.apache.reef.runtime.common.driver.api
Deprecated.
 
AbstractDriverRuntimeConfiguration.ClientRemoteIdentifier() - Constructor for class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration.ClientRemoteIdentifier
Deprecated.
 
AbstractDriverRuntimeConfiguration.DriverProcessMemory - Class in org.apache.reef.runtime.common.driver.api
Deprecated.
This parameter denotes that the driver process should actually be started in a separate process with the given amount of JVM memory.
AbstractDriverRuntimeConfiguration.DriverProcessMemory() - Constructor for class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration.DriverProcessMemory
Deprecated.
 
AbstractDriverRuntimeConfiguration.EvaluatorTimeout - Class in org.apache.reef.runtime.common.driver.api
Deprecated.
 
AbstractDriverRuntimeConfiguration.EvaluatorTimeout() - Constructor for class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration.EvaluatorTimeout
Deprecated.
 
AbstractDriverRuntimeConfiguration.JobIdentifier - Class in org.apache.reef.runtime.common.driver.api
Deprecated.
 
AbstractDriverRuntimeConfiguration.JobIdentifier() - Constructor for class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration.JobIdentifier
Deprecated.
 
AbstractEStage<T> - Class in org.apache.reef.wake
An EStage that implements metering
AbstractEStage(String) - Constructor for class org.apache.reef.wake.AbstractEStage
Constructs an abstract estage
AbstractFailure - Class in org.apache.reef.common
Common data and functionality for all error messages in REEF.
AbstractGroupCommOperator - Class in org.apache.reef.io.network.group.api.operators
 
AbstractGroupCommOperator() - Constructor for class org.apache.reef.io.network.group.api.operators.AbstractGroupCommOperator
 
AbstractInjectionPlanNodeVisitor - Class in org.apache.reef.tang.util.walk
Generic interface to traverse nodes of the injection plan.
AbstractInjectionPlanNodeVisitor() - Constructor for class org.apache.reef.tang.util.walk.AbstractInjectionPlanNodeVisitor
 
AbstractMonotonicMultiMap<K,V> - Class in org.apache.reef.tang.util
 
AbstractMonotonicMultiMap(Map<K, Set<V>>) - Constructor for class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
AbstractNode - Class in org.apache.reef.tang.implementation.types
 
AbstractNode(Node, String, String) - Constructor for class org.apache.reef.tang.implementation.types.AbstractNode
 
AbstractObserver<T> - Class in org.apache.reef.wake.rx
An Observer with logging-only onError and onCompleted() methods.
AbstractObserver() - Constructor for class org.apache.reef.wake.rx.AbstractObserver
 
AbstractRxStage<T> - Class in org.apache.reef.wake.rx
An RxStage that implements metering
AbstractRxStage(String) - Constructor for class org.apache.reef.wake.rx.AbstractRxStage
Constructs an abstact rxstage
AbstractVector - Class in org.apache.reef.examples.group.utils.math
Abstract base class for Vector implementations.
AbstractVector() - Constructor for class org.apache.reef.examples.group.utils.math.AbstractVector
 
Accumulable<T> - Interface in org.apache.reef.io
Similar to Iterable, this is an interface for objects that can return Accumulators.
accumulator() - Method in interface org.apache.reef.io.Accumulable
Returns a new Accumulator.
Accumulator<T> - Interface in org.apache.reef.io
A basic Accumulator interface.
accumulator() - Method in interface org.apache.reef.io.Spool
Returns an Accumulator for the spool file.
accumulator() - Method in class org.apache.reef.io.storage.FramingOutputStream
 
accumulator() - Method in class org.apache.reef.io.storage.local.CodecFileAccumulable
 
accumulator() - Method in class org.apache.reef.io.storage.local.SerializerFileSpool
 
accumulator() - Method in class org.apache.reef.io.storage.ram.RamSpool
 
accumulator() - Method in class org.apache.reef.io.storage.ram.SortingRamSpool
 
ACTIVE_CONTEXT - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
ActiveContext - Interface in org.apache.reef.driver.context
Represents an active context on an Evaluator.
ActiveContextBridge - Class in org.apache.reef.javabridge
 
ActiveContextBridge(ActiveContext) - Constructor for class org.apache.reef.javabridge.ActiveContextBridge
 
ActiveContextKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
activeContextReceived(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling activeContext handler
add(Vector) - Method in class org.apache.reef.examples.group.utils.math.AbstractVector
 
add(Vector) - Method in interface org.apache.reef.examples.group.utils.math.Vector
Adds the Vector that to this one in place: this += that.
add(double) - Method in class org.apache.reef.examples.group.utils.math.Window
 
add(T) - Method in interface org.apache.reef.io.Accumulator
Add the given datum to this.
add(K, V) - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
add(L) - Method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
add(K, V) - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
add(Map.Entry<K, V>) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
add(T) - Method in class org.apache.reef.tang.util.MonotonicHashSet
 
add(T) - Method in class org.apache.reef.tang.util.MonotonicSet
 
add(File) - Method in class org.apache.reef.util.JARFileMaker
Adds a file to the JAR.
ADD_CONTEXT_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
addAll(Collection<? extends T>) - Method in class org.apache.reef.tang.util.MonotonicHashSet
 
addAll(Collection<? extends T>) - Method in class org.apache.reef.tang.util.MonotonicSet
 
addAll(ConfigurationModule, P, Iterable<String>) - Static method in class org.apache.reef.util.EnvironmentUtils
Deprecated.
in 0.2 this really should be in Tang.
addAllArgs(Iterable<? extends ClassHierarchyProto.ConstructorArg>) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
addAllArgs(Iterable<? extends InjectionPlanProto.InjectionPlan>) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
addAllChildren(Iterable<? extends ClassHierarchyProto.Node>) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
addAllContextMessage(Iterable<? extends ReefServiceProtos.ContextStatusProto.ContextMessageProto>) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
addAllContextStatus(Iterable<? extends ReefServiceProtos.ContextStatusProto>) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
addAllIgnoreDuplicates(Collection<? extends T>) - Method in class org.apache.reef.tang.util.MonotonicHashSet
 
addAllIgnoreDuplicates(Collection<? extends T>) - Method in class org.apache.reef.tang.util.MonotonicSet
 
addAllImplFullNames(Iterable<String>) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
addAllInjectableConstructors(Iterable<? extends ClassHierarchyProto.ConstructorDef>) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
addAllInstanceDefault(Iterable<String>) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
addAllMsgs(Iterable<? extends ReefNetworkGroupCommProtos.GroupMessageBody>) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
addAllMsgs(Iterable<? extends ReefNetworkServiceProtos.NSRecordPBuf>) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
addAllOtherConstructors(Iterable<? extends ClassHierarchyProto.ConstructorDef>) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
addAllPlans(Iterable<? extends InjectionPlanProto.InjectionPlan>) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
addAllTaskMessage(Iterable<? extends ReefServiceProtos.TaskStatusProto.TaskMessageProto>) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
addArgs(ClassHierarchyProto.ConstructorArg) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
addArgs(int, ClassHierarchyProto.ConstructorArg) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
addArgs(ClassHierarchyProto.ConstructorArg.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
addArgs(int, ClassHierarchyProto.ConstructorArg.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
addArgs(InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
addArgs(int, InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
addArgs(InjectionPlanProto.InjectionPlan.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
addArgs(int, InjectionPlanProto.InjectionPlan.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
addArgsBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
addArgsBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
addArgsBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
addArgsBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
addAsData(GroupCommunicationMessage) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
addAsData(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
addBroadcast(Class<? extends Name<String>>, BroadcastOperatorSpec) - Method in interface org.apache.reef.io.network.group.api.driver.CommunicationGroupDriver
Add the broadcast operator specified by the 'spec' with name 'operatorName' into this Communication Group
addBroadcast(Class<? extends Name<String>>, BroadcastOperatorSpec) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
addChild(TaskNode) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
addChild(TaskNode) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
addChildren(ClassHierarchyProto.Node) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
addChildren(int, ClassHierarchyProto.Node) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
addChildren(ClassHierarchyProto.Node.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
addChildren(int, ClassHierarchyProto.Node.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
addChildren(File) - Method in class org.apache.reef.util.JARFileMaker
 
addChildrenBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
addChildrenBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
addClasspath(ConfigurationModule, OptionalParameter<String>) - Static method in class org.apache.reef.util.EnvironmentUtils
Deprecated.
Using this method is inherently non-deterministic as it depends on environment variables on your local machine.
addClientConfiguration(Configuration) - Method in class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration
Deprecated.
 
addCLRFiles(File) - Method in class org.apache.reef.javabridge.generic.JobClient
 
addCommand(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
Adds a command to the command list to be executed
addCommandLineOption(Option, CommandLine.CommandLineCallback) - Method in class org.apache.reef.tang.formats.CommandLine
 
addConfiguration(Configuration) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Add all configuration parameters from the given Configuration object.
addConfiguration(ConfigurationBuilder, File) - Static method in class org.apache.reef.tang.formats.ConfigurationFile
Deprecated.
in Tang 0.2 Use AvroConfigurationSerializer instead.
addConfiguration(ConfigurationBuilder, String) - Static method in class org.apache.reef.tang.formats.ConfigurationFile
Deprecated.
in Tang 0.2 Use AvroConfigurationSerializer instead.
addConfiguration(Configuration) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
addContainerAllocation(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl.Builder
Add an entry to containerAllocationList
addContextMessage(ReefServiceProtos.ContextStatusProto.ContextMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
addContextMessage(int, ReefServiceProtos.ContextStatusProto.ContextMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
addContextMessage(ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
addContextMessage(int, ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
addContextMessageBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
addContextMessageBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
addContextStatus(ReefServiceProtos.ContextStatusProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
addContextStatus(int, ReefServiceProtos.ContextStatusProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
addContextStatus(ReefServiceProtos.ContextStatusProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
addContextStatus(int, ReefServiceProtos.ContextStatusProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
addContextStatusBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
addContextStatusBuilder(int) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
addData(GroupCommunicationMessage) - Method in interface org.apache.reef.io.network.group.api.task.NodeStruct
 
addData(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
addEnvironment(String, String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
Adds an environment variable.
addEventHandler(EventHandler<E>) - Method in class org.apache.reef.runtime.common.utils.BroadCastEventHandler
 
addExceptionString(String) - Method in class org.apache.reef.javabridge.InteropReturnInfo
 
addFile(File) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
Puts the given file into the working directory of the Evaluator.
addFile(FileResource) - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl.Builder
Add an entry to the fileSet
addFileResource(String, FileResource) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
addGlobalFile(FileResource) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
Add an entry to the globalFileSet
addGradient(Vector, double) - Method in interface org.apache.reef.examples.group.bgd.data.Example
Adds the current example's gradient to the gradientVector, assuming that the gradient with respect to the prediction is gradient.
addGradient(Vector, double) - Method in class org.apache.reef.examples.group.bgd.data.SparseExample
 
addHandler(Class<? extends Name<String>>, BroadcastingEventHandler<GroupCommunicationMessage>) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommMessageHandler
 
addHandler(EventHandler<T>) - Method in class org.apache.reef.io.network.group.impl.utils.BroadcastingEventHandler
 
addHttpHandler(HttpHandler) - Method in interface org.apache.reef.webserver.HttpServer
Add a httpHandler to the server
addHttpHandler(HttpHandler) - Method in class org.apache.reef.webserver.HttpServerImpl
Add a HttpHandler to Jetty Handler
addImplFullNames(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
addImplFullNamesBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
addInjectableConstructors(ClassHierarchyProto.ConstructorDef) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
addInjectableConstructors(int, ClassHierarchyProto.ConstructorDef) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
addInjectableConstructors(ClassHierarchyProto.ConstructorDef.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
addInjectableConstructors(int, ClassHierarchyProto.ConstructorDef.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
addInjectableConstructorsBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
addInjectableConstructorsBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
addInstanceDefault(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
addInstanceDefaultBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
addLibrary(File) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
Puts the given file into the working directory of the Evaluator and adds it to its classpath.
addLocalFile(FileResource) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
Add an entry to the localFileSet
addLocalResource(String, LocalResource) - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
Add a file to be localized on the driver.
addMsgs(ReefNetworkGroupCommProtos.GroupMessageBody) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
addMsgs(int, ReefNetworkGroupCommProtos.GroupMessageBody) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
addMsgs(ReefNetworkGroupCommProtos.GroupMessageBody.Builder) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
addMsgs(int, ReefNetworkGroupCommProtos.GroupMessageBody.Builder) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
addMsgs(ReefNetworkServiceProtos.NSRecordPBuf) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
addMsgs(int, ReefNetworkServiceProtos.NSRecordPBuf) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
addMsgs(ReefNetworkServiceProtos.NSRecordPBuf.Builder) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
addMsgs(int, ReefNetworkServiceProtos.NSRecordPBuf.Builder) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
addMsgsBuilder() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
addMsgsBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
addMsgsBuilder() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
addMsgsBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
addNodeName(String) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
Add an entry to the nodeNameList
addOtherConstructors(ClassHierarchyProto.ConstructorDef) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
addOtherConstructors(int, ClassHierarchyProto.ConstructorDef) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
addOtherConstructors(ClassHierarchyProto.ConstructorDef.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
addOtherConstructors(int, ClassHierarchyProto.ConstructorDef.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
addOtherConstructorsBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
addOtherConstructorsBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
addParser(Class<? extends ExternalConstructor<?>>) - Method in class org.apache.reef.tang.formats.ParameterParser
 
addParser(Class<U>, Class<? extends ExternalConstructor<T>>) - Method in class org.apache.reef.tang.formats.ParameterParser
 
addPlans(InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
addPlans(int, InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
addPlans(InjectionPlanProto.InjectionPlan.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
addPlans(int, InjectionPlanProto.InjectionPlan.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
addPlansBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
addPlansBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
addRackName(String) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
Add an entry to rackNameList
addReduce(Class<? extends Name<String>>, ReduceOperatorSpec) - Method in interface org.apache.reef.io.network.group.api.driver.CommunicationGroupDriver
Add the reduce operator specified by the 'spec' with name 'operatorName' into this Communication Group
addReduce(Class<? extends Name<String>>, ReduceOperatorSpec) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
addTask(Configuration) - Method in interface org.apache.reef.io.network.group.api.driver.CommunicationGroupDriver
Add the task represented by this configuration to this communication group.
addTask(String) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Add task with id 'taskId' to the topology
addTask(Configuration) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
addTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
addTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
addTaskMessage(ReefServiceProtos.TaskStatusProto.TaskMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
addTaskMessage(int, ReefServiceProtos.TaskStatusProto.TaskMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
addTaskMessage(ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
addTaskMessage(int, ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
addTaskMessageBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
addTaskMessageBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
addTopologyElement(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.CommGroupNetworkHandler
 
addTopologyElement(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.CommGroupNetworkHandlerImpl
 
Alarm - Class in org.apache.reef.wake.time.event
Represents a timer event.
Alarm(long, EventHandler<Alarm>) - Constructor for class org.apache.reef.wake.time.event.Alarm
 
AllCommunicationGroup - Class in org.apache.reef.examples.group.bgd.parameters
 
AllCommunicationGroup() - Constructor for class org.apache.reef.examples.group.bgd.parameters.AllCommunicationGroup
 
AllCommunicationGroup - Class in org.apache.reef.examples.group.broadcast.parameters
 
AllCommunicationGroup() - Constructor for class org.apache.reef.examples.group.broadcast.parameters.AllCommunicationGroup
 
allEvaluatorsAreClosed() - Method in class org.apache.reef.runtime.common.driver.evaluator.Evaluators
Return true if all evaluators are in closed state (and their processing queues are empty).
AllGather<T> - Interface in org.apache.reef.io.network.group.api.operators
MPI AllGather Operator.
AllGather_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
AllGather = 5;
AllocatedEvaluator - Interface in org.apache.reef.driver.evaluator
Represents an Evaluator that is allocated, but is not running yet.
AllocatedEvaluatorBridge - Class in org.apache.reef.javabridge
 
AllocatedEvaluatorBridge(AllocatedEvaluator, String) - Constructor for class org.apache.reef.javabridge.AllocatedEvaluatorBridge
 
AllocatedEvaluatorKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
AllReduce<T> - Interface in org.apache.reef.io.network.group.api.operators
MPI All Reduce Operator.
AllReduce_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
AllReduce = 6;
APPLICATION_IDENTIFIER - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
ApplicationID - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
Represents the response to an application ID request.
ApplicationID() - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationID
 
ApplicationIdentifier - Class in org.apache.reef.runtime.common.evaluator.parameters
The RM application/job identifier.
ApplicationResponse - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
Created by marku_000 on 2014-06-30.
ApplicationResponse() - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationResponse
 
ApplicationState - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
Created by marku_000 on 2014-06-30.
ApplicationState() - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
ApplicationSubmission - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
Represents an ApplicationSubmission to the YARN REST API.
ApplicationSubmission() - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
apply(Iterable<Pair<Vector, Integer>>) - Method in class org.apache.reef.examples.group.bgd.LineSearchReduceFunction
 
apply(Iterable<Pair<Pair<Double, Integer>, Vector>>) - Method in class org.apache.reef.examples.group.bgd.LossAndGradientReduceFunction
 
apply(Iterable<Boolean>) - Method in class org.apache.reef.examples.group.broadcast.ModelReceiveAckReduceFunction
 
apply(T) - Method in interface org.apache.reef.io.network.group.api.operators.AllGather
Apply the operation on element.
apply(T, List<? extends Identifier>) - Method in interface org.apache.reef.io.network.group.api.operators.AllGather
Apply the operation on element.
apply(T) - Method in interface org.apache.reef.io.network.group.api.operators.AllReduce
Apply the operation on element.
apply(T, List<? extends Identifier>) - Method in interface org.apache.reef.io.network.group.api.operators.AllReduce
Apply the operation on element.
apply(Iterable<T>) - Method in interface org.apache.reef.io.network.group.api.operators.Reduce.ReduceFunction
Apply the function on elements.
apply(List<T>, List<Integer>) - Method in interface org.apache.reef.io.network.group.api.operators.ReduceScatter
Apply this operation on elements where counts specify the distribution of elements to each task.
apply(List<T>, List<Integer>, List<? extends Identifier>) - Method in interface org.apache.reef.io.network.group.api.operators.ReduceScatter
Apply this operation on elements where counts specify the distribution of elements to each task.
areAssertionsEnabled() - Static method in class org.apache.reef.util.EnvironmentUtils
Check whether assert() statements are evaluated.
ARGS_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
ARGS_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
asError() - Method in class org.apache.reef.common.AbstractFailure
Return the original Java Exception, or generate a new one if it does not exists.
asError() - Method in interface org.apache.reef.common.Failure
Return the original Java Exception, or generate a new one if it does not exists.
Aspect - Interface in org.apache.reef.tang
A simple interface that allows external code to interpose on Tang object injections.
assertSingleton(Class) - Static method in class org.apache.reef.util.SingletonAsserter
 
assertStaticClean() - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
availableSpace() - Method in class org.apache.reef.io.storage.local.LocalScratchSpace
 
availableSpace() - Method in interface org.apache.reef.io.storage.ScratchSpace
 
avg() - Method in class org.apache.reef.examples.group.utils.math.Window
 
avgIfAdded(double) - Method in class org.apache.reef.examples.group.utils.math.Window
 
AvroConfiguration - Class in org.apache.reef.tang.formats.avro
 
AvroConfiguration() - Constructor for class org.apache.reef.tang.formats.avro.AvroConfiguration
Default constructor.
AvroConfiguration(List<ConfigurationEntry>) - Constructor for class org.apache.reef.tang.formats.avro.AvroConfiguration
All-args constructor.
AvroConfiguration.Builder - Class in org.apache.reef.tang.formats.avro
RecordBuilder for AvroConfiguration instances.
AvroConfigurationSerializer - Class in org.apache.reef.tang.formats
(De-)Serializing Configuration to and from AvroConfiguration.
AvroConfigurationSerializer() - Constructor for class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
AvroDriverInfo - Class in org.apache.reef.webserver
 
AvroDriverInfo() - Constructor for class org.apache.reef.webserver.AvroDriverInfo
Default constructor.
AvroDriverInfo(CharSequence, CharSequence, List<AvroReefServiceInfo>) - Constructor for class org.apache.reef.webserver.AvroDriverInfo
All-args constructor.
AvroDriverInfo.Builder - Class in org.apache.reef.webserver
RecordBuilder for AvroDriverInfo instances.
AvroDriverInfoSerializer - Class in org.apache.reef.webserver
Serialize Drive information.
AvroEvaluatorEntry - Class in org.apache.reef.webserver
 
AvroEvaluatorEntry() - Constructor for class org.apache.reef.webserver.AvroEvaluatorEntry
Default constructor.
AvroEvaluatorEntry(CharSequence, CharSequence) - Constructor for class org.apache.reef.webserver.AvroEvaluatorEntry
All-args constructor.
AvroEvaluatorEntry.Builder - Class in org.apache.reef.webserver
RecordBuilder for AvroEvaluatorEntry instances.
AvroEvaluatorInfo - Class in org.apache.reef.webserver
 
AvroEvaluatorInfo() - Constructor for class org.apache.reef.webserver.AvroEvaluatorInfo
Default constructor.
AvroEvaluatorInfo(CharSequence, CharSequence, CharSequence, Integer, CharSequence, CharSequence) - Constructor for class org.apache.reef.webserver.AvroEvaluatorInfo
All-args constructor.
AvroEvaluatorInfo.Builder - Class in org.apache.reef.webserver
RecordBuilder for AvroEvaluatorInfo instances.
AvroEvaluatorInfoSerializer - Class in org.apache.reef.webserver
Serialize Evaluator Info.
AvroEvaluatorList - Class in org.apache.reef.webserver
 
AvroEvaluatorList() - Constructor for class org.apache.reef.webserver.AvroEvaluatorList
Default constructor.
AvroEvaluatorList(List<AvroEvaluatorEntry>, Integer, CharSequence) - Constructor for class org.apache.reef.webserver.AvroEvaluatorList
All-args constructor.
AvroEvaluatorList.Builder - Class in org.apache.reef.webserver
RecordBuilder for AvroEvaluatorList instances.
AvroEvaluatorListSerializer - Class in org.apache.reef.webserver
Serializer for Evaluator list.
AvroEvaluatorsInfo - Class in org.apache.reef.webserver
 
AvroEvaluatorsInfo() - Constructor for class org.apache.reef.webserver.AvroEvaluatorsInfo
Default constructor.
AvroEvaluatorsInfo(List<AvroEvaluatorInfo>) - Constructor for class org.apache.reef.webserver.AvroEvaluatorsInfo
All-args constructor.
AvroEvaluatorsInfo.Builder - Class in org.apache.reef.webserver
RecordBuilder for AvroEvaluatorsInfo instances.
AvroHttpRequest - Class in org.apache.reef.webserver
 
AvroHttpRequest() - Constructor for class org.apache.reef.webserver.AvroHttpRequest
Default constructor.
AvroHttpRequest(List<HeaderEntry>, CharSequence, CharSequence, CharSequence, CharSequence, ByteBuffer) - Constructor for class org.apache.reef.webserver.AvroHttpRequest
All-args constructor.
AvroHttpRequest.Builder - Class in org.apache.reef.webserver
RecordBuilder for AvroHttpRequest instances.
AvroHttpSerializer - Class in org.apache.reef.webserver
Serialize Http Request Response data with Avro.
AvroHttpSerializer() - Constructor for class org.apache.reef.webserver.AvroHttpSerializer
 
AvroNamingAssignment - Class in org.apache.reef.io.network.naming.avro
 
AvroNamingAssignment() - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Default constructor.
AvroNamingAssignment(CharSequence, CharSequence, Integer) - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
All-args constructor.
AvroNamingAssignment.Builder - Class in org.apache.reef.io.network.naming.avro
RecordBuilder for AvroNamingAssignment instances.
AvroNamingLookupRequest - Class in org.apache.reef.io.network.naming.avro
 
AvroNamingLookupRequest() - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
Default constructor.
AvroNamingLookupRequest(List<CharSequence>) - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
All-args constructor.
AvroNamingLookupRequest.Builder - Class in org.apache.reef.io.network.naming.avro
RecordBuilder for AvroNamingLookupRequest instances.
AvroNamingLookupResponse - Class in org.apache.reef.io.network.naming.avro
 
AvroNamingLookupResponse() - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
Default constructor.
AvroNamingLookupResponse(List<AvroNamingAssignment>) - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
All-args constructor.
AvroNamingLookupResponse.Builder - Class in org.apache.reef.io.network.naming.avro
RecordBuilder for AvroNamingLookupResponse instances.
AvroNamingRegisterRequest - Class in org.apache.reef.io.network.naming.avro
 
AvroNamingRegisterRequest() - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Default constructor.
AvroNamingRegisterRequest(CharSequence, CharSequence, Integer) - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
All-args constructor.
AvroNamingRegisterRequest.Builder - Class in org.apache.reef.io.network.naming.avro
RecordBuilder for AvroNamingRegisterRequest instances.
AvroNamingUnRegisterRequest - Class in org.apache.reef.io.network.naming.avro
 
AvroNamingUnRegisterRequest() - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
Default constructor.
AvroNamingUnRegisterRequest(CharSequence) - Constructor for class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
All-args constructor.
AvroNamingUnRegisterRequest.Builder - Class in org.apache.reef.io.network.naming.avro
RecordBuilder for AvroNamingUnRegisterRequest instances.
AvroReefServiceInfo - Class in org.apache.reef.webserver
 
AvroReefServiceInfo() - Constructor for class org.apache.reef.webserver.AvroReefServiceInfo
Default constructor.
AvroReefServiceInfo(CharSequence, CharSequence) - Constructor for class org.apache.reef.webserver.AvroReefServiceInfo
All-args constructor.
AvroReefServiceInfo.Builder - Class in org.apache.reef.webserver
RecordBuilder for AvroReefServiceInfo instances.
await() - Method in class org.apache.reef.io.network.group.impl.utils.CountingSemaphore
 
await() - Method in class org.apache.reef.io.network.group.impl.utils.ResettingCountDownLatch
 
awaitAndReset(int) - Method in class org.apache.reef.io.network.group.impl.utils.ResettingCountDownLatch
 
AzureStorageAccountContainerName - Class in org.apache.reef.runtime.hdinsight.parameters
The Storage account container name to be used by Azure.
AzureStorageAccountContainerName() - Constructor for class org.apache.reef.runtime.hdinsight.parameters.AzureStorageAccountContainerName
 
AzureStorageAccountKey - Class in org.apache.reef.runtime.hdinsight.parameters
The Storage account key to be used by Azure.
AzureStorageAccountKey() - Constructor for class org.apache.reef.runtime.hdinsight.parameters.AzureStorageAccountKey
 
AzureStorageAccountName - Class in org.apache.reef.runtime.hdinsight.parameters
The Storage account to be used by Azure.
AzureStorageAccountName() - Constructor for class org.apache.reef.runtime.hdinsight.parameters.AzureStorageAccountName
 
AzureStorageBaseFolder - Class in org.apache.reef.runtime.hdinsight.parameters
The folder to use as the base folder for storing the JARs.
AzureStorageBaseFolder() - Constructor for class org.apache.reef.runtime.hdinsight.parameters.AzureStorageBaseFolder
 

B

B - Class in org.apache.reef.tang.examples
 
B() - Constructor for class org.apache.reef.tang.examples.B
 
BGDClient - Class in org.apache.reef.examples.group.bgd
A client to submit BGD Jobs
BGDClient(String, int, int, int, BGDControlParameters) - Constructor for class org.apache.reef.examples.group.bgd.BGDClient
 
BGDControlParameters - Class in org.apache.reef.examples.group.bgd.parameters
 
BGDControlParameters(int, double, double, double, double, int, boolean, int, BGDLossType) - Constructor for class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
BGDDriver - Class in org.apache.reef.examples.group.bgd
 
BGDDriver(DataLoadingService, GroupCommDriver, ConfigurationSerializer, BGDControlParameters) - Constructor for class org.apache.reef.examples.group.bgd.BGDDriver
 
BGDLocal - Class in org.apache.reef.examples.group.bgd
Runs BGD on the local runtime.
BGDLocal() - Constructor for class org.apache.reef.examples.group.bgd.BGDLocal
 
BGDLossType - Class in org.apache.reef.examples.group.bgd.parameters
 
BGDLossType(String) - Constructor for class org.apache.reef.examples.group.bgd.parameters.BGDLossType
 
BGDYarn - Class in org.apache.reef.examples.group.bgd
Runs BGD on the YARN runtime.
BGDYarn() - Constructor for class org.apache.reef.examples.group.bgd.BGDYarn
 
bind(String, String) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Bind classes to each other, based on their full class names; alternatively, bound a NamedParameter configuration option to a configuration value.
bind(Node, Node) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Bind classes to each other, based on their full class names; alternatively, bound a NamedParameter configuration option to a configuration value.
bind(Class<?>, Impl<?>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bind(String, String) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bind(Node, Node) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bind(Class<T>, Class<?>) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
bind(Class<T>, Class<?>) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
Bind named parameters, implementations or external constructors, depending on the types of the classes passed in.
bindAspect(Aspect) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
bindAspect(Aspect) - Method in interface org.apache.reef.tang.Injector
Binds a TANG Aspect to this injector.
bindConstructor(ClassNode<T>, ClassNode<? extends ExternalConstructor<? extends T>>) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Register an ExternalConstructor implementation with Tang.
bindConstructor(Class<T>, Class<? extends ExternalConstructor<? extends T>>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindConstructor(Class<T>, Impl<? extends ExternalConstructor<? extends T>>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindConstructor(ClassNode<T>, ClassNode<? extends ExternalConstructor<? extends T>>) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindConstructor(Class<T>, Class<? extends ExternalConstructor<? extends T>>) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
bindConstructor(Class<T>, Class<? extends ExternalConstructor<? extends T>>) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
 
BindException - Exception in org.apache.reef.tang.exceptions
Thrown when an illegal or contradictory configuration option is encountered.
BindException(String, Throwable) - Constructor for exception org.apache.reef.tang.exceptions.BindException
 
BindException(String) - Constructor for exception org.apache.reef.tang.exceptions.BindException
 
bindImplementation(Class<T>, Class<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindImplementation(Class<T>, String) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindImplementation(Class<T>, Impl<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindImplementation(ClassNode<T>, ClassNode<? extends T>) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindImplementation(Class<T>, Class<? extends T>) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
bindImplementation(Class<T>, Class<? extends T>) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
Binds the Class impl as the implementation of the interface iface
Bindings - Variable in class org.apache.reef.tang.formats.avro.AvroConfiguration
Deprecated.
bindList(NamedParameterNode<List<T>>, List) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Bind an list of implementations(Class or String) to an given NamedParameter.
bindList(String, List) - Method in interface org.apache.reef.tang.ConfigurationBuilder
 
bindList(Class<? extends Name<List<T>>>, Impl<List>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindList(Class<? extends Name<List<T>>>, Param<List>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindList(Class<? extends Name<List<T>>>, List) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindList(NamedParameterNode<List<T>>, List) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindList(String, List) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindList(Class<? extends Name<List<T>>>, List) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
Binding list method for JavaConfigurationBuilder.
bindList(Class<? extends Name<List<T>>>, List) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
Binds a specfic list to a named parameter.
BindLocation - Interface in org.apache.reef.tang
This interface is used to track the source of configuration bindings.
bindNamedParameter(Class<? extends Name<T>>, String) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindNamedParameter(Class<? extends Name<T>>, Param<T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindNamedParameter(Class<? extends Name<T>>, Class<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindNamedParameter(Class<? extends Name<T>>, Impl<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindNamedParameter(Class<? extends Name<?>>, String) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
bindNamedParameter(Class<? extends Name<T>>, Class<? extends T>) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
bindNamedParameter(Class<? extends Name<?>>, String) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
Set the value of a named parameter.
bindNamedParameter(Class<? extends Name<T>>, Class<? extends T>) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
 
BindNSToTask - Class in org.apache.reef.io.network.impl
 
BindNSToTask(NetworkService<?>, IdentifierFactory) - Constructor for class org.apache.reef.io.network.impl.BindNSToTask
 
bindParameter(NamedParameterNode<T>, String) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindSetEntry(NamedParameterNode<Set<T>>, Node) - Method in interface org.apache.reef.tang.ConfigurationBuilder
 
bindSetEntry(NamedParameterNode<Set<T>>, String) - Method in interface org.apache.reef.tang.ConfigurationBuilder
 
bindSetEntry(String, String) - Method in interface org.apache.reef.tang.ConfigurationBuilder
 
bindSetEntry(String, Node) - Method in interface org.apache.reef.tang.ConfigurationBuilder
 
bindSetEntry(Class<? extends Name<Set<T>>>, String) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindSetEntry(Class<? extends Name<Set<T>>>, Class<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindSetEntry(Class<? extends Name<Set<T>>>, Impl<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindSetEntry(Class<? extends Name<Set<T>>>, Param<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
bindSetEntry(String, String) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindSetEntry(String, Node) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindSetEntry(NamedParameterNode<Set<T>>, String) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindSetEntry(NamedParameterNode<Set<T>>, Node) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
bindSetEntry(Class<? extends Name<Set<T>>>, String) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
bindSetEntry(Class<? extends Name<Set<T>>>, Class<? extends T>) - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
bindSetEntry(Class<? extends Name<Set<T>>>, String) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
 
bindSetEntry(Class<? extends Name<Set<T>>>, Class<? extends T>) - Method in interface org.apache.reef.tang.JavaConfigurationBuilder
 
bindVolatileInstance(Class<T>, T) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
bindVolatileInstance(Class<T>, T) - Method in interface org.apache.reef.tang.Injector
Binds the given object to the class.
bindVolatileParameter(Class<? extends Name<T>>, T) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
bindVolatileParameter(Class<? extends Name<T>>, T) - Method in interface org.apache.reef.tang.Injector
 
bldGCM(ReefNetworkGroupCommProtos.GroupCommMessage.Type, Identifier, Identifier, byte[]...) - Static method in class org.apache.reef.io.network.util.Utils
 
bldVersionedGCM(Class<? extends Name<String>>, Class<? extends Name<String>>, ReefNetworkGroupCommProtos.GroupCommMessage.Type, String, int, String, int, byte[]...) - Static method in class org.apache.reef.io.network.group.impl.utils.Utils
 
BlockingEventHandler<T> - Class in org.apache.reef.examples.utils.wake
An EventHandler that blocks until a set number of Events has been received.
BlockingEventHandler(int, EventHandler<Iterable<T>>) - Constructor for class org.apache.reef.examples.utils.wake.BlockingEventHandler
 
BlockingEventHandler<T> - Class in org.apache.reef.wake.impl
An EventHandler that blocks until a set number of Events has been received.
BlockingEventHandler(int, EventHandler<Iterable<T>>) - Constructor for class org.apache.reef.wake.impl.BlockingEventHandler
 
BlockingJoin - Class in org.apache.reef.wake.examples.join
 
BlockingJoin(Observer<TupleEvent>) - Constructor for class org.apache.reef.wake.examples.join.BlockingJoin
 
BlockingSignalEventHandler<T> - Class in org.apache.reef.wake.impl
An EventHandler that blocks until a set number of Events has been received.
BlockingSignalEventHandler(int, EventHandler<T>) - Constructor for class org.apache.reef.wake.impl.BlockingSignalEventHandler
 
boxClass(Class<?>) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Given a primitive type, return its boxed representation.
BRIDGE_SETUP - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
Broadcast - Interface in org.apache.reef.io.network.group.api.operators
MPI Broadcast operator.
Broadcast.Receiver<T> - Interface in org.apache.reef.io.network.group.api.operators
Receivers or Non-roots
Broadcast.Sender<T> - Interface in org.apache.reef.io.network.group.api.operators
Sender or Root.
Broadcast_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
Broadcast = 3;
BroadcastDriver - Class in org.apache.reef.examples.group.broadcast
 
BroadcastDriver(EvaluatorRequestor, GroupCommDriver, ConfigurationSerializer, int, int) - Constructor for class org.apache.reef.examples.group.broadcast.BroadcastDriver
 
BroadcastDriver.ContextActiveHandler - Class in org.apache.reef.examples.group.broadcast
 
BroadcastDriver.ContextActiveHandler() - Constructor for class org.apache.reef.examples.group.broadcast.BroadcastDriver.ContextActiveHandler
 
BroadcastDriver.ContextCloseHandler - Class in org.apache.reef.examples.group.broadcast
 
BroadcastDriver.ContextCloseHandler() - Constructor for class org.apache.reef.examples.group.broadcast.BroadcastDriver.ContextCloseHandler
 
BroadcastDriver.FailedTaskHandler - Class in org.apache.reef.examples.group.broadcast
 
BroadcastDriver.FailedTaskHandler() - Constructor for class org.apache.reef.examples.group.broadcast.BroadcastDriver.FailedTaskHandler
 
BroadCastEventHandler<E> - Class in org.apache.reef.runtime.common.utils
 
BroadCastEventHandler(Collection<EventHandler<E>>) - Constructor for class org.apache.reef.runtime.common.utils.BroadCastEventHandler
 
BroadcastingEventHandler<T> - Class in org.apache.reef.io.network.group.impl.utils
 
BroadcastingEventHandler() - Constructor for class org.apache.reef.io.network.group.impl.utils.BroadcastingEventHandler
 
BroadcastOperatorSpec - Class in org.apache.reef.io.network.group.impl.config
The specification for the broadcast operator
BroadcastOperatorSpec(String, Class<? extends Codec>) - Constructor for class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec
 
BroadcastOperatorSpec.Builder - Class in org.apache.reef.io.network.group.impl.config
 
BroadcastOperatorSpec.Builder() - Constructor for class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec.Builder
 
BroadcastReceiver<T> - Class in org.apache.reef.io.network.group.impl.operators
 
BroadcastReceiver(String, String, String, Codec<T>, String, int, CommGroupNetworkHandler, NetworkService<GroupCommunicationMessage>, CommunicationGroupServiceClient) - Constructor for class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
BroadcastREEF - Class in org.apache.reef.examples.group.broadcast
 
BroadcastREEF() - Constructor for class org.apache.reef.examples.group.broadcast.BroadcastREEF
 
BroadcastREEF.InputDir - Class in org.apache.reef.examples.group.broadcast
 
BroadcastREEF.InputDir() - Constructor for class org.apache.reef.examples.group.broadcast.BroadcastREEF.InputDir
 
BroadcastREEF.Local - Class in org.apache.reef.examples.group.broadcast
Command line parameter = true to run locally, or false to run on YARN.
BroadcastREEF.Local() - Constructor for class org.apache.reef.examples.group.broadcast.BroadcastREEF.Local
 
BroadcastSender<T> - Class in org.apache.reef.io.network.group.impl.operators
 
BroadcastSender(String, String, String, Codec<T>, String, int, CommGroupNetworkHandler, NetworkService<GroupCommunicationMessage>, CommunicationGroupServiceClient) - Constructor for class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
build() - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest.Builder
Builds the EvaluatorRequest.
build() - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
build() - Method in class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec.Builder
 
build() - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec.Builder
 
build() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
 
build() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest.Builder
 
build() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse.Builder
 
build() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
 
build() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest.Builder
 
build() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
build() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
build() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
build() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
build() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
build() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
build() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
build() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
build() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
build() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
build() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
build() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
build() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
build() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
build() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration
Deprecated.
 
build() - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.driver.api.ResourceReleaseEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.files.FileResourceImpl.Builder
 
build() - Method in class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
build() - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
build() - Method in interface org.apache.reef.runtime.common.launch.LaunchCommandBuilder
 
build() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
 
build() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
 
build() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease.Builder
 
build() - Method in interface org.apache.reef.tang.ConfigurationBuilder
Produce an immutable Configuration object that contains the current bindings and ClassHierarchy of this ConfigurationBuilder.
build() - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration.Builder
 
build() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
 
build() - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
build() - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
 
build() - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
build() - Method in class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
build() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
build() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
build() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
build() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
build() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
build() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
build() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
build() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
build() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
build() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
build() - Method in interface org.apache.reef.util.Builder
Builds a fresh instance of the object.
build() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
build() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
build() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
build() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
 
build() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
 
build() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
 
build() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
 
build() - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo.Builder
 
build() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
 
build() - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
 
build() - Method in class org.apache.reef.webserver.HeaderEntry.Builder
 
Builder<T> - Interface in org.apache.reef.util
A basic Builder pattern interface.
BuilderUtils - Class in org.apache.reef.util
Utilities for creating Builders
BuilderUtils() - Constructor for class org.apache.reef.util.BuilderUtils
 
buildPartial() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
buildPartial() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
buildPartial() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
buildPartial() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
buildPartial() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
buildPartial() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
buildPartial() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
buildPartial() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
buildPartial() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
ByteCodec - Class in org.apache.reef.wake.remote.impl
Codec that performs identity transformation on bytes
ByteCodec() - Constructor for class org.apache.reef.wake.remote.impl.ByteCodec
 
ByteEncoder - Class in org.apache.reef.wake.remote.transport.netty
Wrapping encoder for byte[]
ByteEncoder() - Constructor for class org.apache.reef.wake.remote.transport.netty.ByteEncoder
 

C

Cache<K,V> - Interface in org.apache.reef.util.cache
Cache with get-if-absent-compute semantics.
CacheImpl<K,V> - Class in org.apache.reef.util.cache
Implementation that supports expire-after-write.
CacheImpl(CurrentTime, long) - Constructor for class org.apache.reef.util.cache.CacheImpl
Construct an expire-after-write cache
call(byte[]) - Method in class org.apache.reef.examples.data.loading.LineCountingTask
 
call(byte[]) - Method in class org.apache.reef.examples.group.bgd.MasterTask
 
call(byte[]) - Method in class org.apache.reef.examples.group.bgd.SlaveTask
 
call(byte[]) - Method in class org.apache.reef.examples.group.broadcast.MasterTask
 
call(byte[]) - Method in class org.apache.reef.examples.group.broadcast.SlaveTask
 
call(byte[]) - Method in class org.apache.reef.examples.hello.HelloTask
 
call(byte[]) - Method in class org.apache.reef.examples.library.ShellTask
Execute the shell command and return the result, which is sent back to the JobDriver and surfaced in the CompletedTask object.
call(byte[]) - Method in class org.apache.reef.examples.pool.SleepTask
Sleep for delay milliseconds and return.
call(byte[]) - Method in class org.apache.reef.examples.suspend.SuspendTestTask
Main method of the task: run cycle from 0 to numCycles, and sleep for delay seconds on each cycle.
call(byte[]) - Method in interface org.apache.reef.task.Task
Called by the resourcemanager harness to execute the task.
call(byte[]) - Method in class org.apache.reef.tests.fail.driver.NoopTask
 
call(byte[]) - Method in class org.apache.reef.tests.fail.task.FailTask
 
call(byte[]) - Method in class org.apache.reef.tests.fail.task.FailTaskCall
 
call(byte[]) - Method in class org.apache.reef.tests.fail.task.FailTaskClose
 
call(byte[]) - Method in class org.apache.reef.tests.fail.task.FailTaskMsg
 
call(byte[]) - Method in class org.apache.reef.tests.fail.task.FailTaskStart
 
call(byte[]) - Method in class org.apache.reef.tests.fail.task.FailTaskStop
 
call(byte[]) - Method in class org.apache.reef.tests.fail.task.FailTaskSuspend
 
call(byte[]) - Method in class org.apache.reef.tests.library.tasks.EchoTask
 
call(byte[]) - Method in class org.apache.reef.tests.library.tasks.NoopTask
 
call(byte[]) - Method in class org.apache.reef.tests.messaging.task.TaskMessagingTask
 
call(byte[]) - Method in class org.apache.reef.tests.statepassing.StatePassingTask
 
CallClrSystemOnStartHandler(String, String) - Static method in class org.apache.reef.javabridge.NativeInterop
 
cancel() - Method in class org.apache.reef.runtime.local.process.RunnableProcess
Cancels the running process if it is running.
cancel(boolean) - Method in class org.apache.reef.tang.InjectionFuture
 
cancelTask(List<String>) - Method in class org.apache.reef.examples.scheduler.SchedulerDriver
Cancel a Task waiting on the queue.
canParse(String) - Method in class org.apache.reef.tang.formats.ParameterParser
 
cell(String, String) - Method in class org.apache.reef.tang.util.Tint
 
cell(StringBuffer, String) - Method in class org.apache.reef.tang.util.Tint
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.reef.wake.remote.transport.netty.ChunkedReadWriteHandler
 
check() - Method in class org.apache.reef.runtime.common.driver.idle.EventHandlerIdlenessSource
 
checkAndSendTopologySetupMessage() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
Check if this node is ready for sending TopologySetup
checkAndSendTopologySetupMessage() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
checkAndSendTopologySetupMessageFor(String) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
Check if the neighbor node with id source is ready for sending TopologySetup
checkAndSendTopologySetupMessageFor(String) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
checkDead(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.ChildNodeStruct
 
checkDead(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
checkDead(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.ParentNodeStruct
 
CheckpointID - Interface in org.apache.reef.io.checkpoint
This class represent the identified (memento) for a checkpoint.
CheckpointNamingService - Interface in org.apache.reef.io.checkpoint
This class represent a naming service for checkpoints.
CheckpointService - Interface in org.apache.reef.io.checkpoint
The CheckpointService provides a simple API to store and retrieve the state of a task.
CheckpointService.CheckpointReadChannel - Interface in org.apache.reef.io.checkpoint
 
CheckpointService.CheckpointWriteChannel - Interface in org.apache.reef.io.checkpoint
 
ChildAdd_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ChildAdd = 11;
ChildAdded_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ChildAdded = 15;
ChildDead_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ChildDead = 13;
ChildNodeStruct - Class in org.apache.reef.io.network.group.impl.task
 
ChildNodeStruct(String, int) - Constructor for class org.apache.reef.io.network.group.impl.task.ChildNodeStruct
 
ChildRemoved_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ChildRemoved = 17;
CHILDREN_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
ChunkedReadWriteHandler - Class in org.apache.reef.wake.remote.transport.netty
Thin wrapper around ChunkedWriteHandler

ChunkedWriteHandler only handles the down stream parts and just emits the chunks up stream.

ChunkedReadWriteHandler() - Constructor for class org.apache.reef.wake.remote.transport.netty.ChunkedReadWriteHandler
 
CLASS_HIERARCHY_FILENAME - Static variable in class org.apache.reef.examples.helloCLR.HelloCLR
The name of the class hierarchy file.
CLASS_HIERARCHY_FILENAME - Static variable in class org.apache.reef.javabridge.NativeInterop
 
CLASS_NODE_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
classAndAncestors(Type) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Given a Type, return all of the classes it extends and interfaces it implements (including the class itself).
classForName(String) - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
Helper method that converts a String to a Class using this ClassHierarchy's classloader.
classForName(String) - Method in interface org.apache.reef.tang.JavaClassHierarchy
 
classForName(String, ClassLoader) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Lookup the provided name using the provided classloader.
ClassHierarchy - Interface in org.apache.reef.tang
ClassHierarchy objects store information about the interfaces and implementations that are available in a particular runtime environment.
ClassHierarchyException - Exception in org.apache.reef.tang.exceptions
This exception is thrown when Tang detects improper or inconsistent class annotations.
ClassHierarchyException(Throwable) - Constructor for exception org.apache.reef.tang.exceptions.ClassHierarchyException
 
ClassHierarchyException(String) - Constructor for exception org.apache.reef.tang.exceptions.ClassHierarchyException
 
ClassHierarchyException(String, Throwable) - Constructor for exception org.apache.reef.tang.exceptions.ClassHierarchyException
 
ClassHierarchyImpl - Class in org.apache.reef.tang.implementation.java
 
ClassHierarchyImpl() - Constructor for class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
ClassHierarchyImpl(URL...) - Constructor for class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
ClassHierarchyImpl(URL[], Class<? extends ExternalConstructor<?>>[]) - Constructor for class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
ClassHierarchyProto - Class in org.apache.reef.tang.proto
 
ClassHierarchyProto.ClassNode - Class in org.apache.reef.tang.proto
Protobuf type ClassNode
ClassHierarchyProto.ClassNode.Builder - Class in org.apache.reef.tang.proto
Protobuf type ClassNode
ClassHierarchyProto.ClassNodeOrBuilder - Interface in org.apache.reef.tang.proto
 
ClassHierarchyProto.ConstructorArg - Class in org.apache.reef.tang.proto
Protobuf type ConstructorArg
ClassHierarchyProto.ConstructorArg.Builder - Class in org.apache.reef.tang.proto
Protobuf type ConstructorArg
ClassHierarchyProto.ConstructorArgOrBuilder - Interface in org.apache.reef.tang.proto
 
ClassHierarchyProto.ConstructorDef - Class in org.apache.reef.tang.proto
Protobuf type ConstructorDef
ClassHierarchyProto.ConstructorDef.Builder - Class in org.apache.reef.tang.proto
Protobuf type ConstructorDef
ClassHierarchyProto.ConstructorDefOrBuilder - Interface in org.apache.reef.tang.proto
 
ClassHierarchyProto.NamedParameterNode - Class in org.apache.reef.tang.proto
Protobuf type NamedParameterNode
ClassHierarchyProto.NamedParameterNode.Builder - Class in org.apache.reef.tang.proto
Protobuf type NamedParameterNode
ClassHierarchyProto.NamedParameterNodeOrBuilder - Interface in org.apache.reef.tang.proto
 
ClassHierarchyProto.Node - Class in org.apache.reef.tang.proto
Protobuf type Node
ClassHierarchyProto.Node.Builder - Class in org.apache.reef.tang.proto
Protobuf type Node
ClassHierarchyProto.NodeOrBuilder - Interface in org.apache.reef.tang.proto
 
ClassHierarchyProto.PackageNode - Class in org.apache.reef.tang.proto
Protobuf type PackageNode
ClassHierarchyProto.PackageNode.Builder - Class in org.apache.reef.tang.proto
Protobuf type PackageNode
ClassHierarchyProto.PackageNodeOrBuilder - Interface in org.apache.reef.tang.proto
 
CLASSNAME_FIELD_NUMBER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
ClassNode<T> - Interface in org.apache.reef.tang.types
 
ClassNodeImpl<T> - Class in org.apache.reef.tang.implementation.types
 
ClassNodeImpl(Node, String, String, boolean, boolean, boolean, ConstructorDef<T>[], ConstructorDef<T>[], String) - Constructor for class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
ClasspathProvider - Class in org.apache.reef.runtime.common.files
Supplies the classpath to REEF for process (Driver, Evaluator) launches.
classPrettyDefaultString(String) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Pretty print the default implementation / value of the provided class / NamedParamter.
classPrettyDefaultString(String) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
classPrettyDescriptionString(String) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Pretty print the human readable documentation of the provided class / NamedParamter.
classPrettyDescriptionString(String) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
clear() - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
clear() - Method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
clear() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
clear() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
clear() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
clear() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
clear() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
clear() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
clear() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
clear() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
clear() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
clear() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
clear() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
clear() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
clear() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
clear() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
clear() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
clear() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
clear() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
clear() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
clear() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
clear() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
clear() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
clear() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
clear() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
clear() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
clear() - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
clear() - Method in class org.apache.reef.tang.util.MonotonicHashMap
 
clear() - Method in class org.apache.reef.tang.util.MonotonicHashSet
 
clear() - Method in class org.apache.reef.tang.util.MonotonicSet
 
clear() - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
clear() - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
clear() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
clear() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
clear() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
clearAddContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
clearArgs() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
clearArgs() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
clearBindings() - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration.Builder
Clears the value of the 'Bindings' field
clearChildren() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
clearClassName() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required string className = 1;
clearClassNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
clearCommand() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Clears the value of the 'command' field
clearConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string configuration = 2;
clearConstructor() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
clearContextConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string context_configuration = 2;
clearContextControl() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
clearContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required string context_id = 1;
clearContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
required string context_id = 1;
clearContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string context_id = 1;
clearContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required string context_id = 2;
clearContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string context_id = 2;
clearContextMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
clearContextMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
clearContextState() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required .ContextStatusProto.State context_state = 1;
clearContextStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
clearData() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
required bytes data = 1;
clearData() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
required bytes data = 1;
clearData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required bytes data = 1;
clearData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required bytes data = 2;
clearDefaultImplementation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
optional string default_implementation = 7;
clearDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string destid = 3;
clearDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string destid = 3;
clearDocumentation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string documentation = 5;
clearError() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bytes error = 5;
clearError() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
optional bytes error = 3;
clearEvaluatorControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
clearEvaluatorHeartBeat() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
clearEvaluatorId() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required string evaluator_id = 1;
clearEvaluatorId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Clears the value of the 'evaluatorId' field
clearEvaluatorLaunch() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Clears the value of the 'evaluator_launch' field
clearEvaluatorRelease() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Clears the value of the 'evaluator_release' field
clearEvaluators() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Clears the value of the 'evaluators' field
clearEvaluatorsInfo() - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo.Builder
Clears the value of the 'evaluatorsInfo' field
clearEvaluatorStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
clearException() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes exception = 4;
clearException() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional bytes exception = 3;
clearFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required string full_arg_class_name = 1;
clearFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string full_arg_class_name = 2;
clearFullClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
required string full_class_name = 1;
clearFullName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string full_name = 2;
clearGroupname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string groupname = 4;
clearHeader() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Clears the value of the 'header' field
clearHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Clears the value of the 'host' field
clearHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Clears the value of the 'host' field
clearHttpMethod() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Clears the value of the 'httpMethod' field
clearId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Clears the value of the 'id' field
clearId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Clears the value of the 'id' field
clearId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest.Builder
Clears the value of the 'id' field
clearId() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Clears the value of the 'id' field
clearIdentifier() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
required string identifier = 1;
clearIdentifier() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required string identifier = 2;
clearIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required string identifier = 1;
clearIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional string identifier = 5;
clearIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Clears the value of the 'identifier' field
clearIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease.Builder
Clears the value of the 'identifier' field
clearIds() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest.Builder
Clears the value of the 'ids' field
clearImplFullNames() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
clearInjectableConstructors() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
clearInputStream() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Clears the value of the 'inputStream' field
clearInstance() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
clearInstanceDefault() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
clearInternetAddress() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Clears the value of the 'internetAddress' field
clearIsExternalConstructor() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_external_constructor = 2;
clearIsInjectionCandidate() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_injection_candidate = 1;
clearIsInjectionFuture() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required bool is_injection_future = 3;
clearIsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_list = 4;
clearIsSet() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_set = 3;
clearIsUnit() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_unit = 3;
clearJobControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
clearJobStatus() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
clearKey() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Clears the value of the 'key' field
clearKey() - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Clears the value of the 'key' field
clearKillEvaluator() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
clearList() - Method in class org.apache.reef.examples.scheduler.SchedulerDriver
Clear all the Tasks from the waiting queue.
clearLoad() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required double load = 2;
clearMemory() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Clears the value of the 'memory' field
clearMessage() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional bytes message = 3;
clearMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required bytes message = 2;
clearMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required bytes message = 2;
clearMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes message = 3;
clearMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string message = 2;
clearMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required bytes message = 2;
clearMessage() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required string message = 1;
clearMsgs() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
clearMsgs() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
clearName() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string name = 1;
clearName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string name = 1;
clearName() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
required string name = 1;
clearName() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Clears the value of the 'name' field
clearNamedParameterName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
optional string named_parameter_name = 2;
clearNamedParameterNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
clearNodeId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Clears the value of the 'nodeId' field
clearNodeName() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Clears the value of the 'nodeName' field
clearOperatorname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string operatorname = 5;
clearOtherConstructors() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
clearPackageNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
clearParentContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string parent_context_id = 1;
clearParentId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional string parent_id = 3;
clearPathInfo() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Clears the value of the 'pathInfo' field
clearPlans() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
clearPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Clears the value of the 'port' field
clearPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Clears the value of the 'port' field
clearQueryString() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Clears the value of the 'queryString' field
clearRecovery() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional bool recovery = 5;
clearRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bool recovery = 6;
clearRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bool recovery = 5;
clearRemoteId() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Clears the value of the 'remoteId' field
clearRemoveContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
clearRequestUrl() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Clears the value of the 'requestUrl' field
clearResult() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bytes result = 4;
clearRuntimeError() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
clearSelectedPlan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
optional sint32 selected_plan = 1;
clearSeq() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required int64 seq = 2;
clearServiceConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
optional string service_configuration = 3;
clearServiceInfo() - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Clears the value of the 'serviceInfo' field
clearServiceName() - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Clears the value of the 'serviceName' field
clearServices() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Clears the value of the 'services' field
clearShortName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string short_name = 6;
clearSignal() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional .Signal signal = 2;
clearSimpleArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string simple_arg_class_name = 1;
clearSink() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string sink = 4;
clearSource() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string source = 3;
clearSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required string source_id = 1;
clearSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required string source_id = 1;
clearSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string srcid = 2;
clearSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string srcid = 2;
clearSrcVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 srcVersion = 7;
clearStartTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
clearStartTime() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Clears the value of the 'startTime' field
clearStartTime() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Clears the value of the 'startTime' field
clearState() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required .State state = 2;
clearState() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required .State state = 2;
clearState() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required .State state = 3;
clearStateAndReleaseLocks() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
Used when the task has failed to clear all the state that is associated with this task Also should release the locks held for implementing the convenience wait* methods
clearStateAndReleaseLocks() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
clearStopTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
clearSubplan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
clearSuspendTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
clearTaskId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string task_id = 1;
clearTaskMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional bytes task_message = 1;
clearTaskMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
clearTaskStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
clearTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required int64 timestamp = 1;
clearTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required int64 timestamp = 1;
clearTotal() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Clears the value of the 'total' field
clearTuples() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse.Builder
Clears the value of the 'tuples' field
clearType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required .GroupCommMessage.Type type = 1;
clearType() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Clears the value of the 'type' field
clearValue() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Clears the value of the 'value' field
clearValue() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
required string value = 1;
clearValue() - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Clears the value of the 'value' field
clearVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 version = 6;
Client - Class in org.apache.reef.tests.fail.task
Client for the test REEF job that fails on different stages of execution.
Client() - Constructor for class org.apache.reef.tests.fail.task.Client
 
CLIENT_REMOTE_IDENTIFIER - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
The remote identifier to use for communications back to the client
CLIENT_REMOTE_IDENTIFIER - Static variable in class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
The client remote identifier.
CLIENT_REMOTE_IDENTIFIER - Static variable in class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
The client remote identifier.
ClientAlarm - Class in org.apache.reef.wake.time.runtime.event
 
ClientAlarm(long, EventHandler<Alarm>) - Constructor for class org.apache.reef.wake.time.runtime.event.ClientAlarm
 
ClientCloseHandlers - Class in org.apache.reef.driver.parameters
Handles close requests from the client.
ClientCloseWithMessageHandlers - Class in org.apache.reef.driver.parameters
Handles client close requests
ClientConfiguration - Class in org.apache.reef.client
A ConfigurationModule to fill out for the client configuration.
ClientConfiguration() - Constructor for class org.apache.reef.client.ClientConfiguration
 
ClientConnection - Class in org.apache.reef.runtime.common.driver.client
Represents the communication channel to the client.
ClientConnection(RemoteManager, String, String) - Constructor for class org.apache.reef.runtime.common.driver.client.ClientConnection
 
ClientManager - Class in org.apache.reef.runtime.common.driver.client
Represents the Client in the Driver.
ClientMessageHandlers - Class in org.apache.reef.driver.parameters
Handles message from the Client.
ClientPresent - Class in org.apache.reef.runtime.common.client.parameters
A Tang named parameter that indicates whether or not a client (handler for the various Job events) is present.
ClientPresent() - Constructor for class org.apache.reef.runtime.common.client.parameters.ClientPresent
 
ClientRuntimeParameters - Class in org.apache.reef.runtime.common.client.api
 
ClientRuntimeParameters() - Constructor for class org.apache.reef.runtime.common.client.api.ClientRuntimeParameters
 
ClientRuntimeParameters.RuntimeErrorHandlerRID - Class in org.apache.reef.runtime.common.client.api
 
ClientRuntimeParameters.RuntimeErrorHandlerRID() - Constructor for class org.apache.reef.runtime.common.client.api.ClientRuntimeParameters.RuntimeErrorHandlerRID
 
ClientRuntimeProtocol - Class in org.apache.reef.proto
 
ClientRuntimeProtocol.JobControlProto - Class in org.apache.reef.proto
Protobuf type JobControlProto
ClientRuntimeProtocol.JobControlProto.Builder - Class in org.apache.reef.proto
Protobuf type JobControlProto
ClientRuntimeProtocol.JobControlProtoOrBuilder - Interface in org.apache.reef.proto
 
ClientRuntimeProtocol.Signal - Enum in org.apache.reef.proto
Protobuf enum Signal
ClientSide - Annotation Type in org.apache.reef.annotations.audience
Annotates interface meant to be used by REEF clients.
ClientSideFailure - Exception in org.apache.reef.tests.library.exceptions
Thrown when a test fails on the client side.
ClientSideFailure() - Constructor for exception org.apache.reef.tests.library.exceptions.ClientSideFailure
 
ClientSideFailure(String) - Constructor for exception org.apache.reef.tests.library.exceptions.ClientSideFailure
 
ClientSideFailure(String, Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.ClientSideFailure
 
ClientSideFailure(Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.ClientSideFailure
 
Clock - Interface in org.apache.reef.wake.time
Represents a clock.
Clock.IdleHandler - Class in org.apache.reef.wake.time
Bind this to an event handler to statically subscribe to the IdleClock Event
Clock.IdleHandler() - Constructor for class org.apache.reef.wake.time.Clock.IdleHandler
 
Clock.RuntimeStartHandler - Class in org.apache.reef.wake.time
Bind this to an event handler to statically subscribe to the RuntimeStart Event
Clock.RuntimeStartHandler() - Constructor for class org.apache.reef.wake.time.Clock.RuntimeStartHandler
 
Clock.RuntimeStopHandler - Class in org.apache.reef.wake.time
Bind this to an event handler to statically subscribe to the RuntimeStart Event
Clock.RuntimeStopHandler() - Constructor for class org.apache.reef.wake.time.Clock.RuntimeStopHandler
 
Clock.StartHandler - Class in org.apache.reef.wake.time
Bind this to an event handler to statically subscribe to the StartTime Event
Clock.StartHandler() - Constructor for class org.apache.reef.wake.time.Clock.StartHandler
 
Clock.StopHandler - Class in org.apache.reef.wake.time
Bind this to an event handler to statically subscribe to the StopTime Event
Clock.StopHandler() - Constructor for class org.apache.reef.wake.time.Clock.StopHandler
 
ClockConfigurationPath - Class in org.apache.reef.runtime.common.launch.parameters
The path to the clock configuration
ClockConfigurationPath() - Constructor for class org.apache.reef.runtime.common.launch.parameters.ClockConfigurationPath
 
ClockIdlenessSource - Class in org.apache.reef.runtime.common.driver.idle
Informs the DriverIdleManager of clock idleness.
clone() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
clone() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
clone() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
clone() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
clone() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
clone() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
clone() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
clone() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
clone() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
clone() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
clone() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
clone() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
clone() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
clone() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
clone() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
clone() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
clone() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
clone() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
clone() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
clone() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
clone() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
clone() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
clone() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
clone() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
clone() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
clone() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
clone() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
close() - Method in class org.apache.reef.client.DriverLauncher
Kills the running job.
close() - Method in interface org.apache.reef.client.REEF
Close the resourcemanager connection.
close() - Method in interface org.apache.reef.client.RunningJob
Cancels the running Job.
close(byte[]) - Method in interface org.apache.reef.client.RunningJob
Cancels the running Job.
close() - Method in interface org.apache.reef.driver.context.ActiveContext
 
close() - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
Releases the allocated evaluator back to the resource manager.
close(byte[]) - Method in interface org.apache.reef.driver.task.RunningTask
Signal the task to shut down.
close() - Method in interface org.apache.reef.driver.task.RunningTask
Signal the task to shut down.
close() - Method in class org.apache.reef.examples.group.utils.timer.Timer
 
close() - Method in class org.apache.reef.examples.retained_eval.JobClient
 
close() - Method in class org.apache.reef.examples.suspend.SuspendClientControl
 
close() - Method in interface org.apache.reef.io.Accumulator
 
close() - Method in interface org.apache.reef.io.network.Connection
Closes the connection.
close() - Method in class org.apache.reef.io.network.impl.NetworkService
 
close() - Method in class org.apache.reef.io.network.naming.NameClient
Closes resources
close() - Method in class org.apache.reef.io.network.naming.NameLookupClient
Closes resources
close() - Method in class org.apache.reef.io.network.naming.NameRegistryClient
Closes resources
close() - Method in class org.apache.reef.io.network.naming.NameServerImpl
Closes resources
close() - Method in class org.apache.reef.io.storage.FramingOutputStream
 
close() - Method in class org.apache.reef.javabridge.ActiveContextBridge
 
close() - Method in class org.apache.reef.javabridge.AllocatedEvaluatorBridge
 
close() - Method in class org.apache.reef.javabridge.ClosedContextBridge
 
close() - Method in class org.apache.reef.javabridge.CompletedEvaluatorBridge
 
close() - Method in class org.apache.reef.javabridge.CompletedTaskBridge
 
close() - Method in class org.apache.reef.javabridge.ContextMessageBridge
 
close() - Method in class org.apache.reef.javabridge.EvaluatorRequestorBridge
 
close() - Method in class org.apache.reef.javabridge.FailedContextBridge
 
close() - Method in class org.apache.reef.javabridge.FailedEvaluatorBridge
 
close() - Method in class org.apache.reef.javabridge.FailedTaskBridge
 
close(long) - Method in class org.apache.reef.javabridge.generic.JobClient
 
close() - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
close() - Method in class org.apache.reef.javabridge.RunningTaskBridge
 
close() - Method in class org.apache.reef.javabridge.SuspendedTaskBridge
 
close() - Method in class org.apache.reef.javabridge.TaskMessageBridge
 
close() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionHandler
 
close() - Method in class org.apache.reef.runtime.common.client.REEFImplementation
 
close() - Method in class org.apache.reef.runtime.common.client.RunningJobImpl
 
close(byte[]) - Method in class org.apache.reef.runtime.common.client.RunningJobImpl
 
close() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
close() - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
 
close() - Method in class org.apache.reef.runtime.common.driver.evaluator.Evaluators
Closes all EvaluatorManager instances managed.
close() - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
close(byte[]) - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
close() - Method in class org.apache.reef.runtime.common.evaluator.context.ContextManager
Shuts down.
close() - Method in class org.apache.reef.runtime.common.evaluator.DefaultDriverConnection
 
close(byte[]) - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
Close the Task.
close() - Method in class org.apache.reef.runtime.common.launch.LaunchClass
Closes the remote manager managed by this class.
close() - Method in class org.apache.reef.runtime.common.launch.REEFErrorHandler
 
close() - Method in class org.apache.reef.runtime.common.utils.DispatchingEStage
Close the internal thread pool.
close() - Method in class org.apache.reef.runtime.common.utils.RemoteManager
 
close() - Method in class org.apache.reef.runtime.hdinsight.client.HDInsightJobSubmissionHandler
 
close() - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
 
close() - Method in class org.apache.reef.tests.messaging.driver.DriverMessaging
 
close() - Method in class org.apache.reef.tests.TestDriverLauncher
 
close() - Method in class org.apache.reef.util.JARFileMaker
 
close() - Method in class org.apache.reef.util.logging.CLRBufferedLogHandler
Flushes the remaining buffered logs and shuts down the log scheduler thread.
close() - Method in class org.apache.reef.util.logging.DFSHandler
 
close() - Method in interface org.apache.reef.util.logging.LoggingScope
 
close() - Method in class org.apache.reef.util.logging.LoggingScopeImpl
The close() will be called when the object is to deleted.
close() - Method in class org.apache.reef.wake.examples.accumulate.CombinerStage
 
close() - Method in class org.apache.reef.wake.examples.join.TupleSource
 
close() - Method in class org.apache.reef.wake.examples.p2p.Pull2Push
 
close() - Method in class org.apache.reef.wake.impl.ForkPoolStage
 
close() - Method in class org.apache.reef.wake.impl.IndependentIterationsThreadPoolStage
 
close() - Method in class org.apache.reef.wake.impl.SingleThreadStage
Closes the stage
close() - Method in class org.apache.reef.wake.impl.StageManager
 
close() - Method in class org.apache.reef.wake.impl.SyncStage
Closes resources
close() - Method in class org.apache.reef.wake.impl.ThreadPoolStage
Closes resources
close() - Method in class org.apache.reef.wake.impl.TimerStage
Closes resources
close() - Method in class org.apache.reef.wake.impl.WakeSharedPool
 
close() - Method in class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
 
close() - Method in class org.apache.reef.wake.remote.impl.OrderedRemoteReceiverStage
 
close() - Method in class org.apache.reef.wake.remote.impl.RemoteReceiverStage
Closes the stage
close() - Method in class org.apache.reef.wake.remote.impl.RemoteSenderStage
Closes the stage
close() - Method in class org.apache.reef.wake.remote.impl.Subscription
Unsubscribes this subscription
close() - Method in class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Closes all channels and releases all resources
close() - Method in class org.apache.reef.wake.rx.impl.RxSyncStage
Closes the stage
close() - Method in class org.apache.reef.wake.rx.impl.RxThreadPoolStage
Closes the stage
close() - Method in class org.apache.reef.wake.storage.SequentialFileReader
 
close() - Method in interface org.apache.reef.wake.time.Clock
This will stop the clock after all client alarms finish executing.
close() - Method in class org.apache.reef.wake.time.runtime.RuntimeClock
 
ClosedContext - Interface in org.apache.reef.driver.context
Represents a Context that has been closed succesfully.
closedContext(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling closedContext handler
ClosedContextBridge - Class in org.apache.reef.javabridge
 
ClosedContextBridge(ClosedContext) - Constructor for class org.apache.reef.javabridge.ClosedContextBridge
 
ClosedContextImpl - Class in org.apache.reef.runtime.common.driver.context
Driver side representation of a closed context.
ClosedContextImpl(ActiveContext, String, String, EvaluatorDescriptor) - Constructor for class org.apache.reef.runtime.common.driver.context.ClosedContextImpl
 
ClosedContextKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
CloseEvent - Interface in org.apache.reef.task.events
Indicates that the driver called .close() on this Task.
ClrBufferedLog(int, String) - Static method in class org.apache.reef.javabridge.NativeInterop
 
CLRBufferedLogHandler - Class in org.apache.reef.util.logging
Logging Handler to intercept java logs and transfer them to the CLR side via the reef-bridge.
CLRBufferedLogHandler() - Constructor for class org.apache.reef.util.logging.CLRBufferedLogHandler
 
CLRLaunchCommandBuilder - Class in org.apache.reef.runtime.common.launch
A builder for the command line to launch a CLR Evaluator.
CLRLaunchCommandBuilder() - Constructor for class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
CLRLoggingConfig - Class in org.apache.reef.util.logging
 
CLRLoggingConfig() - Constructor for class org.apache.reef.util.logging.CLRLoggingConfig
 
ClrSystemActiveContextHandlerOnNext(long, ActiveContextBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemAllocatedEvaluatorHandlerOnNext(long, AllocatedEvaluatorBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemClosedContextHandlerOnNext(long, ClosedContextBridge) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemCompletdEvaluatorHandlerOnNext(long, CompletedEvaluatorBridge) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemCompletedTaskHandlerOnNext(long, CompletedTaskBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemContextMessageHandlerOnNext(long, ContextMessageBridge) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemDriverRestartActiveContextHandlerOnNext(long, ActiveContextBridge) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemDriverRestartHandlerOnNext(long) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemDriverRestartRunningTaskHandlerOnNext(long, RunningTaskBridge) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemEvaluatorRequstorHandlerOnNext(long, EvaluatorRequestorBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemFailedContextHandlerOnNext(long, FailedContextBridge) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemFailedEvaluatorHandlerOnNext(long, FailedEvaluatorBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemFailedTaskHandlerOnNext(long, FailedTaskBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemHttpServerHandlerOnNext(long, HttpServerEventBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemRunningTaskHandlerOnNext(long, RunningTaskBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemSupendedTaskHandlerOnNext(long, SuspendedTaskBridge) - Static method in class org.apache.reef.javabridge.NativeInterop
 
ClrSystemTaskMessageHandlerOnNext(long, byte[], TaskMessageBridge, InteropLogger) - Static method in class org.apache.reef.javabridge.NativeInterop
 
CODEC - Static variable in class org.apache.reef.examples.hellohttp.HttpShellJobDriver
String codec is used to encode the results before passing them back to the client.
CODEC - Static variable in class org.apache.reef.examples.scheduler.SchedulerDriver
 
Codec<T> - Interface in org.apache.reef.io.serialization
Interface for serialization routines that translate back and forth between byte arrays with low latency.
Codec<T> - Interface in org.apache.reef.wake.remote
Interface for serialization routines that translate back and forth between byte arrays with low latency.
CodecFileAccumulable<T,C extends Codec<T>> - Class in org.apache.reef.io.storage.local
 
CodecFileAccumulable(LocalStorageService, C) - Constructor for class org.apache.reef.io.storage.local.CodecFileAccumulable
 
CodecFileIterable<T,C extends Codec<T>> - Class in org.apache.reef.io.storage.local
A read-only spool implementation, based on files.
CodecFileIterable(File, C) - Constructor for class org.apache.reef.io.storage.local.CodecFileIterable
 
CodecRamMap<T> - Class in org.apache.reef.io.storage.ram
 
CodecRamMap(RamStorageService, Codec<T>) - Constructor for class org.apache.reef.io.storage.ram.CodecRamMap
 
CodecRamMap.RamMapCodec - Class in org.apache.reef.io.storage.ram
 
CodecRamMap.RamMapCodec() - Constructor for class org.apache.reef.io.storage.ram.CodecRamMap.RamMapCodec
 
combine(K, V, V) - Method in interface org.apache.reef.wake.examples.accumulate.CombinerStage.Combiner
 
CombinerStage<K extends Comparable<K>,V> - Class in org.apache.reef.wake.examples.accumulate
 
CombinerStage(CombinerStage.Combiner<K, V>, Observer<Map.Entry<K, V>>) - Constructor for class org.apache.reef.wake.examples.accumulate.CombinerStage
 
CombinerStage.Combiner<K extends Comparable<K>,V> - Interface in org.apache.reef.wake.examples.accumulate
 
CombinerStage.Pair<K extends Comparable<K>,V> - Class in org.apache.reef.wake.examples.accumulate
 
CombinerStage.Pair(K, V) - Constructor for class org.apache.reef.wake.examples.accumulate.CombinerStage.Pair
 
Command - Class in org.apache.reef.examples.library
Command line parameter: a command to run.
Command() - Constructor for class org.apache.reef.examples.library.Command
 
command - Variable in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Deprecated.
CommandLine - Class in org.apache.reef.tang.formats
 
CommandLine() - Constructor for class org.apache.reef.tang.formats.CommandLine
 
CommandLine(ConfigurationBuilder) - Constructor for class org.apache.reef.tang.formats.CommandLine
 
CommandLine.CommandLineCallback - Interface in org.apache.reef.tang.formats
 
CommandUtils - Class in org.apache.reef.util
run given command and return the result as string
CommandUtils() - Constructor for class org.apache.reef.util.CommandUtils
 
CommGroupNetworkHandler - Interface in org.apache.reef.io.network.group.api.task
The EventHandler that receives the GroupCommunicationMsg pertaining to a specific Communication Group
CommGroupNetworkHandlerImpl - Class in org.apache.reef.io.network.group.impl.task
 
CommGroupNetworkHandlerImpl() - Constructor for class org.apache.reef.io.network.group.impl.task.CommGroupNetworkHandlerImpl
 
commit(CheckpointService.CheckpointWriteChannel) - Method in interface org.apache.reef.io.checkpoint.CheckpointService
Used to finalize and existing checkpoint.
commit(CheckpointService.CheckpointWriteChannel) - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointService
 
CommonClientConfigurationModule - Class in org.apache.reef.runtime.common.client
Deprecated.
this class was never used.
CommonClientConfigurationModule() - Constructor for class org.apache.reef.runtime.common.client.CommonClientConfigurationModule
Deprecated.
 
CommonRuntimeConfiguration - Class in org.apache.reef.runtime.common.client
A ConfigurationModule to be merged in by all runtimes into their client configuration.
CommonRuntimeConfiguration() - Constructor for class org.apache.reef.runtime.common.client.CommonRuntimeConfiguration
 
CommunicationGroupClient - Interface in org.apache.reef.io.network.group.api.task
The Task side interface of a communication group Lets one get the operators configured for this task and use them for communication between tasks configured in this communication group
CommunicationGroupClientImpl - Class in org.apache.reef.io.network.group.impl.task
 
CommunicationGroupClientImpl(String, String, String, GroupCommNetworkHandler, Set<String>, ConfigurationSerializer, NetworkService<GroupCommunicationMessage>) - Constructor for class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
CommunicationGroupDriver - Interface in org.apache.reef.io.network.group.api.driver
The driver side interface of a Communication Group Lets one add opertaors and tasks.
CommunicationGroupDriverImpl - Class in org.apache.reef.io.network.group.impl.driver
 
CommunicationGroupDriverImpl(Class<? extends Name<String>>, ConfigurationSerializer, EStage<GroupCommunicationMessage>, BroadcastingEventHandler<RunningTask>, BroadcastingEventHandler<FailedTask>, BroadcastingEventHandler<FailedEvaluator>, BroadcastingEventHandler<GroupCommunicationMessage>, String, int, int) - Constructor for class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
CommunicationGroupName - Class in org.apache.reef.io.network.group.impl.config.parameters
 
CommunicationGroupServiceClient - Interface in org.apache.reef.io.network.group.api.task
 
ComparableIdentifier - Interface in org.apache.reef.wake
Identifier that can be totally ordered.
compare(Tuple<K, V>, Tuple<K, V>) - Method in class org.apache.reef.io.storage.util.TupleKeyComparator
 
compare(RemoteEvent<T>, RemoteEvent<T>) - Method in class org.apache.reef.wake.remote.impl.RemoteEventComparator
 
compareTo(Identifier) - Method in class org.apache.reef.io.network.util.StringIdentifier
 
compareTo(Node) - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
compareTo(ConstructorDef<?>) - Method in class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
compareTo(Map.Entry<K, V>) - Method in class org.apache.reef.wake.examples.accumulate.CombinerStage.Pair
 
compareTo(TupleEvent) - Method in class org.apache.reef.wake.examples.join.TupleEvent
 
compareTo(Time) - Method in class org.apache.reef.wake.time.Time
 
COMPLETED - Static variable in class org.apache.reef.client.LauncherStatus
 
CompletedEvaluator - Interface in org.apache.reef.driver.evaluator
Represents a successfully closed Evaluator.
CompletedEvaluatorBridge - Class in org.apache.reef.javabridge
 
CompletedEvaluatorBridge(CompletedEvaluator) - Constructor for class org.apache.reef.javabridge.CompletedEvaluatorBridge
 
CompletedEvaluatorKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
CompletedJob - Interface in org.apache.reef.client
Represents a completed REEF job.
CompletedTask - Interface in org.apache.reef.driver.task
Represents a completed Task.
CompletedTaskBridge - Class in org.apache.reef.javabridge
 
CompletedTaskBridge(CompletedTask) - Constructor for class org.apache.reef.javabridge.CompletedTaskBridge
 
CompletedTaskImpl - Class in org.apache.reef.runtime.common.driver.task
 
CompletedTaskImpl(ActiveContext, byte[], String) - Constructor for class org.apache.reef.runtime.common.driver.task.CompletedTaskImpl
 
CompletedTaskKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
computeGradient(double, double) - Method in class org.apache.reef.examples.group.bgd.loss.LogisticLossFunction
 
computeGradient(double, double) - Method in interface org.apache.reef.examples.group.bgd.loss.LossFunction
Computes the gradient with respect to f, if y is the true label.
computeGradient(double, double) - Method in class org.apache.reef.examples.group.bgd.loss.SquaredErrorLossFunction
 
computeGradient(double, double) - Method in class org.apache.reef.examples.group.bgd.loss.WeightedLogisticLossFunction
 
computeLoss(double, double) - Method in class org.apache.reef.examples.group.bgd.loss.LogisticLossFunction
 
computeLoss(double, double) - Method in interface org.apache.reef.examples.group.bgd.loss.LossFunction
Computes the loss incurred by predicting f, if y is the true label.
computeLoss(double, double) - Method in class org.apache.reef.examples.group.bgd.loss.SquaredErrorLossFunction
 
computeLoss(double, double) - Method in class org.apache.reef.examples.group.bgd.loss.WeightedLogisticLossFunction
 
ConcurrentCountingMap<K,V> - Class in org.apache.reef.io.network.group.impl.utils
Utility map class that wraps a CountingMap in a ConcurrentMap Equivalent to Map>
ConcurrentCountingMap() - Constructor for class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
CONF - Static variable in class org.apache.reef.client.ClientConfiguration
 
CONF - Static variable in class org.apache.reef.client.DriverConfiguration
ConfigurationModule to fill out to get a legal Driver Configuration.
CONF - Static variable in class org.apache.reef.client.DriverServiceConfiguration
ConfigurationModule to fill out to get a legal Driver Configuration.
CONF - Static variable in class org.apache.reef.driver.context.ContextConfiguration
A ConfigurationModule for context.
CONF - Static variable in class org.apache.reef.driver.context.ServiceConfiguration
ConfigurationModule for services.
CONF - Static variable in class org.apache.reef.driver.task.TaskConfiguration
ConfigurationModule to fill out for a Task configuration.
CONF - Static variable in class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration
 
CONF - Static variable in class org.apache.reef.io.data.loading.api.DataLoadingDriverConfiguration
 
CONF - Static variable in class org.apache.reef.io.network.naming.NameServerConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.common.client.CommonClientConfigurationModule
Deprecated.
 
CONF - Static variable in class org.apache.reef.runtime.common.client.CommonRuntimeConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.common.driver.DriverRuntimeConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightDriverConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfigurationStatic
 
CONF - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfigurationStatic
 
CONF - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
The ConfigurationModule for the local resourcemanager.
CONF - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.mesos.client.MesosClientConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
 
CONF - Static variable in class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
 
CONF - Static variable in class org.apache.reef.tang.examples.timer.TimerMock
 
CONF - Static variable in class org.apache.reef.webserver.HttpHandlerConfiguration
HttpHandlerConfiguration merged with HttpRuntimeConfiguration
CONF - Static variable in class org.apache.reef.webserver.HttpRuntimeConfiguration
HttpRuntimeConfiguration
Config - Class in org.apache.reef.util.logging
 
Config() - Constructor for class org.apache.reef.util.logging.Config
 
Configuration - Interface in org.apache.reef.tang
Immutable, type-checked configuration data.
CONFIGURATION_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
ConfigurationBuilder - Interface in org.apache.reef.tang
This class allows applications to register bindings with Tang.
ConfigurationBuilderImpl - Class in org.apache.reef.tang.implementation
 
ConfigurationEntry - Class in org.apache.reef.tang.formats.avro
 
ConfigurationEntry() - Constructor for class org.apache.reef.tang.formats.avro.ConfigurationEntry
Default constructor.
ConfigurationEntry(CharSequence, CharSequence) - Constructor for class org.apache.reef.tang.formats.avro.ConfigurationEntry
All-args constructor.
ConfigurationEntry.Builder - Class in org.apache.reef.tang.formats.avro
RecordBuilder for ConfigurationEntry instances.
ConfigurationFile - Class in org.apache.reef.tang.formats
Deprecated.
in Tang 0.2 Use AvroConfigurationSerializer instead.
ConfigurationFile() - Constructor for class org.apache.reef.tang.formats.ConfigurationFile
Deprecated.
 
ConfigurationImpl - Class in org.apache.reef.tang.implementation
 
ConfigurationModule - Class in org.apache.reef.tang.formats
Allows applications to bundle sets of configuration options together into discrete packages.
ConfigurationModuleBuilder - Class in org.apache.reef.tang.formats
 
ConfigurationProvider - Interface in org.apache.reef.tang
Objects that can provide a Configuration implement this interface.
Configurations - Class in org.apache.reef.tang
Helper class for Configurations
ConfigurationSerializer - Interface in org.apache.reef.tang.formats
A base interface for Configuration serializers.
ConnectFutureTask<T> - Class in org.apache.reef.wake.remote.impl
 
ConnectFutureTask(Callable<T>, EventHandler<ConnectFutureTask<T>>) - Constructor for class org.apache.reef.wake.remote.impl.ConnectFutureTask
 
Connection<T> - Interface in org.apache.reef.io.network
Connection between two end-points named by identifiers.
ConnectionFactory<T> - Interface in org.apache.reef.io.network
Factory that creates a new connection
Constants - Class in org.apache.reef.bridge.client
Constant Configuration instances used by the bridge.
Constants() - Constructor for class org.apache.reef.bridge.client.Constants
 
Constructor<T> - Class in org.apache.reef.tang.implementation
 
Constructor(ClassNode<T>, ConstructorDef<T>, InjectionPlan<?>[]) - Constructor for class org.apache.reef.tang.implementation.Constructor
 
CONSTRUCTOR_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
ConstructorArg - Interface in org.apache.reef.tang.types
 
ConstructorArgImpl - Class in org.apache.reef.tang.implementation.types
 
ConstructorArgImpl(String, String, boolean) - Constructor for class org.apache.reef.tang.implementation.types.ConstructorArgImpl
 
ConstructorDef<T> - Interface in org.apache.reef.tang.types
 
ConstructorDefImpl<T> - Class in org.apache.reef.tang.implementation.types
 
ConstructorDefImpl(String, ConstructorArg[], boolean) - Constructor for class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
CONTAINER_NAME - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
The Container name to be used by Azure.
CONTAINER_NAME - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
The Container name to be used by Azure.
ContainerInfo - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
Represents a ContainerInfo in the YARN REST APIs.
ContainerInfo() - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
contains(K, V) - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
contains(K, V) - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
contains(String) - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
contains(String) - Method in interface org.apache.reef.tang.types.Node
 
contains(K, V) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
contains(Object) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
containsAll(Collection<?>) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
containsKey(CharSequence) - Method in interface org.apache.reef.io.ExternalMap
 
containsKey(K) - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
containsKey(L) - Method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
containsKey(K) - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
containsKey(CharSequence) - Method in class org.apache.reef.io.storage.ram.CodecRamMap
 
containsKey(CharSequence) - Method in class org.apache.reef.io.storage.ram.RamMap
 
containsKey(K) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
containsKey(Object) - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
containsKey(Object) - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
containsValue(Object) - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
containsValue(Object) - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
CONTEXT_CLOSE - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
CONTEXT_CONF - Static variable in class org.apache.reef.poison.PoisonedConfiguration
 
CONTEXT_CONFIGURATION_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
CONTEXT_CONTROL_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
CONTEXT_MESSAGE - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
CONTEXT_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
CONTEXT_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
CONTEXT_STATE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
CONTEXT_STATUS_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
ContextActiveHandlers - Class in org.apache.reef.driver.parameters
Handler for ActiveContext
ContextAndTaskSubmittable - Interface in org.apache.reef.driver
Base interface for classes that support the simultaneous submission of both Context and Task configurations.
ContextBase - Interface in org.apache.reef.driver.context
A common base interface for all Driver-side representations of Contexts.
ContextClientCodeException - Exception in org.apache.reef.runtime.common.evaluator.context
Thrown when we encounter a problem with client code in a context.
ContextClientCodeException(String, Optional<String>, String, Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.context.ContextClientCodeException
 
ContextClosedHandlers - Class in org.apache.reef.driver.parameters
Handler for ClosedContext.
ContextConfiguration - Class in org.apache.reef.driver.context
A ConfigurationModule for Context Configuration.
ContextConfiguration() - Constructor for class org.apache.reef.driver.context.ContextConfiguration
 
ContextConfiguration.DriverReconnect - Class in org.apache.reef.driver.context
 
ContextConfiguration.DriverReconnect() - Constructor for class org.apache.reef.driver.context.ContextConfiguration.DriverReconnect
 
ContextControlHandler - Class in org.apache.reef.runtime.common.driver.context
Handles context control messages.
ContextFailedHandlers - Class in org.apache.reef.driver.parameters
Handler for FailedContext
ContextIdentifier - Class in org.apache.reef.evaluator.context.parameters
Context identifier.
ContextIdentifier() - Constructor for class org.apache.reef.evaluator.context.parameters.ContextIdentifier
 
ContextManager - Class in org.apache.reef.runtime.common.evaluator.context
Manages the stack of context in the Evaluator.
ContextMessage - Interface in org.apache.reef.driver.context
Driver-side representation of a message sent by a Context to the Driver.
ContextMessage - Class in org.apache.reef.evaluator.context
Evaluator-side representation of a message sent from an Evaluator to a Driver.
ContextMessageBridge - Class in org.apache.reef.javabridge
 
ContextMessageBridge(ContextMessage) - Constructor for class org.apache.reef.javabridge.ContextMessageBridge
 
ContextMessageHandler - Interface in org.apache.reef.evaluator.context
Implement this interface to receive messages from the driver in a context.
ContextMessageHandlers - Class in org.apache.reef.driver.parameters
Context message handler.
ContextMessageHandlers - Class in org.apache.reef.evaluator.context.parameters
The set of Context message handlers.
ContextMessageHandlers() - Constructor for class org.apache.reef.evaluator.context.parameters.ContextMessageHandlers
 
ContextMessageImpl - Class in org.apache.reef.runtime.common.driver.context
Driver-side representation of a context message.
ContextMessageImpl(byte[], String, String) - Constructor for class org.apache.reef.runtime.common.driver.context.ContextMessageImpl
 
ContextMessageKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
contextMessageReceived(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling contextMessageReceivedHandler
ContextMessageSource - Interface in org.apache.reef.evaluator.context
Message source for control flow messages from a context to the Driver.
ContextMessageSources - Class in org.apache.reef.evaluator.context.parameters
The set of ContextMessageSource implementations called during heartbeats.
ContextMessageSources() - Constructor for class org.apache.reef.evaluator.context.parameters.ContextMessageSources
 
ContextRepresenters - Class in org.apache.reef.runtime.common.driver.context
Driver-Side representation of all contexts on an Evaluator.
ContextRuntime - Class in org.apache.reef.runtime.common.evaluator.context
The evaluator side resourcemanager for Contexts.
contextStackIsEmpty() - Method in class org.apache.reef.runtime.common.evaluator.context.ContextManager
 
ContextStart - Interface in org.apache.reef.evaluator.context.events
This Event is fired when a Context is started.
ContextStartHandlers - Class in org.apache.reef.evaluator.context.parameters
The set of event handlers for the ContextStart event.
ContextStartHandlers() - Constructor for class org.apache.reef.evaluator.context.parameters.ContextStartHandlers
 
ContextStop - Interface in org.apache.reef.evaluator.context.events
This event is fired when a Context is about to be closed.
ContextStopHandlers - Class in org.apache.reef.evaluator.context.parameters
The set of event handlers for the ContextStop event.
ContextStopHandlers() - Constructor for class org.apache.reef.evaluator.context.parameters.ContextStopHandlers
 
ContextSubmittable - Interface in org.apache.reef.driver
Base interface for classes that support Context submission.
Control - Class in org.apache.reef.examples.suspend
 
Control(int, String, String) - Constructor for class org.apache.reef.examples.suspend.Control
 
Control.Command - Class in org.apache.reef.examples.suspend
 
Control.Command() - Constructor for class org.apache.reef.examples.suspend.Control.Command
 
Control.TaskId - Class in org.apache.reef.examples.suspend
 
Control.TaskId() - Constructor for class org.apache.reef.examples.suspend.Control.TaskId
 
ControlMessageBroadcaster - Class in org.apache.reef.examples.group.bgd.operatornames
Used to identify the broadcast operator for control flow messages.
ControlMessageBroadcaster() - Constructor for class org.apache.reef.examples.group.bgd.operatornames.ControlMessageBroadcaster
 
ControlMessageBroadcaster - Class in org.apache.reef.examples.group.broadcast.parameters
 
ControlMessageBroadcaster() - Constructor for class org.apache.reef.examples.group.broadcast.parameters.ControlMessageBroadcaster
 
ControlMessages - Enum in org.apache.reef.examples.group.bgd
 
ControlMessages - Enum in org.apache.reef.examples.group.broadcast
 
copy(Iterable<FileResource>, File) - Static method in class org.apache.reef.runtime.common.files.JobJarMaker
 
count(K) - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
countDown() - Method in class org.apache.reef.io.network.group.impl.utils.ResettingCountDownLatch
 
Counter - Class in org.apache.reef.tests.statepassing
 
Counter() - Constructor for class org.apache.reef.tests.statepassing.Counter
 
CountingMap<L> - Class in org.apache.reef.io.network.group.impl.utils
Utility class to provide a map that allows to add multiple keys and automatically incrementing the count on each add decrementing the count on each remove and removing key on count==0
CountingMap() - Constructor for class org.apache.reef.io.network.group.impl.utils.CountingMap
 
CountingSemaphore - Class in org.apache.reef.io.network.group.impl.utils
 
CountingSemaphore(int, String, Object) - Constructor for class org.apache.reef.io.network.group.impl.utils.CountingSemaphore
 
CRASH_PROBABILITY - Static variable in class org.apache.reef.poison.PoisonedConfiguration
The probability with which a crash is to occur.
CRASH_TIMEOUT - Static variable in class org.apache.reef.poison.PoisonedConfiguration
The time window in seconds beginning at ContextStart during which the crash is to occur.
CrashProbability - Class in org.apache.reef.poison.params
The probability with which a crash will occur.
CrashProbability() - Constructor for class org.apache.reef.poison.params.CrashProbability
 
CrashTimeout - Class in org.apache.reef.poison.params
 
CrashTimeout() - Constructor for class org.apache.reef.poison.params.CrashTimeout
 
create() - Method in interface org.apache.reef.io.checkpoint.CheckpointService
This method creates a checkpoint and provide a channel to write to it.
create() - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointService
 
create(int, EventHandler<TransportEvent>, EventHandler<TransportEvent>, EventHandler<Exception>) - Method in class org.apache.reef.io.network.impl.MessagingTransportFactory
Creates a transport
create(int, EventHandler<TransportEvent>, EventHandler<TransportEvent>, EventHandler<Exception>) - Method in interface org.apache.reef.io.network.TransportFactory
Creates a transport
create(InType) - Method in interface org.apache.reef.io.serialization.Deserializer
Deserialize a stream of input.
create(OutType) - Method in interface org.apache.reef.io.serialization.Serializer
Serialize a stream of objects.
create(InputStream) - Method in class org.apache.reef.io.storage.FramingTupleDeserializer
 
create(OutputStream) - Method in class org.apache.reef.io.storage.FramingTupleSerializer
 
create(InputStream) - Method in class org.apache.reef.io.storage.util.IntegerDeserializer
 
create(OutputStream) - Method in class org.apache.reef.io.storage.util.IntegerSerializer
 
create(InputStream) - Method in class org.apache.reef.io.storage.util.StringDeserializer
 
create(OutputStream) - Method in class org.apache.reef.io.storage.util.StringSerializer
 
createChildAspect() - Method in interface org.apache.reef.tang.Aspect
This method creates a child aspect, and returns it.
createChildAspect() - Method in class org.apache.reef.wake.profiler.WakeProfiler
 
createForEvaluatorFailedDuringDriverRestart(ResourceStatusEvent) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManagerFactory
 
createJobFolder(String) - Method in class org.apache.reef.runtime.yarn.client.uploader.JobUploader
Creates the Job folder on the DFS.
createJobFolder(int) - Method in class org.apache.reef.runtime.yarn.client.uploader.JobUploader
Convenience override for int ids.
createJobSubmissionJAR(JobSubmissionEvent, Configuration) - Method in class org.apache.reef.runtime.common.files.JobJarMaker
 
createNamedParameterNode(Node, Class<? extends Name<T>>, Type) - Static method in class org.apache.reef.tang.implementation.java.JavaNodeFactory
XXX: This method assumes that all generic types have exactly one type parameter.
createRootPackageNode() - Static method in class org.apache.reef.tang.implementation.java.JavaNodeFactory
 
createTempDirectory(String, FileAttribute<?>) - Method in class org.apache.reef.io.SystemTempFileCreator
 
createTempDirectory(String) - Method in class org.apache.reef.io.SystemTempFileCreator
 
createTempDirectory(String, FileAttribute<?>) - Method in interface org.apache.reef.io.TempFileCreator
Creates a temporary folder.
createTempDirectory(String) - Method in interface org.apache.reef.io.TempFileCreator
Create a temporary folder.
createTempDirectory(String, FileAttribute<?>) - Method in class org.apache.reef.io.WorkingDirectoryTempFileCreator
 
createTempDirectory(String) - Method in class org.apache.reef.io.WorkingDirectoryTempFileCreator
 
createTempFile(String, String) - Method in class org.apache.reef.io.SystemTempFileCreator
 
createTempFile(String, String) - Method in interface org.apache.reef.io.TempFileCreator
Creates a temporary file.
createTempFile(String, String) - Method in class org.apache.reef.io.WorkingDirectoryTempFileCreator
 
createUniformCounts(int, int) - Static method in class org.apache.reef.io.network.util.Utils
 
CtrlMsgSender - Class in org.apache.reef.io.network.group.impl.driver
Event handler that receives ctrl msgs and dispatched them using network service
CtrlMsgSender(IdentifierFactory, NetworkService<GroupCommunicationMessage>) - Constructor for class org.apache.reef.io.network.group.impl.driver.CtrlMsgSender
 
currentEdenMemoryUsageMB() - Static method in class org.apache.reef.util.MemoryUtils
 
currentOldMemoryUsageMB() - Static method in class org.apache.reef.util.MemoryUtils
 
currentPermMemoryUsageMB() - Static method in class org.apache.reef.util.MemoryUtils
 
CurrentTime - Interface in org.apache.reef.util.cache
Return the current time

D

DATA_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
DATA_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
DATA_FIELD_NUMBER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
DATA_FIELD_NUMBER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
DataCodec - Class in org.apache.reef.io.network.group.impl.config.parameters
 
DataLoader - Class in org.apache.reef.io.data.loading.api
The driver component for the DataLoadingService Also acts as the central point for resource requests All the allocated evaluators pass through this and the ones that need data loading have a context stacked that enables a task to get access to Data via the DataSet.
DataLoader(Clock, EvaluatorRequestor, DataLoadingService, int, int, String) - Constructor for class org.apache.reef.io.data.loading.api.DataLoader
 
DataLoader.EvaluatorAllocatedHandler - Class in org.apache.reef.io.data.loading.api
 
DataLoader.EvaluatorAllocatedHandler() - Constructor for class org.apache.reef.io.data.loading.api.DataLoader.EvaluatorAllocatedHandler
 
DataLoader.EvaluatorFailedHandler - Class in org.apache.reef.io.data.loading.api
 
DataLoader.EvaluatorFailedHandler() - Constructor for class org.apache.reef.io.data.loading.api.DataLoader.EvaluatorFailedHandler
 
DataLoader.StartHandler - Class in org.apache.reef.io.data.loading.api
 
DataLoader.StartHandler() - Constructor for class org.apache.reef.io.data.loading.api.DataLoader.StartHandler
 
DataLoadingDriverConfiguration - Class in org.apache.reef.io.data.loading.api
 
DataLoadingDriverConfiguration() - Constructor for class org.apache.reef.io.data.loading.api.DataLoadingDriverConfiguration
 
DataLoadingREEF - Class in org.apache.reef.examples.data.loading
Client for the data loading demo app
DataLoadingREEF() - Constructor for class org.apache.reef.examples.data.loading.DataLoadingREEF
 
DataLoadingREEF.InputDir - Class in org.apache.reef.examples.data.loading
 
DataLoadingREEF.InputDir() - Constructor for class org.apache.reef.examples.data.loading.DataLoadingREEF.InputDir
 
DataLoadingREEF.Local - Class in org.apache.reef.examples.data.loading
Command line parameter = true to run locally, or false to run on YARN.
DataLoadingREEF.Local() - Constructor for class org.apache.reef.examples.data.loading.DataLoadingREEF.Local
 
DataLoadingREEF.TimeOut - Class in org.apache.reef.examples.data.loading
 
DataLoadingREEF.TimeOut() - Constructor for class org.apache.reef.examples.data.loading.DataLoadingREEF.TimeOut
 
DataLoadingRequestBuilder - Class in org.apache.reef.io.data.loading.api
Builder to create a request to the DataLoadingService.
DataLoadingRequestBuilder() - Constructor for class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
DataLoadingRequestBuilder.DataLoadingComputeRequest - Class in org.apache.reef.io.data.loading.api
 
DataLoadingRequestBuilder.DataLoadingComputeRequest() - Constructor for class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder.DataLoadingComputeRequest
 
DataLoadingRequestBuilder.DataLoadingEvaluatorMemoryMB - Class in org.apache.reef.io.data.loading.api
 
DataLoadingRequestBuilder.DataLoadingEvaluatorMemoryMB() - Constructor for class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder.DataLoadingEvaluatorMemoryMB
 
DataLoadingRequestBuilder.DataLoadingEvaluatorNumberOfCores - Class in org.apache.reef.io.data.loading.api
 
DataLoadingRequestBuilder.DataLoadingEvaluatorNumberOfCores() - Constructor for class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder.DataLoadingEvaluatorNumberOfCores
 
DataLoadingRequestBuilder.LoadDataIntoMemory - Class in org.apache.reef.io.data.loading.api
 
DataLoadingRequestBuilder.LoadDataIntoMemory() - Constructor for class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder.LoadDataIntoMemory
 
DataLoadingRequestBuilder.NumberOfDesiredSplits - Class in org.apache.reef.io.data.loading.api
 
DataLoadingRequestBuilder.NumberOfDesiredSplits() - Constructor for class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder.NumberOfDesiredSplits
 
DataLoadingService - Interface in org.apache.reef.io.data.loading.api
All data loading services should implement this interface.
DataSet<K,V> - Interface in org.apache.reef.io.data.loading.api
A view of the data set to be loaded at an evaluator as an iterable of key value pairs.
decode(byte[]) - Method in class org.apache.reef.examples.group.utils.math.VectorCodec
 
decode(byte[]) - Method in class org.apache.reef.examples.suspend.ObjectWritableCodec
Decode Hadoop Writable object from a byte array.
decode(byte[]) - Method in class org.apache.reef.io.network.group.impl.GroupChangesCodec
 
decode(byte[]) - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessageCodec
 
decode(byte[]) - Method in class org.apache.reef.io.network.impl.NSMessageCodec
Decodes a network service message from bytes
decode(byte[]) - Method in class org.apache.reef.io.network.naming.serialization.NamingLookupRequestCodec
Decodes the bytes to a naming lookup request
decode(byte[]) - Method in class org.apache.reef.io.network.naming.serialization.NamingLookupResponseCodec
Decodes bytes to an iterable of name assignments
decode(byte[]) - Method in class org.apache.reef.io.network.naming.serialization.NamingRegisterRequestCodec
Decodes the bytes to a name assignment
decode(byte[]) - Method in class org.apache.reef.io.network.naming.serialization.NamingRegisterResponseCodec
Decodes a naming register response from the bytes
decode(byte[]) - Method in class org.apache.reef.io.network.naming.serialization.NamingUnregisterRequestCodec
Decodes the bytes to a naming un-registration request
decode(byte[]) - Method in class org.apache.reef.io.network.util.ListCodec
 
decode(byte[]) - Method in class org.apache.reef.io.network.util.StringCodec
 
decode(byte[]) - Method in interface org.apache.reef.io.serialization.Codec
Decodes the given byte array into an object
decode(byte[]) - Method in class org.apache.reef.io.serialization.SerializableCodec
 
decode(byte[]) - Method in class org.apache.reef.io.storage.util.IntegerCodec
 
decode(byte[]) - Method in class org.apache.reef.runtime.common.launch.REEFMessageCodec
 
decode(byte[]) - Method in class org.apache.reef.runtime.mesos.util.MesosRemoteManagerCodec
 
decode(byte[]) - Method in interface org.apache.reef.wake.remote.Decoder
Decodes the given byte array into an object
decode(byte[]) - Method in class org.apache.reef.wake.remote.impl.ByteCodec
Returns the byte array argument
decode(byte[]) - Method in class org.apache.reef.wake.remote.impl.MultiCodec
Decodes byte array
decode(byte[]) - Method in class org.apache.reef.wake.remote.impl.MultiDecoder
Decodes byte array
decode(byte[]) - Method in class org.apache.reef.wake.remote.impl.ObjectSerializableCodec
Decodes an object from the bytes
decode(byte[]) - Method in class org.apache.reef.wake.remote.impl.RemoteEventCodec
Decodes a remote event object from the bytes
decode(byte[]) - Method in class org.apache.reef.wake.remote.impl.RemoteEventDecoder
Decodes a remote event from the byte array data
decode(byte[]) - Method in class org.apache.reef.wake.remote.impl.StringCodec
Returns a string decoded from the byte array
decodeFromStream(DataInputStream) - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessageCodec
 
decodeFromStream(DataInputStream) - Method in interface org.apache.reef.io.network.impl.StreamingCodec
 
Decoder<T> - Interface in org.apache.reef.wake.remote
Interface for serialization routines that translate back and forth between byte arrays with low latency.
decrement() - Method in class org.apache.reef.io.network.group.impl.utils.CountingSemaphore
 
Default - Static variable in class org.apache.reef.wake.remote.ports.RangeTcpPortProvider
Deprecated.
have an instance injected instead.
DEFAULT_ACLS - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
DEFAULT_APPLICATION_TYPE - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
DEFAULT_CANCEL_TOKENS_WHEN_COMPLETE - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
DEFAULT_IMPLEMENTATION_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
DEFAULT_IS_UNMANAGED_AM - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
DEFAULT_KEEP_CONTAINERS - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
DEFAULT_MAX_ATTEMPTS - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
DEFAULT_PRIORITY - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
DEFAULT_QUEUE - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
DEFAULT_RACK - Static variable in class org.apache.reef.runtime.common.driver.catalog.ResourceCatalogImpl
 
DEFAULT_SERVICE_DATA - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
DEFAULT_TOKENS - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
DEFAULT_VALUE - Static variable in class org.apache.reef.driver.parameters.DriverIdentifier
 
DEFAULT_VALUE - Static variable in class org.apache.reef.poison.params.CrashProbability
 
DEFAULT_VALUE - Static variable in class org.apache.reef.poison.params.CrashTimeout
 
DEFAULT_VALUE - Static variable in class org.apache.reef.runtime.local.client.parameters.RootFolder
 
default_value - Static variable in class org.apache.reef.wake.remote.ports.parameters.TcpPortRangeBegin
 
default_value - Static variable in class org.apache.reef.wake.remote.ports.parameters.TcpPortRangeCount
 
default_value - Static variable in class org.apache.reef.wake.remote.ports.parameters.TcpPortRangeTryCount
 
DefaultClientCloseHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default handler for close messages from the client: Throw an Exception.
DefaultClientCloseWithMessageHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default handler for close messages from the client: Throw an Exception.
DefaultClientCloseWithMessageHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultClientCloseWithMessageHandler
 
DefaultClientConstructor - Class in org.apache.reef.runtime.hdinsight.client.sslhacks
Default Client constructor with default SSL checks.
DefaultClientMessageHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for Client messages: Logging it.
DefaultClientMessageHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultClientMessageHandler
 
DefaultCloseHandler - Class in org.apache.reef.runtime.common.evaluator.task.defaults
Default implementation for EventHandler
DefaultCloseHandler() - Constructor for class org.apache.reef.runtime.common.evaluator.task.defaults.DefaultCloseHandler
 
DefaultCompletedJobHandler - Class in org.apache.reef.runtime.common.client.defaults
Default event handler for CompletedJob: Logging it.
DefaultContextActiveHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default handler for ActiveContext: Close it.
DefaultContextClosureHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for ClosedContext: Logging it.
DefaultContextClosureHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultContextClosureHandler
 
DefaultContextFailureHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler used for FailedContext: It crashes the driver.
DefaultContextFailureHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultContextFailureHandler
 
DefaultContextMessageHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for ContextMessage: Logging it.
DefaultContextMessageHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultContextMessageHandler
 
DefaultContextMessageHandler - Class in org.apache.reef.runtime.common.evaluator.context.defaults
Default handler for messages sent by the driver: Crash the context.
DefaultContextMessageSource - Class in org.apache.reef.runtime.common.evaluator.context.defaults
Default ContextMessageSource: return nothing.
DefaultContextMessageSource() - Constructor for class org.apache.reef.runtime.common.evaluator.context.defaults.DefaultContextMessageSource
 
DefaultContextStartHandler - Class in org.apache.reef.runtime.common.evaluator.context.defaults
Default handler for ContextStart
DefaultContextStopHandler - Class in org.apache.reef.runtime.common.evaluator.context.defaults
Default event handler for ContextStop
DefaultDriverConnection - Class in org.apache.reef.runtime.common.evaluator
Default implementation for re-establishing connection to driver after driver restart.
DefaultDriverConnection() - Constructor for class org.apache.reef.runtime.common.evaluator.DefaultDriverConnection
 
DefaultDriverMessageHandler - Class in org.apache.reef.runtime.common.evaluator.task.defaults
A default implementation of EventHandler
DefaultDriverMessageHandler() - Constructor for class org.apache.reef.runtime.common.evaluator.task.defaults.DefaultDriverMessageHandler
 
DefaultDriverRestartCompletedHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default handler for driver restart completed event: log it.
DefaultDriverRestartContextActiveHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default handler for ActiveContext from previous evaluator during driver restart: Close it.
DefaultDriverRestartTaskRunningHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for Task Restart TaskRuntime: Logging it.
DefaultDriverRestartTaskRunningHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultDriverRestartTaskRunningHandler
 
DefaultEvaluatorAllocationHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default handler for AllocatedEvaluator: close it.
DefaultEvaluatorAllocationHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultEvaluatorAllocationHandler
 
DefaultEvaluatorCompletionHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for CompletedEvaluator: Logging it.
DefaultEvaluatorCompletionHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultEvaluatorCompletionHandler
 
DefaultEvaluatorFailureHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler used for FailedEvaluator: It crashes the driver.
DefaultEvaluatorFailureHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultEvaluatorFailureHandler
 
DefaultFailedJobHandler - Class in org.apache.reef.runtime.common.client.defaults
Default event handler for FailedJob: rethrow the exception.
DefaultIdentifierFactory - Class in org.apache.reef.wake.impl
Default remote identifier factory that creates a specific remote identifier from a string representation

A string representation is broken into two parts type and type-specific details separated by "://" A remote identifier implementation should implement a constructor that accepts a string.

DefaultIdentifierFactory() - Constructor for class org.apache.reef.wake.impl.DefaultIdentifierFactory
Constructs a default remote identifier factory
DefaultIdentifierFactory(Map<String, Class<? extends Identifier>>) - Constructor for class org.apache.reef.wake.impl.DefaultIdentifierFactory
Constructs a default remote identifier factory
DefaultImplementation - Annotation Type in org.apache.reef.tang.annotations
Allows interfaces to specify a default implementation.
DefaultJobMessageHandler - Class in org.apache.reef.runtime.common.client.defaults
Default event handler for job message: Logging it.
DefaultMemorySize - Class in org.apache.reef.runtime.local.client.parameters
The size of the default container returned in MB.
DefaultMemorySize() - Constructor for class org.apache.reef.runtime.local.client.parameters.DefaultMemorySize
 
DefaultNumberOfCores - Class in org.apache.reef.runtime.local.client.parameters
The number of the default core.
DefaultNumberOfCores() - Constructor for class org.apache.reef.runtime.local.client.parameters.DefaultNumberOfCores
 
DefaultRemoteIdentifierFactoryImplementation - Class in org.apache.reef.wake.remote.impl
 
DefaultRemoteIdentifierFactoryImplementation() - Constructor for class org.apache.reef.wake.remote.impl.DefaultRemoteIdentifierFactoryImplementation
 
DefaultRemoteIdentifierFactoryImplementation(Map<String, Class<? extends RemoteIdentifier>>) - Constructor for class org.apache.reef.wake.remote.impl.DefaultRemoteIdentifierFactoryImplementation
 
DefaultRemoteManagerImplementation - Class in org.apache.reef.wake.remote.impl
Default remote manager implementation
DefaultRemoteManagerImplementation(String, String, int, Codec<T>, EventHandler<Throwable>, boolean, int, int) - Constructor for class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
Deprecated.
have an instance injected instead.
DefaultRemoteManagerImplementation(String, String, int, Codec<T>, EventHandler<Throwable>, boolean, int, int, LocalAddressProvider, TcpPortProvider) - Constructor for class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
Deprecated.
have an instance injected instead.
DefaultRunningJobHandler - Class in org.apache.reef.runtime.common.client.defaults
Default event handler for RunningJob: Logging it.
DefaultRuntimeErrorHandler - Class in org.apache.reef.runtime.common.client.defaults
Default event handler for REEF FailedRuntime: rethrow the exception.
DefaultSuspendHandler - Class in org.apache.reef.runtime.common.evaluator.task.defaults
Default handler for SuspendEvent
DefaultSuspendHandler() - Constructor for class org.apache.reef.runtime.common.evaluator.task.defaults.DefaultSuspendHandler
 
DefaultTaskCompletionHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for CompletedTask: Log it and close the context.
DefaultTaskCompletionHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultTaskCompletionHandler
 
DefaultTaskFailureHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler used for FailedTask: It crashes the driver.
DefaultTaskFailureHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultTaskFailureHandler
 
DefaultTaskMessageHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for TaskMessage: Logging it.
DefaultTaskMessageHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultTaskMessageHandler
 
DefaultTaskRunningHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler for TaskRuntime: Logging it.
DefaultTaskRunningHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultTaskRunningHandler
 
DefaultTaskSuspensionHandler - Class in org.apache.reef.runtime.common.driver.defaults
Default event handler used for SuspendedTask: It crashes the driver.
DefaultTaskSuspensionHandler() - Constructor for class org.apache.reef.runtime.common.driver.defaults.DefaultTaskSuspensionHandler
 
DefaultThreadFactory - Class in org.apache.reef.wake.impl
A default thread factory implementation that names created threads
DefaultThreadFactory(String) - Constructor for class org.apache.reef.wake.impl.DefaultThreadFactory
Constructs a default thread factory
DefaultThreadFactory(String, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.reef.wake.impl.DefaultThreadFactory
Constructs a default thread factory
delete(CheckpointID) - Method in interface org.apache.reef.io.checkpoint.CheckpointService
It discards an existing checkpoint identified by its CheckpointID.
delete(CheckpointID) - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointService
 
delete() - Method in class org.apache.reef.io.storage.local.LocalScratchSpace
 
delete() - Method in interface org.apache.reef.io.storage.ScratchSpace
 
DeleteTempFiles - Class in org.apache.reef.runtime.common.parameters
Whether or not to delete the temporary files created during Driver and Evaluator submission.
deliver(byte[]) - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
Deliver a message to the Task.
DenseVector - Class in org.apache.reef.examples.group.utils.math
A dense Vector implementation backed by a double[]
DenseVector(int) - Constructor for class org.apache.reef.examples.group.utils.math.DenseVector
Creates a dense vector of the given size
DenseVector(double[]) - Constructor for class org.apache.reef.examples.group.utils.math.DenseVector
 
DenseVector(ImmutableVector) - Constructor for class org.apache.reef.examples.group.utils.math.DenseVector
Instantiates a new DenseVector by copying the given other vector.
DenseVector(DenseVector) - Constructor for class org.apache.reef.examples.group.utils.math.DenseVector
 
DescentDirectionBroadcaster - Class in org.apache.reef.examples.group.bgd.operatornames
Name of the broadcast operator used to send descent directions during linesearch.
DescentDirectionBroadcaster() - Constructor for class org.apache.reef.examples.group.bgd.operatornames.DescentDirectionBroadcaster
 
deserialize(String) - Static method in class org.apache.reef.io.data.loading.impl.EvaluatorRequestSerializer
 
deserialize(String) - Static method in class org.apache.reef.io.data.loading.impl.WritableSerializer
 
deserialize(String, JobConf) - Static method in class org.apache.reef.io.data.loading.impl.WritableSerializer
 
deserialize(File) - Static method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
Deserialize a class hierarchy from a file.
deserialize(ClassHierarchy, InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferInjectionPlan
 
Deserializer<ObjectType,InType> - Interface in org.apache.reef.io.serialization
Stream-based multi-object deserialization interface.
DESTID_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
DESTID_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
DFS_PATH_OPTION - Static variable in class org.apache.reef.util.logging.DFSHandler
 
DFSHandler - Class in org.apache.reef.util.logging
A java.util.logging.Handler that logs to (H)DFS.
DFSHandler() - Constructor for class org.apache.reef.util.logging.DFSHandler
 
Dimensions - Class in org.apache.reef.examples.group.broadcast.parameters
 
Dimensions() - Constructor for class org.apache.reef.examples.group.broadcast.parameters.Dimensions
 
disconnected(ExecutorDriver) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
DispatchingEStage - Class in org.apache.reef.runtime.common.utils
Delayed event router that dispatches messages to the proper event handler by type.
DispatchingEStage(EventHandler<Throwable>, int, String) - Constructor for class org.apache.reef.runtime.common.utils.DispatchingEStage
 
DispatchingEStage(DispatchingEStage) - Constructor for class org.apache.reef.runtime.common.utils.DispatchingEStage
Constructs a DispatchingEStage that uses the Thread pool and ErrorHandler of another one.
DOCUMENTATION_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
DONE_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
DONE = 1;
DONE_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.State
DONE = 2;
dot(Vector) - Method in interface org.apache.reef.examples.group.utils.math.ImmutableVector
Computes the inner product with another Vector.
Driver - Class in org.apache.reef.tests.fail.task
 
Driver(String, EvaluatorRequestor) - Constructor for class org.apache.reef.tests.fail.task.Driver
 
Driver.FailTaskName - Class in org.apache.reef.tests.fail.task
Name of the message class to specify the failing message handler.
Driver.FailTaskName() - Constructor for class org.apache.reef.tests.fail.task.Driver.FailTaskName
 
DRIVER_CONFIGURATION - Static variable in class org.apache.reef.bridge.client.Constants
Contains all bindings of event handlers to the bridge.
DRIVER_CONFIGURATION_PROVIDERS - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
Configuration provides whose Configuration will be merged into all Driver Configuration.
DRIVER_CONFIGURATION_PROVIDERS - Static variable in class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
Configuration provides whose Configuration will be merged into all Driver Configuration.
DRIVER_CONFIGURATION_WITH_HTTP_AND_NAMESERVER - Static variable in class org.apache.reef.bridge.client.Constants
The driver configuration assumed by the the bridge.
DRIVER_FOLDER_NAME - Static variable in class org.apache.reef.runtime.local.client.PreparedDriverFolderLauncher
The name of the folder for the driver within the Job folder.
DRIVER_IDENTIFIER - Static variable in class org.apache.reef.client.DriverConfiguration
Identifies the driver and therefore the JOB.
DRIVER_JOB_SUBMISSION_DIRECTORY - Static variable in class org.apache.reef.client.DriverConfiguration
Job submission directory to be used by driver.
DRIVER_MEMORY - Static variable in class org.apache.reef.client.DriverConfiguration
The amount of memory to be allocated for the Driver.
DRIVER_MEMORY - Static variable in class org.apache.reef.runtime.local.client.PreparedDriverFolderLauncher
The (hard-coded) amount of memory to be used for the driver.
DRIVER_REMOTE_IDENTIFIER - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
DRIVER_RESTART - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
DRIVER_RESTART_ACTIVE_CONTEXT - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
DRIVER_RESTART_COMPLETE - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
DRIVER_RESTART_RUNNING_TASK - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
DRIVER_START - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
DRIVER_STOP - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
DRIVER_SUBMIT - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
DriverConfiguration - Class in org.apache.reef.client
A ConfigurationModule for Drivers.
DriverConfiguration() - Constructor for class org.apache.reef.client.DriverConfiguration
 
DriverConfigurationProvider - Class in org.apache.reef.runtime.local.client
Helper class that assembles the driver configuration when run on the local runtime.
DriverConfigurationProviders - Class in org.apache.reef.client.parameters
Configuration provides whose Configurations will be mixed into the Driver Configuration.
DriverConfigurationProviders() - Constructor for class org.apache.reef.client.parameters.DriverConfigurationProviders
 
DriverConnection - Interface in org.apache.reef.runtime.common.evaluator
Interface used for reconnecting to driver after driver restart
DriverException - Exception in org.apache.reef.exception
Thrown by the Driver and to the clients of REEF.
DriverException() - Constructor for exception org.apache.reef.exception.DriverException
Standard Exception constructor.
DriverException(String, Throwable) - Constructor for exception org.apache.reef.exception.DriverException
Standard Exception constructor.
DriverException(String) - Constructor for exception org.apache.reef.exception.DriverException
Standard Exception constructor.
DriverException(Throwable) - Constructor for exception org.apache.reef.exception.DriverException
Standard Exception constructor.
DriverExceptionHandler - Class in org.apache.reef.runtime.common.driver
Exception handler for exceptions thrown by client code in the Driver.
DriverExceptionHandler(DriverStatusManager) - Constructor for class org.apache.reef.runtime.common.driver.DriverExceptionHandler
 
DriverFailOnFail - Class in org.apache.reef.tests.fail.driver
 
DriverFailOnFail(JobMessageObserver, EvaluatorRequestor) - Constructor for class org.apache.reef.tests.fail.driver.DriverFailOnFail
 
DriverFailOnFail.AllocatedEvaluatorHandler - Class in org.apache.reef.tests.fail.driver
 
DriverFailOnFail.AllocatedEvaluatorHandler() - Constructor for class org.apache.reef.tests.fail.driver.DriverFailOnFail.AllocatedEvaluatorHandler
 
DriverFailOnFail.FailedTaskHandler - Class in org.apache.reef.tests.fail.driver
 
DriverFailOnFail.FailedTaskHandler() - Constructor for class org.apache.reef.tests.fail.driver.DriverFailOnFail.FailedTaskHandler
 
DriverFailOnFail.StartHandler - Class in org.apache.reef.tests.fail.driver
 
DriverFailOnFail.StartHandler() - Constructor for class org.apache.reef.tests.fail.driver.DriverFailOnFail.StartHandler
 
DriverIdentifier - Class in org.apache.reef.driver.parameters
Driver Identifier
DriverIdleManager - Class in org.apache.reef.runtime.common.driver.idle
Handles the various sources for driver idleness and forwards decisions to DriverStatusManager.
DriverIdlenessSource - Interface in org.apache.reef.runtime.common.driver.idle
Implementations of this interface are used to determine driver idleness.
DriverIdleSources - Class in org.apache.reef.driver.parameters
Sources considered when making an idleness decision.
DriverInfoSerializer - Interface in org.apache.reef.webserver
Interface for DriverInfoSerializer
DriverJobSubmissionDirectory - Class in org.apache.reef.driver.parameters
Job submission directory
DriverLauncher - Class in org.apache.reef.client
A launcher for REEF Drivers.
DriverLauncher.CompletedJobHandler - Class in org.apache.reef.client
Job driver notifies us that the job had completed successfully.
DriverLauncher.CompletedJobHandler() - Constructor for class org.apache.reef.client.DriverLauncher.CompletedJobHandler
 
DriverLauncher.FailedJobHandler - Class in org.apache.reef.client
Job driver notifies us that the job had failed.
DriverLauncher.FailedJobHandler() - Constructor for class org.apache.reef.client.DriverLauncher.FailedJobHandler
 
DriverLauncher.RunningJobHandler - Class in org.apache.reef.client
Job driver notifies us that the job is running.
DriverLauncher.RunningJobHandler() - Constructor for class org.apache.reef.client.DriverLauncher.RunningJobHandler
 
DriverLauncher.RuntimeErrorHandler - Class in org.apache.reef.client
Handler an error in the job driver.
DriverLauncher.RuntimeErrorHandler() - Constructor for class org.apache.reef.client.DriverLauncher.RuntimeErrorHandler
 
DriverLocalFiles - Class in org.apache.reef.driver.parameters
Files to be made accessible on the Driver only.
DriverLocalLibraries - Class in org.apache.reef.driver.parameters
Libraries to be made accessible on the Driver only.
DriverMemory - Class in org.apache.reef.driver.parameters
Driver RAM allocation in MB
DriverMessage - Interface in org.apache.reef.task.events
Represents a message sent by the driver.
DriverMessaging - Class in org.apache.reef.tests.messaging.driver
 
DriverRemoteIdentifier - Class in org.apache.reef.runtime.common.evaluator.parameters
The identifier used by the Evaluator to connect back to the Driver.
driverRestart(StartTime) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling driverRestartHandler
DriverRestartActiveContextKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
driverRestartActiveContextReceived(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling driverRestartActiveContextReceivedHandler
DriverRestartCompleted - Class in org.apache.reef.runtime.common
 
DriverRestartCompleted(long) - Constructor for class org.apache.reef.runtime.common.DriverRestartCompleted
 
driverRestartCompleted(long) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling driverRestartCompletedHandler
DriverRestartCompletedHandlers - Class in org.apache.reef.driver.parameters
Handler for event that all evaluators have checked back in after driver restart and that the restart is completed
DriverRestartContextActiveHandlers - Class in org.apache.reef.driver.parameters
Handler for ActiveContext during a driver restart
DriverRestartHandler - Class in org.apache.reef.driver.parameters
The StartTime event is routed to this EventHandler if there is a restart, instead of to DriverStartHandler.
DriverRestartHandler() - Constructor for class org.apache.reef.driver.parameters.DriverRestartHandler
 
DriverRestartKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
driverRestartRunningTask(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling driverRestartRunningTaskHandler
DriverRestartRunningTaskKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
DriverRestartTaskRunningHandlers - Class in org.apache.reef.driver.parameters
Handler for RunningTask events during a Driver restart.
DriverRuntimeConfiguration - Class in org.apache.reef.runtime.common.driver
 
DriverRuntimeConfiguration() - Constructor for class org.apache.reef.runtime.common.driver.DriverRuntimeConfiguration
 
DriverRuntimeConfigurationOptions - Class in org.apache.reef.runtime.common.driver
Houses the Driver resourcemanager configuration's NamedParameters
DriverRuntimeConfigurationOptions() - Constructor for class org.apache.reef.runtime.common.driver.DriverRuntimeConfigurationOptions
 
DriverRuntimeConfigurationOptions.JobControlHandler - Class in org.apache.reef.runtime.common.driver
 
DriverRuntimeConfigurationOptions.JobControlHandler() - Constructor for class org.apache.reef.runtime.common.driver.DriverRuntimeConfigurationOptions.JobControlHandler
 
DriverServiceConfiguration - Class in org.apache.reef.client
Use this ConfigurationModule to configure Services to be run in the Driver.
DriverServiceConfiguration() - Constructor for class org.apache.reef.client.DriverServiceConfiguration
 
DriverSide - Annotation Type in org.apache.reef.annotations.audience
Annotates interfaces that are meant to be used in the Job Driver.
DriverSideFailure - Exception in org.apache.reef.tests.library.exceptions
Thrown when a test fails on the driver side.
DriverSideFailure() - Constructor for exception org.apache.reef.tests.library.exceptions.DriverSideFailure
 
DriverSideFailure(String) - Constructor for exception org.apache.reef.tests.library.exceptions.DriverSideFailure
 
DriverSideFailure(String, Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.DriverSideFailure
 
DriverSideFailure(Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.DriverSideFailure
 
driverStart(StartTime) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
The method is to measure the time used to start the driver.
DriverStartHandler - Class in org.apache.reef.driver.parameters
Called once the Driver is completely setup.
DriverStartHandler() - Constructor for class org.apache.reef.driver.parameters.DriverStartHandler
 
DriverStartHandler - Class in org.apache.reef.runtime.common.driver
This is bound to the start event of the clock and dispatches it to the approriate application code.
DriverStatus - Enum in org.apache.reef.runtime.common.driver
The status of the Driver.
DriverStatusManager - Class in org.apache.reef.runtime.common.driver
Manages the Driver's status.
driverStop(long) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
The method is to measure the time used to stop the driver.
driverSubmit(Boolean) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time to submit a driver
DURATION - Static variable in class org.apache.reef.util.logging.LoggingScopeImpl
 
DynamicObservable<T> - Interface in org.apache.reef.wake.rx
Defines a "dynamically configured" provider for push-based notification.

E

EchoTask - Class in org.apache.reef.tests.library.tasks
A Task that just sends the memento back.
EdgeVisitor<T> - Interface in org.apache.reef.tang.util.walk
Generic interface to traverse edges of the configuration graph.
empty() - Static method in class org.apache.reef.util.Optional
 
EmptyByteArr - Static variable in class org.apache.reef.io.network.group.impl.utils.Utils
 
enableAssertions(boolean) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
Enable or disable assertions on the child process.
EnableRampup - Class in org.apache.reef.examples.group.bgd.parameters
Maximum Number of Iterations.
EnableRampup() - Constructor for class org.apache.reef.examples.group.bgd.parameters.EnableRampup
 
encode(Vector) - Method in class org.apache.reef.examples.group.utils.math.VectorCodec
 
encode(T) - Method in class org.apache.reef.examples.suspend.ObjectWritableCodec
Encodes Hadoop Writable object into a byte array.
encode(GroupChanges) - Method in class org.apache.reef.io.network.group.impl.GroupChangesCodec
 
encode(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessageCodec
 
encode(NSMessage<T>) - Method in class org.apache.reef.io.network.impl.NSMessageCodec
Encodes a network service message to bytes
encode(NamingLookupRequest) - Method in class org.apache.reef.io.network.naming.serialization.NamingLookupRequestCodec
Encodes the identifiers to bytes
encode(NamingLookupResponse) - Method in class org.apache.reef.io.network.naming.serialization.NamingLookupResponseCodec
Encodes name assignments to bytes
encode(NamingRegisterRequest) - Method in class org.apache.reef.io.network.naming.serialization.NamingRegisterRequestCodec
Encodes the name assignment to bytes
encode(NamingRegisterResponse) - Method in class org.apache.reef.io.network.naming.serialization.NamingRegisterResponseCodec
Encodes a naming register response to bytes
encode(NamingUnregisterRequest) - Method in class org.apache.reef.io.network.naming.serialization.NamingUnregisterRequestCodec
Encodes the naming un-registration request to bytes
encode(List<T>) - Method in class org.apache.reef.io.network.util.ListCodec
 
encode(String) - Method in class org.apache.reef.io.network.util.StringCodec
 
encode(T) - Method in interface org.apache.reef.io.serialization.Codec
Encodes the given object into a Byte Array
encode(T) - Method in class org.apache.reef.io.serialization.SerializableCodec
 
encode(Integer) - Method in class org.apache.reef.io.storage.util.IntegerCodec
 
encode(GeneratedMessage) - Method in class org.apache.reef.runtime.common.launch.REEFMessageCodec
 
encode(EvaluatorControl) - Method in class org.apache.reef.runtime.mesos.util.MesosRemoteManagerCodec
 
encode(T) - Method in interface org.apache.reef.wake.remote.Encoder
Encodes the given object into a Byte Array
encode(byte[]) - Method in class org.apache.reef.wake.remote.impl.ByteCodec
Returns the byte array argument
encode(T) - Method in class org.apache.reef.wake.remote.impl.MultiCodec
Encodes an object to a byte array
encode(T) - Method in class org.apache.reef.wake.remote.impl.MultiEncoder
Encodes an object to a byte array
encode(T) - Method in class org.apache.reef.wake.remote.impl.ObjectSerializableCodec
Encodes the object to bytes
encode(RemoteEvent<T>) - Method in class org.apache.reef.wake.remote.impl.RemoteEventCodec
Encodes the remote event object to bytes
encode(RemoteEvent<T>) - Method in class org.apache.reef.wake.remote.impl.RemoteEventEncoder
Encodes the remote event object to bytes
encode(String) - Method in class org.apache.reef.wake.remote.impl.StringCodec
Returns a byte array representation of the string
encode(byte[]) - Method in class org.apache.reef.wake.remote.transport.netty.ByteEncoder
 
Encoder<T> - Interface in org.apache.reef.wake.remote
Interface for serialization routines that translate back and forth between byte arrays with low latency.
encodeToStream(GroupCommunicationMessage, DataOutputStream) - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessageCodec
 
encodeToStream(T, DataOutputStream) - Method in interface org.apache.reef.io.network.impl.StreamingCodec
 
endIndicators - Static variable in class org.apache.reef.util.logging.LogParser
 
endPackage() - Method in class org.apache.reef.tang.util.Tint
 
entrySet() - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
entrySet() - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
EnvironmentEntry - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
An Entry in the Environment field of an ApplicationSubmission
EnvironmentEntry(String, String) - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
EnvironmentUtils - Class in org.apache.reef.util
 
EnvironmentUtils() - Constructor for class org.apache.reef.util.EnvironmentUtils
 
Eps - Class in org.apache.reef.examples.group.bgd.parameters
Break criterion for the optimizer.
Eps() - Constructor for class org.apache.reef.examples.group.bgd.parameters.Eps
 
equals(Object) - Method in class org.apache.reef.client.LauncherStatus
Compare the State of two LauncherStatus objects.
equals(Object) - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
equals(Object) - Method in class org.apache.reef.io.network.group.impl.driver.IndexedMsg
 
equals(Object) - Method in class org.apache.reef.io.network.group.impl.driver.MsgKey
 
equals(Object) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
equals(Object) - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
equals(Object) - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
equals(Object) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
equals(Object) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
equals(Object) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
equals(Object) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
equals(Object) - Method in class org.apache.reef.io.network.util.StringIdentifier
Checks that another object is equal to this object
equals(Object) - Method in class org.apache.reef.io.Tuple
 
equals(Object) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
equals(Object) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
equals(Object) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
equals(Object) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
equals(Object) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
equals(Object) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
equals(Object) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
equals(Object) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
equals(Object) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
equals(Object) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
equals(Object) - Method in class org.apache.reef.runtime.common.driver.catalog.RackDescriptorImpl
 
equals(Object) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
equals(Object) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
equals(Object) - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
equals(Object) - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
equals(Object) - Method in class org.apache.reef.tang.implementation.types.ConstructorArgImpl
 
equals(Object) - Method in class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
equals(Object) - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
equals(Object) - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
equals(Object) - Method in class org.apache.reef.util.Optional
 
equals(Object) - Method in interface org.apache.reef.wake.Identifier
Checks that another object is equal to this object
equals(Object) - Method in class org.apache.reef.wake.remote.impl.SocketRemoteIdentifier
Checks that another object is equal to this object
equals(Object) - Method in class org.apache.reef.wake.remote.impl.Tuple2
 
equals(Object) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
equals(Object) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
equals(Object) - Method in class org.apache.reef.wake.storage.FileIdentifier
 
equals(Object) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
equals(Object) - Method in class org.apache.reef.wake.time.Time
 
error(ExecutorDriver, String) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
ERROR_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
ERROR_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
ErrorHandlerRID - Class in org.apache.reef.runtime.common.launch.parameters
 
ErrorHandlerRID() - Constructor for class org.apache.reef.runtime.common.launch.parameters.ErrorHandlerRID
 
EStage<T> - Interface in org.apache.reef.wake
Stage that executes an event handler
Eta - Class in org.apache.reef.examples.group.bgd.parameters
Break criterion for the optimizer.
Eta() - Constructor for class org.apache.reef.examples.group.bgd.parameters.Eta
 
EVALUATOR_ALLOCATED - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
EVALUATOR_BRIDGE_SUBMIT - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
EVALUATOR_COMPLETED - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
EVALUATOR_DISPATCHER_THREADS - Static variable in class org.apache.reef.client.DriverConfiguration
"Number of threads allocated per evaluator to dispatch events from this Evaluator.
EVALUATOR_FAILED - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
EVALUATOR_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
EVALUATOR_IDENTIFIER - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
evaluator_launch - Variable in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Deprecated.
EVALUATOR_LAUNCH - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
evaluator_release - Variable in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Deprecated.
EVALUATOR_REQUESTOR - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
EVALUATOR_STATUS_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
EVALUATOR_SUBMIT - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
EVALUATOR_TIMEOUT - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightDriverConfiguration
 
EVALUATOR_TIMEOUT - Static variable in class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
 
EVALUATOR_TIMEOUT - Static variable in class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
 
evaluatorAllocated(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time on evaluatorAllocated handler
EvaluatorAllocatedHandlers - Class in org.apache.reef.driver.parameters
Called when an allocated evaluator is given to the client.
evaluatorCompleted(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling evaluatorCompleted handler
EvaluatorCompletedHandlers - Class in org.apache.reef.driver.parameters
Called when an exception occurs on a running evaluator.
EvaluatorConfiguration - Class in org.apache.reef.runtime.common.evaluator
The runtime configuration of an evaluator.
EvaluatorConfiguration() - Constructor for class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
EvaluatorConfigurationProviders - Class in org.apache.reef.driver.parameters
Configuration provides whose Configurations will be mixed into the Evaluator Configuration.
EvaluatorConfigurationProviders() - Constructor for class org.apache.reef.driver.parameters.EvaluatorConfigurationProviders
 
EvaluatorContext - Class in org.apache.reef.runtime.common.driver.context
Driver-side representation of a Context on an Evaluator.
EvaluatorContext(String, String, EvaluatorDescriptor, Optional<String>, ConfigurationSerializer, ContextControlHandler, EvaluatorMessageDispatcher, ExceptionCodec, ContextRepresenters) - Constructor for class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
EvaluatorControl - Class in org.apache.reef.runtime.mesos.util
 
EvaluatorControl() - Constructor for class org.apache.reef.runtime.mesos.util.EvaluatorControl
Default constructor.
EvaluatorControl(EvaluatorLaunch, EvaluatorRelease) - Constructor for class org.apache.reef.runtime.mesos.util.EvaluatorControl
All-args constructor.
EvaluatorControl.Builder - Class in org.apache.reef.runtime.mesos.util
RecordBuilder for EvaluatorControl instances.
EVALUATORCONTROL_FIELD_NUMBER - Static variable in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
EvaluatorControlHandler - Class in org.apache.reef.runtime.common.driver.evaluator
This class handles the sending of Evaluator control messages to the Evaluator.
EvaluatorDescriptor - Interface in org.apache.reef.driver.evaluator
Metadata about an Evaluator.
EvaluatorDispatcherThreads - Class in org.apache.reef.driver.parameters
Number of threads allocated per evaluator to dispatch events from that Evaluator.
EvaluatorException - Exception in org.apache.reef.exception
Exception thrown to the Driver when an Evaluator becomes unusable.
EvaluatorException(String) - Constructor for exception org.apache.reef.exception.EvaluatorException
 
EvaluatorException(String, String, Throwable) - Constructor for exception org.apache.reef.exception.EvaluatorException
 
EvaluatorException(String, String) - Constructor for exception org.apache.reef.exception.EvaluatorException
 
EvaluatorException(String, Throwable) - Constructor for exception org.apache.reef.exception.EvaluatorException
 
evaluatorFailed(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling evaluatorFailed handler
EvaluatorFailedHandlers - Class in org.apache.reef.driver.parameters
Called when an exception occurs on a running evaluator.
EVALUATORHEARTBEAT_FIELD_NUMBER - Static variable in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
EvaluatorHeartbeatHandler - Class in org.apache.reef.runtime.common.driver.evaluator
Receives heartbeats from all Evaluators and dispatches them to the right EvaluatorManager instance.
evaluatorId - Variable in class org.apache.reef.webserver.AvroEvaluatorInfo
Deprecated.
EvaluatorIdentifier - Class in org.apache.reef.runtime.common.evaluator.parameters
The evaluator identifier.
EvaluatorInfoSerializer - Interface in org.apache.reef.webserver
 
EvaluatorKilledByResourceManagerException - Exception in org.apache.reef.exception
Reported as part of a FailedEvaluator when the resource manager killed the Evaluator
EvaluatorKilledByResourceManagerException(String, String) - Constructor for exception org.apache.reef.exception.EvaluatorKilledByResourceManagerException
 
EvaluatorLaunch - Class in org.apache.reef.runtime.mesos.util
 
EvaluatorLaunch() - Constructor for class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Default constructor.
EvaluatorLaunch(CharSequence, CharSequence) - Constructor for class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
All-args constructor.
evaluatorLaunch(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time to launch an evaluator
EvaluatorLaunch.Builder - Class in org.apache.reef.runtime.mesos.util
RecordBuilder for EvaluatorLaunch instances.
EvaluatorListSerializer - Interface in org.apache.reef.webserver
interface for EvaluatorListSerializer
EvaluatorManager - Class in org.apache.reef.runtime.common.driver.evaluator
Manages a single Evaluator instance including all lifecycle instances: (AllocatedEvaluator, CompletedEvaluator, FailedEvaluator).
EvaluatorManager.EvaluatorDescriptorName - Class in org.apache.reef.runtime.common.driver.evaluator
 
EvaluatorManager.EvaluatorDescriptorName() - Constructor for class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager.EvaluatorDescriptorName
 
EvaluatorManager.EvaluatorIdentifier - Class in org.apache.reef.runtime.common.driver.evaluator
 
EvaluatorManager.EvaluatorIdentifier() - Constructor for class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager.EvaluatorIdentifier
 
EvaluatorManagerFactory - Class in org.apache.reef.runtime.common.driver.evaluator
Helper class that creates new EvaluatorManager instances from alloations.
EvaluatorMemory - Class in org.apache.reef.examples.group.bgd.parameters
The memory used for each Evaluator.
EvaluatorMemory() - Constructor for class org.apache.reef.examples.group.bgd.parameters.EvaluatorMemory
 
EvaluatorMessageDispatcher - Class in org.apache.reef.runtime.common.driver.evaluator
Central dispatcher for all Evaluator related events.
EvaluatorRelease - Class in org.apache.reef.runtime.mesos.util
 
EvaluatorRelease() - Constructor for class org.apache.reef.runtime.mesos.util.EvaluatorRelease
Default constructor.
EvaluatorRelease(CharSequence) - Constructor for class org.apache.reef.runtime.mesos.util.EvaluatorRelease
All-args constructor.
EvaluatorRelease.Builder - Class in org.apache.reef.runtime.mesos.util
RecordBuilder for EvaluatorRelease instances.
EvaluatorRequest - Class in org.apache.reef.driver.evaluator
A request for one ore more Evaluators.
EvaluatorRequest.Builder - Class in org.apache.reef.driver.evaluator
EvaluatorRequests are build using this Builder.
EvaluatorRequestor - Interface in org.apache.reef.driver.evaluator
Interface through which Evaluators can be requested.
EvaluatorRequestorBridge - Class in org.apache.reef.javabridge
 
EvaluatorRequestorBridge(EvaluatorRequestor, boolean, LoggingScopeFactory) - Constructor for class org.apache.reef.javabridge.EvaluatorRequestorBridge
 
EvaluatorRequestorImpl - Class in org.apache.reef.runtime.common.driver
Implementation of the EvaluatorRequestor that translates the request and hands it down to the underlying RM.
EvaluatorRequestorImpl(ResourceCatalog, ResourceRequestHandler, LoggingScopeFactory) - Constructor for class org.apache.reef.runtime.common.driver.EvaluatorRequestorImpl
 
EvaluatorRequestorKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
evaluatorRequestorPassToCs() - Method in class org.apache.reef.util.logging.LoggingScopeFactory
The method is to measure the time used to pass EvaluatorRequestor from Java to .Net.
EvaluatorRequestSerializer - Class in org.apache.reef.io.data.loading.impl
Serialize and deserialize EvaluatorRequest objects Currently only supports number & memory Does not take care of Resource Descriptor
EvaluatorRequestSerializer() - Constructor for class org.apache.reef.io.data.loading.impl.EvaluatorRequestSerializer
 
evaluatorRequestSubmitToJavaDriver(int) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
The method is to measure the time used to submit Evaluator request from CLR to Java driver.
EvaluatorResourceManagerErrorHandler - Class in org.apache.reef.runtime.common.driver.evaluator
The error handler receives all resourcemanager errors from all evaluators in the system.
EvaluatorRuntimeProtocol - Class in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.AddContextProto - Class in org.apache.reef.proto
Protobuf type AddContextProto
EvaluatorRuntimeProtocol.AddContextProto.Builder - Class in org.apache.reef.proto
Protobuf type AddContextProto
EvaluatorRuntimeProtocol.AddContextProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.ContextControlProto - Class in org.apache.reef.proto
Protobuf type ContextControlProto
EvaluatorRuntimeProtocol.ContextControlProto.Builder - Class in org.apache.reef.proto
Protobuf type ContextControlProto
EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.ContextMessageProto - Class in org.apache.reef.proto
Protobuf type ContextMessageProto
EvaluatorRuntimeProtocol.ContextMessageProto.Builder - Class in org.apache.reef.proto
Protobuf type ContextMessageProto
EvaluatorRuntimeProtocol.ContextMessageProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.EvaluatorControlProto - Class in org.apache.reef.proto
Protobuf type EvaluatorControlProto
EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder - Class in org.apache.reef.proto
Protobuf type EvaluatorControlProto
EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto - Class in org.apache.reef.proto
Protobuf type EvaluatorHeartbeatProto
EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder - Class in org.apache.reef.proto
Protobuf type EvaluatorHeartbeatProto
EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.KillEvaluatorProto - Class in org.apache.reef.proto
Protobuf type KillEvaluatorProto
EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder - Class in org.apache.reef.proto
Protobuf type KillEvaluatorProto
EvaluatorRuntimeProtocol.KillEvaluatorProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.RemoveContextProto - Class in org.apache.reef.proto
Protobuf type RemoveContextProto
EvaluatorRuntimeProtocol.RemoveContextProto.Builder - Class in org.apache.reef.proto
Protobuf type RemoveContextProto
EvaluatorRuntimeProtocol.RemoveContextProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.StartTaskProto - Class in org.apache.reef.proto
Protobuf type StartTaskProto
EvaluatorRuntimeProtocol.StartTaskProto.Builder - Class in org.apache.reef.proto
Protobuf type StartTaskProto
EvaluatorRuntimeProtocol.StartTaskProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.StopEvaluatorProto - Class in org.apache.reef.proto
Protobuf type StopEvaluatorProto
EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder - Class in org.apache.reef.proto
Protobuf type StopEvaluatorProto
EvaluatorRuntimeProtocol.StopEvaluatorProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.StopTaskProto - Class in org.apache.reef.proto
Protobuf type StopTaskProto
EvaluatorRuntimeProtocol.StopTaskProto.Builder - Class in org.apache.reef.proto
Protobuf type StopTaskProto
EvaluatorRuntimeProtocol.StopTaskProtoOrBuilder - Interface in org.apache.reef.proto
 
EvaluatorRuntimeProtocol.SuspendTaskProto - Class in org.apache.reef.proto
Protobuf type SuspendTaskProto
EvaluatorRuntimeProtocol.SuspendTaskProto.Builder - Class in org.apache.reef.proto
Protobuf type SuspendTaskProto
EvaluatorRuntimeProtocol.SuspendTaskProtoOrBuilder - Interface in org.apache.reef.proto
 
Evaluators - Class in org.apache.reef.runtime.common.driver.evaluator
Manages all Evaluators.
evaluators - Variable in class org.apache.reef.webserver.AvroEvaluatorList
Deprecated.
EvaluatorSide - Annotation Type in org.apache.reef.annotations.audience
Annotates interfaces meant to be used by Evaluators.
evaluatorsInfo - Variable in class org.apache.reef.webserver.AvroEvaluatorsInfo
Deprecated.
evaluatorSubmit(int) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
The method is to measure the time used to submit a Evaluator request at java side
EvaluatorTimeoutException - Exception in org.apache.reef.exception
Thrown if an Evaluator hasn't been reporting for a while.
EvaluatorTimeoutException(String) - Constructor for exception org.apache.reef.exception.EvaluatorTimeoutException
 
EvaluatorTimeoutException(String, String, Throwable) - Constructor for exception org.apache.reef.exception.EvaluatorTimeoutException
 
EvaluatorTimeoutException(String, String) - Constructor for exception org.apache.reef.exception.EvaluatorTimeoutException
 
EvaluatorTimeoutException(String, Throwable) - Constructor for exception org.apache.reef.exception.EvaluatorTimeoutException
 
EvaluatorToPartitionMapper<V extends org.apache.hadoop.mapred.InputSplit> - Class in org.apache.reef.io.data.loading.impl
Class that tracks the mapping between evaluators & the data partition assigned to those evaluators.
EvaluatorToPartitionMapper(V[]) - Constructor for class org.apache.reef.io.data.loading.impl.EvaluatorToPartitionMapper
Initializes the locations of splits mapping
EvaluatorType - Enum in org.apache.reef.driver.evaluator
Enumeration of all Evaluator types supported by REEF.
EventHandler<T> - Interface in org.apache.reef.wake
Handler to process an event
EventHandlerIdlenessSource - Class in org.apache.reef.runtime.common.driver.idle
Checks for idleness of the Event handlers.
EventPrinter<T> - Class in org.apache.reef.wake.examples.join
 
EventPrinter() - Constructor for class org.apache.reef.wake.examples.join.EventPrinter
 
EventSource<T> - Interface in org.apache.reef.wake.examples.p2p
The pull side of the interface: Clients implement this and register it with the PullToPush class.
EWMA - Class in org.apache.reef.wake.metrics
Exponentially weighted moving average
EWMA(double, long, TimeUnit) - Constructor for class org.apache.reef.wake.metrics.EWMA
Constructs an EWMA object
EWMAParameters - Class in org.apache.reef.wake.metrics
Default EWMA parameters
EWMAParameters() - Constructor for class org.apache.reef.wake.metrics.EWMAParameters
 
Example - Interface in org.apache.reef.examples.group.bgd.data
Base interface for Examples for linear models.
ExampleList - Class in org.apache.reef.examples.group.bgd
 
ExampleList(DataSet<LongWritable, Text>, Parser<String>) - Constructor for class org.apache.reef.examples.group.bgd.ExampleList
 
EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
ExceptionCodec - Interface in org.apache.reef.runtime.common.utils
(De-)serializes exceptions.
ExceptionHandler - Class in org.apache.reef.io.network.group.impl.driver
 
ExceptionHandler() - Constructor for class org.apache.reef.io.network.group.impl.driver.ExceptionHandler
 
ExceptionHandlingEventHandler<T> - Class in org.apache.reef.util
An ExceptionHandler that wraps another one, but catches all exceptions thrown by that one and forwards them to an ExceptionHandler.
ExceptionHandlingEventHandler(EventHandler<T>, EventHandler<Throwable>) - Constructor for class org.apache.reef.util.ExceptionHandlingEventHandler
 
Exceptions - Class in org.apache.reef.util
Utility class to deal with Exceptions
EXECUTOR_SHUTDOWN_TIMEOUT - Static variable in class org.apache.reef.wake.WakeParameters
 
ExecutorServiceConstructor - Class in org.apache.reef.runtime.local.client
Used to make instances of ExecutorService via tang.
exist() - Method in interface org.apache.reef.io.network.group.api.GroupChanges
 
exist() - Method in class org.apache.reef.io.network.group.impl.GroupChangesImpl
 
EXIT_PREFIX - Static variable in class org.apache.reef.util.logging.LoggingScopeImpl
 
expectAckFor(ReefNetworkGroupCommProtos.GroupCommMessage.Type, String) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
To be called before sending a ctrl msg to the task represented by this node.
expectAckFor(ReefNetworkGroupCommProtos.GroupCommMessage.Type, String) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
This needs to happen in line rather than in a stage because we need to note the messages we send to the tasks before we start processing msgs from the nodes.(Acks & Topology msgs)
ExpectedTaskException - Exception in org.apache.reef.tests.library.exceptions
Expected Exception thrown by a Task.
ExpectedTaskException() - Constructor for exception org.apache.reef.tests.library.exceptions.ExpectedTaskException
 
ExpectedTaskException(String) - Constructor for exception org.apache.reef.tests.library.exceptions.ExpectedTaskException
 
ExpectedTaskException(String, Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.ExpectedTaskException
 
ExpectedTaskException(Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.ExpectedTaskException
 
ExpectedTaskException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.reef.tests.library.exceptions.ExpectedTaskException
 
ExpectedTaskFailureHandler - Class in org.apache.reef.tests.library.driver
A handler for FailedTask that will throw a DriverSideFailure unless the FailedTask was triggered by an ExpectedTaskException in the Task.
ExpectedTaskFailureHandler() - Constructor for class org.apache.reef.tests.library.driver.ExpectedTaskFailureHandler
 
ExternalConstructor<T> - Interface in org.apache.reef.tang
This interface allows legacy classes to be injected by ConfigurationBuilderImpl.
ExternalMap<T> - Interface in org.apache.reef.io
A Map interface for data that can be swapped out to other processes, managed by native code, paged to disk, stored remotely, etc...

F

FAIL_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
FAIL = 2;
FailClient - Class in org.apache.reef.tests.fail.driver
Client for the test REEF job that fails on different stages of execution.
FailClient() - Constructor for class org.apache.reef.tests.fail.driver.FailClient
 
FailDriver - Class in org.apache.reef.tests.fail.driver
 
FailDriver(String, EvaluatorRequestor, Clock) - Constructor for class org.apache.reef.tests.fail.driver.FailDriver
 
FailDriver.ExpectedMessage - Class in org.apache.reef.tests.fail.driver
 
FailDriver.ExpectedMessage(Class<?>, FailDriver.ExpectedMessage.RequiredFlag) - Constructor for class org.apache.reef.tests.fail.driver.FailDriver.ExpectedMessage
 
FailDriver.ExpectedMessage.RequiredFlag - Enum in org.apache.reef.tests.fail.driver
 
FailDriver.FailMsgClassName - Class in org.apache.reef.tests.fail.driver
Name of the message class to specify the failing message handler.
FailDriver.FailMsgClassName() - Constructor for class org.apache.reef.tests.fail.driver.FailDriver.FailMsgClassName
 
FailDriverDelayedMsg - Class in org.apache.reef.tests.fail.driver
 
FailDriverDelayedMsg(EvaluatorRequestor, Clock) - Constructor for class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg
 
FailDriverDelayedMsg.ActiveContextHandler - Class in org.apache.reef.tests.fail.driver
 
FailDriverDelayedMsg.ActiveContextHandler() - Constructor for class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.ActiveContextHandler
 
FailDriverDelayedMsg.AllocatedEvaluatorHandler - Class in org.apache.reef.tests.fail.driver
 
FailDriverDelayedMsg.AllocatedEvaluatorHandler() - Constructor for class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.AllocatedEvaluatorHandler
 
FailDriverDelayedMsg.RunningTaskHandler - Class in org.apache.reef.tests.fail.driver
 
FailDriverDelayedMsg.RunningTaskHandler() - Constructor for class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.RunningTaskHandler
 
FailDriverDelayedMsg.StartHandler - Class in org.apache.reef.tests.fail.driver
 
FailDriverDelayedMsg.StartHandler() - Constructor for class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.StartHandler
 
FailDriverDelayedMsg.TaskMessageHandler - Class in org.apache.reef.tests.fail.driver
 
FailDriverDelayedMsg.TaskMessageHandler() - Constructor for class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.TaskMessageHandler
 
FAILED - Static variable in class org.apache.reef.client.LauncherStatus
 
FAILED(Throwable) - Static method in class org.apache.reef.client.LauncherStatus
 
FAILED(Optional<Throwable>) - Static method in class org.apache.reef.client.LauncherStatus
 
FAILED_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.State
FAILED = 4;
FailedContext - Interface in org.apache.reef.driver.context
Represents Context that failed.
FailedContextBridge - Class in org.apache.reef.javabridge
 
FailedContextBridge(FailedContext) - Constructor for class org.apache.reef.javabridge.FailedContextBridge
 
FailedContextImpl - Class in org.apache.reef.runtime.common.driver.context
Driver-Side representation of a failed context.
FailedContextImpl(String, String, Optional<String>, Optional<Throwable>, Optional<byte[]>, Optional<ActiveContext>, EvaluatorDescriptor, String) - Constructor for class org.apache.reef.runtime.common.driver.context.FailedContextImpl
 
FailedContextKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
FailedEvaluator - Interface in org.apache.reef.driver.evaluator
Represents an Evaluator that became unavailable.
FailedEvaluatorBridge - Class in org.apache.reef.javabridge
 
FailedEvaluatorBridge(FailedEvaluator, EvaluatorRequestor, boolean, LoggingScopeFactory) - Constructor for class org.apache.reef.javabridge.FailedEvaluatorBridge
 
FailedEvaluatorKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
FailedJob - Class in org.apache.reef.client
An error message that REEF Client receives when there is a user error in REEF job.
FailedJob(String, String, Optional<String>, Optional<Throwable>, Optional<byte[]>) - Constructor for class org.apache.reef.client.FailedJob
 
FailedRuntime - Class in org.apache.reef.client
Error message that REEF Client gets when there is an error in REEF resourcemanager.
FailedRuntime(ReefServiceProtos.RuntimeErrorProto) - Constructor for class org.apache.reef.client.FailedRuntime
Create a new Failure object out of protobuf data.
FailedTask - Class in org.apache.reef.driver.task
An error message that REEF Driver gets from a failed Task.
FailedTask(String, String, Optional<String>, Optional<Throwable>, Optional<byte[]>, Optional<ActiveContext>) - Constructor for class org.apache.reef.driver.task.FailedTask
 
FailedTaskBridge - Class in org.apache.reef.javabridge
 
FailedTaskBridge(FailedTask) - Constructor for class org.apache.reef.javabridge.FailedTaskBridge
 
FailedTaskKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
failTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
FailTask - Class in org.apache.reef.tests.fail.task
A basic task that just fails when we create it.
FailTask() - Constructor for class org.apache.reef.tests.fail.task.FailTask
 
FailTaskCall - Class in org.apache.reef.tests.fail.task
A basic task that just fails when we run it.
FailTaskCall() - Constructor for class org.apache.reef.tests.fail.task.FailTaskCall
 
FailTaskClose - Class in org.apache.reef.tests.fail.task
A basic task that just fails when we close it.
FailTaskClose() - Constructor for class org.apache.reef.tests.fail.task.FailTaskClose
 
FailTaskMsg - Class in org.apache.reef.tests.fail.task
A basic task that just fails when we send it a message.
FailTaskMsg() - Constructor for class org.apache.reef.tests.fail.task.FailTaskMsg
 
FailTaskStart - Class in org.apache.reef.tests.fail.task
A basic task that just fails when we invoke it.
FailTaskStart() - Constructor for class org.apache.reef.tests.fail.task.FailTaskStart
 
FailTaskStop - Class in org.apache.reef.tests.fail.task
A basic task that just fails when we stop it.
FailTaskStop() - Constructor for class org.apache.reef.tests.fail.task.FailTaskStop
 
FailTaskStop.CloseEventHandler - Class in org.apache.reef.tests.fail.task
 
FailTaskStop.CloseEventHandler() - Constructor for class org.apache.reef.tests.fail.task.FailTaskStop.CloseEventHandler
 
FailTaskSuspend - Class in org.apache.reef.tests.fail.task
A basic task that just fails when we invoke it.
FailTaskSuspend() - Constructor for class org.apache.reef.tests.fail.task.FailTaskSuspend
 
Failure - Interface in org.apache.reef.common
Common interface for all error messages in REEF.
FailureDriver - Class in org.apache.reef.tests.yarn.failure
 
FailureDriver(EvaluatorRequestor) - Constructor for class org.apache.reef.tests.yarn.failure.FailureDriver
 
FailureProbability - Class in org.apache.reef.examples.group.broadcast.parameters
 
FailureProbability() - Constructor for class org.apache.reef.examples.group.broadcast.parameters.FailureProbability
 
FailureREEF - Class in org.apache.reef.tests.yarn.failure
 
FailureREEF() - Constructor for class org.apache.reef.tests.yarn.failure.FailureREEF
 
FailureREEF.Local - Class in org.apache.reef.tests.yarn.failure
Command line parameter = true to run locally, or false to run on YARN.
FailureREEF.Local() - Constructor for class org.apache.reef.tests.yarn.failure.FailureREEF.Local
 
FailureREEF.TimeOut - Class in org.apache.reef.tests.yarn.failure
 
FailureREEF.TimeOut() - Constructor for class org.apache.reef.tests.yarn.failure.FailureREEF.TimeOut
 
FIFTEEN_MINUTES - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
FileHandlePool - Class in org.apache.reef.wake.storage
 
FileHandlePool() - Constructor for class org.apache.reef.wake.storage.FileHandlePool
 
FileIdentifier - Class in org.apache.reef.wake.storage
 
FileIdentifier(String) - Constructor for class org.apache.reef.wake.storage.FileIdentifier
 
FileResource - Interface in org.apache.reef.runtime.common.files
A File Resource with a FileType for use by Runtimes
FileResource - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
 
FileResource() - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
FileResourceImpl - Class in org.apache.reef.runtime.common.files
Default POJO implementation of FileResource.
FileResourceImpl.Builder - Class in org.apache.reef.runtime.common.files
Builder used to create FileResource instances.
FileResourceImpl.Builder() - Constructor for class org.apache.reef.runtime.common.files.FileResourceImpl.Builder
 
FileType - Enum in org.apache.reef.runtime.common.files
Type of a File Resource used by Runtimes
filter(ArrayList<String>, String, String) - Static method in class org.apache.reef.util.logging.LogParser
filter array list of lines and get the last portion of the line separated by the token, like ":::"
finalise() - Method in interface org.apache.reef.io.network.group.api.driver.CommunicationGroupDriver
This signals to the service that no more operator specs will be added to this communication group and an attempt to do that will throw an IllegalStateException
finalise() - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
findStages(ArrayList<String>, String[]) - Static method in class org.apache.reef.util.logging.LogParser
find lines that contain stage indicators.
first - Variable in class org.apache.reef.io.network.util.Pair
 
first - Variable in class org.apache.reef.wake.impl.MergingEventHandler.Pair
 
FIVE_MINUTES - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
FlatTopology - Class in org.apache.reef.io.network.group.impl.driver
Implements a one level Tree Topology
FlatTopology(EStage<GroupCommunicationMessage>, Class<? extends Name<String>>, Class<? extends Name<String>>, String, int) - Constructor for class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
FlexiblePreemptionEvent - Interface in org.apache.reef.driver
Represents a flexible preemption request: It contains:

a set of EvaluatorRequests that the resource manager wants to have satisfied and also a set of Evaluators it will choose to kill if the request isn't satisfied otherwise.

NOTE: This currently not implemented.

flush() - Method in class org.apache.reef.io.storage.FramingOutputStream
 
flush() - Method in class org.apache.reef.util.logging.CLRBufferedLogHandler
 
flush() - Method in class org.apache.reef.util.logging.DFSHandler
 
FORCE_CLOSED - Static variable in class org.apache.reef.client.LauncherStatus
 
forkInjector() - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
forkInjector(Configuration...) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
forkInjector(Configuration...) - Method in interface org.apache.reef.tang.Injector
Create a copy of this Injector that inherits the instances that were already created by this Injector, but reflects additional Configuration objects.
forkInjector() - Method in interface org.apache.reef.tang.Injector
 
ForkPoolStage<T> - Class in org.apache.reef.wake.impl
This Wake event handling stage uses a ForkJoinPool to submit tasks.
ForkPoolStage(String, EventHandler<T>, WakeSharedPool) - Constructor for class org.apache.reef.wake.impl.ForkPoolStage
 
ForkPoolStage(EventHandler<T>, WakeSharedPool) - Constructor for class org.apache.reef.wake.impl.ForkPoolStage
 
format(LogRecord) - Method in class org.apache.reef.util.logging.ThreadLogFormatter
Format the log string.
FORMATTER_OPTION - Static variable in class org.apache.reef.util.logging.DFSHandler
 
formatVariable(String) - Static method in class org.apache.reef.util.OSUtils
Formats the given variable for expansion by Windows (%VARIABE%) or Linux ($VARIABLE)
frameworkMessage(ExecutorDriver, byte[]) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
FramingInputStream - Class in org.apache.reef.io.storage
 
FramingInputStream(InputStream) - Constructor for class org.apache.reef.io.storage.FramingInputStream
 
FramingOutputStream - Class in org.apache.reef.io.storage
 
FramingOutputStream(OutputStream) - Constructor for class org.apache.reef.io.storage.FramingOutputStream
 
FramingTupleDeserializer<K,V> - Class in org.apache.reef.io.storage
 
FramingTupleDeserializer(Deserializer<K, InputStream>, Deserializer<V, InputStream>) - Constructor for class org.apache.reef.io.storage.FramingTupleDeserializer
 
FramingTupleSerializer<K,V> - Class in org.apache.reef.io.storage
 
FramingTupleSerializer(Serializer<K, OutputStream>, Serializer<V, OutputStream>) - Constructor for class org.apache.reef.io.storage.FramingTupleSerializer
 
from(String, byte[]) - Static method in class org.apache.reef.evaluator.context.ContextMessage
 
from(Configuration, Class<? extends Name<?>>...) - Static method in class org.apache.reef.examples.group.bgd.utils.SubConfiguration
 
from(String, byte[]) - Static method in class org.apache.reef.task.TaskMessage
 
fromAvro(AvroConfiguration) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
Converts a given AvroConfiguration to Configuration
fromAvro(AvroConfiguration, ClassHierarchy) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
Converts a given AvroConfiguration to Configuration
fromByteArray(byte[]) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromByteArray(byte[], ClassHierarchy) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromByteArray(byte[]) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Loads a Configuration from a byte[] created with toByteArray().
fromByteArray(byte[], ClassHierarchy) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Loads a Configuration from a byte[] created with toByteArray().
fromBytes(byte[]) - Method in interface org.apache.reef.runtime.common.utils.ExceptionCodec
Deserializes a Throwable that has been serialized using toBytes().
fromBytes(Optional<byte[]>) - Method in interface org.apache.reef.runtime.common.utils.ExceptionCodec
 
fromBytes(byte[]) - Method in class org.apache.reef.webserver.AvroHttpSerializer
Convert bytes to AvroHttpRequest.
fromCommandLine(String[]) - Static method in class org.apache.reef.examples.group.bgd.BGDClient
 
fromDescriptor(ResourceCatalog.Descriptor) - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest.Builder
Pre-fill this EvaluatorRequest from the given NodeDescriptor.
fromEnvironment() - Static method in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
 
fromEnvironment() - Static method in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
 
fromFile(File) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromFile(File, ClassHierarchy) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromFile(File) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Loads a Configuration from a File created with toFile().
fromFile(File, ClassHierarchy) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Loads a Configuration from a File created with toFile().
fromFile(File) - Method in class org.apache.reef.webserver.AvroHttpSerializer
Convert a file to AvroHttpRequest
fromString(String) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromString(String, ClassHierarchy) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromString(String) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Decodes a String generated via toString()
fromString(String, ClassHierarchy) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Decodes a String generated via toString()
fromString(String) - Method in class org.apache.reef.webserver.AvroHttpSerializer
Convert JSON String to AvroHttpRequest.
fromTextFile(File) - Static method in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
Returns a HDInsight runtime configuration from the credentials stored in the given file.
fromTextFile(File) - Static method in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
Returns an UNSAFE HDInsight runtime configuration from the credentials stored in the given file.
fromTextFile(File) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromTextFile(File, ClassHierarchy) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
fromTextFile(File) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Loads a Configuration from a File created with toFile().
fromTextFile(File, ClassHierarchy) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Loads a Configuration from a File created with toFile() with ClassHierarchy
FSCheckpointID - Class in org.apache.reef.io.checkpoint.fs
A FileSystem based checkpoint ID contains reference to the Path where the checkpoint has been saved.
FSCheckpointID() - Constructor for class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
FSCheckpointID(Path) - Constructor for class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
FSCheckpointService - Class in org.apache.reef.io.checkpoint.fs
A FileSystem based CheckpointService.
FSCheckpointService(FileSystem, Path, CheckpointNamingService, short) - Constructor for class org.apache.reef.io.checkpoint.fs.FSCheckpointService
 
FSCheckPointServiceConfiguration - Class in org.apache.reef.io.checkpoint.fs
ConfigurationModule for the FSCheckPointService.
FSCheckPointServiceConfiguration() - Constructor for class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration
 
FSCheckPointServiceConfiguration.FileSystemConstructor - Class in org.apache.reef.io.checkpoint.fs
Constructor for Hadoop FileSystem instances.
FSCheckPointServiceConfiguration.FileSystemConstructor(boolean) - Constructor for class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration.FileSystemConstructor
 
FULL_ARG_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
FULL_ARG_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
FULL_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
FULL_NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 

G

Gather - Interface in org.apache.reef.io.network.group.api.operators
MPI Gather Operator.
Gather.Receiver<T> - Interface in org.apache.reef.io.network.group.api.operators
Receiver or Root
Gather.Sender<T> - Interface in org.apache.reef.io.network.group.api.operators
Senders or non-roots.
Gather_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
Gather = 2;
get() - Method in class org.apache.reef.client.JobMessage
Get the message sent by the Job.
get() - Method in interface org.apache.reef.driver.context.ContextMessage
 
get() - Method in interface org.apache.reef.driver.task.TaskMessage
 
get() - Method in class org.apache.reef.evaluator.context.ContextMessage
 
get(int) - Method in class org.apache.reef.examples.group.utils.math.DenseVector
 
get(int) - Method in interface org.apache.reef.examples.group.utils.math.ImmutableVector
Access the value of the Vector at dimension i
get(int) - Method in class org.apache.reef.examples.group.utils.math.SparseVector
 
get(CharSequence) - Method in interface org.apache.reef.io.ExternalMap
Element access
get() - Method in interface org.apache.reef.io.Message
Message payload
get(K) - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
get(L) - Method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
get() - Method in class org.apache.reef.io.network.group.impl.utils.CountingSemaphore
 
get(K) - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
get(int) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
 
get(int) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
 
get(int) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
 
get(int) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
 
get(int) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
 
get(Identifier, Callable<InetSocketAddress>) - Method in class org.apache.reef.io.network.naming.NameCache
Gets an address for an identifier
get(CharSequence) - Method in class org.apache.reef.io.storage.ram.CodecRamMap
 
get(CharSequence) - Method in class org.apache.reef.io.storage.ram.RamMap
 
get() - Method in class org.apache.reef.javabridge.ContextMessageBridge
 
get() - Method in class org.apache.reef.javabridge.SuspendedTaskBridge
 
get() - Method in class org.apache.reef.runtime.common.driver.context.ContextMessageImpl
 
get(String) - Method in class org.apache.reef.runtime.common.driver.evaluator.Evaluators
 
get() - Method in class org.apache.reef.runtime.common.driver.task.CompletedTaskImpl
 
get() - Method in class org.apache.reef.runtime.common.driver.task.SuspendedTaskImpl
 
get() - Method in class org.apache.reef.runtime.common.driver.task.TaskMessageImpl
 
get(int) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
 
get(int) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
 
get(int) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
 
get(int) - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration
 
get(int) - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
 
get(String) - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
get() - Method in class org.apache.reef.tang.InjectionFuture
 
get(long, TimeUnit) - Method in class org.apache.reef.tang.InjectionFuture
 
get(String) - Method in interface org.apache.reef.tang.types.Node
 
get(Object) - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
get(Object) - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
get() - Method in interface org.apache.reef.task.events.CloseEvent
 
get() - Method in interface org.apache.reef.task.events.DriverMessage
 
get() - Method in interface org.apache.reef.task.events.SuspendEvent
 
get() - Method in class org.apache.reef.task.TaskMessage
 
get(K, Callable<V>) - Method in interface org.apache.reef.util.cache.Cache
Returns a value for the key if cached; otherwise creates, caches and returns When it creates a value for a key, only one callable for the key is executed
get(K, Callable<V>) - Method in class org.apache.reef.util.cache.CacheImpl
 
get() - Method in class org.apache.reef.util.Optional
 
get() - Method in class org.apache.reef.util.SetOnce
 
get(SocketAddress) - Method in class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Returns a link for the remote address if already cached; otherwise, returns null
get(SocketAddress) - Method in interface org.apache.reef.wake.remote.transport.Transport
Returns a link for the remote address if already cached; otherwise, returns null
get(StorageIdentifier) - Method in class org.apache.reef.wake.storage.FileHandlePool
 
get(int) - Method in class org.apache.reef.webserver.AvroDriverInfo
 
get(int) - Method in class org.apache.reef.webserver.AvroEvaluatorEntry
 
get(int) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
 
get(int) - Method in class org.apache.reef.webserver.AvroEvaluatorList
 
get(int) - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo
 
get(int) - Method in class org.apache.reef.webserver.AvroHttpRequest
 
get(int) - Method in class org.apache.reef.webserver.AvroReefServiceInfo
 
get(int) - Method in class org.apache.reef.webserver.HeaderEntry
 
get(String) - Method in class org.apache.reef.webserver.ReefEventStateManager
get a value from evaluators by key
get15mEWMAThp() - Method in class org.apache.reef.wake.metrics.Meter
Gets the 15-minute EWMA throughput
get1mEWMAThp() - Method in class org.apache.reef.wake.metrics.Meter
Gets the 1-minute EWMA throughput
get5mEWMAThp() - Method in class org.apache.reef.wake.metrics.Meter
Gets the 5-minute EWMA throughput
getAcls() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
getActiveContext() - Method in interface org.apache.reef.driver.task.CompletedTask
 
getActiveContext() - Method in class org.apache.reef.driver.task.FailedTask
Access the context the task ran (and crashed) on, if it could be recovered.
getActiveContext() - Method in interface org.apache.reef.driver.task.RunningTask
 
getActiveContext() - Method in interface org.apache.reef.driver.task.SuspendedTask
 
getActiveContext() - Method in class org.apache.reef.javabridge.SuspendedTaskBridge
 
getActiveContext() - Method in class org.apache.reef.runtime.common.driver.task.CompletedTaskImpl
 
getActiveContext() - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
getActiveContext() - Method in class org.apache.reef.runtime.common.driver.task.SuspendedTaskImpl
 
getAddContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
getAddContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .AddContextProto add_context = 5;
getAddContext() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .AddContextProto add_context = 5;
getAddContextBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
getAddContextOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
getAddContextOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .AddContextProto add_context = 5;
getAddContextOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .AddContextProto add_context = 5;
getAddress() - Method in interface org.apache.reef.io.naming.NameAssignment
Returns an address of this object
getAddress() - Method in class org.apache.reef.io.network.naming.NameAssignmentTuple
Gets an address
getAll(Set<? extends CharSequence>) - Method in interface org.apache.reef.io.ExternalMap
 
getAll(Set<? extends CharSequence>) - Method in class org.apache.reef.io.storage.ram.CodecRamMap
 
getAll(Set<? extends CharSequence>) - Method in class org.apache.reef.io.storage.ram.RamMap
 
getAllClasspathJars() - Static method in class org.apache.reef.util.EnvironmentUtils
Get a set of all classpath entries EXCEPT of those under $JAVA_HOME, $YARN_HOME, and $HADOOP_HOME.
getAllClasspathJars(String...) - Static method in class org.apache.reef.util.EnvironmentUtils
Get a set of all classpath entries EXCEPT of those under excludeEnv directories.
getAllConstructors() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
getAllConstructors() - Method in interface org.apache.reef.tang.types.ClassNode
 
GetAllIterable<T> - Class in org.apache.reef.io.storage.util
 
GetAllIterable(Set<? extends CharSequence>, ExternalMap<T>) - Constructor for class org.apache.reef.io.storage.util.GetAllIterable
 
getAllocatedMB() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getAllocatedVCores() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getAmContainerLogs() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getAmHostHttpAddress() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getApplicationId() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getApplicationID() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.HDInsightInstance
Request an ApplicationId from the cluster.
getApplicationId() - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
 
getApplicationName() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getApplicationStates() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationResponse
 
getApplicationTags() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getApplicationType() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getApplicationType() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getApplicationURL(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.HDInsightInstance
 
getApps() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationResponse
 
getArgs() - Method in class org.apache.reef.tang.implementation.Constructor
 
getArgs() - Method in class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
getArgs(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
getArgs(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
repeated .ConstructorArg args = 2;
getArgs(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
repeated .ConstructorArg args = 2;
getArgs(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
getArgs(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
repeated .InjectionPlan args = 1;
getArgs(int) - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.ConstructorOrBuilder
repeated .InjectionPlan args = 1;
getArgs() - Method in interface org.apache.reef.tang.types.ConstructorDef
 
getArgsBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
getArgsBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
getArgsBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
getArgsBuilderList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
getArgsCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
getArgsCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
repeated .ConstructorArg args = 2;
getArgsCount() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
repeated .ConstructorArg args = 2;
getArgsCount() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
getArgsCount() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
repeated .InjectionPlan args = 1;
getArgsCount() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.ConstructorOrBuilder
repeated .InjectionPlan args = 1;
getArgsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
getArgsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
repeated .ConstructorArg args = 2;
getArgsList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
repeated .ConstructorArg args = 2;
getArgsList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
getArgsList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
repeated .InjectionPlan args = 1;
getArgsList() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.ConstructorOrBuilder
repeated .InjectionPlan args = 1;
getArgsOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
getArgsOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
repeated .ConstructorArg args = 2;
getArgsOrBuilder(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
repeated .ConstructorArg args = 2;
getArgsOrBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
getArgsOrBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
repeated .InjectionPlan args = 1;
getArgsOrBuilder(int) - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.ConstructorOrBuilder
repeated .InjectionPlan args = 1;
getArgsOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
getArgsOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
repeated .ConstructorArg args = 2;
getArgsOrBuilderList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
repeated .ConstructorArg args = 2;
getArgsOrBuilderList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
getArgsOrBuilderList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
repeated .InjectionPlan args = 1;
getArgsOrBuilderList() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.ConstructorOrBuilder
repeated .InjectionPlan args = 1;
getAspect() - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
getAspect() - Method in interface org.apache.reef.tang.Injector
Allows InjectionFuture to tell the aspect when get() is invoked.
getBindings() - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration.Builder
Gets the value of the 'Bindings' field
getBindings() - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration
Gets the value of the 'Bindings' field.
getBoundConstructor(ClassNode<T>) - Method in interface org.apache.reef.tang.Configuration
 
getBoundConstructor(ClassNode<T>) - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBoundConstructors() - Method in interface org.apache.reef.tang.Configuration
 
getBoundConstructors() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBoundImplementation(ClassNode<T>) - Method in interface org.apache.reef.tang.Configuration
 
getBoundImplementation(ClassNode<T>) - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBoundImplementations() - Method in interface org.apache.reef.tang.Configuration
 
getBoundImplementations() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBoundList(NamedParameterNode<List<?>>) - Method in interface org.apache.reef.tang.Configuration
Get the list bound to a given NamedParameterNode.
getBoundList(NamedParameterNode<List<?>>) - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBoundLists() - Method in interface org.apache.reef.tang.Configuration
 
getBoundLists() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBoundNamedParameters() - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
getBoundSet(NamedParameterNode<Set<?>>) - Method in interface org.apache.reef.tang.Configuration
Obtain the set of class hierarchy nodes or strings that were bound to a given NamedParameterNode.
getBoundSet(NamedParameterNode<Set<?>>) - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBoundSets() - Method in interface org.apache.reef.tang.Configuration
Deprecated. 
getBoundSets() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getBridgeDLLInGlobalFolderFile() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getBridgeDLLInLocalFolderFile() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
reef/local/BRIDGE_DLL_NAME
getBridgeDLLName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getBroadcastReceiver(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupClient
The broadcast receiver configured on this communication group with the given oepratorName
getBroadcastReceiver(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
getBroadcastSender(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupClient
The broadcast sender configured on this communication group with the given oepratorName
getBroadcastSender(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
getBuilder() - Method in class org.apache.reef.tang.formats.CommandLine
 
getChildren() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getChildren() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getChildren() - Method in class org.apache.reef.tang.implementation.Constructor
Get child elements of the injection plan tree.
getChildren() - Method in class org.apache.reef.tang.implementation.InjectionPlan
Get child elements of the injection plan tree.
getChildren() - Method in class org.apache.reef.tang.implementation.Subplan
Get child elements of the injection plan tree.
getChildren() - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
getChildren(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
getChildren(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
repeated .Node children = 6;
getChildren(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
repeated .Node children = 6;
getChildren() - Method in interface org.apache.reef.tang.types.Node
 
getChildren() - Method in interface org.apache.reef.tang.types.Traversable
 
getChildrenBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
getChildrenBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
getChildrenCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
getChildrenCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
repeated .Node children = 6;
getChildrenCount() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
repeated .Node children = 6;
getChildrenList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
getChildrenList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
repeated .Node children = 6;
getChildrenList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
repeated .Node children = 6;
getChildrenOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
getChildrenOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
repeated .Node children = 6;
getChildrenOrBuilder(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
repeated .Node children = 6;
getChildrenOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
getChildrenOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
repeated .Node children = 6;
getChildrenOrBuilderList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
repeated .Node children = 6;
getClass(String) - Static method in class org.apache.reef.io.network.group.impl.utils.Utils
 
getClassHierarchy() - Method in interface org.apache.reef.tang.Configuration
Configuration objects are associated with the ClassHierarchy objects that were used during validation.
getClassHierarchy() - Method in interface org.apache.reef.tang.ConfigurationBuilder
Each ConfigurationBuilder instance is associated with a ClassHierarchy.
getClassHierarchy() - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
getClassHierarchy() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getClassLocation(Class<?>) - Static method in class org.apache.reef.util.EnvironmentUtils
 
getClassName() - Method in class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
getClassName() - Method in interface org.apache.reef.tang.types.ConstructorDef
 
getClassName() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required string className = 1;
getClassName() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
required string className = 1;
getClassName() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBufOrBuilder
required string className = 1;
getClassNameBytes() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required string className = 1;
getClassNameBytes() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
required string className = 1;
getClassNameBytes() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBufOrBuilder
required string className = 1;
getClassNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
getClassNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .ClassNode class_node = 3;
getClassNode() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .ClassNode class_node = 3;
getClassNodeBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
getClassNodeOrBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
getClassNodeOrBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .ClassNode class_node = 3;
getClassNodeOrBuilder() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .ClassNode class_node = 3;
getClassSchema() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
 
getClassSchema() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
 
getClassSchema() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
 
getClassSchema() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
 
getClassSchema() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
 
getClassSchema() - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
 
getClassSchema() - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
 
getClassSchema() - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
 
getClassSchema() - Static method in class org.apache.reef.tang.formats.avro.AvroConfiguration
 
getClassSchema() - Static method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
 
getClassSchema() - Static method in class org.apache.reef.webserver.AvroDriverInfo
 
getClassSchema() - Static method in class org.apache.reef.webserver.AvroEvaluatorEntry
 
getClassSchema() - Static method in class org.apache.reef.webserver.AvroEvaluatorInfo
 
getClassSchema() - Static method in class org.apache.reef.webserver.AvroEvaluatorList
 
getClassSchema() - Static method in class org.apache.reef.webserver.AvroEvaluatorsInfo
 
getClassSchema() - Static method in class org.apache.reef.webserver.AvroHttpRequest
 
getClassSchema() - Static method in class org.apache.reef.webserver.AvroReefServiceInfo
 
getClassSchema() - Static method in class org.apache.reef.webserver.HeaderEntry
 
getClientConfiguration() - Static method in class org.apache.reef.examples.retained_eval.JobClient
 
getClosedContext(ActiveContext) - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
getClusterId() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getCodec() - Method in class org.apache.reef.io.network.impl.NetworkService
 
getCommand() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Gets the value of the 'command' field
getCommand() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Gets the value of the 'command' field.
getCommands() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
getCommunicationGroup(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.GroupCommClient
 
getCommunicationGroup(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.GroupCommClientImpl
 
getComponentName() - Method in class org.apache.reef.runtime.common.driver.idle.IdleMessage
 
getComputeContextIdPrefix() - Method in interface org.apache.reef.io.data.loading.api.DataLoadingService
 
getComputeContextIdPrefix() - Method in class org.apache.reef.io.data.loading.impl.InputFormatLoadingService
 
getConfiguration() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getConfiguration() - Static method in class org.apache.reef.io.network.group.impl.driver.GroupCommService
 
getConfiguration(int) - Static method in class org.apache.reef.io.network.group.impl.driver.GroupCommService
 
getConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string configuration = 2;
getConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
required string configuration = 2;
getConfiguration() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProtoOrBuilder
required string configuration = 2;
getConfiguration() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getConfiguration() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getConfiguration() - Method in interface org.apache.reef.tang.ConfigurationProvider
 
getConfiguration() - Method in class org.apache.reef.wake.remote.address.HostnameBasedLocalAddressProvider
 
getConfiguration() - Method in class org.apache.reef.wake.remote.address.LegacyLocalAddressProvider
 
getConfiguration() - Method in class org.apache.reef.wake.remote.ports.RangeTcpPortProvider
 
getConfiguration() - Method in interface org.apache.reef.wake.remote.ports.TcpPortProvider
returns a configuration for the class that implements TcpPortProvider so that class can be instantiated somewhere else
getConfigurationBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string configuration = 2;
getConfigurationBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
required string configuration = 2;
getConfigurationBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProtoOrBuilder
required string configuration = 2;
getConstructor() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
getConstructor() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Constructor constructor = 2;
getConstructor() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Constructor constructor = 2;
getConstructorBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
getConstructorDef() - Method in class org.apache.reef.tang.implementation.Constructor
 
getConstructorDef(ClassNode<?>...) - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
getConstructorDef(ClassNode<?>...) - Method in interface org.apache.reef.tang.types.ClassNode
 
getConstructorDef() - Method in class org.apache.reef.wake.profiler.Vertex
 
getConstructorOrBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
getConstructorOrBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Constructor constructor = 2;
getConstructorOrBuilder() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Constructor constructor = 2;
getContainerAllocationList() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEvent
 
getContainerAllocationList() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl
 
getContainerInfo() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getContainerLaunchContext(List<String>, Map<String, LocalResource>) - Static method in class org.apache.reef.runtime.yarn.util.YarnTypes
 
getContext(String) - Method in class org.apache.reef.runtime.common.driver.context.ContextRepresenters
Fetch the context with the given ID.
getContextConfiguration(AllocatedEvaluator) - Method in interface org.apache.reef.io.data.loading.api.DataLoadingService
 
getContextConfiguration(AllocatedEvaluator) - Method in class org.apache.reef.io.data.loading.impl.InputFormatLoadingService
 
getContextConfiguration() - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommDriver
 
getContextConfiguration() - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
getContextConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string context_configuration = 2;
getContextConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
required string context_configuration = 2;
getContextConfiguration() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
required string context_configuration = 2;
getContextConfigurationBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string context_configuration = 2;
getContextConfigurationBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
required string context_configuration = 2;
getContextConfigurationBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
required string context_configuration = 2;
getContextControl() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
getContextControl() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
optional .ContextControlProto context_control = 3;
getContextControl() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
optional .ContextControlProto context_control = 3;
getContextControlBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
getContextControlOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
getContextControlOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
optional .ContextControlProto context_control = 3;
getContextControlOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
optional .ContextControlProto context_control = 3;
getContextId() - Method in interface org.apache.reef.driver.task.TaskMessage
 
getContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required string context_id = 1;
getContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
required string context_id = 1;
getContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProtoOrBuilder
required string context_id = 1;
getContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
required string context_id = 1;
getContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
required string context_id = 1;
getContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProtoOrBuilder
required string context_id = 1;
getContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string context_id = 1;
getContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
required string context_id = 1;
getContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProtoOrBuilder
required string context_id = 1;
getContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required string context_id = 2;
getContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
required string context_id = 2;
getContextId() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
required string context_id = 2;
getContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string context_id = 2;
getContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required string context_id = 2;
getContextId() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required string context_id = 2;
getContextId() - Method in class org.apache.reef.runtime.common.driver.task.TaskMessageImpl
 
getContextID() - Method in exception org.apache.reef.runtime.common.evaluator.context.ContextClientCodeException
 
getContextId() - Method in exception org.apache.reef.runtime.common.evaluator.task.TaskClientCodeException
 
getContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required string context_id = 1;
getContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
required string context_id = 1;
getContextIdBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProtoOrBuilder
required string context_id = 1;
getContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
required string context_id = 1;
getContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
required string context_id = 1;
getContextIdBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProtoOrBuilder
required string context_id = 1;
getContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string context_id = 1;
getContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
required string context_id = 1;
getContextIdBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProtoOrBuilder
required string context_id = 1;
getContextIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required string context_id = 2;
getContextIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
required string context_id = 2;
getContextIdBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
required string context_id = 2;
getContextIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string context_id = 2;
getContextIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required string context_id = 2;
getContextIdBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required string context_id = 2;
getContextMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
getContextMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .ContextMessageProto context_message = 2;
getContextMessage() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .ContextMessageProto context_message = 2;
getContextMessage(int) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessage(int) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessage(int) - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
getContextMessageBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageBuilderList() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageCount() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageCount() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageCount() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageList() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageList() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageList() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
getContextMessageOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .ContextMessageProto context_message = 2;
getContextMessageOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .ContextMessageProto context_message = 2;
getContextMessageOrBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageOrBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageOrBuilder(int) - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageOrBuilderList() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageOrBuilderList() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContextMessageOrBuilderList() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
getContexts() - Method in class org.apache.reef.webserver.ReefEventStateManager
get a map of contexts
getContextState() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required .ContextStatusProto.State context_state = 1;
getContextState() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
required .ContextStatusProto.State context_state = 1;
getContextState() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
required .ContextStatusProto.State context_state = 1;
getContextStatus(int) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
getContextStatus(int) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
repeated .ContextStatusProto context_status = 3;
getContextStatus(int) - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
repeated .ContextStatusProto context_status = 3;
getContextStatusBuilder(int) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
getContextStatusBuilderList() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
getContextStatusCollection() - Method in class org.apache.reef.runtime.common.evaluator.context.ContextManager
 
getContextStatusCount() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
getContextStatusCount() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
repeated .ContextStatusProto context_status = 3;
getContextStatusCount() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
repeated .ContextStatusProto context_status = 3;
getContextStatusList() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
getContextStatusList() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
repeated .ContextStatusProto context_status = 3;
getContextStatusList() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
repeated .ContextStatusProto context_status = 3;
getContextStatusOrBuilder(int) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
getContextStatusOrBuilder(int) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
repeated .ContextStatusProto context_status = 3;
getContextStatusOrBuilder(int) - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
repeated .ContextStatusProto context_status = 3;
getContextStatusOrBuilderList() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
getContextStatusOrBuilderList() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
repeated .ContextStatusProto context_status = 3;
getContextStatusOrBuilderList() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
repeated .ContextStatusProto context_status = 3;
getCount() - Method in interface org.apache.reef.wake.metrics.Histogram
Returns the number of recorded values
getCount() - Method in class org.apache.reef.wake.metrics.Meter
Gets the count
getCount() - Method in class org.apache.reef.wake.metrics.UniformHistogram
Returns the number of recorded values
getCurrent() - Method in class org.apache.reef.wake.time.runtime.LogicalTimer
 
getCurrent() - Method in class org.apache.reef.wake.time.runtime.RealTimer
 
getCurrent() - Method in interface org.apache.reef.wake.time.runtime.Timer
 
getCurrentOffset() - Method in class org.apache.reef.io.storage.FramingOutputStream
 
getData() - Method in class org.apache.reef.common.AbstractFailure
 
getData() - Method in interface org.apache.reef.common.Failure
 
getData() - Method in interface org.apache.reef.io.network.group.api.task.NodeStruct
 
getData() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getData() - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
getData(GroupCommunicationMessage) - Static method in class org.apache.reef.io.network.group.impl.utils.Utils
 
getData() - Method in class org.apache.reef.io.network.impl.NSMessage
Gets data
getData() - Method in interface org.apache.reef.io.network.Message
Gets data
getData() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
required bytes data = 1;
getData() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
required bytes data = 1;
getData() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBodyOrBuilder
required bytes data = 1;
getData() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
required bytes data = 1;
getData() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
required bytes data = 1;
getData() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBufOrBuilder
required bytes data = 1;
getData() - Method in class org.apache.reef.wake.remote.impl.TransportEvent
Gets the data
getData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required bytes data = 1;
getData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
required bytes data = 1;
getData() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
required bytes data = 1;
getData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required bytes data = 2;
getData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
required bytes data = 2;
getData() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBufOrBuilder
required bytes data = 2;
getDataCodecClass() - Method in interface org.apache.reef.io.network.group.api.config.OperatorSpec
 
getDataCodecClass() - Method in class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec
 
getDataCodecClass() - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec
 
getDefaultClassHierarchy() - Method in class org.apache.reef.tang.implementation.TangImpl
 
getDefaultClassHierarchy(URL[], Class<? extends ExternalConstructor<?>>[]) - Method in class org.apache.reef.tang.implementation.TangImpl
 
getDefaultClassHierarchy() - Method in interface org.apache.reef.tang.Tang
 
getDefaultClassHierarchy(URL[], Class<? extends ExternalConstructor<?>>[]) - Method in interface org.apache.reef.tang.Tang
 
getDefaultImplementation() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
getDefaultImplementation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
optional string default_implementation = 7;
getDefaultImplementation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
optional string default_implementation = 7;
getDefaultImplementation() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
optional string default_implementation = 7;
getDefaultImplementation() - Method in interface org.apache.reef.tang.types.ClassNode
 
getDefaultImplementationBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
optional string default_implementation = 7;
getDefaultImplementationBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
optional string default_implementation = 7;
getDefaultImplementationBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
optional string default_implementation = 7;
getDefaultInstance() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
getDefaultInstance() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
getDefaultInstance() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
getDefaultInstance() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
getDefaultInstance() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
getDefaultInstance() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
getDefaultInstance() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
getDefaultInstance() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
getDefaultInstance() - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
getDefaultInstanceAsStrings() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
getDefaultInstanceAsStrings() - Method in interface org.apache.reef.tang.types.NamedParameterNode
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
getDefaultInstanceForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
getDefaultInstanceForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
getDefaultInstanceForType() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
getDefaultInstanceForType() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
getDelegatedPlan() - Method in class org.apache.reef.tang.implementation.Subplan
 
getDescription() - Method in class org.apache.reef.common.AbstractFailure
 
getDescription() - Method in interface org.apache.reef.common.Failure
 
getDescriptor() - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest
Access the NodeDescriptor used as the template for this EvaluatorRequest.
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
getDescriptor() - Static method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
getDescriptor() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
getDescriptor() - Static method in class org.apache.reef.proto.ClientRuntimeProtocol
 
getDescriptor() - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
getDescriptor() - Static method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
getDescriptor() - Static method in class org.apache.reef.proto.REEFProtocol
 
getDescriptor() - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
getDescriptor() - Static method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
getDescriptor() - Static method in enum org.apache.reef.proto.ReefServiceProtos.State
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
getDescriptor() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
getDescriptor() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
getDescriptor() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos
 
getDescriptor() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
getDescriptor() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
getDescriptor() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
getDescriptor() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
getDescriptor() - Static method in class org.apache.reef.wake.test.proto.TestProtos
 
getDescriptor() - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
getDescriptor() - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
getDescriptorForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
getDescriptorForType() - Method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
 
getDescriptorForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
getDescriptorForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
getDescriptorForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
getDescriptorForType() - Method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
getDescriptorForType() - Method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
 
getDescriptorForType() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
getDescriptorForType() - Method in enum org.apache.reef.proto.ReefServiceProtos.State
 
getDescriptorForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
getDescriptorForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
getDescriptorForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
getDescriptorForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
getDescriptorForType() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
getDestid() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getDestId() - Method in class org.apache.reef.io.network.impl.NSMessage
Gets a destination identifier
getDestId() - Method in interface org.apache.reef.io.network.Message
Gets a destination identifier
getDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string destid = 3;
getDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required string destid = 3;
getDestid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required string destid = 3;
getDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string destid = 3;
getDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
required string destid = 3;
getDestid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
required string destid = 3;
getDestidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string destid = 3;
getDestidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required string destid = 3;
getDestidBytes() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required string destid = 3;
getDestidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string destid = 3;
getDestidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
required string destid = 3;
getDestidBytes() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
required string destid = 3;
getDestination() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getDiagnostics() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEvent
 
getDiagnostics() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl
 
getDiagnostics() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getDimensions() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getDocumentation() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
getDocumentation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string documentation = 5;
getDocumentation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
optional string documentation = 5;
getDocumentation() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
optional string documentation = 5;
getDocumentation() - Method in interface org.apache.reef.tang.types.NamedParameterNode
 
getDocumentationBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string documentation = 5;
getDocumentationBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
optional string documentation = 5;
getDocumentationBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
optional string documentation = 5;
getDriverClasspath() - Method in class org.apache.reef.runtime.common.files.ClasspathProvider
 
getDriverClasspathPrefix() - Method in interface org.apache.reef.runtime.common.files.RuntimeClasspathProvider
 
getDriverClasspathPrefix() - Method in class org.apache.reef.runtime.hdinsight.HDInsightClasspathProvider
 
getDriverClasspathPrefix() - Method in class org.apache.reef.runtime.local.LocalClasspathProvider
 
getDriverClasspathPrefix() - Method in class org.apache.reef.runtime.mesos.MesosClasspathProvider
 
getDriverClasspathPrefix() - Method in class org.apache.reef.runtime.yarn.YarnClasspathProvider
 
getDriverClasspathSuffix() - Method in interface org.apache.reef.runtime.common.files.RuntimeClasspathProvider
 
getDriverClasspathSuffix() - Method in class org.apache.reef.runtime.hdinsight.HDInsightClasspathProvider
 
getDriverClasspathSuffix() - Method in class org.apache.reef.runtime.local.LocalClasspathProvider
 
getDriverClasspathSuffix() - Method in class org.apache.reef.runtime.mesos.MesosClasspathProvider
 
getDriverClasspathSuffix() - Method in class org.apache.reef.runtime.yarn.YarnClasspathProvider
 
getDriverConfiguration() - Static method in class org.apache.reef.examples.hello.HelloREEF
 
getDriverConfiguration() - Static method in class org.apache.reef.examples.hellohttp.HelloREEFHttp
 
getDriverConfiguration() - Static method in class org.apache.reef.javabridge.generic.JobClient
 
getDriverConfiguration(File, String, String, Configuration) - Method in class org.apache.reef.runtime.local.client.DriverConfigurationProvider
Assembles the driver configuration
getDriverConfigurationName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
The name under which the driver configuration will be stored in REEF_BASE_FOLDER/LOCAL_FOLDER
getDriverConfigurationPath() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getDriverEndpointIdentifier() - Method in class org.apache.reef.webserver.ReefEventStateManager
get driver endpoint identifier
getDriverId() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getDriverId() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getDriverMemory() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getDriverMemory() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getDriverRemoteIdentifier() - Method in class org.apache.reef.runtime.common.evaluator.DefaultDriverConnection
 
getDriverRemoteIdentifier() - Method in interface org.apache.reef.runtime.common.evaluator.DriverConnection
 
getDriverStderrFileName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getDriverStdoutFileName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getDst() - Method in class org.apache.reef.io.network.group.impl.driver.MsgKey
 
getDuration(long) - Method in class org.apache.reef.wake.time.runtime.LogicalTimer
 
getDuration(long) - Method in class org.apache.reef.wake.time.runtime.RealTimer
 
getDuration(long) - Method in interface org.apache.reef.wake.time.runtime.Timer
 
getElapsedTime() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getEncoding() - Method in class org.apache.reef.util.logging.DFSHandler
 
getEntryPlans() - Method in class org.apache.reef.tang.implementation.ListInjectionPlan
 
getEntryPlans() - Method in class org.apache.reef.tang.implementation.SetInjectionPlan
 
getEnvironment() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
getEps() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getError() - Method in class org.apache.reef.client.LauncherStatus
 
getError() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bytes error = 5;
getError() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
optional bytes error = 5;
getError() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
optional bytes error = 5;
getError() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
optional bytes error = 3;
getError() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
optional bytes error = 3;
getError() - Method in interface org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProtoOrBuilder
optional bytes error = 3;
getError() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEvent
 
getError() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl
 
getErrorManager() - Method in class org.apache.reef.util.logging.DFSHandler
 
getEta() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getEvaluatorClasspath() - Method in class org.apache.reef.runtime.common.files.ClasspathProvider
 
getEvaluatorClasspathPrefix() - Method in interface org.apache.reef.runtime.common.files.RuntimeClasspathProvider
 
getEvaluatorClasspathPrefix() - Method in class org.apache.reef.runtime.hdinsight.HDInsightClasspathProvider
 
getEvaluatorClasspathPrefix() - Method in class org.apache.reef.runtime.local.LocalClasspathProvider
 
getEvaluatorClasspathPrefix() - Method in class org.apache.reef.runtime.mesos.MesosClasspathProvider
 
getEvaluatorClasspathPrefix() - Method in class org.apache.reef.runtime.yarn.YarnClasspathProvider
 
getEvaluatorClasspathSuffix() - Method in interface org.apache.reef.runtime.common.files.RuntimeClasspathProvider
 
getEvaluatorClasspathSuffix() - Method in class org.apache.reef.runtime.hdinsight.HDInsightClasspathProvider
 
getEvaluatorClasspathSuffix() - Method in class org.apache.reef.runtime.local.LocalClasspathProvider
 
getEvaluatorClasspathSuffix() - Method in class org.apache.reef.runtime.mesos.MesosClasspathProvider
 
getEvaluatorClasspathSuffix() - Method in class org.apache.reef.runtime.yarn.YarnClasspathProvider
 
getEvaluatorConf() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceLaunchEvent
 
getEvaluatorConf() - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl
 
getEvaluatorConfigurationName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getEvaluatorConfigurationPath() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getEvaluatorControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
getEvaluatorControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .EvaluatorControlProto evaluatorControl = 5;
getEvaluatorControl() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .EvaluatorControlProto evaluatorControl = 5;
getEvaluatorControlBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
getEvaluatorControlOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
getEvaluatorControlOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .EvaluatorControlProto evaluatorControl = 5;
getEvaluatorControlOrBuilder() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .EvaluatorControlProto evaluatorControl = 5;
getEvaluatorDescriptor() - Method in interface org.apache.reef.driver.context.ContextBase
 
getEvaluatorDescriptor() - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
 
getEvaluatorDescriptor() - Method in class org.apache.reef.javabridge.ClosedContextBridge
 
getEvaluatorDescriptor() - Method in class org.apache.reef.javabridge.FailedContextBridge
 
getEvaluatorDescriptor() - Method in class org.apache.reef.runtime.common.driver.context.ClosedContextImpl
 
getEvaluatorDescriptor() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
getEvaluatorDescriptor() - Method in class org.apache.reef.runtime.common.driver.context.FailedContextImpl
 
getEvaluatorDescriptor() - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
 
getEvaluatorDescriptor(String) - Method in class org.apache.reef.webserver.ReefEventStateManager
getEvaluatorDescriptor
getEvaluatorDescriptorSring() - Method in class org.apache.reef.javabridge.ActiveContextBridge
 
getEvaluatorDescriptorSring() - Method in class org.apache.reef.javabridge.AllocatedEvaluatorBridge
 
getEvaluatorDescriptorSring() - Method in class org.apache.reef.javabridge.ClosedContextBridge
 
getEvaluatorDescriptorSring() - Method in class org.apache.reef.javabridge.FailedContextBridge
 
getEvaluatorDescriptorString(EvaluatorDescriptor) - Static method in class org.apache.reef.javabridge.Utilities
 
getEvaluatorException() - Method in interface org.apache.reef.driver.evaluator.FailedEvaluator
 
getEvaluatorFolderPrefix() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getEvaluatorHeartBeat() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
getEvaluatorHeartBeat() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
getEvaluatorHeartBeat() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
getEvaluatorHeartBeatBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
getEvaluatorHeartBeatOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
getEvaluatorHeartBeatOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
getEvaluatorHeartBeatOrBuilder() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
getEvaluatorId() - Method in interface org.apache.reef.driver.context.ContextBase
 
getEvaluatorId() - Method in class org.apache.reef.javabridge.ClosedContextBridge
 
getEvaluatorId() - Method in class org.apache.reef.javabridge.FailedContextBridge
 
getEvaluatorId() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required string evaluator_id = 1;
getEvaluatorId() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
required string evaluator_id = 1;
getEvaluatorId() - Method in interface org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProtoOrBuilder
required string evaluator_id = 1;
getEvaluatorId() - Method in class org.apache.reef.runtime.common.driver.context.ClosedContextImpl
 
getEvaluatorId() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
getEvaluatorId() - Method in class org.apache.reef.runtime.common.driver.context.FailedContextImpl
 
getEvaluatorId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Gets the value of the 'evaluatorId' field
getEvaluatorId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Gets the value of the 'evaluatorId' field.
getEvaluatorIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required string evaluator_id = 1;
getEvaluatorIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
required string evaluator_id = 1;
getEvaluatorIdBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProtoOrBuilder
required string evaluator_id = 1;
getEvaluatorLaunch() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Gets the value of the 'evaluator_launch' field
getEvaluatorLaunch() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Gets the value of the 'evaluator_launch' field.
getEvaluatorNodeDescriptor(String) - Method in class org.apache.reef.webserver.ReefEventStateManager
get Evaluator NodeDescriptor
getEvaluatorNumber() - Method in class org.apache.reef.javabridge.EvaluatorRequestorBridge
 
getEvaluatorRelease() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Gets the value of the 'evaluator_release' field
getEvaluatorRelease() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Gets the value of the 'evaluator_release' field.
getEvaluatorRequest() - Method in interface org.apache.reef.driver.FlexiblePreemptionEvent
 
getEvaluators() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Gets the value of the 'evaluators' field
getEvaluators() - Method in class org.apache.reef.webserver.AvroEvaluatorList
Gets the value of the 'evaluators' field.
getEvaluators() - Method in class org.apache.reef.webserver.ReefEventStateManager
get evaluator map
getEvaluatorsInfo() - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo.Builder
Gets the value of the 'evaluatorsInfo' field
getEvaluatorsInfo() - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo
Gets the value of the 'evaluatorsInfo' field.
getEvaluatorStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
getEvaluatorStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
required .EvaluatorStatusProto evaluator_status = 2;
getEvaluatorStatus() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
required .EvaluatorStatusProto evaluator_status = 2;
getEvaluatorStatusBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
getEvaluatorStatusOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
getEvaluatorStatusOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
required .EvaluatorStatusProto evaluator_status = 2;
getEvaluatorStatusOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
required .EvaluatorStatusProto evaluator_status = 2;
getEvaluatorStderrFileName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getEvaluatorStdoutFileName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getEvent() - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Gets the actual event
getExamples() - Method in class org.apache.reef.examples.group.bgd.ExampleList
 
getException() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes exception = 4;
getException() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
optional bytes exception = 4;
getException() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
optional bytes exception = 4;
getException() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional bytes exception = 3;
getException() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
optional bytes exception = 3;
getException() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
optional bytes exception = 3;
getException() - Method in class org.apache.reef.wake.time.runtime.event.RuntimeStop
 
getExceptionList() - Method in class org.apache.reef.javabridge.InteropReturnInfo
 
getExitCode() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEvent
 
getExitCode() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl
 
getFailedContext(ReefServiceProtos.ContextStatusProto) - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
getFailedContextForEvaluatorFailure() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
getFailedContextList() - Method in interface org.apache.reef.driver.evaluator.FailedEvaluator
 
getFailedContextsForEvaluatorFailure() - Method in class org.apache.reef.runtime.common.driver.context.ContextRepresenters
Create the failed contexts for a FailedEvaluator event.
getFailedTask() - Method in interface org.apache.reef.driver.evaluator.FailedEvaluator
 
getFailedTaskString() - Method in class org.apache.reef.javabridge.FailedTaskBridge
 
getFeatureLength() - Method in class org.apache.reef.examples.group.bgd.data.SparseExample
 
getFileSet() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceLaunchEvent
 
getFileSet() - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl
 
getFilter() - Method in class org.apache.reef.util.logging.DFSHandler
 
getFilteredLinesFromFile(String, String, String, String) - Static method in class org.apache.reef.util.logging.LogParser
Get lines from a given file with a specified filter, trim the line by removing strings before removeBeforeToken and after removeAfterToken
getFilteredLinesFromFile(String, String) - Static method in class org.apache.reef.util.logging.LogParser
get lines from given file with specified filter
getFinalStatus() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getFinishedTime() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getFormattedThreadList(String, String, String) - Static method in class org.apache.reef.util.ThreadLogger
Produces a String representation of the currently running threads.
getFormattedThreadList(String) - Static method in class org.apache.reef.util.ThreadLogger
Same as getFormattedThreadList(prefix, "\n\t", "\n\t\t")
getFormatter() - Method in class org.apache.reef.util.logging.DFSHandler
 
getFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required string full_arg_class_name = 1;
getFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
required string full_arg_class_name = 1;
getFullArgClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
required string full_arg_class_name = 1;
getFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string full_arg_class_name = 2;
getFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required string full_arg_class_name = 2;
getFullArgClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required string full_arg_class_name = 2;
getFullArgClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required string full_arg_class_name = 1;
getFullArgClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
required string full_arg_class_name = 1;
getFullArgClassNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
required string full_arg_class_name = 1;
getFullArgClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string full_arg_class_name = 2;
getFullArgClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required string full_arg_class_name = 2;
getFullArgClassNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required string full_arg_class_name = 2;
getFullArgName() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
getFullArgName() - Method in interface org.apache.reef.tang.types.NamedParameterNode
 
getFullClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
required string full_class_name = 1;
getFullClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
required string full_class_name = 1;
getFullClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
required string full_class_name = 1;
getFullClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
required string full_class_name = 1;
getFullClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
required string full_class_name = 1;
getFullClassNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
required string full_class_name = 1;
getFullName() - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
getFullName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string full_name = 2;
getFullName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
required string full_name = 2;
getFullName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
required string full_name = 2;
getFullName() - Method in interface org.apache.reef.tang.types.Node
 
getFullName(Type) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Return the full name of the raw type of the provided Type.
getFullName(Field) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Return the full name of the provided field.
getFullNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string full_name = 2;
getFullNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
required string full_name = 2;
getFullNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
required string full_name = 2;
getGCM(Message<GroupCommunicationMessage>) - Static method in class org.apache.reef.io.network.group.impl.utils.Utils
 
getGlobalFileSet() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getGlobalFileSet() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getGlobalFolder() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getGlobalFolderName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getGlobalFolderPath() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getGraphvizString(Configuration, boolean, boolean) - Static method in class org.apache.reef.tang.util.walk.graphviz.GraphvizConfigVisitor
Produce a Graphviz DOT string for a given TANG configuration.
getGraphvizString(InjectionPlan<?>, boolean) - Static method in class org.apache.reef.tang.util.walk.graphviz.GraphvizInjectionPlanVisitor
Produce a Graphviz DOT string for a given TANG injection plan.
getGridSize() - Method in class org.apache.reef.examples.group.bgd.utils.StepSizes
 
getGroupCommFailedEvaluatorStage() - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommServiceDriver
Not user facing but used the Group Communication Service class
getGroupCommFailedEvaluatorStage() - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
getGroupCommFailedTaskStage() - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommServiceDriver
Not user facing but used the Group Communication Service class
getGroupCommFailedTaskStage() - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
getGroupCommRunningTaskStage() - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommServiceDriver
Not user facing but used the Group Communication Service class
getGroupCommRunningTaskStage() - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
getGroupName() - Method in class org.apache.reef.io.network.group.api.operators.AbstractGroupCommOperator
 
getGroupName() - Method in interface org.apache.reef.io.network.group.api.operators.GroupCommOperator
 
getGroupName() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getGroupname() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getGroupName() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
getGroupName() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
getGroupName() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
getGroupName() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
getGroupName() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getGroupname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string groupname = 4;
getGroupname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional string groupname = 4;
getGroupname() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional string groupname = 4;
getGroupnameBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string groupname = 4;
getGroupnameBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional string groupname = 4;
getGroupnameBytes() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional string groupname = 4;
getHandler(String, Class<? extends T>) - Method in class org.apache.reef.runtime.common.utils.RemoteManager
 
getHandler(String, Class<? extends T>) - Method in class org.apache.reef.runtime.mesos.util.MesosRemoteManager
 
getHandler(RemoteIdentifier, Class<? extends T>) - Method in class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
Returns a proxy event handler for a remote identifier and a message type
getHandler() - Method in class org.apache.reef.wake.remote.impl.RemoteSenderStage
Returns a new remote sender event handler
getHandler(RemoteIdentifier, Class<? extends T>) - Method in interface org.apache.reef.wake.remote.RemoteManager
Returns an event handler that can be used to send messages of type T to the given destination.
getHeader() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Gets the value of the 'header' field
getHeader() - Method in class org.apache.reef.webserver.AvroHttpRequest
Gets the value of the 'header' field.
getHeaderEntryList() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get http header as a list of HeaderEntry
getHeaders() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get request headers
getHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Gets the value of the 'host' field
getHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Gets the value of the 'host' field.
getHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Gets the value of the 'host' field
getHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Gets the value of the 'host' field.
getHostName() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEvent
 
getHostName() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl
 
getHTTPConfiguration() - Static method in class org.apache.reef.examples.hellohttp.HelloREEFHttp
 
getHTTPConfiguration() - Static method in class org.apache.reef.javabridge.generic.JobClient
 
getHttpMethod() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Gets the value of the 'httpMethod' field
getHttpMethod() - Method in class org.apache.reef.webserver.AvroHttpRequest
Gets the value of the 'httpMethod' field.
getId() - Method in interface org.apache.reef.client.CompletedJob
 
getId() - Method in class org.apache.reef.client.JobMessage
Get the Identifier of the sending Job.
getId() - Method in interface org.apache.reef.client.RunningJob
 
getId() - Method in class org.apache.reef.common.AbstractFailure
 
getId() - Method in interface org.apache.reef.driver.context.ContextBase
 
getId() - Method in interface org.apache.reef.driver.context.ContextMessage
 
getId() - Method in interface org.apache.reef.driver.task.CompletedTask
 
getId() - Method in interface org.apache.reef.driver.task.TaskMessage
 
getId() - Method in interface org.apache.reef.evaluator.context.events.ContextStart
 
getId() - Method in interface org.apache.reef.evaluator.context.events.ContextStop
 
getId() - Method in exception org.apache.reef.exception.EvaluatorException
Access the affected Evaluator.
getId() - Method in interface org.apache.reef.io.naming.Identifiable
Returns an identifier of this object
getId() - Method in interface org.apache.reef.io.network.group.api.task.NodeStruct
 
getId() - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
getId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Gets the value of the 'id' field
getId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Gets the value of the 'id' field.
getId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Gets the value of the 'id' field
getId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Gets the value of the 'id' field.
getId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest.Builder
Gets the value of the 'id' field
getId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
Gets the value of the 'id' field.
getId() - Method in class org.apache.reef.io.PartitionSpec
 
getId() - Method in class org.apache.reef.javabridge.ActiveContextBridge
 
getId() - Method in class org.apache.reef.javabridge.ClosedContextBridge
 
getId() - Method in class org.apache.reef.javabridge.CompletedEvaluatorBridge
 
getId() - Method in class org.apache.reef.javabridge.ContextMessageBridge
 
getId() - Method in class org.apache.reef.javabridge.FailedContextBridge
 
getId() - Method in class org.apache.reef.javabridge.RunningTaskBridge
 
getId() - Method in class org.apache.reef.javabridge.SuspendedTaskBridge
 
getId() - Method in class org.apache.reef.runtime.common.client.RunningJobImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.catalog.NodeDescriptorImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.context.ClosedContextImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.context.ContextMessageImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
getId() - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
 
getId() - Method in class org.apache.reef.runtime.common.driver.task.CompletedTaskImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.task.SuspendedTaskImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.task.TaskMessageImpl
 
getId() - Method in class org.apache.reef.runtime.common.driver.task.TaskRepresenter
 
getId() - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
 
getId() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationID
 
getId() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getId() - Method in interface org.apache.reef.task.events.TaskStart
 
getId() - Method in interface org.apache.reef.task.events.TaskStop
 
getId() - Method in interface org.apache.reef.wake.Identifiable
Returns an identifier of this object
getId() - Method in class org.apache.reef.wake.storage.ReadRequest
 
getId() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Gets the value of the 'id' field
getId() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry
Gets the value of the 'id' field.
getIdentifier() - Method in interface org.apache.reef.io.naming.NameAssignment
Returns an identifier of this object
getIdentifier() - Method in class org.apache.reef.io.network.naming.NameAssignmentTuple
Gets an identifier
getIdentifier() - Method in class org.apache.reef.io.network.naming.serialization.NamingUnregisterRequest
Gets an identifier
getIdentifier() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
required string identifier = 1;
getIdentifier() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
required string identifier = 1;
getIdentifier() - Method in interface org.apache.reef.proto.ClientRuntimeProtocol.JobControlProtoOrBuilder
required string identifier = 1;
getIdentifier() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required string identifier = 2;
getIdentifier() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
required string identifier = 2;
getIdentifier() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
required string identifier = 2;
getIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required string identifier = 1;
getIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
required string identifier = 1;
getIdentifier() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
required string identifier = 1;
getIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional string identifier = 5;
getIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
optional string identifier = 5;
getIdentifier() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
optional string identifier = 5;
getIdentifier() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getIdentifier() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getIdentifier() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceLaunchEvent
 
getIdentifier() - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl
 
getIdentifier() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceReleaseEvent
 
getIdentifier() - Method in class org.apache.reef.runtime.common.driver.api.ResourceReleaseEventImpl
 
getIdentifier() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEvent
 
getIdentifier() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl
 
getIdentifier() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEvent
 
getIdentifier() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl
 
getIdentifier() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEvent
 
getIdentifier() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl
 
getIdentifier(Configuration) - Static method in exception org.apache.reef.runtime.common.evaluator.context.ContextClientCodeException
Extracts a context id from the given configuration.
getIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Gets the value of the 'identifier' field
getIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Gets the value of the 'identifier' field.
getIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease.Builder
Gets the value of the 'identifier' field
getIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
Gets the value of the 'identifier' field.
getIdentifier() - Method in interface org.apache.reef.wake.remote.RemoteMessage
Returns a remote identifier of the sender
getIdentifierBytes() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
required string identifier = 1;
getIdentifierBytes() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
required string identifier = 1;
getIdentifierBytes() - Method in interface org.apache.reef.proto.ClientRuntimeProtocol.JobControlProtoOrBuilder
required string identifier = 1;
getIdentifierBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required string identifier = 2;
getIdentifierBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
required string identifier = 2;
getIdentifierBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
required string identifier = 2;
getIdentifierBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required string identifier = 1;
getIdentifierBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
required string identifier = 1;
getIdentifierBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
required string identifier = 1;
getIdentifierBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional string identifier = 5;
getIdentifierBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
optional string identifier = 5;
getIdentifierBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
optional string identifier = 5;
getIdentifierFactory() - Method in class org.apache.reef.io.network.impl.NetworkService
 
getIdentifiers() - Method in class org.apache.reef.io.network.naming.serialization.NamingLookupRequest
Gets identifiers
getIdleStatus() - Method in class org.apache.reef.runtime.common.driver.idle.ClockIdlenessSource
 
getIdleStatus() - Method in interface org.apache.reef.runtime.common.driver.idle.DriverIdlenessSource
 
getIdleStatus() - Method in class org.apache.reef.runtime.common.driver.idle.EventHandlerIdlenessSource
 
getIdleStatus() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceManagerStatus
 
getIds() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest.Builder
Gets the value of the 'ids' field
getIds() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
Gets the value of the 'ids' field.
getImplFullNames(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
getImplFullNames(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated string impl_full_names = 6;
getImplFullNames(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated string impl_full_names = 6;
getImplFullNamesBytes(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
getImplFullNamesBytes(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated string impl_full_names = 6;
getImplFullNamesBytes(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated string impl_full_names = 6;
getImplFullNamesCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
getImplFullNamesCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated string impl_full_names = 6;
getImplFullNamesCount() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated string impl_full_names = 6;
getImplFullNamesList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
getImplFullNamesList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated string impl_full_names = 6;
getImplFullNamesList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated string impl_full_names = 6;
getInetSocketAddress() - Method in interface org.apache.reef.driver.catalog.NodeDescriptor
Access the inet address of the Evaluator.
getInetSocketAddress() - Method in class org.apache.reef.runtime.common.driver.catalog.NodeDescriptorImpl
 
getInitialCount() - Method in class org.apache.reef.io.network.group.impl.utils.CountingSemaphore
 
getInjectableConstructors() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
getInjectableConstructors(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructors(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructors(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructors() - Method in interface org.apache.reef.tang.types.ClassNode
 
getInjectableConstructorsBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsCount() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsOrBuilder(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef InjectableConstructors = 4;
getInjectableConstructorsOrBuilderList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef InjectableConstructors = 4;
getInjectionPlan(Node) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
Return an injection plan for the given class / parameter name.
getInjectionPlan(String) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
getInjectionPlan(Class<T>) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
getInjectionPlan(String) - Method in interface org.apache.reef.tang.Injector
 
getInjectionPlan(Class<T>) - Method in interface org.apache.reef.tang.Injector
 
getInMeter() - Method in class org.apache.reef.wake.AbstractEStage
Gets the input meter of this stage
getInMeter() - Method in class org.apache.reef.wake.rx.AbstractRxStage
Gets the input meter of this stage
getInputSplit(String, String) - Method in class org.apache.reef.io.data.loading.impl.EvaluatorToPartitionMapper
Get an input split to be assigned to this evaluator

Allocates one if its not already allocated

getInputStream() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Gets the value of the 'inputStream' field
getInputStream() - Method in class org.apache.reef.webserver.AvroHttpRequest
Gets the value of the 'inputStream' field.
getInputStream() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get input Stream
getInstance(Class<U>) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
getInstance(String) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
getInstance(Class<U>) - Method in interface org.apache.reef.tang.Injector
Gets an instance of iface, or the implementation that has been bound to it.
getInstance(String) - Method in interface org.apache.reef.tang.Injector
 
getInstance() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
getInstance() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Instance instance = 3;
getInstance() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Instance instance = 3;
getInstance() - Static method in class org.apache.reef.wake.remote.address.LocalAddressProviderFactory
Deprecated.
Have an instance of LocalAddressProvider injected instead.
getInstanceAsString() - Method in class org.apache.reef.tang.implementation.java.JavaInstance
 
getInstanceBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
getInstanceDefault(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
getInstanceDefault(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
repeated string instance_default = 7;
getInstanceDefault(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
repeated string instance_default = 7;
getInstanceDefaultBytes(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
getInstanceDefaultBytes(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
repeated string instance_default = 7;
getInstanceDefaultBytes(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
repeated string instance_default = 7;
getInstanceDefaultCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
getInstanceDefaultCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
repeated string instance_default = 7;
getInstanceDefaultCount() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
repeated string instance_default = 7;
getInstanceDefaultList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
getInstanceDefaultList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
repeated string instance_default = 7;
getInstanceDefaultList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
repeated string instance_default = 7;
getInstanceOrBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
getInstanceOrBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Instance instance = 3;
getInstanceOrBuilder() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Instance instance = 3;
getInterfaceTarget(Class<?>, Type) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
This method takes a class called clazz that *directly* implements a generic interface or generic class, iface.
getInternetAddress() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Gets the value of the 'internetAddress' field
getInternetAddress() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Gets the value of the 'internetAddress' field.
getIsExternalConstructor() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_external_constructor = 2;
getIsExternalConstructor() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
required bool is_external_constructor = 2;
getIsExternalConstructor() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
required bool is_external_constructor = 2;
getIsFromPreviousDriver() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEvent
 
getIsFromPreviousDriver() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl
 
getIsInjectionCandidate() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_injection_candidate = 1;
getIsInjectionCandidate() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
required bool is_injection_candidate = 1;
getIsInjectionCandidate() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
required bool is_injection_candidate = 1;
getIsInjectionFuture() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required bool is_injection_future = 3;
getIsInjectionFuture() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
required bool is_injection_future = 3;
getIsInjectionFuture() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
required bool is_injection_future = 3;
getIsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_list = 4;
getIsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required bool is_list = 4;
getIsList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required bool is_list = 4;
getIsSet() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_set = 3;
getIsSet() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required bool is_set = 3;
getIsSet() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required bool is_set = 3;
getIsUnit() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_unit = 3;
getIsUnit() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
required bool is_unit = 3;
getIsUnit() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
required bool is_unit = 3;
getIters() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getJarFileSuffix() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getJobControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
getJobControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .JobControlProto jobControl = 2;
getJobControl() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .JobControlProto jobControl = 2;
getJobControlBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
getJobControlOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
getJobControlOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .JobControlProto jobControl = 2;
getJobControlOrBuilder() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .JobControlProto jobControl = 2;
getJobFolderPrefix() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
The prefix used whenever REEF is asked to create a job folder, on (H)DFS or locally.
getJobIdentifier() - Static method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
Get the id of current job/application
getJobStatus() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
getJobStatus() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .JobStatusProto jobStatus = 4;
getJobStatus() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .JobStatusProto jobStatus = 4;
getJobStatusBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
getJobStatusOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
getJobStatusOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .JobStatusProto jobStatus = 4;
getJobStatusOrBuilder() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .JobStatusProto jobStatus = 4;
getKey() - Method in class org.apache.reef.io.Tuple
 
getKey() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
getKey() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.LocalResourcesEntry
 
getKey() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Gets the value of the 'key' field
getKey() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Gets the value of the 'key' field.
getKey() - Method in class org.apache.reef.wake.examples.accumulate.CombinerStage.Pair
 
getKey() - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Gets the value of the 'key' field
getKey() - Method in class org.apache.reef.webserver.HeaderEntry
Gets the value of the 'key' field.
getKillEvaluator() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
getKillEvaluator() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
optional .KillEvaluatorProto kill_evaluator = 4;
getKillEvaluator() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
optional .KillEvaluatorProto kill_evaluator = 4;
getKillEvaluatorBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
getKillEvaluatorOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
getKillEvaluatorOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
optional .KillEvaluatorProto kill_evaluator = 4;
getKillEvaluatorOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
optional .KillEvaluatorProto kill_evaluator = 4;
getKnownImplementations() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
getKnownImplementations() - Method in interface org.apache.reef.tang.types.ClassNode
 
getLabel() - Method in interface org.apache.reef.examples.group.bgd.data.Example
Access to the label.
getLabel() - Method in class org.apache.reef.examples.group.bgd.data.SparseExample
 
getLambda() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getLauncher(Configuration) - Static method in class org.apache.reef.client.DriverLauncher
Instantiate a launcher for the given Configuration.
getLauncher(Configuration) - Static method in class org.apache.reef.tests.TestDriverLauncher
Instantiate a launcher for the given Configuration.
getLegacyConstructor(ClassNode<T>) - Method in interface org.apache.reef.tang.Configuration
Return the LegacyConstructor that has been bound to this Class.
getLegacyConstructor(ClassNode<T>) - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getLegacyConstructors() - Method in interface org.apache.reef.tang.Configuration
 
getLegacyConstructors() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getLevel() - Method in class org.apache.reef.util.logging.DFSHandler
 
getLink() - Method in class org.apache.reef.io.network.naming.serialization.NamingMessage
Gets a link
getLink() - Method in class org.apache.reef.wake.remote.impl.TransportEvent
Returns the link associated with the event which can be used to write back to the client without creating a new link
getList() - Method in class org.apache.reef.examples.scheduler.SchedulerDriver
Get the list of tasks in the scheduler.
getListeningPort() - Method in class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Gets a server listening port of this transport
getListeningPort() - Method in interface org.apache.reef.wake.remote.transport.Transport
Gets a server listening port of this transport
getLoad() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required double load = 2;
getLoad() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
required double load = 2;
getLoad() - Method in interface org.apache.reef.wake.test.proto.TestProtos.TestEventPBufOrBuilder
required double load = 2;
getLoadDir() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
Deprecated.
getLocalAddress() - Method in class org.apache.reef.wake.remote.address.HostnameBasedLocalAddressProvider
 
getLocalAddress() - Method in class org.apache.reef.wake.remote.address.LegacyLocalAddressProvider
 
getLocalAddress() - Method in interface org.apache.reef.wake.remote.address.LocalAddressProvider
 
getLocalAddress() - Method in class org.apache.reef.wake.remote.impl.TransportEvent
Gets the local socket address
getLocalAddress() - Static method in class org.apache.reef.wake.remote.NetUtils
Deprecated.
Use org.apache.reef.wake.remote.address.LocalAddressProvider#getLocalAddress() instead.
getLocalAddress() - Method in interface org.apache.reef.wake.remote.transport.Link
Gets its local address.
getLocalAddress() - Method in class org.apache.reef.wake.remote.transport.netty.NettyLink
Gets a local address of the link
getLocalAddress() - Method in class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Gets a server local socket address of this transport
getLocalAddress() - Method in interface org.apache.reef.wake.remote.transport.Transport
Gets a server local socket address of this transport
getLocalFileSet() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getLocalFileSet() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getLocalFolder() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getLocalFolderName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getLocalFolderPath() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getLocalResourceForPath(Path) - Method in class org.apache.reef.runtime.yarn.client.uploader.JobFolder
Creates a LocalResource instance for the JAR file referenced by the given Path
getLocalResources() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
getLossFunction() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getLossFunction() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDLossType
 
getMasterTaskConfiguration() - Method in class org.apache.reef.examples.group.bgd.BGDDriver
 
getMaxAppAttempts() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getMeanThp() - Method in class org.apache.reef.wake.metrics.Meter
Gets the mean throughput
getMegaBytes() - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest
 
getMemory() - Method in interface org.apache.reef.driver.evaluator.EvaluatorDescriptor
 
getMemory() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.Resource
 
getMemory() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Gets the value of the 'memory' field
getMemory() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Gets the value of the 'memory' field.
getMemorySize() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceRequestEvent
 
getMemorySize() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
getMemorySize() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEvent
 
getMemorySize() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl
 
getMessage() - Method in class org.apache.reef.common.AbstractFailure
 
getMessage() - Method in interface org.apache.reef.common.Failure
 
getMessage() - Method in interface org.apache.reef.evaluator.context.ContextMessageSource
 
getMessage() - Method in class org.apache.reef.examples.suspend.SuspendTestTask
Update driver on current state of the task.
getMessage() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional bytes message = 3;
getMessage() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
optional bytes message = 3;
getMessage() - Method in interface org.apache.reef.proto.ClientRuntimeProtocol.JobControlProtoOrBuilder
optional bytes message = 3;
getMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required bytes message = 2;
getMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
required bytes message = 2;
getMessage() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProtoOrBuilder
required bytes message = 2;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required bytes message = 2;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
required bytes message = 2;
getMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProtoOrBuilder
required bytes message = 2;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes message = 3;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
optional bytes message = 3;
getMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
optional bytes message = 3;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string message = 2;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
required string message = 2;
getMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
required string message = 2;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required bytes message = 2;
getMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
required bytes message = 2;
getMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProtoOrBuilder
required bytes message = 2;
getMessage() - Method in class org.apache.reef.runtime.common.evaluator.context.defaults.DefaultContextMessageSource
 
getMessage() - Method in interface org.apache.reef.task.TaskMessageSource
 
getMessage() - Method in class org.apache.reef.tests.fail.driver.NoopTask
 
getMessage() - Method in class org.apache.reef.tests.messaging.task.TaskMessagingTask
 
getMessage() - Method in interface org.apache.reef.wake.remote.RemoteMessage
Returns an actual message
getMessage() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required string message = 1;
getMessage() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
required string message = 1;
getMessage() - Method in interface org.apache.reef.wake.test.proto.TestProtos.TestEventPBufOrBuilder
required string message = 1;
getMessageBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string message = 2;
getMessageBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
required string message = 2;
getMessageBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
required string message = 2;
getMessageBytes() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required string message = 1;
getMessageBytes() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
required string message = 1;
getMessageBytes() - Method in interface org.apache.reef.wake.test.proto.TestProtos.TestEventPBufOrBuilder
required string message = 1;
getMessageSourceID() - Method in interface org.apache.reef.driver.context.ContextMessage
 
getMessageSourceID() - Method in interface org.apache.reef.driver.task.TaskMessage
 
getMessageSourceID() - Method in class org.apache.reef.evaluator.context.ContextMessage
 
getMessageSourceID() - Method in class org.apache.reef.javabridge.ContextMessageBridge
 
getMessageSourceID() - Method in class org.apache.reef.runtime.common.driver.context.ContextMessageImpl
 
getMessageSourceID() - Method in class org.apache.reef.runtime.common.driver.task.TaskMessageImpl
 
getMessageSourceID() - Method in class org.apache.reef.task.TaskMessage
 
getMethod() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get http request method like "Get"
getMinParts() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getMsg() - Method in class org.apache.reef.io.network.group.impl.driver.IndexedMsg
 
getMsgs(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
getMsgs(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
repeated .GroupMessageBody msgs = 8;
getMsgs(int) - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
repeated .GroupMessageBody msgs = 8;
getMsgs(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
getMsgs(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
repeated .NSRecordPBuf msgs = 4;
getMsgs(int) - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
repeated .NSRecordPBuf msgs = 4;
getMsgsBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
getMsgsBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
getMsgsBuilderList() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
getMsgsBuilderList() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
getMsgsCount() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getMsgsCount() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
getMsgsCount() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
repeated .GroupMessageBody msgs = 8;
getMsgsCount() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
repeated .GroupMessageBody msgs = 8;
getMsgsCount() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
getMsgsCount() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
repeated .NSRecordPBuf msgs = 4;
getMsgsCount() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
repeated .NSRecordPBuf msgs = 4;
getMsgsList() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
getMsgsList() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
repeated .GroupMessageBody msgs = 8;
getMsgsList() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
repeated .GroupMessageBody msgs = 8;
getMsgsList() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
getMsgsList() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
repeated .NSRecordPBuf msgs = 4;
getMsgsList() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
repeated .NSRecordPBuf msgs = 4;
getMsgsOrBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
getMsgsOrBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
repeated .GroupMessageBody msgs = 8;
getMsgsOrBuilder(int) - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
repeated .GroupMessageBody msgs = 8;
getMsgsOrBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
getMsgsOrBuilder(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
repeated .NSRecordPBuf msgs = 4;
getMsgsOrBuilder(int) - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
repeated .NSRecordPBuf msgs = 4;
getMsgsOrBuilderList() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
getMsgsOrBuilderList() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
repeated .GroupMessageBody msgs = 8;
getMsgsOrBuilderList() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
repeated .GroupMessageBody msgs = 8;
getMsgsOrBuilderList() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
getMsgsOrBuilderList() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
repeated .NSRecordPBuf msgs = 4;
getMsgsOrBuilderList() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
repeated .NSRecordPBuf msgs = 4;
getMsgType() - Method in class org.apache.reef.io.network.group.impl.driver.MsgKey
 
getMyId() - Method in class org.apache.reef.io.network.impl.NetworkService
 
getMyIdentifier() - Method in class org.apache.reef.runtime.common.utils.RemoteManager
 
getMyIdentifier() - Method in class org.apache.reef.runtime.mesos.util.MesosRemoteManager
 
getMyIdentifier() - Method in class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
Returns my identifier
getMyIdentifier() - Method in interface org.apache.reef.wake.remote.RemoteManager
Access the Identifier of this.
getName() - Method in interface org.apache.reef.driver.catalog.ResourceCatalog.Descriptor
 
getName() - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupClient
 
getName() - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
getName() - Method in class org.apache.reef.io.storage.local.CodecFileAccumulable
 
getName() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string name = 1;
getName() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
required string name = 1;
getName() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
required string name = 1;
getName() - Method in class org.apache.reef.runtime.common.driver.catalog.NodeDescriptorImpl
 
getName() - Method in class org.apache.reef.runtime.common.driver.catalog.RackDescriptorImpl
 
getName() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEvent
 
getName() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl
 
getName() - Method in interface org.apache.reef.runtime.common.files.FileResource
 
getName() - Method in class org.apache.reef.runtime.common.files.FileResourceImpl
 
getName() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getName() - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
getName() - Method in class org.apache.reef.tang.implementation.types.ConstructorArgImpl
 
getName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string name = 1;
getName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
required string name = 1;
getName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
required string name = 1;
getName() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
required string name = 1;
getName() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
required string name = 1;
getName() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
required string name = 1;
getName() - Method in interface org.apache.reef.tang.types.ConstructorArg
 
getName() - Method in interface org.apache.reef.tang.types.Node
 
getName() - Method in class org.apache.reef.wake.metrics.Meter
Gets the name of the meter
getName() - Method in class org.apache.reef.wake.profiler.Vertex
 
getName() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Gets the value of the 'name' field
getName() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry
Gets the value of the 'name' field.
getNameAssignment() - Method in class org.apache.reef.io.network.naming.serialization.NamingRegisterRequest
Gets a name assignment
getNameAssignments() - Method in class org.apache.reef.io.network.naming.serialization.NamingLookupResponse
Gets name assignments
getNameBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
required string name = 1;
getNameBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
required string name = 1;
getNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
required string name = 1;
getNameBytes() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
required string name = 1;
getNameClient() - Method in class org.apache.reef.io.network.impl.NetworkService
 
getNamedInstance(Class<? extends Name<T>>) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
getNamedInstance(Class<? extends Name<U>>) - Method in interface org.apache.reef.tang.Injector
Gets the value stored for the given named parameter.
getNamedParameter(NamedParameterNode<?>) - Method in interface org.apache.reef.tang.Configuration
Return the value of the given named parameter as an unparsed string.
getNamedParameter(NamedParameterNode<?>) - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getNamedParameter(Class<? extends Name<T>>) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
getNamedParameterName() - Method in class org.apache.reef.tang.implementation.types.ConstructorArgImpl
 
getNamedParameterName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
optional string named_parameter_name = 2;
getNamedParameterName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
optional string named_parameter_name = 2;
getNamedParameterName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
optional string named_parameter_name = 2;
getNamedParameterName() - Method in interface org.apache.reef.tang.types.ConstructorArg
 
getNamedParameterNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
optional string named_parameter_name = 2;
getNamedParameterNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
optional string named_parameter_name = 2;
getNamedParameterNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
optional string named_parameter_name = 2;
getNamedParameterNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
getNamedParameterNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .NamedParameterNode named_parameter_node = 4;
getNamedParameterNode() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .NamedParameterNode named_parameter_node = 4;
getNamedParameterNodeBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
getNamedParameterNodeOrBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
getNamedParameterNodeOrBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .NamedParameterNode named_parameter_node = 4;
getNamedParameterNodeOrBuilder() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .NamedParameterNode named_parameter_node = 4;
getNamedParameters() - Method in interface org.apache.reef.tang.Configuration
 
getNamedParameters() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
getNamedParameterTargetOrNull(Class<?>) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
 
getNames() - Method in class org.apache.reef.tang.util.Tint
 
getNamespace() - Method in interface org.apache.reef.tang.ClassHierarchy
Return a reference to the root of the ClassHierarchy.
getNamespace() - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
getNamespace() - Method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
 
getNamesUsedAndSet() - Method in class org.apache.reef.tang.util.Tint
 
getNewEvaluatorManager(ResourceAllocationEvent) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManagerFactory
Instantiates a new EvaluatorManager based on a resource allocation.
getNewInstance(String) - Method in class org.apache.reef.io.network.util.StringIdentifierFactory
Creates a StringIdentifier object
getNewInstance(String) - Method in interface org.apache.reef.wake.IdentifierFactory
Creates a RemoteIdentifier object
getNewInstance(String) - Method in class org.apache.reef.wake.impl.DefaultIdentifierFactory
Creates a new remote identifier instance
getNewInstance(String) - Method in class org.apache.reef.wake.remote.impl.DefaultRemoteIdentifierFactoryImplementation
 
getNewInstance(String) - Method in interface org.apache.reef.wake.remote.RemoteIdentifierFactory
Creates a RemoteIdentifier object.
getNewLoggingScope(Level, String) - Static method in class org.apache.reef.util.logging.LoggingScopeFactory
Get a new instance of LoggingScope with specified log level
getNewLoggingScope(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
Get a new instance of LoggingScope with injected LoggingScopeFactory instance
getNewLoggingScope(String, Object[]) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
Get a new instance of LoggingScope with msg and params through new
getNewlyRequestedEvaluatorNumber() - Method in class org.apache.reef.javabridge.FailedEvaluatorBridge
 
getNewName() - Method in interface org.apache.reef.io.checkpoint.CheckpointNamingService
Generate a new checkpoint Name
getNewName() - Method in class org.apache.reef.io.checkpoint.RandomNameCNS
 
getNewName() - Method in class org.apache.reef.io.checkpoint.SimpleNamingService
Generate a new checkpoint Name.
getNext() - Method in interface org.apache.reef.wake.examples.p2p.EventSource
 
getNextID() - Method in class org.apache.reef.runtime.local.driver.IDMaker
 
getNextSeq(SocketAddress) - Method in class org.apache.reef.wake.remote.impl.RemoteSeqNumGenerator
 
getNode(String) - Method in interface org.apache.reef.driver.catalog.ResourceCatalog
Get the node descriptor with the given identifier.
getNode(String) - Method in class org.apache.reef.runtime.common.driver.catalog.ResourceCatalogImpl
 
getNode(String) - Method in interface org.apache.reef.tang.ClassHierarchy
Lookup a node in this class hierarchy.
getNode() - Method in class org.apache.reef.tang.implementation.Constructor
 
getNode() - Method in class org.apache.reef.tang.implementation.InjectionPlan
 
getNode(Class<?>) - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
getNode(String) - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
getNode(String) - Method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
 
getNode(Class<?>) - Method in interface org.apache.reef.tang.JavaClassHierarchy
Look up a class object in this ClassHierarchy.
getNodeDescriptor() - Method in interface org.apache.reef.driver.evaluator.EvaluatorDescriptor
 
getNodeId() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEvent
 
getNodeId() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl
 
getNodeId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Gets the value of the 'nodeId' field
getNodeId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Gets the value of the 'nodeId' field.
getNodeName() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Gets the value of the 'nodeName' field
getNodeName() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Gets the value of the 'nodeName' field.
getNodeNameList() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceRequestEvent
 
getNodeNameList() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
getNodes() - Method in interface org.apache.reef.driver.catalog.RackDescriptor
 
getNodes() - Method in interface org.apache.reef.driver.catalog.ResourceCatalog
The global list of resources.
getNodes() - Method in class org.apache.reef.runtime.common.driver.catalog.RackDescriptorImpl
 
getNodes() - Method in class org.apache.reef.runtime.common.driver.catalog.ResourceCatalogImpl
 
getNodeVersion(String) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Get the version of the Task 'taskId' that belongs to this topology
getNodeVersion(String) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
getNodeVersion(String) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
getNumAlternatives() - Method in class org.apache.reef.tang.implementation.Constructor
 
getNumAlternatives() - Method in class org.apache.reef.tang.implementation.InjectionFuturePlan
 
getNumAlternatives() - Method in class org.apache.reef.tang.implementation.InjectionPlan
 
getNumAlternatives() - Method in class org.apache.reef.tang.implementation.java.JavaInstance
 
getNumAlternatives() - Method in class org.apache.reef.tang.implementation.ListInjectionPlan
 
getNumAlternatives() - Method in class org.apache.reef.tang.implementation.SetInjectionPlan
 
getNumAlternatives() - Method in class org.apache.reef.tang.implementation.Subplan
 
getNumber() - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest
Access the number of Evaluators requested.
getNumber() - Method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
 
getNumber() - Method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
 
getNumber() - Method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
 
getNumber() - Method in enum org.apache.reef.proto.ReefServiceProtos.State
 
getNumberOfChildren() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
getNumberOfChildren() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
getNumberOfCores() - Method in interface org.apache.reef.driver.evaluator.EvaluatorDescriptor
 
getNumberOfCores() - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest
Access the number of core of Evaluators requested.
getNumberOfPartitions() - Method in interface org.apache.reef.io.data.loading.api.DataLoadingService
Access to the number of partitions suggested by this DataSource.
getNumberOfPartitions() - Method in class org.apache.reef.io.data.loading.impl.InputFormatLoadingService
 
getNumBins() - Method in interface org.apache.reef.wake.metrics.Histogram
Returns the number of bins
getNumBins() - Method in class org.apache.reef.wake.metrics.UniformHistogram
Returns the number of bins
getNumPreviousContainers() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
 
getNumRecoveredContainers() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
 
getObject() - Method in class org.apache.reef.wake.profiler.Vertex
 
getOperatorname() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getOperatorname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string operatorname = 5;
getOperatorname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional string operatorname = 5;
getOperatorname() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional string operatorname = 5;
getOperatornameBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string operatorname = 5;
getOperatornameBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional string operatorname = 5;
getOperatornameBytes() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional string operatorname = 5;
getOperName() - Method in class org.apache.reef.io.network.group.api.operators.AbstractGroupCommOperator
 
getOperName() - Method in interface org.apache.reef.io.network.group.api.operators.GroupCommOperator
 
getOperName() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getOperName() - Method in class org.apache.reef.io.network.group.impl.driver.IndexedMsg
 
getOperName() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
getOperName() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
getOperName() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
getOperName() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
getOperName() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getOtherConstructors(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructors(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructors(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsCount() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsCount() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsOrBuilder(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsOrBuilder(int) - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsOrBuilderList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
repeated .ConstructorDef OtherConstructors = 5;
getOtherConstructorsOrBuilderList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
repeated .ConstructorDef OtherConstructors = 5;
getOutEdges() - Method in class org.apache.reef.wake.profiler.Vertex
 
getOutMeter() - Method in class org.apache.reef.wake.AbstractEStage
Gets the output meter of this stage
getOutMeter() - Method in class org.apache.reef.wake.rx.AbstractRxStage
Gets the output meter of this stage
getOutstandingContainerRequests() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEvent
 
getOutstandingContainerRequests() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl
 
getPackageNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
getPackageNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .PackageNode package_node = 5;
getPackageNode() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .PackageNode package_node = 5;
getPackageNodeBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
getPackageNodeOrBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
getPackageNodeOrBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .PackageNode package_node = 5;
getPackageNodeOrBuilder() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .PackageNode package_node = 5;
getParent() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
getParent() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getParent() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
getParent() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getParent() - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
getParent() - Method in interface org.apache.reef.tang.types.Node
 
getParentContext() - Method in interface org.apache.reef.driver.context.ClosedContext
 
getParentContext() - Method in interface org.apache.reef.driver.context.FailedContext
 
getParentContext() - Method in class org.apache.reef.javabridge.ClosedContextBridge
 
getParentContext() - Method in class org.apache.reef.runtime.common.driver.context.ClosedContextImpl
 
getParentContext() - Method in class org.apache.reef.runtime.common.driver.context.FailedContextImpl
 
getParentContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string parent_context_id = 1;
getParentContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
required string parent_context_id = 1;
getParentContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
required string parent_context_id = 1;
getParentContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string parent_context_id = 1;
getParentContextIdBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
required string parent_context_id = 1;
getParentContextIdBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
required string parent_context_id = 1;
getParentId() - Method in interface org.apache.reef.driver.context.ContextBase
 
getParentId() - Method in class org.apache.reef.javabridge.ClosedContextBridge
 
getParentId() - Method in class org.apache.reef.javabridge.FailedContextBridge
 
getParentId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional string parent_id = 3;
getParentId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
optional string parent_id = 3;
getParentId() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
optional string parent_id = 3;
getParentId() - Method in class org.apache.reef.runtime.common.driver.context.ClosedContextImpl
 
getParentId() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
getParentId() - Method in class org.apache.reef.runtime.common.driver.context.FailedContextImpl
 
getParentID() - Method in exception org.apache.reef.runtime.common.evaluator.context.ContextClientCodeException
 
getParentIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional string parent_id = 3;
getParentIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
optional string parent_id = 3;
getParentIdBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
optional string parent_id = 3;
getParserForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
getParserForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
getParserForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
getParserForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
getParserForType() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
getParserForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
getParserForType() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
getParserForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
getParserForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
getParserForType() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
getParserForType() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
getParserForType() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
getParserForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
getParserForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
getParserForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
getParserForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
getParserForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
getParserForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
getParserForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
getParserForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
getParserForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
getParserForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
getParserForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
getParserForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
getParserForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
getParserForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
getParserForType() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
getPath() - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
getPath() - Method in interface org.apache.reef.runtime.common.files.FileResource
 
getPath() - Method in class org.apache.reef.runtime.common.files.FileResourceImpl
 
getPath() - Method in class org.apache.reef.runtime.yarn.client.uploader.JobFolder
 
getPathInfo() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Gets the value of the 'pathInfo' field
getPathInfo() - Method in class org.apache.reef.webserver.AvroHttpRequest
Gets the value of the 'pathInfo' field.
getPathInfo() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get path infor, like /Reef/Evaluators/
getPID() - Static method in class org.apache.reef.util.OSUtils
 
getPlans() - Method in class org.apache.reef.tang.implementation.Subplan
 
getPlans(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
getPlans(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
repeated .InjectionPlan plans = 2;
getPlans(int) - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.SubplanOrBuilder
repeated .InjectionPlan plans = 2;
getPlansBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
getPlansBuilderList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
getPlansCount() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
getPlansCount() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
repeated .InjectionPlan plans = 2;
getPlansCount() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.SubplanOrBuilder
repeated .InjectionPlan plans = 2;
getPlansList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
getPlansList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
repeated .InjectionPlan plans = 2;
getPlansList() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.SubplanOrBuilder
repeated .InjectionPlan plans = 2;
getPlansOrBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
getPlansOrBuilder(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
repeated .InjectionPlan plans = 2;
getPlansOrBuilder(int) - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.SubplanOrBuilder
repeated .InjectionPlan plans = 2;
getPlansOrBuilderList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
getPlansOrBuilderList() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
repeated .InjectionPlan plans = 2;
getPlansOrBuilderList() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.SubplanOrBuilder
repeated .InjectionPlan plans = 2;
getPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Gets the value of the 'port' field
getPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Gets the value of the 'port' field.
getPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Gets the value of the 'port' field
getPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Gets the value of the 'port' field.
getPort() - Method in interface org.apache.reef.io.network.naming.NameServer
get port number
getPort() - Method in class org.apache.reef.io.network.naming.NameServerImpl
Gets port
getPort() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEvent
 
getPort() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl
 
getPort() - Method in interface org.apache.reef.webserver.HttpServer
get port number of the server
getPort() - Method in class org.apache.reef.webserver.HttpServerImpl
 
getPriority() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getPriority() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getPriority() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceRequestEvent
 
getPriority() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
getPriority() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getProbOfSuccessfulIteration() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
getProgress() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getQueryMap() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get parsed queries
getQueryRequestData() - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
getQueryResponseData() - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
getQueryResult() - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
getQueryString() - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
getQueryString() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Gets the value of the 'queryString' field
getQueryString() - Method in class org.apache.reef.webserver.AvroHttpRequest
Gets the value of the 'queryString' field.
getQueryString() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get query string like "id=12345" .
getQueue() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getQueue() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getQueue() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getQueue() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getQueueLength() - Method in class org.apache.reef.wake.impl.ThreadPoolStage
Gets the queue length of this stage
getQueueLength() - Method in class org.apache.reef.wake.rx.impl.RxThreadPoolStage
Gets the queue length of this stage
getRackDescriptor() - Method in interface org.apache.reef.driver.catalog.NodeDescriptor
 
getRackDescriptor() - Method in class org.apache.reef.runtime.common.driver.catalog.NodeDescriptorImpl
 
getRackName() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEvent
 
getRackName() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl
 
getRackNameList() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceRequestEvent
 
getRackNameList() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
getRacks() - Method in interface org.apache.reef.driver.catalog.ResourceCatalog
The global list of racks
getRacks() - Method in class org.apache.reef.runtime.common.driver.catalog.ResourceCatalogImpl
 
getRate(TimeUnit) - Method in class org.apache.reef.wake.metrics.EWMA
Gets the rate
getRawClass(Type) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Coerce a Type into a Class.
getReason() - Method in class org.apache.reef.common.AbstractFailure
 
getReason() - Method in interface org.apache.reef.common.Failure
 
getReason() - Method in class org.apache.reef.runtime.common.driver.idle.IdleMessage
 
getReceiverId() - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec
 
getRecovery() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional bool recovery = 5;
getRecovery() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
optional bool recovery = 5;
getRecovery() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
optional bool recovery = 5;
getRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bool recovery = 6;
getRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
optional bool recovery = 6;
getRecovery() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
optional bool recovery = 6;
getRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bool recovery = 5;
getRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
optional bool recovery = 5;
getRecovery() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
optional bool recovery = 5;
getRedFuncClass() - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec
 
getReduceFunction() - Method in interface org.apache.reef.io.network.group.api.operators.AllReduce
Get the Reduce.ReduceFunction configured.
getReduceFunction() - Method in interface org.apache.reef.io.network.group.api.operators.Reduce.Receiver
The reduce function to be applied on the set of received values
getReduceFunction() - Method in interface org.apache.reef.io.network.group.api.operators.Reduce.Sender
The Reduce.ReduceFunction to be applied on the set of received values.
getReduceFunction() - Method in interface org.apache.reef.io.network.group.api.operators.ReduceScatter
get Reduce.ReduceFunction configured
getReduceFunction() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
getReduceFunction() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
getReduceReceiver(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupClient
The reduce receiver configured on this communication group with the given oepratorName
getReduceReceiver(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
getReduceSender(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupClient
The reduce sender configured on this communication group with the given oepratorName
getReduceSender(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
getReefDriverAppDllDir() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
Deprecated.
getREEFFolder() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
 
getREEFFolderName() - Method in class org.apache.reef.runtime.common.files.REEFFileNames
The name of the REEF folder inside of the working directory of an Evaluator or Driver
getRelaxLocality() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceRequestEvent
 
getRelaxLocality() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
getRemoteAddress() - Method in class org.apache.reef.wake.remote.impl.TransportEvent
Gets the remote socket address
getRemoteAddress() - Method in interface org.apache.reef.wake.remote.transport.Link
Gets its remote address.
getRemoteAddress() - Method in class org.apache.reef.wake.remote.transport.netty.NettyLink
Gets a remote address of the link
getRemoteId() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getRemoteId() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getRemoteId() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceLaunchEvent
 
getRemoteId() - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl
 
getRemoteId() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Gets the value of the 'remoteId' field
getRemoteId() - Method in class org.apache.reef.webserver.AvroDriverInfo
Gets the value of the 'remoteId' field.
getRemoveContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
getRemoveContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .RemoveContextProto remove_context = 6;
getRemoveContext() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .RemoveContextProto remove_context = 6;
getRemoveContextBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
getRemoveContextOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
getRemoveContextOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .RemoveContextProto remove_context = 6;
getRemoveContextOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .RemoveContextProto remove_context = 6;
getRequest() - Method in class org.apache.reef.io.network.naming.serialization.NamingRegisterResponse
Gets a naming register request
getRequestUri() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get URI, like /Reef/Evaluators/
getRequestUrl() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Gets the value of the 'requestUrl' field
getRequestUrl() - Method in class org.apache.reef.webserver.AvroHttpRequest
Gets the value of the 'requestUrl' field.
getRequestUrl() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get URL like //http://localhost:8080/Reef/Evaluators/
getResource() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationID
 
getResource() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
getResourceCount() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceRequestEvent
 
getResourceCount() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
getResourceMemory() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEvent
 
getResourceMemory() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl
 
getResult() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bytes result = 4;
getResult() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
optional bytes result = 4;
getResult() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
optional bytes result = 4;
getReturnCode() - Method in class org.apache.reef.javabridge.InteropReturnInfo
 
getRootId() - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Get the id of the root task
getRootId() - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
getRootId() - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
getRunningContainers() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getRuntimeError() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
getRuntimeError() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .RuntimeErrorProto runtimeError = 3;
getRuntimeError() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .RuntimeErrorProto runtimeError = 3;
getRuntimeErrorBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
getRuntimeErrorOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
getRuntimeErrorOrBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .RuntimeErrorProto runtimeError = 3;
getRuntimeErrorOrBuilder() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .RuntimeErrorProto runtimeError = 3;
getSchema() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
 
getSchema() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
 
getSchema() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
 
getSchema() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
 
getSchema() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
 
getSchema() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
 
getSchema() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
 
getSchema() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
 
getSchema() - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration
 
getSchema() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
 
getSchema() - Method in class org.apache.reef.webserver.AvroDriverInfo
 
getSchema() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry
 
getSchema() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
 
getSchema() - Method in class org.apache.reef.webserver.AvroEvaluatorList
 
getSchema() - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo
 
getSchema() - Method in class org.apache.reef.webserver.AvroHttpRequest
 
getSchema() - Method in class org.apache.reef.webserver.AvroReefServiceInfo
 
getSchema() - Method in class org.apache.reef.webserver.HeaderEntry
 
getScratchSpace() - Method in class org.apache.reef.io.storage.local.LocalStorageService
 
getScratchSpace() - Method in class org.apache.reef.io.storage.ram.RamStorageService
 
getScratchSpace() - Method in interface org.apache.reef.io.storage.StorageService
 
getSelectedIndex() - Method in class org.apache.reef.tang.implementation.Subplan
 
getSelectedPlan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
optional sint32 selected_plan = 1;
getSelectedPlan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
optional sint32 selected_plan = 1;
getSelectedPlan() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.SubplanOrBuilder
optional sint32 selected_plan = 1;
getSelfId() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getSelfId() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getSender() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getSender() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getSenderId() - Method in class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec
 
getSeq() - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Gets the sequence number
getSeq() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required int64 seq = 2;
getSeq() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
required int64 seq = 2;
getSeq() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
required int64 seq = 2;
getSerializedSize() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
getSerializedSize() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
getSerializedSize() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
getSerializedSize() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
getSerializedSize() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
getSerializedSize() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
getSerializedSize() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
getSerializedSize() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
getSerializedSize() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
getSerializedSize() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
getSerializedSize() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
getSerializedSize() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
getSerializedSize() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
getSerializedSize() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
getSerializedSize() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
getSerializedSize() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
getSerializedSize() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
getSerializedSize() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
getServiceConfiguration(AllocatedEvaluator) - Method in interface org.apache.reef.io.data.loading.api.DataLoadingService
 
getServiceConfiguration(AllocatedEvaluator) - Method in class org.apache.reef.io.data.loading.impl.InputFormatLoadingService
 
getServiceConfiguration() - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommDriver
 
getServiceConfiguration() - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
getServiceConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
optional string service_configuration = 3;
getServiceConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
optional string service_configuration = 3;
getServiceConfiguration() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
optional string service_configuration = 3;
getServiceConfigurationBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
optional string service_configuration = 3;
getServiceConfigurationBytes() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
optional string service_configuration = 3;
getServiceConfigurationBytes() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
optional string service_configuration = 3;
getServiceData() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
getServiceInfo() - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Gets the value of the 'serviceInfo' field
getServiceInfo() - Method in class org.apache.reef.webserver.AvroReefServiceInfo
Gets the value of the 'serviceInfo' field.
getServiceName() - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Gets the value of the 'serviceName' field
getServiceName() - Method in class org.apache.reef.webserver.AvroReefServiceInfo
Gets the value of the 'serviceName' field.
getServices() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Gets the value of the 'services' field
getServices() - Method in class org.apache.reef.webserver.AvroDriverInfo
Gets the value of the 'services' field.
getServicesInfo() - Method in class org.apache.reef.webserver.ReefEventStateManager
 
getSettersOf(Node) - Method in class org.apache.reef.tang.util.Tint
 
getShortName() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
getShortName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string short_name = 6;
getShortName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
optional string short_name = 6;
getShortName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
optional string short_name = 6;
getShortName() - Method in interface org.apache.reef.tang.types.NamedParameterNode
 
getShortNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string short_name = 6;
getShortNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
optional string short_name = 6;
getShortNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
optional string short_name = 6;
getSignal() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional .Signal signal = 2;
getSignal() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
optional .Signal signal = 2;
getSignal() - Method in interface org.apache.reef.proto.ClientRuntimeProtocol.JobControlProtoOrBuilder
optional .Signal signal = 2;
getSimpleArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string simple_arg_class_name = 1;
getSimpleArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required string simple_arg_class_name = 1;
getSimpleArgClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required string simple_arg_class_name = 1;
getSimpleArgClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string simple_arg_class_name = 1;
getSimpleArgClassNameBytes() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required string simple_arg_class_name = 1;
getSimpleArgClassNameBytes() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required string simple_arg_class_name = 1;
getSimpleArgName() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
getSimpleArgName() - Method in interface org.apache.reef.tang.types.NamedParameterNode
 
getSimpleName(Type) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Get the simple name of the class.
getSimpleOperName() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getSink() - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Gets the sink
getSink() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string sink = 4;
getSink() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
optional string sink = 4;
getSink() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
optional string sink = 4;
getSinkBytes() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string sink = 4;
getSinkBytes() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
optional string sink = 4;
getSinkBytes() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
optional string sink = 4;
getSize() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
getSocketAddress() - Method in class org.apache.reef.wake.remote.impl.SocketRemoteIdentifier
Gets the socket address
getSource() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getSource() - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Gets the source
getSource() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string source = 3;
getSource() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
optional string source = 3;
getSource() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
optional string source = 3;
getSourceBytes() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string source = 3;
getSourceBytes() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
optional string source = 3;
getSourceBytes() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
optional string source = 3;
getSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required string source_id = 1;
getSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
required string source_id = 1;
getSourceId() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProtoOrBuilder
required string source_id = 1;
getSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required string source_id = 1;
getSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
required string source_id = 1;
getSourceId() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProtoOrBuilder
required string source_id = 1;
getSourceIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required string source_id = 1;
getSourceIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
required string source_id = 1;
getSourceIdBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProtoOrBuilder
required string source_id = 1;
getSourceIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required string source_id = 1;
getSourceIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
required string source_id = 1;
getSourceIdBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProtoOrBuilder
required string source_id = 1;
getSrc() - Method in class org.apache.reef.io.network.group.impl.driver.MsgKey
 
getSrcid() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getSrcId() - Method in class org.apache.reef.io.network.impl.NSMessage
Gets a source identifier
getSrcId() - Method in interface org.apache.reef.io.network.Message
Gets a source identifier
getSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string srcid = 2;
getSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required string srcid = 2;
getSrcid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required string srcid = 2;
getSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string srcid = 2;
getSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
required string srcid = 2;
getSrcid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
required string srcid = 2;
getSrcidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string srcid = 2;
getSrcidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required string srcid = 2;
getSrcidBytes() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required string srcid = 2;
getSrcidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string srcid = 2;
getSrcidBytes() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
required string srcid = 2;
getSrcidBytes() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
required string srcid = 2;
getSrcVersion() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getSrcVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 srcVersion = 7;
getSrcVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional int32 srcVersion = 7;
getSrcVersion() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional int32 srcVersion = 7;
getStartedTime() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getStartTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
getStartTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .StartTaskProto start_task = 7;
getStartTask() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .StartTaskProto start_task = 7;
getStartTaskBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
getStartTaskOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
getStartTaskOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .StartTaskProto start_task = 7;
getStartTaskOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .StartTaskProto start_task = 7;
getStartTime() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Gets the value of the 'startTime' field
getStartTime() - Method in class org.apache.reef.webserver.AvroDriverInfo
Gets the value of the 'startTime' field.
getStartTime() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Gets the value of the 'startTime' field
getStartTime() - Method in class org.apache.reef.webserver.AvroEvaluatorList
Gets the value of the 'startTime' field.
getStartTime() - Method in class org.apache.reef.webserver.ReefEventStateManager
get start time
getState() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required .State state = 2;
getState() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
required .State state = 2;
getState() - Method in interface org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProtoOrBuilder
required .State state = 2;
getState() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required .State state = 2;
getState() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
required .State state = 2;
getState() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
required .State state = 2;
getState() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required .State state = 3;
getState() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required .State state = 3;
getState() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required .State state = 3;
getState() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEvent
 
getState() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl
 
getState() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEvent
 
getState() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl
 
getState() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getStatus() - Method in class org.apache.reef.client.DriverLauncher
 
getStatusProto() - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
Called by heartbeat manager
getStopTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
getStopTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .StopTaskProto stop_task = 8;
getStopTask() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .StopTaskProto stop_task = 8;
getStopTaskBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
getStopTaskOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
getStopTaskOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .StopTaskProto stop_task = 8;
getStopTaskOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .StopTaskProto stop_task = 8;
getStopTime() - Method in class org.apache.reef.webserver.ReefEventStateManager
get stop time
getSubplan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
getSubplan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Subplan subplan = 4;
getSubplan() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Subplan subplan = 4;
getSubplanBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
getSubplanOrBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
getSubplanOrBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Subplan subplan = 4;
getSubplanOrBuilder() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Subplan subplan = 4;
getSuspendTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
getSuspendTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .SuspendTaskProto suspend_task = 9;
getSuspendTask() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .SuspendTaskProto suspend_task = 9;
getSuspendTaskBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
getSuspendTaskOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
getSuspendTaskOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .SuspendTaskProto suspend_task = 9;
getSuspendTaskOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .SuspendTaskProto suspend_task = 9;
getT() - Method in class org.apache.reef.examples.group.bgd.utils.StepSizes
 
getT1() - Method in class org.apache.reef.wake.remote.impl.Tuple2
 
getT2() - Method in class org.apache.reef.wake.remote.impl.Tuple2
 
getTang() - Static method in class org.apache.reef.tang.Tang.Factory
Return an instance of the default implementation of Tang.
getTargetEntity() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get target target entity like "Evaluators"
getTargetSpecification() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get target to match specification like "Reef"
getTaskConfiguration(Configuration) - Method in interface org.apache.reef.io.network.group.api.driver.CommunicationGroupDriver
Returns a configuration that includes the partial task configuration passed in as 'taskConf' and makes the current communication group and the operators configured on it available on the Task side.
getTaskConfiguration(Configuration) - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommDriver
 
getTaskConfiguration(String) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Get the topology portion of the Configuration for the task 'taskId' that belongs to this topology
getTaskConfiguration(Configuration) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
getTaskConfiguration(String) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
getTaskConfiguration(Configuration) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
getTaskConfiguration(String) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
getTaskId() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
getTaskId() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
getTaskId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string task_id = 1;
getTaskId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required string task_id = 1;
getTaskId() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required string task_id = 1;
getTaskId(Configuration) - Static method in exception org.apache.reef.runtime.common.evaluator.task.TaskClientCodeException
Extracts a task id from the given configuration.
getTaskId() - Method in exception org.apache.reef.runtime.common.evaluator.task.TaskClientCodeException
 
getTaskId() - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
 
getTaskId() - Method in class org.apache.reef.runtime.common.evaluator.task.TaskStatus
 
getTaskIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string task_id = 1;
getTaskIdBytes() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required string task_id = 1;
getTaskIdBytes() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required string task_id = 1;
getTaskMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional bytes task_message = 1;
getTaskMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional bytes task_message = 1;
getTaskMessage() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional bytes task_message = 1;
getTaskMessage(int) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessage(int) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessage(int) - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageBuilderList() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageCount() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageCount() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageCount() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageList() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageList() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageList() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageOrBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageOrBuilder(int) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageOrBuilder(int) - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageOrBuilderList() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageOrBuilderList() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskMessageOrBuilderList() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
getTaskStatus(List<String>) - Method in class org.apache.reef.examples.scheduler.SchedulerDriver
Get the status of a task.
getTaskStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
getTaskStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
optional .TaskStatusProto task_status = 4;
getTaskStatus() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
optional .TaskStatusProto task_status = 4;
getTaskStatus() - Method in class org.apache.reef.runtime.common.evaluator.context.ContextManager
 
getTaskStatusBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
getTaskStatusOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
getTaskStatusOrBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
optional .TaskStatusProto task_status = 4;
getTaskStatusOrBuilder() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
optional .TaskStatusProto task_status = 4;
getTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required int64 timestamp = 1;
getTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
required int64 timestamp = 1;
getTimestamp() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
required int64 timestamp = 1;
getTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required int64 timestamp = 1;
getTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
required int64 timestamp = 1;
getTimestamp() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
required int64 timestamp = 1;
getTimestamp() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
getTimeStamp() - Method in class org.apache.reef.wake.time.Time
 
getToken() - Method in class org.apache.reef.wake.remote.impl.Subscription
Gets the token of this subscription
getTokens() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
getTopologyChanges() - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupClient
 
getTopologyChanges() - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
getTotal() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Gets the value of the 'total' field
getTotal() - Method in class org.apache.reef.webserver.AvroEvaluatorList
Gets the value of the 'total' field.
getTrackingUI() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getTrackingUrl() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getTrackingUrl() - Method in interface org.apache.reef.runtime.yarn.driver.TrackingURLProvider
 
getTrackingUrl() - Method in class org.apache.reef.webserver.HttpTrackingURLProvider
get tracking URI
getTransport() - Method in class org.apache.reef.io.network.impl.NetworkService
 
getTuples() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse.Builder
Gets the value of the 'tuples' field
getTuples() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
Gets the value of the 'tuples' field.
getType() - Method in interface org.apache.reef.driver.evaluator.EvaluatorDescriptor
 
getType() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required .GroupCommMessage.Type type = 1;
getType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required .GroupCommMessage.Type type = 1;
getType() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required .GroupCommMessage.Type type = 1;
getType() - Method in class org.apache.reef.io.PartitionSpec
 
getType() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceLaunchEvent
 
getType() - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl
 
getType() - Method in interface org.apache.reef.runtime.common.files.FileResource
 
getType() - Method in class org.apache.reef.runtime.common.files.FileResourceImpl
 
getType() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
getType() - Method in class org.apache.reef.tang.implementation.types.ConstructorArgImpl
 
getType() - Method in interface org.apache.reef.tang.types.ConstructorArg
 
getType() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Gets the value of the 'type' field
getType() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Gets the value of the 'type' field.
getUltimateCause(Throwable) - Static method in class org.apache.reef.util.Exceptions
Walks the .getCause() chain till it hits the leaf node.
getUnknownFields() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
getUnknownFields() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
getUnknownFields() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
getUnknownFields() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
getUnknownFields() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
getUnknownFields() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
getUnknownFields() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
getUnknownFields() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
getUnknownFields() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
getUnknownFields() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
getUnknownFields() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
getUnknownFields() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
getUnknownFields() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
getUnknownFields() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
getUnknownFields() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
getUnknownFields() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
getUnknownFields() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
getUnknownFields() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
getUriSpecification() - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
getUriSpecification() - Method in interface org.apache.reef.webserver.HttpHandler
return specification of the handler.
getUriSpecification() - Method in class org.apache.reef.webserver.HttpServerReefEventHandler
 
getUrl() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
getUser() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
getUserName() - Method in interface org.apache.reef.runtime.common.client.api.JobSubmissionEvent
 
getUserName() - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
getUsesOf(Node) - Method in class org.apache.reef.tang.util.Tint
 
getValue() - Method in class org.apache.reef.io.Tuple
 
getValue() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
getValue() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.LocalResourcesEntry
 
getValue() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Gets the value of the 'value' field
getValue() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Gets the value of the 'value' field.
getValue() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
required string value = 1;
getValue() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
required string value = 1;
getValue() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InstanceOrBuilder
required string value = 1;
getValue() - Method in class org.apache.reef.tests.statepassing.Counter
 
getValue() - Method in class org.apache.reef.wake.examples.accumulate.CombinerStage.Pair
 
getValue(int) - Method in interface org.apache.reef.wake.metrics.Histogram
Returns the value of the index
getValue(int) - Method in class org.apache.reef.wake.metrics.UniformHistogram
Returns the value of the index
getValue() - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Gets the value of the 'value' field
getValue() - Method in class org.apache.reef.webserver.HeaderEntry
Gets the value of the 'value' field.
getValueBytes() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
required string value = 1;
getValueBytes() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InstanceOrBuilder
required string value = 1;
getValueDescriptor() - Method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
 
getValueDescriptor() - Method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
 
getValueDescriptor() - Method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
 
getValueDescriptor() - Method in enum org.apache.reef.proto.ReefServiceProtos.State
 
getValues() - Method in class org.apache.reef.examples.group.utils.math.DenseVector
Access the underlying storage.
getValuesForKey(K) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
getvCores() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.Resource
 
getVersion() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
getVersion() - Method in class org.apache.reef.io.network.group.api.operators.AbstractGroupCommOperator
 
getVersion() - Method in interface org.apache.reef.io.network.group.api.operators.GroupCommOperator
 
getVersion() - Method in interface org.apache.reef.io.network.group.api.task.NodeStruct
 
getVersion() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
getVersion() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
getVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 version = 6;
getVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional int32 version = 6;
getVersion() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional int32 version = 6;
getVersion() - Method in class org.apache.reef.util.REEFVersion
 
getVersion() - Method in class org.apache.reef.webserver.ParsedHttpRequest
get version of the request for Rest API
getVirtualCores() - Method in interface org.apache.reef.runtime.common.driver.api.ResourceRequestEvent
 
getVirtualCores() - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
getVirtualCores() - Method in interface org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEvent
 
getVirtualCores() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl
 
getVisibility() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
GLOBAL_FILES - Static variable in class org.apache.reef.client.DriverConfiguration
Files to be made available on the Driver and all Evaluators.
GLOBAL_FILES - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Files to be made available on the Driver and all Evaluators.
GLOBAL_LIBRARIES - Static variable in class org.apache.reef.client.DriverConfiguration
Libraries to be made available on the Driver and all Evaluators.
GLOBAL_LIBRARIES - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Libraries to be made available on the Driver and all Evaluators.
GLOBAL_LIBRARIES_FILENAME - Static variable in class org.apache.reef.javabridge.NativeInterop
 
GraphvizConfigVisitor - Class in org.apache.reef.tang.util.walk.graphviz
Build a Graphviz representation of the configuration graph.
GraphvizConfigVisitor(Configuration, boolean, boolean) - Constructor for class org.apache.reef.tang.util.walk.graphviz.GraphvizConfigVisitor
Create a new TANG configuration visitor.
GraphvizInjectionPlanVisitor - Class in org.apache.reef.tang.util.walk.graphviz
Build a Graphviz representation of the injection plan graph.
GraphvizInjectionPlanVisitor(boolean) - Constructor for class org.apache.reef.tang.util.walk.graphviz.GraphvizInjectionPlanVisitor
Create a new visitor to build a graphviz string for the injection plan.
GroupChanges - Interface in org.apache.reef.io.network.group.api
Represents the changes in Topology that happened in a communication group from the last time the user asked for topology changes
GroupChangesCodec - Class in org.apache.reef.io.network.group.impl
 
GroupChangesCodec() - Constructor for class org.apache.reef.io.network.group.impl.GroupChangesCodec
 
GroupChangesImpl - Class in org.apache.reef.io.network.group.impl
 
GroupChangesImpl(boolean) - Constructor for class org.apache.reef.io.network.group.impl.GroupChangesImpl
 
GroupCommClient - Interface in org.apache.reef.io.network.group.api.task
The task side interface for the Group Communication Service
GroupCommClientImpl - Class in org.apache.reef.io.network.group.impl.task
 
GroupCommClientImpl(Set<String>, String, GroupCommNetworkHandler, NetworkService<ReefNetworkGroupCommProtos.GroupCommMessage>, ConfigurationSerializer) - Constructor for class org.apache.reef.io.network.group.impl.task.GroupCommClientImpl
 
GroupCommDriver - Interface in org.apache.reef.io.network.group.api.driver
The driver side interface of Group Communication which is the entry point for the service
GroupCommDriverImpl - Class in org.apache.reef.io.network.group.impl.driver
Sets up various stages to handle REEF events and adds the per communication group stages to them whenever a new communication group is created.
GroupCommDriverImpl(ConfigurationSerializer, String, int) - Constructor for class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
Deprecated.
Have an instance injected instead.
GroupCommDriverImpl(ConfigurationSerializer, String, int, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
Deprecated.
Have an instance injected instead.
GroupCommMessageHandler - Class in org.apache.reef.io.network.group.impl.driver
The network handler for the group communcation service on the driver side
GroupCommMessageHandler() - Constructor for class org.apache.reef.io.network.group.impl.driver.GroupCommMessageHandler
 
GroupCommNetworkHandler - Interface in org.apache.reef.io.network.group.api.task
The global EventHandler that receives the GroupCommunicationMsg and routes it to the relevant communication group
GroupCommNetworkHandlerImpl - Class in org.apache.reef.io.network.group.impl.task
 
GroupCommNetworkHandlerImpl() - Constructor for class org.apache.reef.io.network.group.impl.task.GroupCommNetworkHandlerImpl
 
GroupCommOperator - Interface in org.apache.reef.io.network.group.api.operators
 
GroupCommService - Class in org.apache.reef.io.network.group.impl.driver
The Group Communication Service
GroupCommService(GroupCommServiceDriver) - Constructor for class org.apache.reef.io.network.group.impl.driver.GroupCommService
 
GroupCommService.FailedEvaluatorHandler - Class in org.apache.reef.io.network.group.impl.driver
 
GroupCommService.FailedEvaluatorHandler() - Constructor for class org.apache.reef.io.network.group.impl.driver.GroupCommService.FailedEvaluatorHandler
 
GroupCommService.FailedTaskHandler - Class in org.apache.reef.io.network.group.impl.driver
 
GroupCommService.FailedTaskHandler() - Constructor for class org.apache.reef.io.network.group.impl.driver.GroupCommService.FailedTaskHandler
 
GroupCommService.RunningTaskHandler - Class in org.apache.reef.io.network.group.impl.driver
 
GroupCommService.RunningTaskHandler() - Constructor for class org.apache.reef.io.network.group.impl.driver.GroupCommService.RunningTaskHandler
 
GroupCommServiceDriver - Interface in org.apache.reef.io.network.group.api.driver
 
GroupCommunicationMessage - Class in org.apache.reef.io.network.group.impl
 
GroupCommunicationMessage(String, String, ReefNetworkGroupCommProtos.GroupCommMessage.Type, String, int, String, int, byte[][]) - Constructor for class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
GroupCommunicationMessageCodec - Class in org.apache.reef.io.network.group.impl
GroupCommunicationMessageCodec() - Constructor for class org.apache.reef.io.network.group.impl.GroupCommunicationMessageCodec
 
GROUPNAME_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 

H

HADOOP_COMMON_HOME - Static variable in class org.apache.reef.util.HadoopEnvironment
 
HADOOP_CONF_DIR - Static variable in class org.apache.reef.util.HadoopEnvironment
 
HADOOP_HDFS_HOME - Static variable in class org.apache.reef.util.HadoopEnvironment
 
HADOOP_HOME - Static variable in class org.apache.reef.util.HadoopEnvironment
 
HADOOP_MAPRED_HOME - Static variable in class org.apache.reef.util.HadoopEnvironment
 
HADOOP_YARN_HOME - Static variable in class org.apache.reef.util.HadoopEnvironment
 
HadoopEnvironment - Class in org.apache.reef.util
Constants for the various Hadoop environment variables.
handle(GroupCommunicationMessage) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopology
 
handle(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyImpl
Handle messages meant for this operator.
handle(NodeDescriptorEvent) - Method in class org.apache.reef.runtime.common.driver.catalog.ResourceCatalogImpl
 
handle() - Method in class org.apache.reef.wake.time.event.Alarm
 
handleContextControlProtocol(EvaluatorRuntimeProtocol.ContextControlProto) - Method in class org.apache.reef.runtime.common.evaluator.context.ContextManager
Processes the given ContextControlProto to launch / close / suspend Tasks and Contexts.
Handlers - Static variable in class org.apache.reef.javabridge.NativeInterop
 
hasAddContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
hasAddContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .AddContextProto add_context = 5;
hasAddContext() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .AddContextProto add_context = 5;
hasBindings() - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration.Builder
Checks whether the 'Bindings' field has been set
hasChanges() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
hasChanges() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
 
hasChanges() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
hasChanges() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
hasChanges() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
hasChanges() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
hasClassName() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required string className = 1;
hasClassName() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
required string className = 1;
hasClassName() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBufOrBuilder
required string className = 1;
hasClassNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
hasClassNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .ClassNode class_node = 3;
hasClassNode() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .ClassNode class_node = 3;
hasCommand() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Checks whether the 'command' field has been set
hasConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string configuration = 2;
hasConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
required string configuration = 2;
hasConfiguration() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProtoOrBuilder
required string configuration = 2;
hasConstructor() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
hasConstructor() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Constructor constructor = 2;
hasConstructor() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Constructor constructor = 2;
hasContextConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string context_configuration = 2;
hasContextConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
required string context_configuration = 2;
hasContextConfiguration() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
required string context_configuration = 2;
hasContextControl() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
hasContextControl() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
optional .ContextControlProto context_control = 3;
hasContextControl() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
optional .ContextControlProto context_control = 3;
hasContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required string context_id = 1;
hasContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
required string context_id = 1;
hasContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProtoOrBuilder
required string context_id = 1;
hasContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
required string context_id = 1;
hasContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
required string context_id = 1;
hasContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProtoOrBuilder
required string context_id = 1;
hasContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string context_id = 1;
hasContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
required string context_id = 1;
hasContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProtoOrBuilder
required string context_id = 1;
hasContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required string context_id = 2;
hasContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
required string context_id = 2;
hasContextId() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
required string context_id = 2;
hasContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string context_id = 2;
hasContextId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required string context_id = 2;
hasContextId() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required string context_id = 2;
hasContextMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
hasContextMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .ContextMessageProto context_message = 2;
hasContextMessage() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .ContextMessageProto context_message = 2;
hasContextState() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required .ContextStatusProto.State context_state = 1;
hasContextState() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
required .ContextStatusProto.State context_state = 1;
hasContextState() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
required .ContextStatusProto.State context_state = 1;
hasData() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
required bytes data = 1;
hasData() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
required bytes data = 1;
hasData() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBodyOrBuilder
required bytes data = 1;
hasData() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
required bytes data = 1;
hasData() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
required bytes data = 1;
hasData() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBufOrBuilder
required bytes data = 1;
hasData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required bytes data = 1;
hasData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
required bytes data = 1;
hasData() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
required bytes data = 1;
hasData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required bytes data = 2;
hasData() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
required bytes data = 2;
hasData() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBufOrBuilder
required bytes data = 2;
hasDefaultImplementation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
optional string default_implementation = 7;
hasDefaultImplementation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
optional string default_implementation = 7;
hasDefaultImplementation() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
optional string default_implementation = 7;
hasDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string destid = 3;
hasDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required string destid = 3;
hasDestid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required string destid = 3;
hasDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string destid = 3;
hasDestid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
required string destid = 3;
hasDestid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
required string destid = 3;
hasDocumentation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string documentation = 5;
hasDocumentation() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
optional string documentation = 5;
hasDocumentation() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
optional string documentation = 5;
hasEnded() - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
 
hasError() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bytes error = 5;
hasError() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
optional bytes error = 5;
hasError() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
optional bytes error = 5;
hasError() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
optional bytes error = 3;
hasError() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
optional bytes error = 3;
hasError() - Method in interface org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProtoOrBuilder
optional bytes error = 3;
hasEvaluatorControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
hasEvaluatorControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .EvaluatorControlProto evaluatorControl = 5;
hasEvaluatorControl() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .EvaluatorControlProto evaluatorControl = 5;
hasEvaluatorHeartBeat() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
hasEvaluatorHeartBeat() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
hasEvaluatorHeartBeat() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
hasEvaluatorId() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required string evaluator_id = 1;
hasEvaluatorId() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
required string evaluator_id = 1;
hasEvaluatorId() - Method in interface org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProtoOrBuilder
required string evaluator_id = 1;
hasEvaluatorId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Checks whether the 'evaluatorId' field has been set
hasEvaluatorLaunch() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Checks whether the 'evaluator_launch' field has been set
hasEvaluatorRelease() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Checks whether the 'evaluator_release' field has been set
hasEvaluators() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Checks whether the 'evaluators' field has been set
hasEvaluatorsInfo() - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo.Builder
Checks whether the 'evaluatorsInfo' field has been set
hasEvaluatorStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
hasEvaluatorStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
required .EvaluatorStatusProto evaluator_status = 2;
hasEvaluatorStatus() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
required .EvaluatorStatusProto evaluator_status = 2;
hasException() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes exception = 4;
hasException() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
optional bytes exception = 4;
hasException() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
optional bytes exception = 4;
hasException() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional bytes exception = 3;
hasException() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
optional bytes exception = 3;
hasException() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
optional bytes exception = 3;
hasExceptions() - Method in class org.apache.reef.io.network.group.impl.driver.ExceptionHandler
 
hasExceptions() - Method in class org.apache.reef.javabridge.InteropReturnInfo
 
hasFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required string full_arg_class_name = 1;
hasFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
required string full_arg_class_name = 1;
hasFullArgClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
required string full_arg_class_name = 1;
hasFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string full_arg_class_name = 2;
hasFullArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required string full_arg_class_name = 2;
hasFullArgClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required string full_arg_class_name = 2;
hasFullClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
required string full_class_name = 1;
hasFullClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
required string full_class_name = 1;
hasFullClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDefOrBuilder
required string full_class_name = 1;
hasFullName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string full_name = 2;
hasFullName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
required string full_name = 2;
hasFullName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
required string full_name = 2;
hasGroupname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string groupname = 4;
hasGroupname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional string groupname = 4;
hasGroupname() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional string groupname = 4;
hashCode() - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
hashCode() - Method in class org.apache.reef.io.network.group.impl.driver.IndexedMsg
 
hashCode() - Method in class org.apache.reef.io.network.group.impl.driver.MsgKey
 
hashCode() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
hashCode() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
hashCode() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
hashCode() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
hashCode() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
hashCode() - Method in class org.apache.reef.io.network.util.StringIdentifier
Returns a hash code for the object
hashCode() - Method in class org.apache.reef.io.Tuple
 
hashCode() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
hashCode() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
hashCode() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
hashCode() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
hashCode() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
hashCode() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
hashCode() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
hashCode() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
hashCode() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
hashCode() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
hashCode() - Method in class org.apache.reef.runtime.common.driver.catalog.RackDescriptorImpl
 
hashCode() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
hashCode() - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
hashCode() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
hashCode() - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
hashCode() - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
hashCode() - Method in class org.apache.reef.util.Optional
 
hashCode() - Method in interface org.apache.reef.wake.Identifier
Returns a hash code for the object
hashCode() - Method in class org.apache.reef.wake.remote.impl.SocketRemoteIdentifier
Returns a hash code for the object
hashCode() - Method in class org.apache.reef.wake.remote.impl.Tuple2
 
hashCode() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
hashCode() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
hashCode() - Method in class org.apache.reef.wake.storage.FileIdentifier
 
hashCode() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
hashCode() - Method in class org.apache.reef.wake.time.Time
 
hasHeader() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Checks whether the 'header' field has been set
hasHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Checks whether the 'host' field has been set
hasHost() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Checks whether the 'host' field has been set
hasHttpMethod() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Checks whether the 'httpMethod' field has been set
hasId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Checks whether the 'id' field has been set
hasId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Checks whether the 'id' field has been set
hasId() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest.Builder
Checks whether the 'id' field has been set
hasId() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Checks whether the 'id' field has been set
hasIdentifier() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
required string identifier = 1;
hasIdentifier() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
required string identifier = 1;
hasIdentifier() - Method in interface org.apache.reef.proto.ClientRuntimeProtocol.JobControlProtoOrBuilder
required string identifier = 1;
hasIdentifier() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required string identifier = 2;
hasIdentifier() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
required string identifier = 2;
hasIdentifier() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
required string identifier = 2;
hasIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required string identifier = 1;
hasIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
required string identifier = 1;
hasIdentifier() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
required string identifier = 1;
hasIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional string identifier = 5;
hasIdentifier() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
optional string identifier = 5;
hasIdentifier() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
optional string identifier = 5;
hasIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Checks whether the 'identifier' field has been set
hasIdentifier() - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease.Builder
Checks whether the 'identifier' field has been set
hasIds() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest.Builder
Checks whether the 'ids' field has been set
hasInputStream() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Checks whether the 'inputStream' field has been set
hasInstance() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
hasInstance() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Instance instance = 3;
hasInstance() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Instance instance = 3;
hasInternetAddress() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Checks whether the 'internetAddress' field has been set
hasIsExternalConstructor() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_external_constructor = 2;
hasIsExternalConstructor() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
required bool is_external_constructor = 2;
hasIsExternalConstructor() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
required bool is_external_constructor = 2;
hasIsInjectionCandidate() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_injection_candidate = 1;
hasIsInjectionCandidate() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
required bool is_injection_candidate = 1;
hasIsInjectionCandidate() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
required bool is_injection_candidate = 1;
hasIsInjectionFuture() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required bool is_injection_future = 3;
hasIsInjectionFuture() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
required bool is_injection_future = 3;
hasIsInjectionFuture() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
required bool is_injection_future = 3;
hasIsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_list = 4;
hasIsList() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required bool is_list = 4;
hasIsList() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required bool is_list = 4;
hasIsSet() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_set = 3;
hasIsSet() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required bool is_set = 3;
hasIsSet() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required bool is_set = 3;
hasIsUnit() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_unit = 3;
hasIsUnit() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
required bool is_unit = 3;
hasIsUnit() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ClassNodeOrBuilder
required bool is_unit = 3;
hasJobControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
hasJobControl() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .JobControlProto jobControl = 2;
hasJobControl() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .JobControlProto jobControl = 2;
hasJobStatus() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
hasJobStatus() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .JobStatusProto jobStatus = 4;
hasJobStatus() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .JobStatusProto jobStatus = 4;
hasKey() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Checks whether the 'key' field has been set
hasKey() - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Checks whether the 'key' field has been set
hasKillEvaluator() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
hasKillEvaluator() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
optional .KillEvaluatorProto kill_evaluator = 4;
hasKillEvaluator() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
optional .KillEvaluatorProto kill_evaluator = 4;
hasLoad() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required double load = 2;
hasLoad() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
required double load = 2;
hasLoad() - Method in interface org.apache.reef.wake.test.proto.TestProtos.TestEventPBufOrBuilder
required double load = 2;
hasMemory() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Checks whether the 'memory' field has been set
hasMessage() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional bytes message = 3;
hasMessage() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
optional bytes message = 3;
hasMessage() - Method in interface org.apache.reef.proto.ClientRuntimeProtocol.JobControlProtoOrBuilder
optional bytes message = 3;
hasMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required bytes message = 2;
hasMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
required bytes message = 2;
hasMessage() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProtoOrBuilder
required bytes message = 2;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required bytes message = 2;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
required bytes message = 2;
hasMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProtoOrBuilder
required bytes message = 2;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes message = 3;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
optional bytes message = 3;
hasMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
optional bytes message = 3;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string message = 2;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
required string message = 2;
hasMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
required string message = 2;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required bytes message = 2;
hasMessage() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
required bytes message = 2;
hasMessage() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProtoOrBuilder
required bytes message = 2;
hasMessage() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required string message = 1;
hasMessage() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
required string message = 1;
hasMessage() - Method in interface org.apache.reef.wake.test.proto.TestProtos.TestEventPBufOrBuilder
required string message = 1;
hasName() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string name = 1;
hasName() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
required string name = 1;
hasName() - Method in interface org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProtoOrBuilder
required string name = 1;
hasName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string name = 1;
hasName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
required string name = 1;
hasName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
required string name = 1;
hasName() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
required string name = 1;
hasName() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
required string name = 1;
hasName() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
required string name = 1;
hasName() - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Checks whether the 'name' field has been set
hasNamedParameterName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
optional string named_parameter_name = 2;
hasNamedParameterName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
optional string named_parameter_name = 2;
hasNamedParameterName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArgOrBuilder
optional string named_parameter_name = 2;
hasNamedParameterNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
hasNamedParameterNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .NamedParameterNode named_parameter_node = 4;
hasNamedParameterNode() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .NamedParameterNode named_parameter_node = 4;
hasNext() - Method in class org.apache.reef.io.storage.MergingIterator
 
hasNodeId() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Checks whether the 'nodeId' field has been set
hasNodeName() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Checks whether the 'nodeName' field has been set
hasOperatorname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string operatorname = 5;
hasOperatorname() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional string operatorname = 5;
hasOperatorname() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional string operatorname = 5;
hasPackageNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
hasPackageNode() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
optional .PackageNode package_node = 5;
hasPackageNode() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NodeOrBuilder
optional .PackageNode package_node = 5;
hasParentContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string parent_context_id = 1;
hasParentContextId() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
required string parent_context_id = 1;
hasParentContextId() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
required string parent_context_id = 1;
hasParentId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional string parent_id = 3;
hasParentId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
optional string parent_id = 3;
hasParentId() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
optional string parent_id = 3;
hasPathInfo() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Checks whether the 'pathInfo' field has been set
hasPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Checks whether the 'port' field has been set
hasPort() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Checks whether the 'port' field has been set
hasQueryString() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Checks whether the 'queryString' field has been set
hasRecovery() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional bool recovery = 5;
hasRecovery() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
optional bool recovery = 5;
hasRecovery() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
optional bool recovery = 5;
hasRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bool recovery = 6;
hasRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
optional bool recovery = 6;
hasRecovery() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProtoOrBuilder
optional bool recovery = 6;
hasRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bool recovery = 5;
hasRecovery() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
optional bool recovery = 5;
hasRecovery() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
optional bool recovery = 5;
hasRemoteId() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Checks whether the 'remoteId' field has been set
hasRemoveContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
hasRemoveContext() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .RemoveContextProto remove_context = 6;
hasRemoveContext() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .RemoveContextProto remove_context = 6;
hasRequestUrl() - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Checks whether the 'requestUrl' field has been set
hasResult() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bytes result = 4;
hasResult() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
optional bytes result = 4;
hasResult() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
optional bytes result = 4;
hasRuntimeError() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
hasRuntimeError() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
optional .RuntimeErrorProto runtimeError = 3;
hasRuntimeError() - Method in interface org.apache.reef.proto.REEFProtocol.REEFMessageOrBuilder
optional .RuntimeErrorProto runtimeError = 3;
hasSelectedPlan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
optional sint32 selected_plan = 1;
hasSelectedPlan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
optional sint32 selected_plan = 1;
hasSelectedPlan() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.SubplanOrBuilder
optional sint32 selected_plan = 1;
hasSeq() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required int64 seq = 2;
hasSeq() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
required int64 seq = 2;
hasSeq() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
required int64 seq = 2;
hasServiceConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
optional string service_configuration = 3;
hasServiceConfiguration() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
optional string service_configuration = 3;
hasServiceConfiguration() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProtoOrBuilder
optional string service_configuration = 3;
hasServiceInfo() - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Checks whether the 'serviceInfo' field has been set
hasServiceName() - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Checks whether the 'serviceName' field has been set
hasServices() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Checks whether the 'services' field has been set
hasShortName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string short_name = 6;
hasShortName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
optional string short_name = 6;
hasShortName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
optional string short_name = 6;
hasSignal() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional .Signal signal = 2;
hasSignal() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
optional .Signal signal = 2;
hasSignal() - Method in interface org.apache.reef.proto.ClientRuntimeProtocol.JobControlProtoOrBuilder
optional .Signal signal = 2;
hasSimpleArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string simple_arg_class_name = 1;
hasSimpleArgClassName() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
required string simple_arg_class_name = 1;
hasSimpleArgClassName() - Method in interface org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNodeOrBuilder
required string simple_arg_class_name = 1;
hasSink() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string sink = 4;
hasSink() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
optional string sink = 4;
hasSink() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
optional string sink = 4;
hasSource() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string source = 3;
hasSource() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
optional string source = 3;
hasSource() - Method in interface org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBufOrBuilder
optional string source = 3;
hasSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required string source_id = 1;
hasSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
required string source_id = 1;
hasSourceId() - Method in interface org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProtoOrBuilder
required string source_id = 1;
hasSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required string source_id = 1;
hasSourceId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
required string source_id = 1;
hasSourceId() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProtoOrBuilder
required string source_id = 1;
hasSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string srcid = 2;
hasSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required string srcid = 2;
hasSrcid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required string srcid = 2;
hasSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string srcid = 2;
hasSrcid() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
required string srcid = 2;
hasSrcid() - Method in interface org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBufOrBuilder
required string srcid = 2;
hasSrcVersion() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
hasSrcVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 srcVersion = 7;
hasSrcVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional int32 srcVersion = 7;
hasSrcVersion() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional int32 srcVersion = 7;
hasStartTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
hasStartTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .StartTaskProto start_task = 7;
hasStartTask() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .StartTaskProto start_task = 7;
hasStartTime() - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Checks whether the 'startTime' field has been set
hasStartTime() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Checks whether the 'startTime' field has been set
hasState() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required .State state = 2;
hasState() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
required .State state = 2;
hasState() - Method in interface org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProtoOrBuilder
required .State state = 2;
hasState() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required .State state = 2;
hasState() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
required .State state = 2;
hasState() - Method in interface org.apache.reef.proto.ReefServiceProtos.JobStatusProtoOrBuilder
required .State state = 2;
hasState() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required .State state = 3;
hasState() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required .State state = 3;
hasState() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required .State state = 3;
hasStopTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
hasStopTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .StopTaskProto stop_task = 8;
hasStopTask() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .StopTaskProto stop_task = 8;
hasSubplan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
hasSubplan() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
optional .Subplan subplan = 4;
hasSubplan() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlanOrBuilder
optional .Subplan subplan = 4;
hasSuspendTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
hasSuspendTask() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional .SuspendTaskProto suspend_task = 9;
hasSuspendTask() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional .SuspendTaskProto suspend_task = 9;
hasTaskId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string task_id = 1;
hasTaskId() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
required string task_id = 1;
hasTaskId() - Method in interface org.apache.reef.proto.ReefServiceProtos.TaskStatusProtoOrBuilder
required string task_id = 1;
hasTaskMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional bytes task_message = 1;
hasTaskMessage() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
optional bytes task_message = 1;
hasTaskMessage() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProtoOrBuilder
optional bytes task_message = 1;
hasTaskStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
hasTaskStatus() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
optional .TaskStatusProto task_status = 4;
hasTaskStatus() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
optional .TaskStatusProto task_status = 4;
hasTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required int64 timestamp = 1;
hasTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
required int64 timestamp = 1;
hasTimestamp() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProtoOrBuilder
required int64 timestamp = 1;
hasTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required int64 timestamp = 1;
hasTimestamp() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
required int64 timestamp = 1;
hasTimestamp() - Method in interface org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProtoOrBuilder
required int64 timestamp = 1;
hasTotal() - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Checks whether the 'total' field has been set
hasTuples() - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse.Builder
Checks whether the 'tuples' field has been set
hasType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required .GroupCommMessage.Type type = 1;
hasType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
required .GroupCommMessage.Type type = 1;
hasType() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
required .GroupCommMessage.Type type = 1;
hasType() - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Checks whether the 'type' field has been set
hasValue() - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Checks whether the 'value' field has been set
hasValue() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
required string value = 1;
hasValue() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
required string value = 1;
hasValue() - Method in interface org.apache.reef.tang.proto.InjectionPlanProto.InstanceOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Checks whether the 'value' field has been set
hasVersion() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
hasVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 version = 6;
hasVersion() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
optional int32 version = 6;
hasVersion() - Method in interface org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder
optional int32 version = 6;
HDFSConfigurationConstructor - Class in org.apache.reef.runtime.mesos.util
 
HDICLI - Class in org.apache.reef.runtime.hdinsight.cli
Main class for the HDInsight REST commandline
HDINSIGHT_CONFIGURATION_FILE_ENVIRONMENT_VARIABLE - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
The environment variable that holds the path to the default configuration file
HDInsightClasspathProvider - Class in org.apache.reef.runtime.hdinsight
Access to the classpath according to the REEF file system standard.
HDInsightDriverConfiguration - Class in org.apache.reef.runtime.hdinsight.client
ConfigurationModule to create a Driver configuration.
HDInsightDriverConfiguration() - Constructor for class org.apache.reef.runtime.hdinsight.client.HDInsightDriverConfiguration
 
HDInsightInstance - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
Represents an HDInsight instance.
HDInsightInstanceURL - Class in org.apache.reef.runtime.hdinsight.parameters
The password to be used for connecting to hdinsight.
HDInsightInstanceURL() - Constructor for class org.apache.reef.runtime.hdinsight.parameters.HDInsightInstanceURL
 
HDInsightJobSubmissionHandler - Class in org.apache.reef.runtime.hdinsight.client
Handles job submission to a HDInsight instance.
HDInsightPassword - Class in org.apache.reef.runtime.hdinsight.parameters
The password to be used for connecting to hdinsight.
HDInsightPassword() - Constructor for class org.apache.reef.runtime.hdinsight.parameters.HDInsightPassword
 
HDInsightRuntimeConfiguration - Class in org.apache.reef.runtime.hdinsight.client
Configuration module to setup REEF to submit jobs to HDInsight.
HDInsightRuntimeConfiguration() - Constructor for class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
 
HDInsightRuntimeConfigurationStatic - Class in org.apache.reef.runtime.hdinsight.client
The static part of the HDInsightRuntimeConfiguration.
HDInsightRuntimeConfigurationStatic() - Constructor for class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfigurationStatic
 
HDInsightUsername - Class in org.apache.reef.runtime.hdinsight.parameters
The username to be used for connecting to hdinsight.
HDInsightUsername() - Constructor for class org.apache.reef.runtime.hdinsight.parameters.HDInsightUsername
 
header - Variable in class org.apache.reef.webserver.AvroHttpRequest
Deprecated.
HeaderEntry - Class in org.apache.reef.webserver
 
HeaderEntry() - Constructor for class org.apache.reef.webserver.HeaderEntry
Default constructor.
HeaderEntry(CharSequence, CharSequence) - Constructor for class org.apache.reef.webserver.HeaderEntry
All-args constructor.
HeaderEntry.Builder - Class in org.apache.reef.webserver
RecordBuilder for HeaderEntry instances.
HEARTBEAT_PERIOD - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
HeartBeatManager - Class in org.apache.reef.runtime.common.evaluator
 
HeartbeatPeriod - Class in org.apache.reef.runtime.common.evaluator.parameters
The evaluator heartbeat period in ms.
HeartBeatTriggerManager - Class in org.apache.reef.task
Helper class for immediately sending heartbeat messages.
HelloCLR - Class in org.apache.reef.examples.helloCLR
The Client for Hello REEF example.
HelloCLR() - Constructor for class org.apache.reef.examples.helloCLR.HelloCLR
 
HelloDriver - Class in org.apache.reef.examples.hello
The Driver code for the Hello REEF Application
HelloDriver(EvaluatorRequestor) - Constructor for class org.apache.reef.examples.hello.HelloDriver
Job driver constructor - instantiated via TANG.
HelloDriver - Class in org.apache.reef.examples.helloCLR
The Driver code for the Hello REEF Application
HelloDriver(EvaluatorRequestor) - Constructor for class org.apache.reef.examples.helloCLR.HelloDriver
Job driver constructor - instantiated via TANG.
HelloDriver.EvaluatorAllocatedHandler - Class in org.apache.reef.examples.hello
Handles AllocatedEvaluator: Submit the HelloTask
HelloDriver.EvaluatorAllocatedHandler() - Constructor for class org.apache.reef.examples.hello.HelloDriver.EvaluatorAllocatedHandler
 
HelloDriver.StartHandler - Class in org.apache.reef.examples.hello
Handles the StartTime event: Request as single Evaluator.
HelloDriver.StartHandler() - Constructor for class org.apache.reef.examples.hello.HelloDriver.StartHandler
 
HelloHDInsight - Class in org.apache.reef.examples.hello
HelloREEF running on HDInsight
HelloHDInsight() - Constructor for class org.apache.reef.examples.hello.HelloHDInsight
 
HelloREEF - Class in org.apache.reef.examples.hello
The Client for Hello REEF example.
HelloREEF() - Constructor for class org.apache.reef.examples.hello.HelloREEF
 
HelloREEFHttp - Class in org.apache.reef.examples.hellohttp
Example to run HelloREEF with a webserver.
HelloREEFHttp() - Constructor for class org.apache.reef.examples.hellohttp.HelloREEFHttp
 
HelloREEFHttpYarn - Class in org.apache.reef.examples.hellohttp
HelloREEFHttp for running on Yarn
HelloREEFHttpYarn() - Constructor for class org.apache.reef.examples.hellohttp.HelloREEFHttpYarn
 
HelloREEFMesos - Class in org.apache.reef.examples.hello
 
HelloREEFMesos() - Constructor for class org.apache.reef.examples.hello.HelloREEFMesos
 
HelloREEFNoClient - Class in org.apache.reef.examples.hello
A main() for running hello REEF without a persistent client connection.
HelloREEFNoClient() - Constructor for class org.apache.reef.examples.hello.HelloREEFNoClient
 
HelloReefYarn - Class in org.apache.reef.examples.hello
The Client for Hello REEF example.
HelloReefYarn() - Constructor for class org.apache.reef.examples.hello.HelloReefYarn
 
HelloTask - Class in org.apache.reef.examples.hello
A 'hello REEF' Task.
Histogram - Interface in org.apache.reef.wake.metrics
Histogram
host - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Deprecated.
host - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Deprecated.
HostnameBasedLocalAddressProvider - Class in org.apache.reef.wake.remote.address
A LocalAddressProvider that uses Inet4Address.getLocalHost().getHostAddress()
HOURS - Static variable in class org.apache.reef.examples.group.utils.timer.Timer
 
HTTP_HANDLERS - Static variable in class org.apache.reef.webserver.HttpHandlerConfiguration
Specify optional parameter for HttpEventHandlers
HTTP_REQUEST - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
HTTP_SERVER - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
HTTP_SERVER_CONFIGURATION - Static variable in class org.apache.reef.bridge.client.Constants
The HTTP Server configuration assumed by the bridge.
HttpEventHandlers - Class in org.apache.reef.webserver
HttpEventHandlers
HttpEventHandlers() - Constructor for class org.apache.reef.webserver.HttpEventHandlers
 
HttpHandler - Interface in org.apache.reef.webserver
HttpHandler interface
HttpHandlerConfiguration - Class in org.apache.reef.webserver
Configuration Module Builder for Http Handler
HttpHandlerConfiguration() - Constructor for class org.apache.reef.webserver.HttpHandlerConfiguration
 
httpMethod - Variable in class org.apache.reef.webserver.AvroHttpRequest
Deprecated.
httpRequest(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in handling a http request
HttpRuntimeConfiguration - Class in org.apache.reef.webserver
Configuration Module Builder for HttpRuntime
HttpRuntimeConfiguration() - Constructor for class org.apache.reef.webserver.HttpRuntimeConfiguration
 
httpServer() - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time used to create HttpServer
HttpServer - Interface in org.apache.reef.webserver
HttpServer interface
HttpServerEventBridge - Class in org.apache.reef.javabridge
 
HttpServerEventBridge(String) - Constructor for class org.apache.reef.javabridge.HttpServerEventBridge
 
HttpServerEventBridge(byte[]) - Constructor for class org.apache.reef.javabridge.HttpServerEventBridge
 
HttpServerImpl - Class in org.apache.reef.webserver
HttpServer.
HttpServerKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
HttpServerReefEventHandler - Class in org.apache.reef.webserver
 
HttpServerReefEventHandler(ReefEventStateManager, Set<EventHandler<Void>>, String, LoggingScopeFactory, REEFFileNames) - Constructor for class org.apache.reef.webserver.HttpServerReefEventHandler
 
HttpShellJobDriver - Class in org.apache.reef.examples.hellohttp
The Driver code for the Hello REEF Http Distributed Shell Application
HttpShellJobDriver(EvaluatorRequestor, HttpServerShellCmdtHandler.ClientCallBackHandler) - Constructor for class org.apache.reef.examples.hellohttp.HttpShellJobDriver
Job Driver Constructor
HttpTrackingURLProvider - Class in org.apache.reef.webserver
Http TrackingURLProvider
HttpTrackingURLProvider(HttpServer) - Constructor for class org.apache.reef.webserver.HttpTrackingURLProvider
Constructor of HttpTrackingURLProvider

I

id - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Deprecated.
id - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Deprecated.
id - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
Deprecated.
id - Variable in class org.apache.reef.webserver.AvroEvaluatorEntry
Deprecated.
Idempotent - Annotation Type in org.apache.reef.annotations.semantics
Methods annotated with this are idempotent: Calling them multiple times has the same effect as calling them once.
Identifiable - Interface in org.apache.reef.io.naming
This interface imposes that each object of the class that implements it has an identifier.
Identifiable - Interface in org.apache.reef.wake
 
IDENTIFIER - Static variable in class org.apache.reef.driver.context.ContextConfiguration
The identifier of the Context.
IDENTIFIER - Static variable in class org.apache.reef.driver.task.TaskConfiguration
Identifier for the task.
identifier - Variable in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Deprecated.
identifier - Variable in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
Deprecated.
Identifier - Interface in org.apache.reef.wake
 
IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
IdentifierFactory - Interface in org.apache.reef.wake
 
IdentifierParser - Class in org.apache.reef.wake
 
IdleClock - Class in org.apache.reef.wake.time.runtime.event
 
IdleClock(long) - Constructor for class org.apache.reef.wake.time.runtime.event.IdleClock
 
IdleMessage - Class in org.apache.reef.runtime.common.driver.idle
A message to be used to indicate that the driver is potentially idle.
IdleMessage(String, String, boolean) - Constructor for class org.apache.reef.runtime.common.driver.idle.IdleMessage
 
IDMaker - Class in org.apache.reef.runtime.local.driver
Generates unique IDs.
IDMaker(String) - Constructor for class org.apache.reef.runtime.local.driver.IDMaker
The ids generated by getNextID are of the form "prefixNUMBER", where number is counted up.
ids - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
Deprecated.
ImmutableVector - Interface in org.apache.reef.examples.group.utils.math
Represents an immutable vector.
Impl<T> - Interface in org.apache.reef.tang.formats
 
IMPL_FULL_NAMES_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
IMPORT - Static variable in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
increment() - Method in class org.apache.reef.io.network.group.impl.utils.CountingSemaphore
 
increment() - Method in class org.apache.reef.tests.statepassing.Counter
 
IndependentIterationsThreadPoolStage<T> - Class in org.apache.reef.wake.impl
This stage uses a thread pool to schedule events in parallel.
IndependentIterationsThreadPoolStage(EventHandler<T>, int, int) - Constructor for class org.apache.reef.wake.impl.IndependentIterationsThreadPoolStage
 
IndexedMsg - Class in org.apache.reef.io.network.group.impl.driver
Helper class to wrap msg and the operator name in the msg
IndexedMsg(GroupCommunicationMessage) - Constructor for class org.apache.reef.io.network.group.impl.driver.IndexedMsg
 
INIT - Static variable in class org.apache.reef.client.LauncherStatus
 
INIT - Static variable in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
INIT_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.State
INIT = 0;
initialize() - Method in class org.apache.reef.io.network.group.api.operators.AbstractGroupCommOperator
 
initialize() - Method in interface org.apache.reef.io.network.group.api.operators.GroupCommOperator
 
initialize() - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupServiceClient
Should not be used by user code Used for initialization of the communication group
initialize() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopology
 
initialize() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
initialize() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
initialize() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
initialize() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
initialize() - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
initialize() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyImpl
 
initialize() - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
This method needs to be called before a Task can be run().
InitialTaskConfiguration - Class in org.apache.reef.runtime.common.evaluator.parameters
An initial task to launch on startup.
inject(ConstructorDef<T>, Constructor<T>, Object[]) - Method in interface org.apache.reef.tang.Aspect
Inject an object of type T.
inject(ConstructorDef<T>, Constructor<T>, Object[]) - Method in class org.apache.reef.wake.profiler.WakeProfiler
 
INJECTABLECONSTRUCTORS_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
InjectionException - Exception in org.apache.reef.tang.exceptions
Thrown when an injection fails.
InjectionException(String, Throwable) - Constructor for exception org.apache.reef.tang.exceptions.InjectionException
 
InjectionException(String) - Constructor for exception org.apache.reef.tang.exceptions.InjectionException
 
InjectionFuture<T> - Class in org.apache.reef.tang
A future-based mechanism for cyclic object injections.
InjectionFuture() - Constructor for class org.apache.reef.tang.InjectionFuture
 
InjectionFuture(Injector, Class<? extends T>) - Constructor for class org.apache.reef.tang.InjectionFuture
 
InjectionFuture(T) - Constructor for class org.apache.reef.tang.InjectionFuture
 
injectionFutureInstantiated(InjectionFuture<T>, T) - Method in interface org.apache.reef.tang.Aspect
TANG calls this the first time get() is called on an injection future.
injectionFutureInstantiated(InjectionFuture<T>, T) - Method in class org.apache.reef.wake.profiler.WakeProfiler
 
InjectionFuturePlan<T> - Class in org.apache.reef.tang.implementation
 
InjectionFuturePlan(Node) - Constructor for class org.apache.reef.tang.implementation.InjectionFuturePlan
 
InjectionPlan<T> - Class in org.apache.reef.tang.implementation
 
InjectionPlan(Node) - Constructor for class org.apache.reef.tang.implementation.InjectionPlan
 
InjectionPlanProto - Class in org.apache.reef.tang.proto
 
InjectionPlanProto.Constructor - Class in org.apache.reef.tang.proto
Protobuf type Constructor
InjectionPlanProto.Constructor.Builder - Class in org.apache.reef.tang.proto
Protobuf type Constructor
InjectionPlanProto.ConstructorOrBuilder - Interface in org.apache.reef.tang.proto
 
InjectionPlanProto.InjectionPlan - Class in org.apache.reef.tang.proto
Protobuf type InjectionPlan
InjectionPlanProto.InjectionPlan.Builder - Class in org.apache.reef.tang.proto
Protobuf type InjectionPlan
InjectionPlanProto.InjectionPlanOrBuilder - Interface in org.apache.reef.tang.proto
 
InjectionPlanProto.Instance - Class in org.apache.reef.tang.proto
Protobuf type Instance
InjectionPlanProto.Instance.Builder - Class in org.apache.reef.tang.proto
Protobuf type Instance
InjectionPlanProto.InstanceOrBuilder - Interface in org.apache.reef.tang.proto
 
InjectionPlanProto.Subplan - Class in org.apache.reef.tang.proto
Protobuf type Subplan
InjectionPlanProto.Subplan.Builder - Class in org.apache.reef.tang.proto
Protobuf type Subplan
InjectionPlanProto.SubplanOrBuilder - Interface in org.apache.reef.tang.proto
 
Injector - Interface in org.apache.reef.tang
 
InjectorImpl - Class in org.apache.reef.tang.implementation.java
 
InjectorImpl(Configuration) - Constructor for class org.apache.reef.tang.implementation.java.InjectorImpl
 
InMemoryInputFormatDataSet<K extends org.apache.hadoop.io.WritableComparable<K>,V extends org.apache.hadoop.io.Writable> - Class in org.apache.reef.io.data.loading.impl
 
InMemoryInputFormatDataSet(InputFormatDataSet<K, V>) - Constructor for class org.apache.reef.io.data.loading.impl.InMemoryInputFormatDataSet
 
InputDir - Class in org.apache.reef.examples.group.bgd.parameters
The input folder of the learner.
InputDir() - Constructor for class org.apache.reef.examples.group.bgd.parameters.InputDir
 
InputFormatDataSet<K extends org.apache.hadoop.io.WritableComparable<K>,V extends org.apache.hadoop.io.Writable> - Class in org.apache.reef.io.data.loading.impl
An implementation of DataSet that reads records using a RecordReader encoded inside an InputSplit.
InputFormatDataSet(InputSplit, JobConf) - Constructor for class org.apache.reef.io.data.loading.impl.InputFormatDataSet
 
InputFormatExternalConstructor - Class in org.apache.reef.io.data.loading.impl
A Tang External Constructor to inject the required InputFormat
InputFormatExternalConstructor(JobConf) - Constructor for class org.apache.reef.io.data.loading.impl.InputFormatExternalConstructor
 
InputFormatLoadingService<K,V> - Class in org.apache.reef.io.data.loading.impl
An implementation of DataLoadingService that uses the Hadoop InputFormat to find partitions of data & request resources.
InputFormatLoadingService(InputFormat<K, V>, JobConf, int, boolean, String, String) - Constructor for class org.apache.reef.io.data.loading.impl.InputFormatLoadingService
 
InputSplitExternalConstructor - Class in org.apache.reef.io.data.loading.impl
A Tang external constructor to inject an InputSplit by deserializing the serialized input split assigned to this evaluator
InputSplitExternalConstructor(JobConf, String) - Constructor for class org.apache.reef.io.data.loading.impl.InputSplitExternalConstructor
 
InputSplitExternalConstructor.SerializedInputSplit - Class in org.apache.reef.io.data.loading.impl
 
InputSplitExternalConstructor.SerializedInputSplit() - Constructor for class org.apache.reef.io.data.loading.impl.InputSplitExternalConstructor.SerializedInputSplit
 
inputStream - Variable in class org.apache.reef.webserver.AvroHttpRequest
Deprecated.
instance() - Static method in class org.apache.reef.wake.impl.StageManager
 
INSTANCE_DEFAULT_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
INSTANCE_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
INT_SIZE - Static variable in class org.apache.reef.wake.remote.transport.netty.ChunkedReadWriteHandler
 
INT_SIZE - Static variable in class org.apache.reef.wake.remote.transport.netty.NettyLink
 
IntegerCodec - Class in org.apache.reef.io.storage.util
 
IntegerCodec() - Constructor for class org.apache.reef.io.storage.util.IntegerCodec
 
IntegerDeserializer - Class in org.apache.reef.io.storage.util
 
IntegerDeserializer() - Constructor for class org.apache.reef.io.storage.util.IntegerDeserializer
 
IntegerSerializer - Class in org.apache.reef.io.storage.util
 
IntegerSerializer() - Constructor for class org.apache.reef.io.storage.util.IntegerSerializer
 
internalGetValueMap() - Static method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
 
internalGetValueMap() - Static method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
 
internalGetValueMap() - Static method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
 
internalGetValueMap() - Static method in enum org.apache.reef.proto.ReefServiceProtos.State
 
internetAddress - Variable in class org.apache.reef.webserver.AvroEvaluatorInfo
Deprecated.
InteropLogger - Class in org.apache.reef.javabridge
 
InteropLogger() - Constructor for class org.apache.reef.javabridge.InteropLogger
 
InteropReturnInfo - Class in org.apache.reef.javabridge
 
InteropReturnInfo() - Constructor for class org.apache.reef.javabridge.InteropReturnInfo
 
INTERVAL - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
invalidate(Identifier) - Method in class org.apache.reef.io.network.naming.NameCache
Invalidates the entry for an identifier
invalidate(K) - Method in interface org.apache.reef.util.cache.Cache
Invalidates a key from the cache
invalidate(K) - Method in class org.apache.reef.util.cache.CacheImpl
 
IS_EXTERNAL_CONSTRUCTOR_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
IS_INJECTION_CANDIDATE_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
IS_INJECTION_FUTURE_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
IS_LIST_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
IS_LOCAL - Static variable in class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration
Use local file system if true; otherwise, use HDFS.
IS_SET_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
IS_UNIT_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
isActive(String) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
 
isActive(String) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
isAmbiguous() - Method in class org.apache.reef.tang.implementation.Constructor
 
isAmbiguous() - Method in class org.apache.reef.tang.implementation.InjectionFuturePlan
 
isAmbiguous() - Method in class org.apache.reef.tang.implementation.InjectionPlan
 
isAmbiguous() - Method in class org.apache.reef.tang.implementation.java.JavaInstance
 
isAmbiguous() - Method in class org.apache.reef.tang.implementation.ListInjectionPlan
 
isAmbiguous() - Method in class org.apache.reef.tang.implementation.SetInjectionPlan
 
isAmbiguous() - Method in class org.apache.reef.tang.implementation.Subplan
Even if there is only one sub-plan, it was registered as a default plan, and is therefore ambiguous.
isAtOrAfterVersion(String) - Static method in class org.apache.reef.runtime.yarn.util.YarnTypes
 
isCancelled() - Method in class org.apache.reef.tang.InjectionFuture
 
isCancelTokensWhenComplete() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
isClosed() - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
Return true if the state is DONE, FAILED, or KILLED, and there are no messages queued or in processing.
isCoercable(Class<?>, Class<?>) - Static method in class org.apache.reef.tang.util.ReflectionUtilities
Check to see if one class can be coerced into another.
isComputeContext(ActiveContext) - Method in interface org.apache.reef.io.data.loading.api.DataLoadingService
 
isComputeContext(ActiveContext) - Method in class org.apache.reef.io.data.loading.impl.InputFormatLoadingService
 
isConfigured(ActiveContext) - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommDriver
Tests whether the activeContext is a context configured using the Group Communication Service
isConfigured(ActiveContext) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
isDataLoadedContext(ActiveContext) - Method in interface org.apache.reef.io.data.loading.api.DataLoadingService
Distinguishes data loaded contexts from compute contexts.
isDataLoadedContext(ActiveContext) - Method in class org.apache.reef.io.data.loading.impl.InputFormatLoadingService
 
isDone() - Method in class org.apache.reef.client.LauncherStatus
Has the job completed?
isDone() - Method in class org.apache.reef.tang.InjectionFuture
 
isEmpty() - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
isEmpty() - Method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
isEmpty() - Method in class org.apache.reef.runtime.common.utils.DispatchingEStage
Return true if there are no messages queued or in processing, false otherwise.
isEmpty() - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
isEmpty() - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
isEmpty() - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
isExternalConstructor() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
isExternalConstructor() - Method in interface org.apache.reef.tang.types.ClassNode
 
isFeasible() - Method in class org.apache.reef.tang.implementation.InjectionPlan
 
isIdle() - Method in class org.apache.reef.runtime.common.driver.idle.IdleMessage
 
isIdle() - Method in interface org.apache.reef.wake.time.Clock
Clock is idle if it has no future Alarms set.
isIdle() - Method in class org.apache.reef.wake.time.runtime.RuntimeClock
 
isImplementation(ClassNode<?>, ClassNode<?>) - Method in interface org.apache.reef.tang.ClassHierarchy
 
isImplementation(ClassNode<?>, ClassNode<?>) - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
isImplementation(ClassNode<?>, ClassNode<?>) - Method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
 
isImplementationOf(ClassNode<?>) - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
isImplementationOf(ClassNode<?>) - Method in interface org.apache.reef.tang.types.ClassNode
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
isInitialized() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
isInitialized() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
isInitialized() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
isInitialized() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
isInitialized() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
isInitialized() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
isInitialized() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
isInitialized() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
isInitialized() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
isInitialized() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
isInitialized() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
isInitialized() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
isInjectable() - Method in class org.apache.reef.tang.implementation.Constructor
 
isInjectable() - Method in class org.apache.reef.tang.implementation.InjectionFuturePlan
 
isInjectable() - Method in class org.apache.reef.tang.implementation.InjectionPlan
 
isInjectable(String) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
isInjectable(Class<?>) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
isInjectable() - Method in class org.apache.reef.tang.implementation.java.JavaInstance
 
isInjectable() - Method in class org.apache.reef.tang.implementation.ListInjectionPlan
 
isInjectable() - Method in class org.apache.reef.tang.implementation.SetInjectionPlan
 
isInjectable() - Method in class org.apache.reef.tang.implementation.Subplan
 
isInjectable(String) - Method in interface org.apache.reef.tang.Injector
Returns true if this Injector is able to instantiate the object named by name.
isInjectable(Class<?>) - Method in interface org.apache.reef.tang.Injector
 
isInjectionCandidate() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
isInjectionCandidate() - Method in interface org.apache.reef.tang.types.ClassNode
 
isInjectionFuture() - Method in class org.apache.reef.tang.implementation.types.ConstructorArgImpl
 
isInjectionFuture() - Method in interface org.apache.reef.tang.types.ConstructorArg
 
isKeepContainers() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
isLinux() - Static method in class org.apache.reef.util.OSUtils
Determines whether the current JVM is running on the Linux OS.
isList() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
isList() - Method in interface org.apache.reef.tang.types.NamedParameterNode
 
isLoggable(LogRecord) - Method in class org.apache.reef.util.logging.DFSHandler
 
isMoreSpecificThan(ConstructorDef<?>) - Method in class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
isMoreSpecificThan(ConstructorDef<?>) - Method in interface org.apache.reef.tang.types.ConstructorDef
 
isNeighborActive(String) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
isNeighborActive(String) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
isNotRunning() - Method in class org.apache.reef.runtime.common.driver.task.TaskRepresenter
 
isParameterSet(String) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
isParameterSet(Class<? extends Name<?>>) - Method in class org.apache.reef.tang.implementation.java.InjectorImpl
 
isParameterSet(String) - Method in interface org.apache.reef.tang.Injector
 
isParameterSet(Class<? extends Name<?>>) - Method in interface org.apache.reef.tang.Injector
 
isPresent() - Method in class org.apache.reef.util.Optional
 
isRampup() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
isReady(long) - Method in class org.apache.reef.wake.time.runtime.LogicalTimer
 
isReady(long) - Method in class org.apache.reef.wake.time.runtime.RealTimer
 
isReady(long) - Method in interface org.apache.reef.wake.time.runtime.Timer
 
isRootContext() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
isRunning() - Method in class org.apache.reef.client.LauncherStatus
Is the job still running?
isRunning() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
isRunning() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
isSet() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
isSet() - Method in interface org.apache.reef.tang.types.NamedParameterNode
 
isSet() - Method in class org.apache.reef.util.SetOnce
 
isShuttingDownOrFailing() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
 
isSuccess() - Method in class org.apache.reef.client.LauncherStatus
Has the job completed successfully?
isUnit() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
isUnit() - Method in interface org.apache.reef.tang.types.ClassNode
 
isUnmanagedAM() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
isWindows() - Static method in class org.apache.reef.util.OSUtils
Determines whether the current JVM is running on the Windows OS.
Iterations - Class in org.apache.reef.examples.group.bgd.parameters
Maximum Number of Iterations.
Iterations() - Constructor for class org.apache.reef.examples.group.bgd.parameters.Iterations
 
iterator() - Method in class org.apache.reef.io.data.loading.impl.InMemoryInputFormatDataSet
 
iterator() - Method in class org.apache.reef.io.data.loading.impl.InputFormatDataSet
 
iterator() - Method in interface org.apache.reef.io.Spool
Returns an Iterable over the spool file.
iterator() - Method in class org.apache.reef.io.storage.FramingInputStream
 
iterator() - Method in class org.apache.reef.io.storage.local.CodecFileIterable
 
iterator() - Method in class org.apache.reef.io.storage.local.SerializerFileSpool
 
iterator() - Method in class org.apache.reef.io.storage.ram.RamSpool
 
iterator() - Method in class org.apache.reef.io.storage.ram.SortingRamSpool
 
iterator() - Method in class org.apache.reef.io.storage.util.GetAllIterable
 
iterator() - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
iterator() - Method in class org.apache.reef.wake.remote.ports.RangeTcpPortProvider
Returns an iterator over a set of tcp ports
iterator() - Method in interface org.apache.reef.wake.remote.ports.TcpPortProvider
Returns an iterator over a set of tcp ports

J

JARFileMaker - Class in org.apache.reef.util
Helper class to create JAR files.
JARFileMaker(File, Manifest) - Constructor for class org.apache.reef.util.JARFileMaker
 
JARFileMaker(File) - Constructor for class org.apache.reef.util.JARFileMaker
 
JavaBridge - Class in org.apache.reef.javabridge
 
JavaBridge() - Constructor for class org.apache.reef.javabridge.JavaBridge
 
JavaClassHierarchy - Interface in org.apache.reef.tang
 
JavaConfigurationBuilder - Interface in org.apache.reef.tang
Convenience methods that extend the ConfigurationBuilder but assume that the underlying ClassHierarchy delegates to the default Java classloader.
JavaConfigurationBuilderImpl - Class in org.apache.reef.tang.implementation.java
 
JavaConfigurationBuilderImpl(URL[], Configuration[], Class<? extends ExternalConstructor<?>>[]) - Constructor for class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
JavaConfigurationBuilderImpl(URL[]) - Constructor for class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
JavaConfigurationBuilderImpl(Configuration[]) - Constructor for class org.apache.reef.tang.implementation.java.JavaConfigurationBuilderImpl
 
JavaInstance<T> - Class in org.apache.reef.tang.implementation.java
 
JavaInstance(Node, T) - Constructor for class org.apache.reef.tang.implementation.java.JavaInstance
 
JavaLaunchCommandBuilder - Class in org.apache.reef.runtime.common.launch
 
JavaLaunchCommandBuilder() - Constructor for class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
JavaNodeFactory - Class in org.apache.reef.tang.implementation.java
 
JavaNodeFactory() - Constructor for class org.apache.reef.tang.implementation.java.JavaNodeFactory
 
JOB_IDENTIFIER - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightDriverConfiguration
 
JOB_IDENTIFIER - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
The identifier of the Job submitted.
JOB_IDENTIFIER - Static variable in class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
 
JOB_IDENTIFIER - Static variable in class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
 
JOB_SUBMISSION_DIRECTORY - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightDriverConfiguration
 
JOB_SUBMISSION_DIRECTORY - Static variable in class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
 
JOB_TIMEOUT - Static variable in class org.apache.reef.examples.hellohttp.HelloREEFHttp
Number of milliseconds to wait for the job to complete.
JobClient - Class in org.apache.reef.examples.retained_eval
Retained Evaluator Shell Client.
JobClient - Class in org.apache.reef.examples.retained_evalCLR
Retained Evaluator Shell Client.
JobClient - Class in org.apache.reef.javabridge.generic
Clr Bridge Client.
JobCompletedHandler - Class in org.apache.reef.client.parameters
Event handler for CompletedJob
JobConfExternalConstructor - Class in org.apache.reef.io.data.loading.impl
 
JobConfExternalConstructor(String, String) - Constructor for class org.apache.reef.io.data.loading.impl.JobConfExternalConstructor
 
JobConfExternalConstructor.InputFormatClass - Class in org.apache.reef.io.data.loading.impl
 
JobConfExternalConstructor.InputFormatClass() - Constructor for class org.apache.reef.io.data.loading.impl.JobConfExternalConstructor.InputFormatClass
 
JobConfExternalConstructor.InputPath - Class in org.apache.reef.io.data.loading.impl
 
JobConfExternalConstructor.InputPath() - Constructor for class org.apache.reef.io.data.loading.impl.JobConfExternalConstructor.InputPath
 
JOBCONTROL_FIELD_NUMBER - Static variable in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
JobDriver - Class in org.apache.reef.examples.pool
Allocate N evaluators, submit M tasks to them, and measure the time.
JobDriver - Class in org.apache.reef.examples.retained_eval
Retained Evaluator example job driver.
JobDriver - Class in org.apache.reef.examples.retained_evalCLR
Retained Evaluator example job driver.
JobDriver - Class in org.apache.reef.javabridge.generic
Generic job driver for CLRBridge.
JobDriver.ActiveContextHandler - Class in org.apache.reef.javabridge.generic
Receive notification that a new Context is available.
JobDriver.ActiveContextHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.ActiveContextHandler
 
JobDriver.AllocatedEvaluatorHandler - Class in org.apache.reef.javabridge.generic
Handles AllocatedEvaluator: Submit an empty context
JobDriver.AllocatedEvaluatorHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.AllocatedEvaluatorHandler
 
JobDriver.ClosedContextHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the Context had completed.
JobDriver.ClosedContextHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.ClosedContextHandler
 
JobDriver.CompletedEvaluatorHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the Evaluator has been shut down.
JobDriver.CompletedEvaluatorHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.CompletedEvaluatorHandler
 
JobDriver.CompletedTaskHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the Task has completed successfully.
JobDriver.CompletedTaskHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.CompletedTaskHandler
 
JobDriver.ContextMessageHandler - Class in org.apache.reef.javabridge.generic
Receive notification that a ContextMessage has been received
JobDriver.ContextMessageHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.ContextMessageHandler
 
JobDriver.DriverRestartActiveContextHandler - Class in org.apache.reef.javabridge.generic
Receive notification that an context is active on Evaluator when the driver restarted
JobDriver.DriverRestartActiveContextHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.DriverRestartActiveContextHandler
 
JobDriver.DriverRestartCompletedHandler - Class in org.apache.reef.javabridge.generic
Receive notification that driver restart has completed.
JobDriver.DriverRestartCompletedHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.DriverRestartCompletedHandler
 
JobDriver.DriverRestartRunningTaskHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the Task is running when driver restarted.
JobDriver.DriverRestartRunningTaskHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.DriverRestartRunningTaskHandler
 
JobDriver.FailedContextHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the Context had failed.
JobDriver.FailedContextHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.FailedContextHandler
 
JobDriver.FailedEvaluatorHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the entire Evaluator had failed.
JobDriver.FailedEvaluatorHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.FailedEvaluatorHandler
 
JobDriver.FailedTaskHandler - Class in org.apache.reef.javabridge.generic
Handle failed task.
JobDriver.FailedTaskHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.FailedTaskHandler
 
JobDriver.RestartHandler - Class in org.apache.reef.javabridge.generic
Job driver is restarted after previous crash
JobDriver.RestartHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.RestartHandler
 
JobDriver.RunningTaskHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the Task is running.
JobDriver.RunningTaskHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.RunningTaskHandler
 
JobDriver.StartHandler - Class in org.apache.reef.javabridge.generic
Job Driver is ready and the clock is set up: request the evaluators.
JobDriver.StartHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.StartHandler
 
JobDriver.SuspendedTaskHandler - Class in org.apache.reef.javabridge.generic
Receive notification that the Task has been suspended.
JobDriver.SuspendedTaskHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.SuspendedTaskHandler
 
JobDriver.TaskMessageHandler - Class in org.apache.reef.javabridge.generic
 
JobDriver.TaskMessageHandler() - Constructor for class org.apache.reef.javabridge.generic.JobDriver.TaskMessageHandler
 
JobFailedHandler - Class in org.apache.reef.client.parameters
Client EventHandler triggered on remote job failure.
JobFolder - Class in org.apache.reef.runtime.yarn.client.uploader
Helper class that represents a folder on the destination filesystem.
JobGlobalFiles - Class in org.apache.reef.driver.parameters
Files to be made accessible on the Driver and all Evaluators.
JobGlobalLibraries - Class in org.apache.reef.driver.parameters
Libraries to be made accessible on the Driver and all Evaluators.
JobJarMaker - Class in org.apache.reef.runtime.common.files
Utility that takes a JobSubmissionProto and turns it into a Job Submission Jar.
JobMessage - Class in org.apache.reef.client
A message received by the client from the driver.
JobMessage(String, byte[]) - Constructor for class org.apache.reef.client.JobMessage
 
JobMessageHandler - Class in org.apache.reef.client.parameters
Client EventHandler that gets messages from the Driver.
JobMessageObserver - Interface in org.apache.reef.driver.client
The driver uses this interface to communicate with the job client.
JobMessageObserverImpl - Class in org.apache.reef.runtime.common.driver.client
An implementation of JobMessageObserver.
JobMessageObserverImpl(ClientConnection) - Constructor for class org.apache.reef.runtime.common.driver.client.JobMessageObserverImpl
 
JobPriority - Class in org.apache.reef.runtime.yarn.client.parameters
The prioroty of the submitted job.
JobPriority() - Constructor for class org.apache.reef.runtime.yarn.client.parameters.JobPriority
 
JobQueue - Class in org.apache.reef.runtime.yarn.client.parameters
The queue to submit a job to.
JobQueue() - Constructor for class org.apache.reef.runtime.yarn.client.parameters.JobQueue
 
JobRunningHandler - Class in org.apache.reef.client.parameters
Client EventHandler triggered when the REEF job is running.
JOBSTATUS_FIELD_NUMBER - Static variable in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
JobSubmissionDirectory - Class in org.apache.reef.runtime.yarn.driver.parameters
The job submission directory.
JobSubmissionDirectory() - Constructor for class org.apache.reef.runtime.yarn.driver.parameters.JobSubmissionDirectory
 
JobSubmissionEvent - Interface in org.apache.reef.runtime.common.client.api
Event sent to Driver Runtime Submission of a Job to the Driver Runtime
JobSubmissionEventImpl - Class in org.apache.reef.runtime.common.client.api
Default POJO implementation of JobSubmissionEvent.
JobSubmissionEventImpl.Builder - Class in org.apache.reef.runtime.common.client.api
Builder used to create JobSubmissionEvent instances.
JobSubmissionEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
JobSubmissionHandler - Interface in org.apache.reef.runtime.common.client.api
 
JobUploader - Class in org.apache.reef.runtime.yarn.client.uploader
Helper class to upload the driver files to HDFS.
JSON_CHARSET - Static variable in class org.apache.reef.webserver.AvroHttpSerializer
 
JVM_HEAP_SLACK - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightDriverConfiguration
The fraction of the container memory NOT to use for the Java Heap.
JVM_HEAP_SLACK - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
The fraction of the container memory NOT to use for the Java Heap.
JVM_HEAP_SLACK - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
The fraction of the container memory NOT to use for the Java Heap.
JVM_HEAP_SLACK - Static variable in class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
The fraction of the container memory NOT to use for the Java Heap.
JVM_HEAP_SLACK - Static variable in class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
 
JVM_HEAP_SLACK - Static variable in class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
The fraction of the container memory NOT to use for the Java Heap.
JVMHeapSlack - Class in org.apache.reef.runtime.common.parameters
The fraction of the container memory NOT to use for the Java Heap.
JVMHeapSlack() - Constructor for class org.apache.reef.runtime.common.parameters.JVMHeapSlack
 

K

key - Variable in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Deprecated.
key - Variable in class org.apache.reef.webserver.HeaderEntry
Deprecated.
keySet() - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
keySet() - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
keySet() - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
keySet() - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
kill(long) - Static method in class org.apache.reef.util.OSUtils
Applies `kill -9` to the process.
KILL_EVALUATOR_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
killApplication(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.HDInsightInstance
Issues a YARN kill command to the application.
KILLED_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.State
KILLED = 5;
killTask(ExecutorDriver, Protos.TaskID) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 

L

Lambda - Class in org.apache.reef.examples.group.bgd.parameters
The regularization constant
Lambda() - Constructor for class org.apache.reef.examples.group.bgd.parameters.Lambda
 
Launch - Class in org.apache.reef.examples.pool
Pool of Evaluators example - main class.
Launch - Class in org.apache.reef.examples.retained_eval
Retained Evaluators example - main class.
Launch - Class in org.apache.reef.examples.retained_evalCLR
Retained Evaluators example - main class.
Launch - Class in org.apache.reef.examples.suspend
Suspend/Resume example - main class.
Launch - Class in org.apache.reef.javabridge.generic
Clr Bridge example - main class.
launch(File, String, String) - Method in class org.apache.reef.runtime.local.client.PreparedDriverFolderLauncher
Launches the driver prepared in driverFolder
Launch.Command - Class in org.apache.reef.examples.retained_evalCLR
Command line parameter: a command to run.
Launch.Command() - Constructor for class org.apache.reef.examples.retained_evalCLR.Launch.Command
 
Launch.Delay - Class in org.apache.reef.examples.pool
Command line parameter: number of experiments to run.
Launch.Delay() - Constructor for class org.apache.reef.examples.pool.Launch.Delay
 
Launch.Delay - Class in org.apache.reef.examples.suspend
Command line parameter: delay in seconds for each cycle.
Launch.Delay() - Constructor for class org.apache.reef.examples.suspend.Launch.Delay
 
Launch.DriverIdentifier - Class in org.apache.reef.javabridge.generic
Command line parameter, driver identifier
Launch.DriverIdentifier() - Constructor for class org.apache.reef.javabridge.generic.Launch.DriverIdentifier
 
Launch.DriverJobSubmissionDirectory - Class in org.apache.reef.javabridge.generic
Command line parameter, job submission directory, if set, user should guarantee its uniqueness
Launch.DriverJobSubmissionDirectory() - Constructor for class org.apache.reef.javabridge.generic.Launch.DriverJobSubmissionDirectory
 
Launch.DriverMemoryInMb - Class in org.apache.reef.javabridge.generic
Command line parameter, driver memory, in MB
Launch.DriverMemoryInMb() - Constructor for class org.apache.reef.javabridge.generic.Launch.DriverMemoryInMb
 
Launch.JobId - Class in org.apache.reef.examples.pool
Command line parameter = Numeric ID for the job.
Launch.JobId() - Constructor for class org.apache.reef.examples.pool.Launch.JobId
 
Launch.Local - Class in org.apache.reef.examples.pool
Command line parameter = true to run locally, or false to run on YARN.
Launch.Local() - Constructor for class org.apache.reef.examples.pool.Launch.Local
 
Launch.Local - Class in org.apache.reef.examples.retained_eval
Command line parameter = true to run locally, or false to run on YARN.
Launch.Local() - Constructor for class org.apache.reef.examples.retained_eval.Launch.Local
 
Launch.Local - Class in org.apache.reef.examples.retained_evalCLR
Command line parameter = true to run locally, or false to run on YARN.
Launch.Local() - Constructor for class org.apache.reef.examples.retained_evalCLR.Launch.Local
 
Launch.Local - Class in org.apache.reef.examples.suspend
Command line parameter = true to run locally, or false to run on YARN.
Launch.Local() - Constructor for class org.apache.reef.examples.suspend.Launch.Local
 
Launch.Local - Class in org.apache.reef.javabridge.generic
Command line parameter = true to run locally, or false to run on YARN.
Launch.Local() - Constructor for class org.apache.reef.javabridge.generic.Launch.Local
 
Launch.NumCycles - Class in org.apache.reef.examples.suspend
Command line parameter: number of iterations to run.
Launch.NumCycles() - Constructor for class org.apache.reef.examples.suspend.Launch.NumCycles
 
Launch.NumEval - Class in org.apache.reef.examples.retained_eval
Command line parameter: number of evaluators to allocate.
Launch.NumEval() - Constructor for class org.apache.reef.examples.retained_eval.Launch.NumEval
 
Launch.NumEvaluators - Class in org.apache.reef.examples.pool
Command line parameter: number of Evaluators to request.
Launch.NumEvaluators() - Constructor for class org.apache.reef.examples.pool.Launch.NumEvaluators
 
Launch.NumRuns - Class in org.apache.reef.examples.retained_eval
Command line parameter: number of experiments to run.
Launch.NumRuns() - Constructor for class org.apache.reef.examples.retained_eval.Launch.NumRuns
 
Launch.NumRuns - Class in org.apache.reef.examples.retained_evalCLR
Command line parameter: number of experiments to run.
Launch.NumRuns() - Constructor for class org.apache.reef.examples.retained_evalCLR.Launch.NumRuns
 
Launch.NumRuns - Class in org.apache.reef.javabridge.generic
Command line parameter: number of experiments to run.
Launch.NumRuns() - Constructor for class org.apache.reef.javabridge.generic.Launch.NumRuns
 
Launch.NumTasks - Class in org.apache.reef.examples.pool
Command line parameter: number of Tasks to run.
Launch.NumTasks() - Constructor for class org.apache.reef.examples.pool.Launch.NumTasks
 
Launch.Piggyback - Class in org.apache.reef.examples.pool
Command line parameter = true to submit task and context in one request.
Launch.Piggyback() - Constructor for class org.apache.reef.examples.pool.Launch.Piggyback
 
Launch.Submit - Class in org.apache.reef.javabridge.generic
Command line parameter = true to submit the job with driver config, or false to write config to current directory
Launch.Submit() - Constructor for class org.apache.reef.javabridge.generic.Launch.Submit
 
Launch.WaitTimeForDriver - Class in org.apache.reef.javabridge.generic
Command line parameter, number of seconds to wait till driver finishes , = -1 : waits forever = 0: exit immediately without wait for driver.
Launch.WaitTimeForDriver() - Constructor for class org.apache.reef.javabridge.generic.Launch.WaitTimeForDriver
 
LaunchClass - Class in org.apache.reef.runtime.common.launch
This encapsulates processes started by REEF.
LaunchClass.ProfilingEnabled - Class in org.apache.reef.runtime.common.launch
 
LaunchClass.ProfilingEnabled() - Constructor for class org.apache.reef.runtime.common.launch.LaunchClass.ProfilingEnabled
 
LaunchCommandBuilder - Interface in org.apache.reef.runtime.common.launch
Used to build the launch command for REEF processes.
Launcher - Class in org.apache.reef.runtime.common
The main entrance point into any REEF process.
LauncherStatus - Class in org.apache.reef.client
The status of a reef job spawned using the DriverLauncher class.
LaunchHeadless - Class in org.apache.reef.javabridge.generic
Clr Bridge example - main class.
LaunchID - Class in org.apache.reef.runtime.common.launch.parameters
 
LaunchID() - Constructor for class org.apache.reef.runtime.common.launch.parameters.LaunchID
 
launchTask(ExecutorDriver, Protos.TaskInfo) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
We assume a long-running Mesos Task that manages a REEF Evaluator process, leveraging Mesos Executor's interface.
left - Variable in class org.apache.reef.wake.impl.MergingEventHandler
 
LegacyLocalAddressProvider - Class in org.apache.reef.wake.remote.address
An implementation of LocalAddressProvider using the (removed) code from NetUtils.getLocalAddress()
LibLoader - Class in org.apache.reef.javabridge
Loading CLR libraries
LineCounter - Class in org.apache.reef.examples.data.loading
Driver side for the line counting demo that uses the data loading service.
LineCounter(DataLoadingService) - Constructor for class org.apache.reef.examples.data.loading.LineCounter
 
LineCounter.ContextActiveHandler - Class in org.apache.reef.examples.data.loading
 
LineCounter.ContextActiveHandler() - Constructor for class org.apache.reef.examples.data.loading.LineCounter.ContextActiveHandler
 
LineCounter.TaskCompletedHandler - Class in org.apache.reef.examples.data.loading
 
LineCounter.TaskCompletedHandler() - Constructor for class org.apache.reef.examples.data.loading.LineCounter.TaskCompletedHandler
 
LineCountingTask - Class in org.apache.reef.examples.data.loading
The task that iterates over the data set to count the number of records.
LineCountingTask(DataSet<LongWritable, Text>) - Constructor for class org.apache.reef.examples.data.loading.LineCountingTask
 
LineSearchEvaluationsReducer - Class in org.apache.reef.examples.group.bgd.operatornames
Name of the reducer used to aggregate line search results.
LineSearchEvaluationsReducer() - Constructor for class org.apache.reef.examples.group.bgd.operatornames.LineSearchEvaluationsReducer
 
LineSearchReduceFunction - Class in org.apache.reef.examples.group.bgd
 
LineSearchReduceFunction() - Constructor for class org.apache.reef.examples.group.bgd.LineSearchReduceFunction
 
Link<T> - Interface in org.apache.reef.wake.remote.transport
Link between two end physical endpoints.
LinkListener<T> - Interface in org.apache.reef.wake.remote.transport
Link listener
listApplications() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.HDInsightInstance
 
ListCodec<T> - Class in org.apache.reef.io.network.util
 
ListCodec(Codec<T>) - Constructor for class org.apache.reef.io.network.util.ListCodec
 
ListInjectionPlan<T> - Class in org.apache.reef.tang.implementation
 
ListInjectionPlan(Node, List<InjectionPlan<T>>) - Constructor for class org.apache.reef.tang.implementation.ListInjectionPlan
 
listToString(List<ComparableIdentifier>) - Static method in class org.apache.reef.io.network.util.Utils
 
LOAD_FIELD_NUMBER - Static variable in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
LOAD_LIB - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
loadClassHierarchy(String) - Static method in class org.apache.reef.javabridge.Utilities
 
loadClrAssembly(String) - Static method in class org.apache.reef.javabridge.NativeInterop
 
loadIntoMemory(boolean) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
loadLib() - Method in class org.apache.reef.javabridge.LibLoader
Load CLR libraries
loadLib() - Method in class org.apache.reef.util.logging.LoggingScopeFactory
The method is to measure the time used to load global files and libraries
LOCAL_ADDRESS_PROVIDER - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
The class used to resolve the local address for Wake and HTTP to bind to.
LOCAL_ADDRESS_PROVIDER - Static variable in class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
The class used to resolve the local address for Wake and HTTP to bind to.
LOCAL_FILES - Static variable in class org.apache.reef.client.DriverConfiguration
Files to be made available on the Driver only.
LOCAL_FILES - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Files to be made available on the Driver only.
LOCAL_JOB_SUBMIT - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
LOCAL_LIBRARIES - Static variable in class org.apache.reef.client.DriverConfiguration
Libraries to be made available on the Driver only.
LOCAL_LIBRARIES - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Libraries to be made available on the Driver only.
localAddress() - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Gets the local socket address
LocalAddressProvider - Interface in org.apache.reef.wake.remote.address
Injectable class that provides the local address of the node to bind to.
LocalAddressProviderFactory - Class in org.apache.reef.wake.remote.address
Deprecated.
Have an instance of LocalAddressProvider injected instead.
LocalClasspathProvider - Class in org.apache.reef.runtime.local
RuntimeClasspathProvider for the local runtime.
LocalClient - Class in org.apache.reef.bridge.client
Submits a folder containing a Driver to the local runtime.
LocalClient(AvroConfigurationSerializer, PreparedDriverFolderLauncher, REEFFileNames, DriverConfigurationProvider) - Constructor for class org.apache.reef.bridge.client.LocalClient
 
LocalDriverConfiguration - Class in org.apache.reef.runtime.local.driver
ConfigurationModule for the Driver executed in the local resourcemanager.
LocalDriverConfiguration() - Constructor for class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
 
localJobSubmission() - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time for a job submission
LocalResourceReleaseHandler - Class in org.apache.reef.runtime.local.driver
Takes Resource Release requests and patches them through to the resource manager.
LocalResourcesEntry - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
 
LocalResourcesEntry(String, FileResource) - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.LocalResourcesEntry
 
LocalRuntimeConfiguration - Class in org.apache.reef.runtime.local.client
A ConfigurationModule to configure the local resourcemanager.
LocalRuntimeConfiguration() - Constructor for class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
 
LocalScratchSpace - Class in org.apache.reef.io.storage.local
 
LocalScratchSpace(String, String) - Constructor for class org.apache.reef.io.storage.local.LocalScratchSpace
 
LocalScratchSpace(String, String, long) - Constructor for class org.apache.reef.io.storage.local.LocalScratchSpace
 
LocalStorageService - Class in org.apache.reef.io.storage.local
 
LocalStorageService(String, String) - Constructor for class org.apache.reef.io.storage.local.LocalStorageService
 
Log(int, String) - Method in class org.apache.reef.javabridge.InteropLogger
 
LoggingEventHandler<T> - Class in org.apache.reef.examples.utils.wake
An EventHandler that logs its events before handing it to a downstream EventHandler.
LoggingEventHandler(EventHandler<T>, String) - Constructor for class org.apache.reef.examples.utils.wake.LoggingEventHandler
 
LoggingEventHandler(EventHandler<T>) - Constructor for class org.apache.reef.examples.utils.wake.LoggingEventHandler
 
LoggingEventHandler<T> - Class in org.apache.reef.wake.impl
A logging event handler
LoggingEventHandler() - Constructor for class org.apache.reef.wake.impl.LoggingEventHandler
 
LoggingLinkListener<T> - Class in org.apache.reef.wake.remote.transport.netty
Link listener that logs whether the message is sent successfully
LoggingLinkListener() - Constructor for class org.apache.reef.wake.remote.transport.netty.LoggingLinkListener
 
LoggingRunnableProcessObserver - Class in org.apache.reef.runtime.local.process
A RunnableProcessObserver that logs the events/
LoggingRunnableProcessObserver() - Constructor for class org.apache.reef.runtime.local.process.LoggingRunnableProcessObserver
 
LoggingScope - Interface in org.apache.reef.util.logging
Log time elapsed for a scope
LoggingScopeFactory - Class in org.apache.reef.util.logging
Create Logging scope objects
LoggingScopeImpl - Class in org.apache.reef.util.logging
Log time and duration for a scope
LoggingSetup - Class in org.apache.reef.util.logging
Configure Commons Logging
LoggingUtils - Class in org.apache.reef.wake.impl
Utility for logging
LoggingUtils() - Constructor for class org.apache.reef.wake.impl.LoggingUtils
 
LoggingVoidEventHandler - Class in org.apache.reef.wake.impl
A logging void event handler
LoggingVoidEventHandler() - Constructor for class org.apache.reef.wake.impl.LoggingVoidEventHandler
 
LogicalTimer - Class in org.apache.reef.wake.time.runtime
 
LogisticLossFunction - Class in org.apache.reef.examples.group.bgd.loss
 
LogisticLossFunction() - Constructor for class org.apache.reef.examples.group.bgd.loss.LogisticLossFunction
Trivial constructor.
LogLevelName - Class in org.apache.reef.util.logging
Name of a log Level as a string such as "INFO", "FINE"
LogLevelName() - Constructor for class org.apache.reef.util.logging.LogLevelName
 
LogParser - Class in org.apache.reef.util.logging
Parse logs for reporting
logThreads(Logger, Level, String) - Static method in class org.apache.reef.util.ThreadLogger
Same as logThreads(logger, level, prefix, "\n\t", "\n\t\t")
logThreads(Logger, Level, String, String, String) - Static method in class org.apache.reef.util.ThreadLogger
Logs the currently active threads and their stack trace to the given Logger and Level.
logVersion() - Method in class org.apache.reef.util.REEFVersion
Logs the version of REEF into the log Level INFO.
logVersion(Level) - Method in class org.apache.reef.util.REEFVersion
Logs the version of REEF into the given logLevel.
lookup(Identifier) - Method in interface org.apache.reef.io.naming.NamingLookup
Lookup an Address for a given Identifier.
lookup(Identifier) - Method in class org.apache.reef.io.network.naming.NameClient
Finds an address for an identifier
lookup(Identifier) - Method in class org.apache.reef.io.network.naming.NameLookupClient
Finds an address for an identifier
lookup(Identifier) - Method in interface org.apache.reef.io.network.naming.NameServer
Finds an address for an identifier locally
lookup(Iterable<Identifier>) - Method in interface org.apache.reef.io.network.naming.NameServer
Finds addresses for identifiers locally
lookup(Identifier) - Method in class org.apache.reef.io.network.naming.NameServerImpl
Finds an address for an identifier locally
lookup(Iterable<Identifier>) - Method in class org.apache.reef.io.network.naming.NameServerImpl
Finds addresses for identifiers locally
LossAndGradientReduceFunction - Class in org.apache.reef.examples.group.bgd
 
LossAndGradientReduceFunction() - Constructor for class org.apache.reef.examples.group.bgd.LossAndGradientReduceFunction
 
LossAndGradientReducer - Class in org.apache.reef.examples.group.bgd.operatornames
Name used for the Reduce operator for loss and gradient aggregation.
LossAndGradientReducer() - Constructor for class org.apache.reef.examples.group.bgd.operatornames.LossAndGradientReducer
 
LossFunction - Interface in org.apache.reef.examples.group.bgd.loss
Interface for Loss Functions.
lossFunctionString() - Method in class org.apache.reef.examples.group.bgd.parameters.BGDLossType
 
LossFunctionType - Class in org.apache.reef.examples.group.bgd.parameters
 
LossFunctionType() - Constructor for class org.apache.reef.examples.group.bgd.parameters.LossFunctionType
 

M

M15_ALPHA - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
M1_ALPHA - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
M5_ALPHA - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
main(String[]) - Static method in class org.apache.reef.bridge.client.LocalClient
 
main(String[]) - Static method in class org.apache.reef.bridge.client.YarnJobSubmissionClient
 
main(String[]) - Static method in class org.apache.reef.examples.data.loading.DataLoadingREEF
 
main(String[]) - Static method in class org.apache.reef.examples.group.bgd.BGDLocal
 
main(String[]) - Static method in class org.apache.reef.examples.group.bgd.BGDYarn
 
main(String[]) - Static method in class org.apache.reef.examples.group.bgd.data.parser.SVMLightParser
 
main(String[]) - Static method in class org.apache.reef.examples.group.bgd.utils.StepSizes
 
main(String[]) - Static method in class org.apache.reef.examples.group.bgd.utils.SubConfiguration
 
main(String[]) - Static method in class org.apache.reef.examples.group.broadcast.BroadcastREEF
 
main(String[]) - Static method in class org.apache.reef.examples.group.utils.math.Window
 
main(String[]) - Static method in class org.apache.reef.examples.hello.HelloHDInsight
 
main(String[]) - Static method in class org.apache.reef.examples.hello.HelloREEF
Start Hello REEF job.
main(String[]) - Static method in class org.apache.reef.examples.hello.HelloREEFMesos
MASTER_IP(Mesos Master IP) is set to "localhost:5050".
main(String[]) - Static method in class org.apache.reef.examples.hello.HelloREEFNoClient
 
main(String[]) - Static method in class org.apache.reef.examples.hello.HelloReefYarn
Start Hello REEF job.
main(String[]) - Static method in class org.apache.reef.examples.helloCLR.HelloCLR
Start Hello REEF job.
main(String[]) - Static method in class org.apache.reef.examples.hellohttp.HelloREEFHttp
main program
main(String[]) - Static method in class org.apache.reef.examples.hellohttp.HelloREEFHttpYarn
Start Hello REEF job.
main(String[]) - Static method in class org.apache.reef.examples.pool.Launch
Main method that launches the REEF job.
main(String[]) - Static method in class org.apache.reef.examples.retained_eval.Launch
Main method that starts the Retained Evaluators job.
main(String[]) - Static method in class org.apache.reef.examples.retained_evalCLR.Launch
Main method that starts the Retained Evaluators job.
main(String[]) - Static method in class org.apache.reef.examples.scheduler.SchedulerREEF
Main program
main(String[]) - Static method in class org.apache.reef.examples.scheduler.SchedulerREEFYarn
Launch the scheduler with YARN client configuration
main(String[]) - Static method in class org.apache.reef.examples.suspend.Control
 
main(String[]) - Static method in class org.apache.reef.examples.suspend.Launch
Main method that runs the example.
main(String[]) - Static method in class org.apache.reef.io.network.group.impl.GroupChangesCodec
 
main(String[]) - Static method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
main(String[]) - Static method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
main(String[]) - Static method in class org.apache.reef.io.network.util.ListCodec
 
main(String[]) - Static method in class org.apache.reef.javabridge.generic.Launch
Main method that starts the CLR Bridge from Java
main(String[]) - Static method in class org.apache.reef.javabridge.generic.LaunchHeadless
Main method that starts the CLR Bridge from Java
main(String[]) - Static method in class org.apache.reef.runtime.common.Launcher
Launches a REEF client process (Driver or Evaluator).
main(String[]) - Static method in class org.apache.reef.runtime.hdinsight.cli.HDICLI
 
main(String[]) - Static method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
The starting point of the executor.
main(String[]) - Static method in class org.apache.reef.tang.examples.PrintTypeHierarchy
 
main(String[]) - Static method in class org.apache.reef.tang.examples.Timer
 
main(String[]) - Static method in class org.apache.reef.tang.examples.timer.TimerMock
 
main(String[]) - Static method in class org.apache.reef.tang.examples.TimerV1
 
main(String[]) - Static method in class org.apache.reef.tang.util.Tint
 
main(String[]) - Static method in class org.apache.reef.tang.util.ValidateConfiguration
 
main(String[]) - Static method in class org.apache.reef.tests.yarn.failure.FailureREEF
 
main(String[]) - Static method in class org.apache.reef.util.MemoryUtils
 
main(String[]) - Static method in class org.apache.reef.util.ThreadLogger
An example how to use the above methods.
mark(long) - Method in class org.apache.reef.wake.metrics.Meter
Marks the number of events
MASTER_IP - Static variable in class org.apache.reef.runtime.mesos.client.MesosClientConfiguration
The ip address of Mesos Master
MasterIp - Class in org.apache.reef.runtime.mesos.client.parameters
 
MasterIp() - Constructor for class org.apache.reef.runtime.mesos.client.parameters.MasterIp
 
MasterTask - Class in org.apache.reef.examples.group.bgd
 
MasterTask(GroupCommClient, int, double, int, boolean, StepSizes) - Constructor for class org.apache.reef.examples.group.bgd.MasterTask
 
MasterTask - Class in org.apache.reef.examples.group.broadcast
 
MasterTask(GroupCommClient, int) - Constructor for class org.apache.reef.examples.group.broadcast.MasterTask
 
MAX_FRAME_LENGTH - Static variable in class org.apache.reef.wake.WakeParameters
 
MAX_NUMBER_OF_EVALUATORS - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
The number of threads or processes available to the resourcemanager.
MAX_NUMBER_OF_EVALUATORS - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
The maximum number of evaluators.
MAX_NUMBER_OF_EVALUATORS - Static variable in class org.apache.reef.tests.yarn.failure.FailureREEF
The upper limit on the number of Evaluators that the local resourcemanager will hand out concurrently
MaxNumberOfEvaluators - Class in org.apache.reef.runtime.local.client.parameters
The maximum number of evaluators to allow to run at once
MaxNumberOfEvaluators() - Constructor for class org.apache.reef.runtime.local.client.parameters.MaxNumberOfEvaluators
 
MaxPortNumber - Class in org.apache.reef.webserver
max port number range when generating a port number for the Http Server
MaxPortNumber() - Constructor for class org.apache.reef.webserver.MaxPortNumber
 
MaxRetryAttempts - Class in org.apache.reef.webserver
Max retry times when generating a port number for the Http Server
MaxRetryAttempts() - Constructor for class org.apache.reef.webserver.MaxRetryAttempts
 
MEMENTO - Static variable in class org.apache.reef.driver.task.TaskConfiguration
The Base64 encoded memento to be passed to Task.call().
memory - Variable in class org.apache.reef.webserver.AvroEvaluatorInfo
Deprecated.
MemoryUtils - Class in org.apache.reef.util
Utility class to report current and peak memory usage.
memPoolNames() - Static method in class org.apache.reef.util.MemoryUtils
 
merge(ClassHierarchy) - Method in interface org.apache.reef.tang.ClassHierarchy
Merge the contents of this ClassHierarchy and the provided one into a new class hierarchy.
merge(Configuration...) - Static method in class org.apache.reef.tang.Configurations
Merge a set of Configurations.
merge(Iterable<Configuration>) - Static method in class org.apache.reef.tang.Configurations
Merge a set of Configurations.
merge(ConfigurationModule) - Method in class org.apache.reef.tang.formats.ConfigurationModuleBuilder
TODO: It would be nice if this incorporated d by reference so that static analysis / documentation tools could document the dependency between c and d.
merge(ClassHierarchy) - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
 
merge(ClassHierarchy) - Method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
 
mergeAddContext(EvaluatorRuntimeProtocol.AddContextProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
mergeClassNode(ClassHierarchyProto.ClassNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
mergeConstructor(InjectionPlanProto.Constructor) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
mergeContextControl(EvaluatorRuntimeProtocol.ContextControlProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
mergeContextMessage(EvaluatorRuntimeProtocol.ContextMessageProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
mergeEvaluatorControl(EvaluatorRuntimeProtocol.EvaluatorControlProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
mergeEvaluatorHeartBeat(EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
mergeEvaluatorStatus(ReefServiceProtos.EvaluatorStatusProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
mergeFrom(Message) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
mergeFrom(ReefNetworkGroupCommProtos.GroupCommMessage) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
mergeFrom(ReefNetworkGroupCommProtos.GroupMessageBody) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
mergeFrom(ReefNetworkServiceProtos.NSMessagePBuf) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
mergeFrom(ReefNetworkServiceProtos.NSRecordPBuf) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
mergeFrom(ClientRuntimeProtocol.JobControlProto) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.AddContextProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.ContextControlProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.ContextMessageProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.EvaluatorControlProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.KillEvaluatorProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.RemoveContextProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.StartTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.StopEvaluatorProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.StopTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
mergeFrom(EvaluatorRuntimeProtocol.SuspendTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
mergeFrom(REEFProtocol.REEFMessage) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
mergeFrom(ReefServiceProtos.ContextStatusProto) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
mergeFrom(ReefServiceProtos.ContextStatusProto.ContextMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
mergeFrom(ReefServiceProtos.EvaluatorStatusProto) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
mergeFrom(ReefServiceProtos.JobStatusProto) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
mergeFrom(ReefServiceProtos.RuntimeErrorProto) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
mergeFrom(ReefServiceProtos.TaskStatusProto) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
mergeFrom(ReefServiceProtos.TaskStatusProto.TaskMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
 
mergeFrom(ResourceRequestEvent) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
Create a builder from an existing ResourceRequestEvent
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
mergeFrom(ClassHierarchyProto.ClassNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
mergeFrom(ClassHierarchyProto.ConstructorArg) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
mergeFrom(ClassHierarchyProto.ConstructorDef) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
mergeFrom(ClassHierarchyProto.NamedParameterNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
mergeFrom(ClassHierarchyProto.Node) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
mergeFrom(ClassHierarchyProto.PackageNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
mergeFrom(InjectionPlanProto.Constructor) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
mergeFrom(InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
mergeFrom(InjectionPlanProto.Instance) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
mergeFrom(InjectionPlanProto.Subplan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
mergeFrom(WakeRemoteProtos.WakeMessagePBuf) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
mergeFrom(WakeRemoteProtos.WakeTuplePBuf) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
 
mergeFrom(Message) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
mergeFrom(TestProtos.TestEventPBuf) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
 
mergeIn(ParameterParser) - Method in class org.apache.reef.tang.formats.ParameterParser
 
mergeInstance(InjectionPlanProto.Instance) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
mergeJobControl(ClientRuntimeProtocol.JobControlProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
mergeJobStatus(ReefServiceProtos.JobStatusProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
mergeKillEvaluator(EvaluatorRuntimeProtocol.KillEvaluatorProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
mergeNamedParameterNode(ClassHierarchyProto.NamedParameterNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
mergePackageNode(ClassHierarchyProto.PackageNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
mergeRemoveContext(EvaluatorRuntimeProtocol.RemoveContextProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
mergeRuntimeError(ReefServiceProtos.RuntimeErrorProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
mergeStages(ArrayList<String>, ArrayList<String>) - Static method in class org.apache.reef.util.logging.LogParser
 
mergeStartTask(EvaluatorRuntimeProtocol.StartTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
mergeStopTask(EvaluatorRuntimeProtocol.StopTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
mergeSubplan(InjectionPlanProto.Subplan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
mergeSuspendTask(EvaluatorRuntimeProtocol.SuspendTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
mergeTaskStatus(ReefServiceProtos.TaskStatusProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
MergingEventHandler<L,R> - Class in org.apache.reef.wake.impl
An EventHandler combines two events of different types into a single Pair of events.
MergingEventHandler(EventHandler<MergingEventHandler.Pair<L, R>>) - Constructor for class org.apache.reef.wake.impl.MergingEventHandler
 
MergingEventHandler.Pair<S1,S2> - Class in org.apache.reef.wake.impl
 
MergingIterator<T> - Class in org.apache.reef.io.storage
 
MergingIterator(Comparator<T>, Iterator<T>[]) - Constructor for class org.apache.reef.io.storage.MergingIterator
 
MESOS_MASTER_IP - Static variable in class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
The ip address of Mesos Master
MesosClasspathProvider - Class in org.apache.reef.runtime.mesos
Access to the classpath according to the REEF file system standard.
MesosClientConfiguration - Class in org.apache.reef.runtime.mesos.client
A ConfigurationModule for the Mesos resource manager
MesosClientConfiguration() - Constructor for class org.apache.reef.runtime.mesos.client.MesosClientConfiguration
 
MesosDriverConfiguration - Class in org.apache.reef.runtime.mesos.driver
Binds Driver's runtime event handlers
MesosDriverConfiguration() - Constructor for class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
 
MesosErrorHandler - Class in org.apache.reef.runtime.mesos.util
ErrorHandler for MesosRemoteManager.
MesosExecutorId - Class in org.apache.reef.runtime.mesos.evaluator.parameters
 
MesosExecutorId() - Constructor for class org.apache.reef.runtime.mesos.evaluator.parameters.MesosExecutorId
 
MesosMasterIp - Class in org.apache.reef.runtime.mesos.driver.parameters
 
MesosMasterIp() - Constructor for class org.apache.reef.runtime.mesos.driver.parameters.MesosMasterIp
 
MesosRemoteManager - Class in org.apache.reef.runtime.mesos.util
Since the existing RemoteManager cannot use an additional codec, we need this additional RemoteManager to use MesosMessageCodec.
MesosRemoteManagerCodec - Class in org.apache.reef.runtime.mesos.util
 
MesosRemoteManagerCodec() - Constructor for class org.apache.reef.runtime.mesos.util.MesosRemoteManagerCodec
 
MesosSchedulerDriverExecutor - Class in org.apache.reef.runtime.mesos.driver
 
MesosSchedulerDriverExecutor() - Constructor for class org.apache.reef.runtime.mesos.driver.MesosSchedulerDriverExecutor
 
Message - Interface in org.apache.reef.io
A message from a REEF component
Message<T> - Interface in org.apache.reef.io.network
Network message
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
MessagingTransportFactory - Class in org.apache.reef.io.network.impl
Factory that creates a messaging transport
MessagingTransportFactory(LocalAddressProvider) - Constructor for class org.apache.reef.io.network.impl.MessagingTransportFactory
Deprecated.
Have an instance injected instead.
MessagingTransportFactory() - Constructor for class org.apache.reef.io.network.impl.MessagingTransportFactory
Deprecated.
Have an instance injected instead.
Meter - Class in org.apache.reef.wake.metrics
Meter that monitors mean throughput and ewma (1m, 5m, 15m) throughput
Meter(String) - Constructor for class org.apache.reef.wake.metrics.Meter
Constructs a meter
min() - Method in interface org.apache.reef.examples.group.utils.math.ImmutableVector
Computes the min of all entries in the Vector
MinEtaBroadcaster - Class in org.apache.reef.examples.group.bgd.operatornames
 
MinEtaBroadcaster() - Constructor for class org.apache.reef.examples.group.bgd.operatornames.MinEtaBroadcaster
 
MinParts - Class in org.apache.reef.examples.group.bgd.parameters
Maximum Number of Iterations.
MinParts() - Constructor for class org.apache.reef.examples.group.bgd.parameters.MinParts
 
MinPortNumber - Class in org.apache.reef.webserver
minimum port number range when generating a port number for the Http Server
MinPortNumber() - Constructor for class org.apache.reef.webserver.MinPortNumber
 
MINUTES - Static variable in class org.apache.reef.examples.group.utils.timer.Timer
 
MissingStartHandlerHandler - Class in org.apache.reef.wake.impl
The EventHandler used as the default for the Clock.StartHandler event.
MOCK_SLEEP_TIME - Static variable in class org.apache.reef.tang.examples.timer.TimerMock.TimerMockConf
 
ModelAndDescentDirectionBroadcaster - Class in org.apache.reef.examples.group.bgd.operatornames
Name of the broadcast operator used to send a model and descent direction during line search.
ModelAndDescentDirectionBroadcaster() - Constructor for class org.apache.reef.examples.group.bgd.operatornames.ModelAndDescentDirectionBroadcaster
 
ModelBroadcaster - Class in org.apache.reef.examples.group.bgd.operatornames
The name of the broadcast operator used for model broadcasts.
ModelBroadcaster() - Constructor for class org.apache.reef.examples.group.bgd.operatornames.ModelBroadcaster
 
ModelBroadcaster - Class in org.apache.reef.examples.group.broadcast.parameters
 
ModelBroadcaster() - Constructor for class org.apache.reef.examples.group.broadcast.parameters.ModelBroadcaster
 
ModelDimensions - Class in org.apache.reef.examples.group.bgd.parameters
The dimensionality of the model learned.
ModelDimensions() - Constructor for class org.apache.reef.examples.group.bgd.parameters.ModelDimensions
 
ModelReceiveAckReduceFunction - Class in org.apache.reef.examples.group.broadcast
 
ModelReceiveAckReduceFunction() - Constructor for class org.apache.reef.examples.group.broadcast.ModelReceiveAckReduceFunction
 
ModelReceiveAckReducer - Class in org.apache.reef.examples.group.broadcast.parameters
 
ModelReceiveAckReducer() - Constructor for class org.apache.reef.examples.group.broadcast.parameters.ModelReceiveAckReducer
 
MonotonicHashMap<T,U> - Class in org.apache.reef.tang.util
 
MonotonicHashMap() - Constructor for class org.apache.reef.tang.util.MonotonicHashMap
 
MonotonicHashSet<T> - Class in org.apache.reef.tang.util
 
MonotonicHashSet() - Constructor for class org.apache.reef.tang.util.MonotonicHashSet
 
MonotonicHashSet(Collection<T>) - Constructor for class org.apache.reef.tang.util.MonotonicHashSet
 
MonotonicHashSet(T...) - Constructor for class org.apache.reef.tang.util.MonotonicHashSet
 
MonotonicMultiHashMap<K,V> - Class in org.apache.reef.tang.util
 
MonotonicMultiHashMap() - Constructor for class org.apache.reef.tang.util.MonotonicMultiHashMap
 
MonotonicMultiMap<K,V> - Class in org.apache.reef.tang.util
 
MonotonicMultiMap() - Constructor for class org.apache.reef.tang.util.MonotonicMultiMap
 
MonotonicSet<T> - Class in org.apache.reef.tang.util
 
MonotonicSet() - Constructor for class org.apache.reef.tang.util.MonotonicSet
 
MonotonicSet(TreeSet<T>) - Constructor for class org.apache.reef.tang.util.MonotonicSet
 
MonotonicSet(Comparator<T>) - Constructor for class org.apache.reef.tang.util.MonotonicSet
 
MonotonicTreeMap<T,U> - Class in org.apache.reef.tang.util
 
MonotonicTreeMap() - Constructor for class org.apache.reef.tang.util.MonotonicTreeMap
 
msgClass - Variable in class org.apache.reef.tests.fail.driver.FailDriver.ExpectedMessage
 
MsgKey - Class in org.apache.reef.io.network.group.impl.driver
The key object used in map to aggregate msgs from all the operators before updating state on driver
MsgKey(String, String, ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Constructor for class org.apache.reef.io.network.group.impl.driver.MsgKey
 
MsgKey(GroupCommunicationMessage) - Constructor for class org.apache.reef.io.network.group.impl.driver.MsgKey
 
MSGS_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
MSGS_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
multAdd(double, ImmutableVector) - Method in class org.apache.reef.examples.group.utils.math.AbstractVector
 
multAdd(double, ImmutableVector) - Method in interface org.apache.reef.examples.group.utils.math.Vector
this += factor * that.
MultiCodec<T> - Class in org.apache.reef.wake.remote.impl
Codec using the WakeTuple protocol buffer (class name and bytes)
MultiCodec(Map<Class<? extends T>, Codec<? extends T>>) - Constructor for class org.apache.reef.wake.remote.impl.MultiCodec
Constructs a codec that encodes/decodes an object to/from bytes based on the class name
MultiDecoder<T> - Class in org.apache.reef.wake.remote.impl
Decoder using the WakeTuple protocol buffer (class name and bytes)
MultiDecoder(Map<Class<? extends T>, Decoder<? extends T>>) - Constructor for class org.apache.reef.wake.remote.impl.MultiDecoder
Constructs a decoder that decodes bytes based on the class name
MultiEncoder<T> - Class in org.apache.reef.wake.remote.impl
Encoder using the WakeTuple protocol buffer (class name and bytes)
MultiEncoder(Map<Class<? extends T>, Encoder<? extends T>>) - Constructor for class org.apache.reef.wake.remote.impl.MultiEncoder
Constructs an encoder that encodes an object to bytes based on the class name
MultiEventHandler<T> - Class in org.apache.reef.wake.impl
Event handler that dispatches an event to a specific handler based on an event class type
MultiEventHandler(Map<Class<? extends T>, EventHandler<? extends T>>) - Constructor for class org.apache.reef.wake.impl.MultiEventHandler
Constructs a multi-event handler

N

Name<T> - Interface in org.apache.reef.tang.annotations
 
name - Variable in class org.apache.reef.webserver.AvroEvaluatorEntry
Deprecated.
NAME_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
NAME_SERVER_CONFIGURATION - Static variable in class org.apache.reef.bridge.client.Constants
The name server configuration assumed by the bridge.
NAME_SERVER_HOSTNAME - Static variable in class org.apache.reef.io.network.naming.NameServerConfiguration
DNS hostname running the name service
NAME_SERVER_IDENTIFIER_FACTORY - Static variable in class org.apache.reef.io.network.naming.NameServerConfiguration
Identifier factory for the name service
NAME_SERVICE_PORT - Static variable in class org.apache.reef.io.network.naming.NameServerConfiguration
The port used by name server
NameAssignment - Interface in org.apache.reef.io.naming
Pair of an identifier and an address
NameAssignmentTuple - Class in org.apache.reef.io.network.naming
An implementation of the NameAssignment interface
NameAssignmentTuple(Identifier, InetSocketAddress) - Constructor for class org.apache.reef.io.network.naming.NameAssignmentTuple
Constructs a name assignment tuple
NameCache - Class in org.apache.reef.io.network.naming
Naming cache implementation
NameCache(long) - Constructor for class org.apache.reef.io.network.naming.NameCache
Constructs a naming cache
NameClient - Class in org.apache.reef.io.network.naming
Naming client
NameClient(String, int, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>) - Constructor for class org.apache.reef.io.network.naming.NameClient
Deprecated.
NameClient(String, int, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameClient
Constructs a naming client
NameClient(String, int, long, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>) - Constructor for class org.apache.reef.io.network.naming.NameClient
Deprecated.
NameClient(String, int, long, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameClient
Constructs a naming client
NAMED_PARAMETER_NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
NAMED_PARAMETER_NODE_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
NamedParameter - Annotation Type in org.apache.reef.tang.annotations
 
NamedParameterNode<T> - Interface in org.apache.reef.tang.types
 
NamedParameterNodeImpl<T> - Class in org.apache.reef.tang.implementation.types
 
NamedParameterNodeImpl(Node, String, String, String, String, boolean, boolean, String, String, String[]) - Constructor for class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
NameLookupClient - Class in org.apache.reef.io.network.naming
Naming lookup client
NameLookupClient(String, int, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameLookupClient
Constructs a naming lookup client
NameLookupClient(String, int, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>) - Constructor for class org.apache.reef.io.network.naming.NameLookupClient
Deprecated.
NameLookupClient(String, int, long, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>) - Constructor for class org.apache.reef.io.network.naming.NameLookupClient
Deprecated.
NameLookupClient(String, int, long, IdentifierFactory, int, int, Cache<Identifier, InetSocketAddress>, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameLookupClient
Constructs a naming lookup client
NameLookupClient.RetryCount - Class in org.apache.reef.io.network.naming
 
NameLookupClient.RetryCount() - Constructor for class org.apache.reef.io.network.naming.NameLookupClient.RetryCount
 
NameLookupClient.RetryTimeout - Class in org.apache.reef.io.network.naming
 
NameLookupClient.RetryTimeout() - Constructor for class org.apache.reef.io.network.naming.NameLookupClient.RetryTimeout
 
NameRegistryClient - Class in org.apache.reef.io.network.naming
Naming registry client
NameRegistryClient(String, int, IdentifierFactory, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameRegistryClient
Constructs a naming registry client
NameRegistryClient(String, int, long, IdentifierFactory, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameRegistryClient
Constructs a naming registry client
NameRegistryClient(String, int, long, IdentifierFactory) - Constructor for class org.apache.reef.io.network.naming.NameRegistryClient
Deprecated.
NameRegistryClient(String, int, long, IdentifierFactory, BlockingQueue<NamingRegisterResponse>, Transport) - Constructor for class org.apache.reef.io.network.naming.NameRegistryClient
 
NameResolutionException - Exception in org.apache.reef.tang.exceptions
Thrown when Tang encounters an unknown (to the current classloader) class or configuration option.
NameResolutionException(String, String) - Constructor for exception org.apache.reef.tang.exceptions.NameResolutionException
 
NameServer - Interface in org.apache.reef.io.network.naming
Naming server interface
NameServerConfiguration - Class in org.apache.reef.io.network.naming
Configuration Module Builder for NameServer
NameServerConfiguration() - Constructor for class org.apache.reef.io.network.naming.NameServerConfiguration
 
NameServerImpl - Class in org.apache.reef.io.network.naming
Naming server implementation
NameServerImpl(int, IdentifierFactory, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameServerImpl
Deprecated.
inject the NameServer instead of new it up Constructs a name server
NameServerImpl(int, IdentifierFactory) - Constructor for class org.apache.reef.io.network.naming.NameServerImpl
Deprecated.
have an instance injected instead
NameServerImpl(int, IdentifierFactory, ReefEventStateManager) - Constructor for class org.apache.reef.io.network.naming.NameServerImpl
Deprecated.
have an instance injected instead
NameServerImpl(int, IdentifierFactory, ReefEventStateManager, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.naming.NameServerImpl
Constructs a name server
NameServerParameters - Class in org.apache.reef.io.network.naming
 
NameServerParameters() - Constructor for class org.apache.reef.io.network.naming.NameServerParameters
 
NameServerParameters.NameServerAddr - Class in org.apache.reef.io.network.naming
 
NameServerParameters.NameServerAddr() - Constructor for class org.apache.reef.io.network.naming.NameServerParameters.NameServerAddr
 
NameServerParameters.NameServerIdentifierFactory - Class in org.apache.reef.io.network.naming
 
NameServerParameters.NameServerIdentifierFactory() - Constructor for class org.apache.reef.io.network.naming.NameServerParameters.NameServerIdentifierFactory
 
NameServerParameters.NameServerPort - Class in org.apache.reef.io.network.naming
 
NameServerParameters.NameServerPort() - Constructor for class org.apache.reef.io.network.naming.NameServerParameters.NameServerPort
 
NameServiceCloseHandler - Class in org.apache.reef.io.network.impl
 
NameServiceCloseHandler(NameServer) - Constructor for class org.apache.reef.io.network.impl.NameServiceCloseHandler
 
namespace - Variable in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
Naming - Interface in org.apache.reef.io.naming
Implementations of this interface facilitate address lookups based on Identifiers and allow to register and unregister addresses for Identifiers.
NamingException - Exception in org.apache.reef.io.network.naming.exception
Naming exception
NamingException(String, Throwable) - Constructor for exception org.apache.reef.io.network.naming.exception.NamingException
Constructs a new resourcemanager naming exception with the specified detail message and cause
NamingException(String) - Constructor for exception org.apache.reef.io.network.naming.exception.NamingException
Constructs a new resourcemanager naming exception with the specified detail message
NamingException(Throwable) - Constructor for exception org.apache.reef.io.network.naming.exception.NamingException
Constructs a new resourcemanager naming exception with the specified cause
NamingLookup - Interface in org.apache.reef.io.naming
Implementations of this interface facilitate address lookups based on Identifiers.
NamingLookupRequest - Class in org.apache.reef.io.network.naming.serialization
Naming lookup request
NamingLookupRequest(Iterable<Identifier>) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingLookupRequest
Constructs a naming lookup request
NamingLookupRequestCodec - Class in org.apache.reef.io.network.naming.serialization
Naming lookup request codec
NamingLookupRequestCodec(IdentifierFactory) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingLookupRequestCodec
Constructs a naming lookup request codec
NamingLookupResponse - Class in org.apache.reef.io.network.naming.serialization
Naming lookup response
NamingLookupResponse(List<NameAssignment>) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingLookupResponse
Constructs a naming lookup response
NamingLookupResponseCodec - Class in org.apache.reef.io.network.naming.serialization
Naming lookup response codec
NamingLookupResponseCodec(IdentifierFactory) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingLookupResponseCodec
Constructs a naming lookup response codec
NamingMessage - Class in org.apache.reef.io.network.naming.serialization
An abstract base class for naming messages
NamingMessage() - Constructor for class org.apache.reef.io.network.naming.serialization.NamingMessage
 
NamingRegisterRequest - Class in org.apache.reef.io.network.naming.serialization
naming registration request
NamingRegisterRequest(NameAssignment) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingRegisterRequest
Constructs a naming registration request
NamingRegisterRequestCodec - Class in org.apache.reef.io.network.naming.serialization
Naming registration request codec
NamingRegisterRequestCodec(IdentifierFactory) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingRegisterRequestCodec
Constructs a naming registration request codec
NamingRegisterResponse - Class in org.apache.reef.io.network.naming.serialization
naming registration response
NamingRegisterResponse(NamingRegisterRequest) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingRegisterResponse
Constructs a naming register response
NamingRegisterResponseCodec - Class in org.apache.reef.io.network.naming.serialization
naming registration response codec
NamingRegisterResponseCodec(NamingRegisterRequestCodec) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingRegisterResponseCodec
Constructs a naming register response codec
NamingRegistry - Interface in org.apache.reef.io.naming
Allows to register and unregister addresses for Identifiers.
NamingRuntimeException - Exception in org.apache.reef.io.network.naming.exception
Naming resourcemanager exception
NamingRuntimeException(String, Throwable) - Constructor for exception org.apache.reef.io.network.naming.exception.NamingRuntimeException
Constructs a new resourcemanager naming exception with the specified detail message and cause
NamingRuntimeException(String) - Constructor for exception org.apache.reef.io.network.naming.exception.NamingRuntimeException
Constructs a new resourcemanager naming exception with the specified detail message
NamingRuntimeException(Throwable) - Constructor for exception org.apache.reef.io.network.naming.exception.NamingRuntimeException
Constructs a new resourcemanager naming exception with the specified cause
NamingUnregisterRequest - Class in org.apache.reef.io.network.naming.serialization
Naming un-registration request
NamingUnregisterRequest(Identifier) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingUnregisterRequest
Constructs a naming un-registration request
NamingUnregisterRequestCodec - Class in org.apache.reef.io.network.naming.serialization
Naming un-registration request codec
NamingUnregisterRequestCodec(IdentifierFactory) - Constructor for class org.apache.reef.io.network.naming.serialization.NamingUnregisterRequestCodec
Constructs a naming un-registration request codec
NativeBridge - Class in org.apache.reef.javabridge
 
NativeBridge() - Constructor for class org.apache.reef.javabridge.NativeBridge
 
NativeInterop - Class in org.apache.reef.javabridge
 
NativeInterop() - Constructor for class org.apache.reef.javabridge.NativeInterop
 
NettyLink<T> - Class in org.apache.reef.wake.remote.transport.netty
Link implementation with Netty If you set a LinkListener, it keeps message until writeAndFlush operation completes and notifies whether the sent message transferred successfully through the listener.
NettyLink(Channel, Encoder<? super T>) - Constructor for class org.apache.reef.wake.remote.transport.netty.NettyLink
Constructs a link
NettyLink(Channel, Encoder<? super T>, LinkListener<? super T>) - Constructor for class org.apache.reef.wake.remote.transport.netty.NettyLink
Constructs a link
NettyMessagingTransport - Class in org.apache.reef.wake.remote.transport.netty
Messaging transport implementation with Netty
NettyMessagingTransport(String, int, EStage<TransportEvent>, EStage<TransportEvent>, int, int, TcpPortProvider) - Constructor for class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Constructs a messaging transport
NettyMessagingTransport(String, int, EStage<TransportEvent>, EStage<TransportEvent>, int, int) - Constructor for class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Deprecated.
use the constructor that takes a TcpProvider instead
NetUtils - Class in org.apache.reef.wake.remote
Deprecated.
Use org.apache.reef.wake.remote.address.LocalAddressProvider instead.
NetUtils() - Constructor for class org.apache.reef.wake.remote.NetUtils
Deprecated.
 
NetworkException - Exception in org.apache.reef.exception.evaluator
Network exception
NetworkException(String, Throwable) - Constructor for exception org.apache.reef.exception.evaluator.NetworkException
 
NetworkException(String) - Constructor for exception org.apache.reef.exception.evaluator.NetworkException
 
NetworkException(Throwable) - Constructor for exception org.apache.reef.exception.evaluator.NetworkException
 
NetworkRuntimeException - Exception in org.apache.reef.io.network.exception
Network service resourcemanager exception
NetworkRuntimeException(String, Throwable) - Constructor for exception org.apache.reef.io.network.exception.NetworkRuntimeException
Constructs a new network resourcemanager exception with the specified detail message and cause
NetworkRuntimeException(String) - Constructor for exception org.apache.reef.io.network.exception.NetworkRuntimeException
Constructs a new network resourcemanager exception with the specified detail message
NetworkRuntimeException(Throwable) - Constructor for exception org.apache.reef.io.network.exception.NetworkRuntimeException
Constructs a new network resourcemanager exception with the specified cause
NetworkService<T> - Class in org.apache.reef.io.network.impl
Network service for Task
NetworkService(IdentifierFactory, int, String, int, Codec<T>, TransportFactory, EventHandler<Message<T>>, EventHandler<Exception>, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.impl.NetworkService
Deprecated.
have an instance injected instead.
NetworkService(IdentifierFactory, int, String, int, Codec<T>, TransportFactory, EventHandler<Message<T>>, EventHandler<Exception>) - Constructor for class org.apache.reef.io.network.impl.NetworkService
Deprecated.
have an instance injected instead.
NetworkService(IdentifierFactory, int, String, int, int, int, Codec<T>, TransportFactory, EventHandler<Message<T>>, EventHandler<Exception>) - Constructor for class org.apache.reef.io.network.impl.NetworkService
Deprecated.
have an instance injected instead.
NetworkService(IdentifierFactory, int, String, int, int, int, Codec<T>, TransportFactory, EventHandler<Message<T>>, EventHandler<Exception>, LocalAddressProvider) - Constructor for class org.apache.reef.io.network.impl.NetworkService
Deprecated.
have an instance injected instead.
NetworkServiceClosingHandler - Class in org.apache.reef.io.network.impl
 
NetworkServiceClosingHandler(NetworkService<?>) - Constructor for class org.apache.reef.io.network.impl.NetworkServiceClosingHandler
 
NetworkServiceParameters - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters
 
NetworkServiceParameters.NetworkServiceCodec - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters.NetworkServiceCodec() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters.NetworkServiceCodec
 
NetworkServiceParameters.NetworkServiceExceptionHandler - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters.NetworkServiceExceptionHandler() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters.NetworkServiceExceptionHandler
 
NetworkServiceParameters.NetworkServiceHandler - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters.NetworkServiceHandler() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters.NetworkServiceHandler
 
NetworkServiceParameters.NetworkServiceIdentifierFactory - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters.NetworkServiceIdentifierFactory() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters.NetworkServiceIdentifierFactory
 
NetworkServiceParameters.NetworkServicePort - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters.NetworkServicePort() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters.NetworkServicePort
 
NetworkServiceParameters.NetworkServiceTransportFactory - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters.NetworkServiceTransportFactory() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters.NetworkServiceTransportFactory
 
NetworkServiceParameters.TaskId - Class in org.apache.reef.io.network.impl
 
NetworkServiceParameters.TaskId() - Constructor for class org.apache.reef.io.network.impl.NetworkServiceParameters.TaskId
 
newBuilder() - Static method in class org.apache.reef.driver.evaluator.EvaluatorRequest
 
newBuilder(EvaluatorRequest) - Static method in class org.apache.reef.driver.evaluator.EvaluatorRequest
 
newBuilder() - Static method in class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec
 
newBuilder() - Static method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec
 
newBuilder() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Creates a new AvroNamingAssignment RecordBuilder
newBuilder(AvroNamingAssignment.Builder) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Creates a new AvroNamingAssignment RecordBuilder by copying an existing Builder
newBuilder(AvroNamingAssignment) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Creates a new AvroNamingAssignment RecordBuilder by copying an existing AvroNamingAssignment instance
newBuilder() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
Creates a new AvroNamingLookupRequest RecordBuilder
newBuilder(AvroNamingLookupRequest.Builder) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
Creates a new AvroNamingLookupRequest RecordBuilder by copying an existing Builder
newBuilder(AvroNamingLookupRequest) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
Creates a new AvroNamingLookupRequest RecordBuilder by copying an existing AvroNamingLookupRequest instance
newBuilder() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
Creates a new AvroNamingLookupResponse RecordBuilder
newBuilder(AvroNamingLookupResponse.Builder) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
Creates a new AvroNamingLookupResponse RecordBuilder by copying an existing Builder
newBuilder(AvroNamingLookupResponse) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
Creates a new AvroNamingLookupResponse RecordBuilder by copying an existing AvroNamingLookupResponse instance
newBuilder() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Creates a new AvroNamingRegisterRequest RecordBuilder
newBuilder(AvroNamingRegisterRequest.Builder) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Creates a new AvroNamingRegisterRequest RecordBuilder by copying an existing Builder
newBuilder(AvroNamingRegisterRequest) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Creates a new AvroNamingRegisterRequest RecordBuilder by copying an existing AvroNamingRegisterRequest instance
newBuilder() - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
Creates a new AvroNamingUnRegisterRequest RecordBuilder
newBuilder(AvroNamingUnRegisterRequest.Builder) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
Creates a new AvroNamingUnRegisterRequest RecordBuilder by copying an existing Builder
newBuilder(AvroNamingUnRegisterRequest) - Static method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
Creates a new AvroNamingUnRegisterRequest RecordBuilder by copying an existing AvroNamingUnRegisterRequest instance
newBuilder() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
newBuilder(ReefNetworkGroupCommProtos.GroupCommMessage) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
newBuilder() - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
newBuilder(ReefNetworkGroupCommProtos.GroupMessageBody) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
newBuilder() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
newBuilder(ReefNetworkServiceProtos.NSMessagePBuf) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
newBuilder() - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
newBuilder(ReefNetworkServiceProtos.NSRecordPBuf) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
newBuilder() - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
newBuilder(ClientRuntimeProtocol.JobControlProto) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
newBuilder(EvaluatorRuntimeProtocol.AddContextProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
newBuilder(EvaluatorRuntimeProtocol.ContextControlProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
newBuilder(EvaluatorRuntimeProtocol.ContextMessageProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
newBuilder(EvaluatorRuntimeProtocol.EvaluatorControlProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
newBuilder(EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
newBuilder(EvaluatorRuntimeProtocol.KillEvaluatorProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
newBuilder(EvaluatorRuntimeProtocol.RemoveContextProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
newBuilder(EvaluatorRuntimeProtocol.StartTaskProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
newBuilder(EvaluatorRuntimeProtocol.StopEvaluatorProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
newBuilder(EvaluatorRuntimeProtocol.StopTaskProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
newBuilder() - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
newBuilder(EvaluatorRuntimeProtocol.SuspendTaskProto) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
newBuilder() - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
newBuilder(REEFProtocol.REEFMessage) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
newBuilder() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
newBuilder(ReefServiceProtos.ContextStatusProto.ContextMessageProto) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
newBuilder() - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
newBuilder(ReefServiceProtos.ContextStatusProto) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
newBuilder() - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
newBuilder(ReefServiceProtos.EvaluatorStatusProto) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
newBuilder() - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
newBuilder(ReefServiceProtos.JobStatusProto) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
newBuilder() - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
newBuilder(ReefServiceProtos.RuntimeErrorProto) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
newBuilder() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
newBuilder(ReefServiceProtos.TaskStatusProto) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
newBuilder() - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
newBuilder(ReefServiceProtos.TaskStatusProto.TaskMessageProto) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
newBuilder() - Static method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.driver.api.ResourceReleaseEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.common.files.FileResourceImpl
 
newBuilder() - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Creates a new EvaluatorControl RecordBuilder
newBuilder(EvaluatorControl.Builder) - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Creates a new EvaluatorControl RecordBuilder by copying an existing Builder
newBuilder(EvaluatorControl) - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Creates a new EvaluatorControl RecordBuilder by copying an existing EvaluatorControl instance
newBuilder() - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Creates a new EvaluatorLaunch RecordBuilder
newBuilder(EvaluatorLaunch.Builder) - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Creates a new EvaluatorLaunch RecordBuilder by copying an existing Builder
newBuilder(EvaluatorLaunch) - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Creates a new EvaluatorLaunch RecordBuilder by copying an existing EvaluatorLaunch instance
newBuilder() - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
Creates a new EvaluatorRelease RecordBuilder
newBuilder(EvaluatorRelease.Builder) - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
Creates a new EvaluatorRelease RecordBuilder by copying an existing Builder
newBuilder(EvaluatorRelease) - Static method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
Creates a new EvaluatorRelease RecordBuilder by copying an existing EvaluatorRelease instance
newBuilder() - Method in interface org.apache.reef.tang.Configuration
Create a new ConfigurationBuilder object based on the same classpath as this Configuration, and populate it with the configuration options of this object.
newBuilder() - Static method in class org.apache.reef.tang.formats.avro.AvroConfiguration
Creates a new AvroConfiguration RecordBuilder
newBuilder(AvroConfiguration.Builder) - Static method in class org.apache.reef.tang.formats.avro.AvroConfiguration
Creates a new AvroConfiguration RecordBuilder by copying an existing Builder
newBuilder(AvroConfiguration) - Static method in class org.apache.reef.tang.formats.avro.AvroConfiguration
Creates a new AvroConfiguration RecordBuilder by copying an existing AvroConfiguration instance
newBuilder() - Static method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Creates a new ConfigurationEntry RecordBuilder
newBuilder(ConfigurationEntry.Builder) - Static method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Creates a new ConfigurationEntry RecordBuilder by copying an existing Builder
newBuilder(ConfigurationEntry) - Static method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Creates a new ConfigurationEntry RecordBuilder by copying an existing ConfigurationEntry instance
newBuilder() - Method in class org.apache.reef.tang.implementation.ConfigurationImpl
 
newBuilder() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
newBuilder(ClassHierarchyProto.ClassNode) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
newBuilder() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
newBuilder(ClassHierarchyProto.ConstructorArg) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
newBuilder() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
newBuilder(ClassHierarchyProto.ConstructorDef) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
newBuilder() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
newBuilder(ClassHierarchyProto.NamedParameterNode) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
newBuilder() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
newBuilder(ClassHierarchyProto.Node) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
newBuilder() - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
newBuilder(ClassHierarchyProto.PackageNode) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
newBuilder() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
newBuilder(InjectionPlanProto.Constructor) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
newBuilder() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
newBuilder(InjectionPlanProto.InjectionPlan) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
newBuilder() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
newBuilder(InjectionPlanProto.Instance) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
newBuilder() - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
newBuilder(InjectionPlanProto.Subplan) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
newBuilder() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
newBuilder(WakeRemoteProtos.WakeMessagePBuf) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
newBuilder() - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
newBuilder(WakeRemoteProtos.WakeTuplePBuf) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
newBuilder() - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
newBuilder(TestProtos.TestEventPBuf) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
newBuilder() - Static method in class org.apache.reef.webserver.AvroDriverInfo
Creates a new AvroDriverInfo RecordBuilder
newBuilder(AvroDriverInfo.Builder) - Static method in class org.apache.reef.webserver.AvroDriverInfo
Creates a new AvroDriverInfo RecordBuilder by copying an existing Builder
newBuilder(AvroDriverInfo) - Static method in class org.apache.reef.webserver.AvroDriverInfo
Creates a new AvroDriverInfo RecordBuilder by copying an existing AvroDriverInfo instance
newBuilder() - Static method in class org.apache.reef.webserver.AvroEvaluatorEntry
Creates a new AvroEvaluatorEntry RecordBuilder
newBuilder(AvroEvaluatorEntry.Builder) - Static method in class org.apache.reef.webserver.AvroEvaluatorEntry
Creates a new AvroEvaluatorEntry RecordBuilder by copying an existing Builder
newBuilder(AvroEvaluatorEntry) - Static method in class org.apache.reef.webserver.AvroEvaluatorEntry
Creates a new AvroEvaluatorEntry RecordBuilder by copying an existing AvroEvaluatorEntry instance
newBuilder() - Static method in class org.apache.reef.webserver.AvroEvaluatorInfo
Creates a new AvroEvaluatorInfo RecordBuilder
newBuilder(AvroEvaluatorInfo.Builder) - Static method in class org.apache.reef.webserver.AvroEvaluatorInfo
Creates a new AvroEvaluatorInfo RecordBuilder by copying an existing Builder
newBuilder(AvroEvaluatorInfo) - Static method in class org.apache.reef.webserver.AvroEvaluatorInfo
Creates a new AvroEvaluatorInfo RecordBuilder by copying an existing AvroEvaluatorInfo instance
newBuilder() - Static method in class org.apache.reef.webserver.AvroEvaluatorList
Creates a new AvroEvaluatorList RecordBuilder
newBuilder(AvroEvaluatorList.Builder) - Static method in class org.apache.reef.webserver.AvroEvaluatorList
Creates a new AvroEvaluatorList RecordBuilder by copying an existing Builder
newBuilder(AvroEvaluatorList) - Static method in class org.apache.reef.webserver.AvroEvaluatorList
Creates a new AvroEvaluatorList RecordBuilder by copying an existing AvroEvaluatorList instance
newBuilder() - Static method in class org.apache.reef.webserver.AvroEvaluatorsInfo
Creates a new AvroEvaluatorsInfo RecordBuilder
newBuilder(AvroEvaluatorsInfo.Builder) - Static method in class org.apache.reef.webserver.AvroEvaluatorsInfo
Creates a new AvroEvaluatorsInfo RecordBuilder by copying an existing Builder
newBuilder(AvroEvaluatorsInfo) - Static method in class org.apache.reef.webserver.AvroEvaluatorsInfo
Creates a new AvroEvaluatorsInfo RecordBuilder by copying an existing AvroEvaluatorsInfo instance
newBuilder() - Static method in class org.apache.reef.webserver.AvroHttpRequest
Creates a new AvroHttpRequest RecordBuilder
newBuilder(AvroHttpRequest.Builder) - Static method in class org.apache.reef.webserver.AvroHttpRequest
Creates a new AvroHttpRequest RecordBuilder by copying an existing Builder
newBuilder(AvroHttpRequest) - Static method in class org.apache.reef.webserver.AvroHttpRequest
Creates a new AvroHttpRequest RecordBuilder by copying an existing AvroHttpRequest instance
newBuilder() - Static method in class org.apache.reef.webserver.AvroReefServiceInfo
Creates a new AvroReefServiceInfo RecordBuilder
newBuilder(AvroReefServiceInfo.Builder) - Static method in class org.apache.reef.webserver.AvroReefServiceInfo
Creates a new AvroReefServiceInfo RecordBuilder by copying an existing Builder
newBuilder(AvroReefServiceInfo) - Static method in class org.apache.reef.webserver.AvroReefServiceInfo
Creates a new AvroReefServiceInfo RecordBuilder by copying an existing AvroReefServiceInfo instance
newBuilder() - Static method in class org.apache.reef.webserver.HeaderEntry
Creates a new HeaderEntry RecordBuilder
newBuilder(HeaderEntry.Builder) - Static method in class org.apache.reef.webserver.HeaderEntry
Creates a new HeaderEntry RecordBuilder by copying an existing Builder
newBuilder(HeaderEntry) - Static method in class org.apache.reef.webserver.HeaderEntry
Creates a new HeaderEntry RecordBuilder by copying an existing HeaderEntry instance
newBuilderForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
newBuilderForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
newBuilderForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
newBuilderForType() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
newBuilderForType() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
newBuilderForType() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
newBuilderForType() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
newBuilderForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
newBuilderForType() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
newBuilderForType() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
newBuilderForType() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
newBuilderForType() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
newBuilderForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
newBuilderForType() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
newBuilderForType() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
newBuilderForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
newBuilderForType() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
newBuilderForType() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
newCommunicationGroup(Class<? extends Name<String>>, int) - Method in interface org.apache.reef.io.network.group.api.driver.GroupCommDriver
Create a new communication group with the specified name and the minimum number of tasks needed in this group before communication can start
newCommunicationGroup(Class<? extends Name<String>>, int) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommDriverImpl
 
newConfigurationBuilder() - Method in class org.apache.reef.tang.implementation.TangImpl
 
newConfigurationBuilder(ClassHierarchy) - Method in class org.apache.reef.tang.implementation.TangImpl
 
newConfigurationBuilder(URL...) - Method in class org.apache.reef.tang.implementation.TangImpl
 
newConfigurationBuilder(Configuration...) - Method in class org.apache.reef.tang.implementation.TangImpl
 
newConfigurationBuilder(Class<? extends ExternalConstructor<?>>...) - Method in class org.apache.reef.tang.implementation.TangImpl
 
newConfigurationBuilder(URL[], Configuration[], Class<? extends ExternalConstructor<?>>[]) - Method in class org.apache.reef.tang.implementation.TangImpl
 
newConfigurationBuilder(ClassHierarchy) - Method in interface org.apache.reef.tang.Tang
Return a new ConfigurationBuilder that is backed by the provided ClassHierarchy object.
newConfigurationBuilder(URL...) - Method in interface org.apache.reef.tang.Tang
Create a new ConfigurationBuilder that is backed by the default classloader and the provided jars.
newConfigurationBuilder(Configuration...) - Method in interface org.apache.reef.tang.Tang
Merge a set of configurations into a new JavaConfiurationBuilder.
newConfigurationBuilder(Class<? extends ExternalConstructor<?>>...) - Method in interface org.apache.reef.tang.Tang
Create an empty JavaConfigurationBuilder that is capable of parsing application-specific configuration values.
newConfigurationBuilder(URL[], Configuration[], Class<? extends ExternalConstructor<?>>[]) - Method in interface org.apache.reef.tang.Tang
Create a new JavaConfiguration builder that has additional jars, incorporates existing configuration data and / or can parse application-specific types.
newConfigurationBuilder() - Method in interface org.apache.reef.tang.Tang
Create a new empty ConfigurationBuilder that is backed by the default classloader.
newConnection(Identifier) - Method in interface org.apache.reef.io.network.ConnectionFactory
Creates a new connection
newConnection(Identifier) - Method in class org.apache.reef.io.network.impl.NetworkService
 
newFile() - Method in class org.apache.reef.io.storage.local.LocalScratchSpace
 
newInjector(Configuration...) - Method in class org.apache.reef.tang.implementation.TangImpl
 
newInjector(Configuration) - Method in class org.apache.reef.tang.implementation.TangImpl
 
newInjector() - Method in class org.apache.reef.tang.implementation.TangImpl
 
newInjector(Configuration...) - Method in interface org.apache.reef.tang.Tang
Returns an Injector for the given Configurations.
newInjector(Configuration) - Method in interface org.apache.reef.tang.Tang
Returns an Injector for the given Configuration.
newInjector() - Method in interface org.apache.reef.tang.Tang
Returns an Injector based on an empty Configuration.
newInstance() - Method in class org.apache.reef.examples.group.utils.math.DenseVector
 
newInstance() - Method in interface org.apache.reef.examples.group.utils.math.Vector
Create a new instance of the current type with elements being zero
newInstance() - Method in class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration.FileSystemConstructor
 
newInstance() - Method in class org.apache.reef.io.data.loading.impl.InputFormatExternalConstructor
 
newInstance() - Method in class org.apache.reef.io.data.loading.impl.InputSplitExternalConstructor
 
newInstance() - Method in class org.apache.reef.io.data.loading.impl.JobConfExternalConstructor
 
newInstance() - Method in class org.apache.reef.runtime.hdinsight.client.sslhacks.DefaultClientConstructor
 
newInstance() - Method in class org.apache.reef.runtime.hdinsight.client.sslhacks.UnsafeClientConstructor
 
newInstance() - Method in class org.apache.reef.runtime.local.client.ExecutorServiceConstructor
 
newInstance() - Method in class org.apache.reef.runtime.mesos.util.HDFSConfigurationConstructor
 
newInstance() - Method in class org.apache.reef.runtime.yarn.util.YarnConfigurationConstructor
 
newInstance() - Method in interface org.apache.reef.tang.ExternalConstructor
This method will only be called once.
newInstance() - Method in class org.apache.reef.tang.util.ValidateConfiguration.FileParser
 
newInstance() - Method in class org.apache.reef.wake.IdentifierParser
 
newThread(Runnable) - Method in class org.apache.reef.wake.impl.DefaultThreadFactory
Creates a new thread
next() - Method in class org.apache.reef.io.storage.MergingIterator
 
nextFrame() - Method in class org.apache.reef.io.storage.FramingOutputStream
 
nHandlers - Static variable in class org.apache.reef.javabridge.NativeInterop
 
NO - Static variable in class org.apache.reef.runtime.common.client.parameters.ClientPresent
 
Node - Interface in org.apache.reef.tang.types
 
NodeDescriptor - Interface in org.apache.reef.driver.catalog
Descriptor of the physical setup of an Evaluator.
NodeDescriptorEvent - Interface in org.apache.reef.runtime.common.driver.resourcemanager
Event from Driver Runtime -> Driver Process Description of a node in the cluster
NodeDescriptorEventImpl - Class in org.apache.reef.runtime.common.driver.resourcemanager
Default POJO implementation of NodeDescriptorEvent.
NodeDescriptorEventImpl.Builder - Class in org.apache.reef.runtime.common.driver.resourcemanager
Builder used to create NodeDescriptorEvent instances.
NodeDescriptorEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl.Builder
 
NodeDescriptorHandler - Class in org.apache.reef.runtime.common.driver.resourcemanager
Updates the ResourceCatalog with a new Node.
NodeDescriptorHandler(ResourceCatalogImpl) - Constructor for class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorHandler
 
NodeDescriptorImpl - Class in org.apache.reef.runtime.common.driver.catalog
 
nodeId - Variable in class org.apache.reef.webserver.AvroEvaluatorInfo
Deprecated.
nodeName - Variable in class org.apache.reef.webserver.AvroEvaluatorInfo
Deprecated.
NodeStruct - Interface in org.apache.reef.io.network.group.api.task
The actual node that is part of the operator topology Receives data from the handlers & provides them to the operators/OperatorTopologyStruct when they need it.
NodeStructImpl - Class in org.apache.reef.io.network.group.impl.task
 
NodeStructImpl(String, int) - Constructor for class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
NodeVisitor<T> - Interface in org.apache.reef.tang.util.walk
Generic interface to traverse nodes of the configuration graph.
NonBlockingJoin - Class in org.apache.reef.wake.examples.join
 
NonBlockingJoin(Observer<TupleEvent>) - Constructor for class org.apache.reef.wake.examples.join.NonBlockingJoin
 
NONE - Static variable in class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration.ClientRemoteIdentifier
Deprecated.
Indicates that there is no Client.
NONE - Static variable in class org.apache.reef.runtime.common.launch.parameters.ErrorHandlerRID
Indicates that no ErrorHandler is bound.
NoopTask - Class in org.apache.reef.tests.fail.driver
A basic task that quite successfully does nothing.
NoopTask() - Constructor for class org.apache.reef.tests.fail.driver.NoopTask
 
NoopTask - Class in org.apache.reef.tests.library.tasks
A Task that does nothing and returns null.
NoopTask.DriverMessageHandler - Class in org.apache.reef.tests.fail.driver
 
NoopTask.DriverMessageHandler() - Constructor for class org.apache.reef.tests.fail.driver.NoopTask.DriverMessageHandler
 
NoopTask.TaskCloseHandler - Class in org.apache.reef.tests.fail.driver
 
NoopTask.TaskCloseHandler() - Constructor for class org.apache.reef.tests.fail.driver.NoopTask.TaskCloseHandler
 
NoopTask.TaskStopHandler - Class in org.apache.reef.tests.fail.driver
 
NoopTask.TaskStopHandler() - Constructor for class org.apache.reef.tests.fail.driver.NoopTask.TaskStopHandler
 
NoopTask.TaskSuspendHandler - Class in org.apache.reef.tests.fail.driver
 
NoopTask.TaskSuspendHandler() - Constructor for class org.apache.reef.tests.fail.driver.NoopTask.TaskSuspendHandler
 
norm2() - Method in interface org.apache.reef.examples.group.utils.math.ImmutableVector
Computes the L2 norm of this Vector.
norm2Sqr() - Method in interface org.apache.reef.examples.group.utils.math.ImmutableVector
Computes the square of the L2 norm of this Vector.
normalize() - Method in class org.apache.reef.examples.group.utils.math.AbstractVector
 
normalize() - Method in interface org.apache.reef.examples.group.utils.math.Vector
Normalizes the Vector according to the L2 norm.
notContains(V) - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
notNull(T) - Static method in class org.apache.reef.util.BuilderUtils
Throws a runtime exception if the parameter is null
now() - Method in interface org.apache.reef.util.cache.CurrentTime
 
now() - Method in class org.apache.reef.util.cache.SystemTime
 
NSMessage<T> - Class in org.apache.reef.io.network.impl
Network service message that implements the Message interface
NSMessage(Identifier, Identifier, T) - Constructor for class org.apache.reef.io.network.impl.NSMessage
Constructs a network service message
NSMessage(Identifier, Identifier, List<T>) - Constructor for class org.apache.reef.io.network.impl.NSMessage
Constructs a network service message
NSMessageCodec<T> - Class in org.apache.reef.io.network.impl
Network service message codec
NSMessageCodec(Codec<T>, IdentifierFactory) - Constructor for class org.apache.reef.io.network.impl.NSMessageCodec
Constructs a network service message codec
NumberOfReceivers - Class in org.apache.reef.examples.group.bgd.parameters
 
NumberOfReceivers() - Constructor for class org.apache.reef.examples.group.bgd.parameters.NumberOfReceivers
 
NumberOfReceivers - Class in org.apache.reef.examples.group.broadcast.parameters
 
NumberOfReceivers() - Constructor for class org.apache.reef.examples.group.broadcast.parameters.NumberOfReceivers
 
NumSplits - Class in org.apache.reef.examples.group.bgd.parameters
 
NumSplits() - Constructor for class org.apache.reef.examples.group.bgd.parameters.NumSplits
 

O

objectGraphToString() - Method in class org.apache.reef.wake.profiler.WakeProfiler
 
ObjectInstantiationLogger - Class in org.apache.reef.util
A utility class used as a default at times.
ObjectInstantiationLogger() - Constructor for class org.apache.reef.util.ObjectInstantiationLogger
 
ObjectSerializableCodec<T> - Class in org.apache.reef.wake.remote.impl
Codec that uses Java serialization
ObjectSerializableCodec() - Constructor for class org.apache.reef.wake.remote.impl.ObjectSerializableCodec
 
ObjectWritableCodec<T extends org.apache.hadoop.io.Writable> - Class in org.apache.reef.examples.suspend
Codec for Hadoop Writable object serialization.
ObjectWritableCodec(Class<? extends T>) - Constructor for class org.apache.reef.examples.suspend.ObjectWritableCodec
Create a new codec for Hadoop Writables.
Observable - Interface in org.apache.reef.wake.rx
Defines a provider for push-based notification
Observer<T> - Interface in org.apache.reef.wake.rx
Provides a mechanism for receiving push-based notifications.
ObserverCompletedException - Exception in org.apache.reef.wake.rx.exception
It is illegal to call onError() or onCompleted() when a call to onNext() is still outstanding, or to call onNext(), onError() or onCompleted() after a call to onError() or onCompleted() has been dispatched.
ObserverCompletedException() - Constructor for exception org.apache.reef.wake.rx.exception.ObserverCompletedException
 
of(T) - Static method in class org.apache.reef.util.Optional
 
ofNullable(T) - Static method in class org.apache.reef.util.Optional
 
ON_CLIENT_CLOSED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for close messages sent by the client.
ON_CLIENT_CLOSED_MESSAGE - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for close messages sent by the client.
ON_CLIENT_MESSAGE - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for client messages.
ON_CLOSE - Static variable in class org.apache.reef.driver.task.TaskConfiguration
Handler for closure requests from the driver.
ON_CONTEXT_ACTIVE - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for active context.
ON_CONTEXT_ACTIVE - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for active context.
ON_CONTEXT_CLOSED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for closed context.
ON_CONTEXT_CLOSED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for closed context.
ON_CONTEXT_FAILED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for closed context.
ON_CONTEXT_FAILED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for closed context.
ON_CONTEXT_MESSAGE - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for context messages.
ON_CONTEXT_MESSAGE - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for context messages.
ON_CONTEXT_STARTED - Static variable in class org.apache.reef.driver.context.ContextConfiguration
Event handler for context start.
ON_CONTEXT_STARTED - Static variable in class org.apache.reef.driver.context.ServiceConfiguration
Event handler for context start.
ON_CONTEXT_STOP - Static variable in class org.apache.reef.driver.context.ContextConfiguration
Event handler for context stop.
ON_CONTEXT_STOP - Static variable in class org.apache.reef.driver.context.ServiceConfiguration
Event handler for context stop.
ON_DRIVER_RECONNECT - Static variable in class org.apache.reef.driver.context.ContextConfiguration
Implementation for reconnecting to driver after driver restart
ON_DRIVER_RESTART_COMPLETED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for the event of driver restart completion, default to logging if not bound.
ON_DRIVER_RESTART_CONTEXT_ACTIVE - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for active context when driver restart.
ON_DRIVER_RESTART_CONTEXT_ACTIVE - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for active context when driver restart.
ON_DRIVER_RESTART_TASK_RUNNING - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for running tasks in previous evaluator, when driver restarted.
ON_DRIVER_RESTART_TASK_RUNNING - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for running tasks in previous evaluator, when driver restarted.
ON_DRIVER_RESTARTED - Static variable in class org.apache.reef.client.DriverConfiguration
This event is fired in place of the ON_DRIVER_STARTED when the Driver is in fact restarted after failure.
ON_DRIVER_STARTED - Static variable in class org.apache.reef.client.DriverConfiguration
The event handler invoked right after the driver boots up.
ON_DRIVER_STARTED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
The event handler invoked right after the driver boots up.
ON_DRIVER_STOP - Static variable in class org.apache.reef.client.DriverConfiguration
The event handler invoked right before the driver shuts down.
ON_DRIVER_STOP - Static variable in class org.apache.reef.client.DriverServiceConfiguration
The event handler invoked right before the driver shuts down.
ON_EVALUATOR_ALLOCATED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for allocated evaluators.
ON_EVALUATOR_ALLOCATED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for allocated evaluators.
ON_EVALUATOR_COMPLETED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for completed evaluators.
ON_EVALUATOR_COMPLETED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for completed evaluators.
ON_EVALUATOR_FAILED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for failed evaluators.
ON_EVALUATOR_FAILED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for failed evaluators.
ON_JOB_COMPLETED - Static variable in class org.apache.reef.client.ClientConfiguration
Handler for the event when a submitted REEF Job is completed.
ON_JOB_FAILED - Static variable in class org.apache.reef.client.ClientConfiguration
Handler for the event when a submitted REEF Job has failed.
ON_JOB_MESSAGE - Static variable in class org.apache.reef.client.ClientConfiguration
Event handler for messages from the running job.
ON_JOB_RUNNING - Static variable in class org.apache.reef.client.ClientConfiguration
Handler for the event when a submitted REEF Job is running.
ON_MESSAGE - Static variable in class org.apache.reef.driver.context.ContextConfiguration
Driver has sent the context a message, and this parameter is used to register a handler on the context for processing that message.
ON_MESSAGE - Static variable in class org.apache.reef.driver.task.TaskConfiguration
Handler for messages from the driver.
ON_RUNTIME_ERROR - Static variable in class org.apache.reef.client.ClientConfiguration
Receives fatal resourcemanager errors.
ON_SEND_MESSAGE - Static variable in class org.apache.reef.driver.context.ContextConfiguration
Source of messages to be called whenever the evaluator is about to make a heartbeat.
ON_SEND_MESSAGE - Static variable in class org.apache.reef.driver.task.TaskConfiguration
Message source invoked upon each evaluator heartbeat.
ON_SUSPEND - Static variable in class org.apache.reef.driver.task.TaskConfiguration
Handler for task suspension.
ON_TASK_COMPLETED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for completed tasks.
ON_TASK_COMPLETED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for completed tasks.
ON_TASK_FAILED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for failed tasks.
ON_TASK_FAILED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for failed tasks.
ON_TASK_MESSAGE - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for task messages.
ON_TASK_MESSAGE - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for task messages.
ON_TASK_RUNNING - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for running tasks.
ON_TASK_RUNNING - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for running tasks.
ON_TASK_STARTED - Static variable in class org.apache.reef.driver.context.ContextConfiguration
Event handlers to be informed right before a Task enters its call() method.
ON_TASK_STARTED - Static variable in class org.apache.reef.driver.context.ServiceConfiguration
Event handlers to be informed right before a Task enters its call() method.
ON_TASK_STARTED - Static variable in class org.apache.reef.driver.task.TaskConfiguration
Event handler to receive TaskStart after the Task.call() method was called.
ON_TASK_STOP - Static variable in class org.apache.reef.driver.context.ContextConfiguration
Event handlers to be informed right after a Task exits its call() method.
ON_TASK_STOP - Static variable in class org.apache.reef.driver.context.ServiceConfiguration
Event handlers to be informed right after a Task exits its call() method.
ON_TASK_STOP - Static variable in class org.apache.reef.driver.task.TaskConfiguration
Event handler to receive TaskStop after the Task.call() method returned.
ON_TASK_SUSPENDED - Static variable in class org.apache.reef.client.DriverConfiguration
Event handler for suspended tasks.
ON_TASK_SUSPENDED - Static variable in class org.apache.reef.client.DriverServiceConfiguration
Event handler for suspended tasks.
ON_WAKE_ERROR - Static variable in class org.apache.reef.client.ClientConfiguration
Error handler for events on Wake-spawned threads.
onChildDead(String) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
onChildDead(String) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
onChildRunning(String) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
onChildRunning(String) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
OnClientKill() - Method in class org.apache.reef.webserver.ReefEventStateManager
Kill driver by calling onComplete() .
onComplete() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
Perform a clean shutdown of the Driver.
onCompleted() - Method in class org.apache.reef.wake.examples.join.EventPrinter
 
onCompleted() - Method in class org.apache.reef.wake.rx.AbstractObserver
 
onCompleted() - Method in class org.apache.reef.wake.rx.impl.RxSyncStage
Notifies the observer that the provider has finished sending push-based notifications.
onCompleted() - Method in class org.apache.reef.wake.rx.impl.RxThreadPoolStage
Notifies the observer that the provider has finished sending push-based notifications.
onCompleted() - Method in class org.apache.reef.wake.rx.impl.SimpleSubject
Provides the observer with it has finished sending push-based notifications.
onCompleted() - Method in class org.apache.reef.wake.rx.impl.TimeoutSubject
 
onCompleted() - Method in interface org.apache.reef.wake.rx.Observer
Notifies the observer that the provider has finished sending push-based notifications.
onContainerRequest(AMRMClient.ContainerRequest...) - Method in interface org.apache.reef.runtime.yarn.driver.YarnContainerRequestHandler
Enqueue a set of container requests with YARN.
onContainerRequest(AMRMClient.ContainerRequest...) - Method in class org.apache.reef.runtime.yarn.driver.YarnContainerRequestHandlerImpl
 
onContextActive(ActiveContext) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onContextClose(ClosedContext) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onContextFailed(FailedContext) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onContextMessage(ContextMessage) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onContextStatusMessages(Iterable<ReefServiceProtos.ContextStatusProto>, boolean) - Method in class org.apache.reef.runtime.common.driver.context.ContextRepresenters
Process heartbeats from the contexts on an Evaluator.
OnDriverRestartCompleted(DriverRestartCompleted) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
OnDriverRestartContextActive(ActiveContext) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onDriverRestartTaskRunning(RunningTask) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
OnDriverStartedAllocateOne - Class in org.apache.reef.tests.library.driver
A Driver start handler that requests a single Evaluator of size 64MB.
ONE_MINUTE - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
oneContainerRecovered() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
Indicate that this Driver has re-established the connection with one more Evaluator of a previous run.
onError(String) - Method in class org.apache.reef.javabridge.NativeBridge
 
onError(Throwable) - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
End the Driver with an exception.
onError(Exception) - Method in class org.apache.reef.wake.examples.join.EventPrinter
 
onError(Exception) - Method in class org.apache.reef.wake.rx.AbstractObserver
 
onError(Exception) - Method in class org.apache.reef.wake.rx.impl.RxSyncStage
Notifies the observer that the provider has experienced an error condition.
onError(Exception) - Method in class org.apache.reef.wake.rx.impl.RxThreadPoolStage
Notifies the observer that the provider has experienced an error condition.
onError(Exception) - Method in class org.apache.reef.wake.rx.impl.SimpleSubject
Provides the observer with the error
onError(Exception) - Method in class org.apache.reef.wake.rx.impl.TimeoutSubject
 
onError(Exception) - Method in interface org.apache.reef.wake.rx.Observer
Notifies the observer that the provider has experienced an error condition.
onEvaluatorAllocated(AllocatedEvaluator) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onEvaluatorCompleted(CompletedEvaluator) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onEvaluatorException(EvaluatorException) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
EvaluatorException will trigger is FailedEvaluator and state transition to FAILED
onEvaluatorExit(String) - Method in class org.apache.reef.runtime.local.driver.ResourceManager
Called when the ReefRunnableProcessObserver detects that the Evaluator process has exited.
onEvaluatorFailed(FailedEvaluator) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onEvaluatorHeartbeatMessage(RemoteMessage<EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto>) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
 
onEvaluatorLaunch(EvaluatorLaunch) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
onEvaluatorRelease(EvaluatorRelease) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
onException(Throwable, SocketAddress, T) - Method in interface org.apache.reef.wake.remote.transport.LinkListener
Called when the sent message to remoteAddress is failed to be transferred.
onException(Throwable, SocketAddress, T) - Method in class org.apache.reef.wake.remote.transport.netty.LoggingLinkListener
Called when the sent message to remoteAddress is failed to be transferred.
onFailedTask() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
onFailedTask(String) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Update state on receipt of FailedTask event for task with id 'id'
onFailedTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
onFailedTask() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
* Methods pertaining to my status change ***
onFailedTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
onHttpRequest(ParsedHttpRequest, HttpServletResponse) - Method in interface org.apache.reef.webserver.HttpHandler
Will be called when request comes
onHttpRequest(ParsedHttpRequest, HttpServletResponse) - Method in class org.apache.reef.webserver.HttpServerReefEventHandler
Event handler that is called when receiving a http request.
onInit() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
Changes the driver status to INIT and sends message to the client about the transition.
onNext(CompletedJob) - Method in class org.apache.reef.client.DriverLauncher.CompletedJobHandler
 
onNext(FailedJob) - Method in class org.apache.reef.client.DriverLauncher.FailedJobHandler
 
onNext(RunningJob) - Method in class org.apache.reef.client.DriverLauncher.RunningJobHandler
 
onNext(FailedRuntime) - Method in class org.apache.reef.client.DriverLauncher.RuntimeErrorHandler
 
onNext(byte[]) - Method in interface org.apache.reef.evaluator.context.ContextMessageHandler
 
onNext(ActiveContext) - Method in class org.apache.reef.examples.data.loading.LineCounter.ContextActiveHandler
 
onNext(CompletedTask) - Method in class org.apache.reef.examples.data.loading.LineCounter.TaskCompletedHandler
 
onNext(ActiveContext) - Method in class org.apache.reef.examples.group.broadcast.BroadcastDriver.ContextActiveHandler
 
onNext(ClosedContext) - Method in class org.apache.reef.examples.group.broadcast.BroadcastDriver.ContextCloseHandler
 
onNext(FailedTask) - Method in class org.apache.reef.examples.group.broadcast.BroadcastDriver.FailedTaskHandler
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.examples.hello.HelloDriver.EvaluatorAllocatedHandler
 
onNext(StartTime) - Method in class org.apache.reef.examples.hello.HelloDriver.StartHandler
 
onNext(SuspendEvent) - Method in class org.apache.reef.examples.suspend.SuspendTestTask.SuspendHandler
 
onNext(T) - Method in class org.apache.reef.examples.utils.wake.BlockingEventHandler
 
onNext(T) - Method in class org.apache.reef.examples.utils.wake.LoggingEventHandler
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.io.data.loading.api.DataLoader.EvaluatorAllocatedHandler
 
onNext(FailedEvaluator) - Method in class org.apache.reef.io.data.loading.api.DataLoader.EvaluatorFailedHandler
 
onNext(StartTime) - Method in class org.apache.reef.io.data.loading.api.DataLoader.StartHandler
 
onNext(EvaluatorRequest) - Method in class org.apache.reef.io.data.loading.api.ResourceRequestHandler
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.CtrlMsgSender
 
onNext(Exception) - Method in class org.apache.reef.io.network.group.impl.driver.ExceptionHandler
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommMessageHandler
 
onNext(FailedEvaluator) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommService.FailedEvaluatorHandler
 
onNext(FailedTask) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommService.FailedTaskHandler
 
onNext(RunningTask) - Method in class org.apache.reef.io.network.group.impl.driver.GroupCommService.RunningTaskHandler
 
onNext(FailedEvaluator) - Method in class org.apache.reef.io.network.group.impl.driver.TopologyFailedEvaluatorHandler
 
onNext(FailedTask) - Method in class org.apache.reef.io.network.group.impl.driver.TopologyFailedTaskHandler
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.TopologyMessageHandler
 
onNext(RunningTask) - Method in class org.apache.reef.io.network.group.impl.driver.TopologyRunningTaskHandler
 
onNext(List<TaskNode>) - Method in class org.apache.reef.io.network.group.impl.driver.TopologyUpdateWaitHandler
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
onNext(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.CommGroupNetworkHandlerImpl
 
onNext(Message<GroupCommunicationMessage>) - Method in class org.apache.reef.io.network.group.impl.task.GroupCommNetworkHandlerImpl
 
onNext(T) - Method in class org.apache.reef.io.network.group.impl.utils.BroadcastingEventHandler
 
onNext(TaskStart) - Method in class org.apache.reef.io.network.impl.BindNSToTask
 
onNext(ContextStop) - Method in class org.apache.reef.io.network.impl.NameServiceCloseHandler
 
onNext(ContextStop) - Method in class org.apache.reef.io.network.impl.NetworkServiceClosingHandler
 
onNext(TaskStop) - Method in class org.apache.reef.io.network.impl.UnbindNSFromTask
 
onNext(ActiveContext) - Method in class org.apache.reef.javabridge.generic.JobDriver.ActiveContextHandler
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.javabridge.generic.JobDriver.AllocatedEvaluatorHandler
 
onNext(ClosedContext) - Method in class org.apache.reef.javabridge.generic.JobDriver.ClosedContextHandler
 
onNext(CompletedEvaluator) - Method in class org.apache.reef.javabridge.generic.JobDriver.CompletedEvaluatorHandler
 
onNext(CompletedTask) - Method in class org.apache.reef.javabridge.generic.JobDriver.CompletedTaskHandler
 
onNext(ContextMessage) - Method in class org.apache.reef.javabridge.generic.JobDriver.ContextMessageHandler
 
onNext(ActiveContext) - Method in class org.apache.reef.javabridge.generic.JobDriver.DriverRestartActiveContextHandler
 
onNext(DriverRestartCompleted) - Method in class org.apache.reef.javabridge.generic.JobDriver.DriverRestartCompletedHandler
 
onNext(RunningTask) - Method in class org.apache.reef.javabridge.generic.JobDriver.DriverRestartRunningTaskHandler
 
onNext(FailedContext) - Method in class org.apache.reef.javabridge.generic.JobDriver.FailedContextHandler
 
onNext(FailedEvaluator) - Method in class org.apache.reef.javabridge.generic.JobDriver.FailedEvaluatorHandler
 
onNext(FailedTask) - Method in class org.apache.reef.javabridge.generic.JobDriver.FailedTaskHandler
 
onNext(StartTime) - Method in class org.apache.reef.javabridge.generic.JobDriver.RestartHandler
 
onNext(RunningTask) - Method in class org.apache.reef.javabridge.generic.JobDriver.RunningTaskHandler
 
onNext(StartTime) - Method in class org.apache.reef.javabridge.generic.JobDriver.StartHandler
 
onNext(SuspendedTask) - Method in class org.apache.reef.javabridge.generic.JobDriver.SuspendedTaskHandler
 
onNext(TaskMessage) - Method in class org.apache.reef.javabridge.generic.JobDriver.TaskMessageHandler
 
onNext(ContextStart) - Method in class org.apache.reef.poison.context.PoisonedContextStartHandler
 
onNext(Alarm) - Method in class org.apache.reef.poison.PoisonedAlarmHandler
 
onNext(TaskStart) - Method in class org.apache.reef.poison.task.PoisonedTaskStartHandler
 
onNext(CompletedJob) - Method in class org.apache.reef.runtime.common.client.defaults.DefaultCompletedJobHandler
 
onNext(FailedJob) - Method in class org.apache.reef.runtime.common.client.defaults.DefaultFailedJobHandler
 
onNext(JobMessage) - Method in class org.apache.reef.runtime.common.client.defaults.DefaultJobMessageHandler
 
onNext(RunningJob) - Method in class org.apache.reef.runtime.common.client.defaults.DefaultRunningJobHandler
 
onNext(FailedRuntime) - Method in class org.apache.reef.runtime.common.client.defaults.DefaultRuntimeErrorHandler
 
onNext(ReefServiceProtos.JobStatusProto) - Method in class org.apache.reef.runtime.common.client.RunningJobImpl
 
onNext(ClientRuntimeProtocol.JobControlProto) - Method in class org.apache.reef.runtime.common.driver.client.ClientManager
This method reacts to control messages passed by the client to the driver.
onNext(Void) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultClientCloseHandler
 
onNext(byte[]) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultClientCloseWithMessageHandler
 
onNext(byte[]) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultClientMessageHandler
 
onNext(ActiveContext) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultContextActiveHandler
 
onNext(ClosedContext) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultContextClosureHandler
 
onNext(FailedContext) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultContextFailureHandler
 
onNext(ContextMessage) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultContextMessageHandler
 
onNext(DriverRestartCompleted) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultDriverRestartCompletedHandler
 
onNext(ActiveContext) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultDriverRestartContextActiveHandler
 
onNext(RunningTask) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultDriverRestartTaskRunningHandler
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultEvaluatorAllocationHandler
 
onNext(CompletedEvaluator) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultEvaluatorCompletionHandler
 
onNext(FailedEvaluator) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultEvaluatorFailureHandler
 
onNext(CompletedTask) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultTaskCompletionHandler
 
onNext(FailedTask) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultTaskFailureHandler
 
onNext(TaskMessage) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultTaskMessageHandler
 
onNext(RunningTask) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultTaskRunningHandler
 
onNext(SuspendedTask) - Method in class org.apache.reef.runtime.common.driver.defaults.DefaultTaskSuspensionHandler
 
onNext(Throwable) - Method in class org.apache.reef.runtime.common.driver.DriverExceptionHandler
 
onNext(StartTime) - Method in class org.apache.reef.runtime.common.driver.DriverStartHandler
 
onNext(RemoteMessage<EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto>) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorHeartbeatHandler
 
onNext(RemoteMessage<ReefServiceProtos.RuntimeErrorProto>) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorResourceManagerErrorHandler
 
onNext(IdleClock) - Method in class org.apache.reef.runtime.common.driver.idle.ClockIdlenessSource
 
onNext(NodeDescriptorEvent) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorHandler
 
onNext(ResourceAllocationEvent) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationHandler
 
onNext(ReefServiceProtos.RuntimeErrorProto) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceManagerErrorHandler
 
onNext(RuntimeStatusEvent) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceManagerStatus
 
onNext(ResourceStatusEvent) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusHandler
This resource status message comes from the ResourceManager layer; telling me what it thinks about the state of the resource executing an Evaluator; This method simply passes the message off to the referenced EvaluatorManager
onNext(byte[]) - Method in class org.apache.reef.runtime.common.evaluator.context.defaults.DefaultContextMessageHandler
 
onNext(ContextStart) - Method in class org.apache.reef.runtime.common.evaluator.context.defaults.DefaultContextStartHandler
 
onNext(ContextStop) - Method in class org.apache.reef.runtime.common.evaluator.context.defaults.DefaultContextStopHandler
 
onNext(StartTime) - Method in class org.apache.reef.runtime.common.evaluator.PIDStoreStartHandler
 
onNext(CloseEvent) - Method in class org.apache.reef.runtime.common.evaluator.task.defaults.DefaultCloseHandler
 
onNext(DriverMessage) - Method in class org.apache.reef.runtime.common.evaluator.task.defaults.DefaultDriverMessageHandler
 
onNext(SuspendEvent) - Method in class org.apache.reef.runtime.common.evaluator.task.defaults.DefaultSuspendHandler
 
onNext(Throwable) - Method in class org.apache.reef.runtime.common.launch.REEFErrorHandler
 
onNext(E) - Method in class org.apache.reef.runtime.common.utils.BroadCastEventHandler
 
onNext(Class<T>, U) - Method in class org.apache.reef.runtime.common.utils.DispatchingEStage
Dispatch a new message by type.
onNext(JobSubmissionEvent) - Method in class org.apache.reef.runtime.hdinsight.client.HDInsightJobSubmissionHandler
 
onNext(ResourceReleaseEvent) - Method in class org.apache.reef.runtime.local.driver.LocalResourceReleaseHandler
 
onNext(SchedulerDriver) - Method in class org.apache.reef.runtime.mesos.driver.MesosSchedulerDriverExecutor
 
onNext(Throwable) - Method in class org.apache.reef.runtime.mesos.util.MesosErrorHandler
 
onNext(ResourceLaunchEvent) - Method in class org.apache.reef.runtime.yarn.driver.YARNResourceLaunchHandler
 
onNext(ResourceReleaseEvent) - Method in class org.apache.reef.runtime.yarn.driver.YARNResourceReleaseHandler
 
onNext(ResourceRequestEvent) - Method in class org.apache.reef.runtime.yarn.driver.YarnResourceRequestHandler
 
onNext(RuntimeStart) - Method in class org.apache.reef.runtime.yarn.driver.YARNRuntimeStartHandler
 
onNext(RuntimeStop) - Method in class org.apache.reef.runtime.yarn.driver.YARNRuntimeStopHandler
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.tests.fail.driver.DriverFailOnFail.AllocatedEvaluatorHandler
 
onNext(FailedTask) - Method in class org.apache.reef.tests.fail.driver.DriverFailOnFail.FailedTaskHandler
 
onNext(StartTime) - Method in class org.apache.reef.tests.fail.driver.DriverFailOnFail.StartHandler
 
onNext(ActiveContext) - Method in class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.ActiveContextHandler
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.AllocatedEvaluatorHandler
 
onNext(RunningTask) - Method in class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.RunningTaskHandler
 
onNext(StartTime) - Method in class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.StartHandler
 
onNext(TaskMessage) - Method in class org.apache.reef.tests.fail.driver.FailDriverDelayedMsg.TaskMessageHandler
 
onNext(DriverMessage) - Method in class org.apache.reef.tests.fail.driver.NoopTask.DriverMessageHandler
 
onNext(CloseEvent) - Method in class org.apache.reef.tests.fail.driver.NoopTask.TaskCloseHandler
 
onNext(TaskStop) - Method in class org.apache.reef.tests.fail.driver.NoopTask.TaskStopHandler
 
onNext(SuspendEvent) - Method in class org.apache.reef.tests.fail.driver.NoopTask.TaskSuspendHandler
 
onNext(CloseEvent) - Method in class org.apache.reef.tests.fail.task.FailTaskClose
 
onNext(DriverMessage) - Method in class org.apache.reef.tests.fail.task.FailTaskMsg
 
onNext(TaskStart) - Method in class org.apache.reef.tests.fail.task.FailTaskStart
 
onNext(CloseEvent) - Method in class org.apache.reef.tests.fail.task.FailTaskStop.CloseEventHandler
 
onNext(TaskStop) - Method in class org.apache.reef.tests.fail.task.FailTaskStop
 
onNext(SuspendEvent) - Method in class org.apache.reef.tests.fail.task.FailTaskSuspend
 
onNext(FailedTask) - Method in class org.apache.reef.tests.library.driver.ExpectedTaskFailureHandler
Checks whether the FailedTask was caused by a ExpectedTaskException.
onNext(StartTime) - Method in class org.apache.reef.tests.library.driver.OnDriverStartedAllocateOne
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.tests.messaging.task.TaskMessagingDriver.EvaluatorAllocatedHandler
 
onNext(TaskMessage) - Method in class org.apache.reef.tests.messaging.task.TaskMessagingDriver.TaskMessageHandler
 
onNext(RunningTask) - Method in class org.apache.reef.tests.messaging.task.TaskMessagingDriver.TaskRunningHandler
 
onNext(DriverMessage) - Method in class org.apache.reef.tests.messaging.task.TaskMessagingTask.DriverMessageHandler
 
onNext(T) - Method in class org.apache.reef.util.ExceptionHandlingEventHandler
 
onNext(T) - Method in interface org.apache.reef.wake.EventHandler
Handles an event
onNext(T) - Method in class org.apache.reef.wake.examples.join.EventPrinter
 
onNext(T) - Method in class org.apache.reef.wake.impl.BlockingEventHandler
 
onNext(T) - Method in class org.apache.reef.wake.impl.BlockingSignalEventHandler
 
onNext(T) - Method in class org.apache.reef.wake.impl.ForkPoolStage
 
onNext(List<T>) - Method in class org.apache.reef.wake.impl.IndependentIterationsThreadPoolStage
 
onNext(T) - Method in class org.apache.reef.wake.impl.LoggingEventHandler
Logs the event
onNext(Void) - Method in class org.apache.reef.wake.impl.LoggingVoidEventHandler
Logs the event
onNext(StartTime) - Method in class org.apache.reef.wake.impl.MissingStartHandlerHandler
 
onNext(T) - Method in class org.apache.reef.wake.impl.MultiEventHandler
Invokes a specific handler for the event class type if it exists
onNext(T) - Method in class org.apache.reef.wake.impl.PubSubEventHandler
Invokes subscribed handlers for the event class type
onNext(T) - Method in class org.apache.reef.wake.impl.SingleThreadStage
Puts the value to the queue, which will be processed by the handler later if the queue is full, IllegalStateException is thrown
onNext(T) - Method in class org.apache.reef.wake.impl.SyncStage
Invokes the handler for the event
onNext(T) - Method in class org.apache.reef.wake.impl.ThreadPoolStage
Handles the event using a thread in the thread pool
onNext(TransportEvent) - Method in class org.apache.reef.wake.remote.impl.OrderedRemoteReceiverStage
 
onNext(T) - Method in class org.apache.reef.wake.remote.impl.ProxyEventHandler
Sends the event to the event handler running remotely
onNext(TransportEvent) - Method in class org.apache.reef.wake.remote.impl.RemoteReceiverStage
Handles the received event
onNext(T) - Method in class org.apache.reef.wake.rx.impl.RxSyncStage
Provides the observer with the new value
onNext(T) - Method in class org.apache.reef.wake.rx.impl.RxThreadPoolStage
Provides the observer with the new value
onNext(T) - Method in class org.apache.reef.wake.rx.impl.SimpleSubject
Provides the observer with the new value
onNext(T) - Method in class org.apache.reef.wake.rx.impl.TimeoutSubject
 
onNext(T) - Method in interface org.apache.reef.wake.rx.Observer
Provides the observer with new data.
onNext(ReadRequest) - Method in class org.apache.reef.wake.storage.SequentialFileReader
 
onNext(ActiveContext) - Method in class org.apache.reef.webserver.ReefEventStateManager.ActiveContextStateHandler
 
onNext(AllocatedEvaluator) - Method in class org.apache.reef.webserver.ReefEventStateManager.AllocatedEvaluatorStateHandler
 
onNext(byte[]) - Method in class org.apache.reef.webserver.ReefEventStateManager.ClientMessageStateHandler
 
onNext(RunningTask) - Method in class org.apache.reef.webserver.ReefEventStateManager.DriverRestartTaskRunningStateHandler
 
onNext(ActiveContext) - Method in class org.apache.reef.webserver.ReefEventStateManager.DrivrRestartActiveContextStateHandler
 
onNext(StartTime) - Method in class org.apache.reef.webserver.ReefEventStateManager.StartStateHandler
 
onNext(StopTime) - Method in class org.apache.reef.webserver.ReefEventStateManager.StopStateHandler
 
onNext(RunningTask) - Method in class org.apache.reef.webserver.ReefEventStateManager.TaskRunningStateHandler
 
onParentDead() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
onParentDead() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
onParentRunning() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
onParentRunning() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
* Methods pertaining to my status change ends ***
onPotentiallyIdle(IdleMessage) - Method in class org.apache.reef.runtime.common.driver.idle.DriverIdleManager
 
onProcessExit(String, int) - Method in class org.apache.reef.runtime.local.process.LoggingRunnableProcessObserver
 
onProcessExit(String, int) - Method in class org.apache.reef.runtime.local.process.ReefRunnableProcessObserver
 
onProcessExit(String, int) - Method in interface org.apache.reef.runtime.local.process.RunnableProcessObserver
This will be called right after the process exited.
onProcessStarted(String) - Method in class org.apache.reef.runtime.local.process.LoggingRunnableProcessObserver
 
onProcessStarted(String) - Method in class org.apache.reef.runtime.local.process.ReefRunnableProcessObserver
 
onProcessStarted(String) - Method in interface org.apache.reef.runtime.local.process.RunnableProcessObserver
This will be called right after the process is launched.
onReceiptOfAcknowledgement(GroupCommunicationMessage) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
onReceiptOfAcknowledgement(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
* Methods pertaining to my neighbors status change ends ***
onReceiptOfMessage(GroupCommunicationMessage) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Update state on receipt of a message from the tasks
onReceiptOfMessage(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
onReceiptOfMessage(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
onResourceLaunch(ResourceLaunchEvent) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
 
onResourceStatusMessage(ResourceStatusEvent) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
Resource status information from the (actual) resource manager.
onRunning() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
Changes the driver status to RUNNING and sends message to the client about the transition.
onRunningTask() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
onRunningTask(String) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Update state on receipt of RunningTask event for task with id 'id'
onRunningTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
onRunningTask() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
onRunningTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
onSuccess(T) - Method in interface org.apache.reef.wake.remote.transport.LinkListener
Called when the sent message is successfully transferred
onSuccess(T) - Method in class org.apache.reef.wake.remote.transport.netty.LoggingLinkListener
Called when the sent message is transferred successfully
onTaskCompleted(CompletedTask) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onTaskFailed(FailedTask) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onTaskMessage(TaskMessage) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onTaskRunning(RunningTask) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onTaskStatusMessage(ReefServiceProtos.TaskStatusProto) - Method in class org.apache.reef.runtime.common.driver.task.TaskRepresenter
 
onTaskSuspended(SuspendedTask) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorMessageDispatcher
 
onTopologySetupMessageSent() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
 
onTopologySetupMessageSent() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
OpaqueLocalIdentifier - Class in org.apache.reef.wake.impl
 
OpaqueLocalIdentifier() - Constructor for class org.apache.reef.wake.impl.OpaqueLocalIdentifier
 
open(CheckpointID) - Method in interface org.apache.reef.io.checkpoint.CheckpointService
Given a CheckpointID returns a reading channel.
open(CheckpointID) - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointService
 
open() - Method in interface org.apache.reef.io.network.Connection
Opens the connection.
open(SocketAddress, Encoder<? super T>, LinkListener<? super T>) - Method in class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Returns a link for the remote address if cached; otherwise opens, caches and returns When it opens a link for the remote address, only one attempt for the address is made at a given time
open(SocketAddress, Encoder<? super T>, LinkListener<? super T>) - Method in interface org.apache.reef.wake.remote.transport.Transport
Returns a link for the remote address if cached; otherwise opens, caches and returns When it opens a link for the remote address, only one attempt for the address is made at a given time
OperatorName - Class in org.apache.reef.io.network.group.impl.config.parameters
 
OPERATORNAME_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
OperatorSpec - Interface in org.apache.reef.io.network.group.api.config
The specification of an operator submitted by the user while configuring the communication group.
OperatorTopology - Interface in org.apache.reef.io.network.group.api.task
Represents the local topology of tasks for an operator.
OperatorTopologyImpl - Class in org.apache.reef.io.network.group.impl.task
 
OperatorTopologyImpl(Class<? extends Name<String>>, Class<? extends Name<String>>, String, String, Sender, int) - Constructor for class org.apache.reef.io.network.group.impl.task.OperatorTopologyImpl
 
OperatorTopologyStruct - Interface in org.apache.reef.io.network.group.api.task
The actual local topology maintaining the children and parent that reacts to update and data msgs.
OperatorTopologyStructImpl - Class in org.apache.reef.io.network.group.impl.task
 
OperatorTopologyStructImpl(Class<? extends Name<String>>, Class<? extends Name<String>>, String, String, Sender, int) - Constructor for class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
OperatorTopologyStructImpl(OperatorTopologyStruct) - Constructor for class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
Optional - Annotation Type in org.apache.reef.annotations
Indicates an optional interface: It doesn't have to be implemented or bound using TANG.
Optional<T> - Class in org.apache.reef.util
Represents an optional value.
OptionalImpl<T> - Class in org.apache.reef.tang.formats
 
OptionalImpl() - Constructor for class org.apache.reef.tang.formats.OptionalImpl
 
OptionalParameter<T> - Class in org.apache.reef.tang.formats
 
OptionalParameter() - Constructor for class org.apache.reef.tang.formats.OptionalParameter
 
OrderedRemoteReceiverStage - Class in org.apache.reef.wake.remote.impl
Receive incoming events and dispatch to correct handlers in order
OrderedRemoteReceiverStage(EventHandler<RemoteEvent<byte[]>>, EventHandler<Throwable>) - Constructor for class org.apache.reef.wake.remote.impl.OrderedRemoteReceiverStage
Constructs a ordered remote receiver stage
orElse(T) - Method in class org.apache.reef.util.Optional
 
org.apache.reef.annotations - package org.apache.reef.annotations
Annotations used to identify interface stability and audience.
org.apache.reef.annotations.audience - package org.apache.reef.annotations.audience
Annotations for interface audience
org.apache.reef.annotations.semantics - package org.apache.reef.annotations.semantics
 
org.apache.reef.bridge.client - package org.apache.reef.bridge.client
Contains the client of the bridge.
org.apache.reef.client - package org.apache.reef.client
Client APIs for REEF.
org.apache.reef.client.parameters - package org.apache.reef.client.parameters
Named parameters for the REEF client API.
org.apache.reef.common - package org.apache.reef.common
 
org.apache.reef.driver - package org.apache.reef.driver
Driver APIs for REEF in terms of Rx.
org.apache.reef.driver.catalog - package org.apache.reef.driver.catalog
 
org.apache.reef.driver.client - package org.apache.reef.driver.client
Representations of the Client (i.e.
org.apache.reef.driver.context - package org.apache.reef.driver.context
 
org.apache.reef.driver.evaluator - package org.apache.reef.driver.evaluator
 
org.apache.reef.driver.parameters - package org.apache.reef.driver.parameters
Named parameters used by the Driver
org.apache.reef.driver.task - package org.apache.reef.driver.task
 
org.apache.reef.evaluator.context - package org.apache.reef.evaluator.context
 
org.apache.reef.evaluator.context.events - package org.apache.reef.evaluator.context.events
 
org.apache.reef.evaluator.context.parameters - package org.apache.reef.evaluator.context.parameters
 
org.apache.reef.examples.data.loading - package org.apache.reef.examples.data.loading
 
org.apache.reef.examples.group.bgd - package org.apache.reef.examples.group.bgd
 
org.apache.reef.examples.group.bgd.data - package org.apache.reef.examples.group.bgd.data
 
org.apache.reef.examples.group.bgd.data.parser - package org.apache.reef.examples.group.bgd.data.parser
 
org.apache.reef.examples.group.bgd.loss - package org.apache.reef.examples.group.bgd.loss
 
org.apache.reef.examples.group.bgd.operatornames - package org.apache.reef.examples.group.bgd.operatornames
Parameter names used to identify the various operators used in BGD.
org.apache.reef.examples.group.bgd.parameters - package org.apache.reef.examples.group.bgd.parameters
 
org.apache.reef.examples.group.bgd.utils - package org.apache.reef.examples.group.bgd.utils
 
org.apache.reef.examples.group.broadcast - package org.apache.reef.examples.group.broadcast
 
org.apache.reef.examples.group.broadcast.parameters - package org.apache.reef.examples.group.broadcast.parameters
 
org.apache.reef.examples.group.utils.math - package org.apache.reef.examples.group.utils.math
 
org.apache.reef.examples.group.utils.timer - package org.apache.reef.examples.group.utils.timer
 
org.apache.reef.examples.hello - package org.apache.reef.examples.hello
The Hello REEF example.
org.apache.reef.examples.helloCLR - package org.apache.reef.examples.helloCLR
The Hello REEF example for the CLR.
org.apache.reef.examples.hellohttp - package org.apache.reef.examples.hellohttp
 
org.apache.reef.examples.library - package org.apache.reef.examples.library
 
org.apache.reef.examples.pool - package org.apache.reef.examples.pool
Allocate N evaluators, submit M tasks to them, and measure the time.
org.apache.reef.examples.retained_eval - package org.apache.reef.examples.retained_eval
The Retained Evaluators example.
org.apache.reef.examples.retained_evalCLR - package org.apache.reef.examples.retained_evalCLR
The Retained Evaluators CLR example.
org.apache.reef.examples.scheduler - package org.apache.reef.examples.scheduler
Task scheduler example based on reef-webserver
org.apache.reef.examples.suspend - package org.apache.reef.examples.suspend
suspend/resume demo.
org.apache.reef.examples.utils.wake - package org.apache.reef.examples.utils.wake
 
org.apache.reef.exception - package org.apache.reef.exception
Exceptions thrown to Job Drivers.
org.apache.reef.exception.evaluator - package org.apache.reef.exception.evaluator
Exceptions thrown in the Evaluators.
org.apache.reef.io - package org.apache.reef.io
APIs for I/O in REEF: org.apache.reef.io.Codecs and org.apache.reef.io.Serializers
org.apache.reef.io.checkpoint - package org.apache.reef.io.checkpoint
 
org.apache.reef.io.checkpoint.fs - package org.apache.reef.io.checkpoint.fs
 
org.apache.reef.io.data.loading.api - package org.apache.reef.io.data.loading.api
 
org.apache.reef.io.data.loading.impl - package org.apache.reef.io.data.loading.impl
 
org.apache.reef.io.naming - package org.apache.reef.io.naming
 
org.apache.reef.io.network - package org.apache.reef.io.network
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.reef.io.network.exception - package org.apache.reef.io.network.exception
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.reef.io.network.group - package org.apache.reef.io.network.group
Elastic Group Communications for REEF.
org.apache.reef.io.network.group.api - package org.apache.reef.io.network.group.api
 
org.apache.reef.io.network.group.api.config - package org.apache.reef.io.network.group.api.config
 
org.apache.reef.io.network.group.api.driver - package org.apache.reef.io.network.group.api.driver
 
org.apache.reef.io.network.group.api.operators - package org.apache.reef.io.network.group.api.operators
Provides the interfaces for MPI style group communication operations.
org.apache.reef.io.network.group.api.task - package org.apache.reef.io.network.group.api.task
 
org.apache.reef.io.network.group.impl - package org.apache.reef.io.network.group.impl
 
org.apache.reef.io.network.group.impl.config - package org.apache.reef.io.network.group.impl.config
 
org.apache.reef.io.network.group.impl.config.parameters - package org.apache.reef.io.network.group.impl.config.parameters
 
org.apache.reef.io.network.group.impl.driver - package org.apache.reef.io.network.group.impl.driver
This package contains the implementation of the driver side of the Group Communication Service using the tree/flat topology.
org.apache.reef.io.network.group.impl.operators - package org.apache.reef.io.network.group.impl.operators
 
org.apache.reef.io.network.group.impl.task - package org.apache.reef.io.network.group.impl.task
 
org.apache.reef.io.network.group.impl.utils - package org.apache.reef.io.network.group.impl.utils
 
org.apache.reef.io.network.impl - package org.apache.reef.io.network.impl
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.reef.io.network.naming - package org.apache.reef.io.network.naming
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.reef.io.network.naming.avro - package org.apache.reef.io.network.naming.avro
 
org.apache.reef.io.network.naming.exception - package org.apache.reef.io.network.naming.exception
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.reef.io.network.naming.serialization - package org.apache.reef.io.network.naming.serialization
Contains naming serialization codecs
org.apache.reef.io.network.proto - package org.apache.reef.io.network.proto
 
org.apache.reef.io.network.util - package org.apache.reef.io.network.util
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.reef.io.serialization - package org.apache.reef.io.serialization
 
org.apache.reef.io.storage - package org.apache.reef.io.storage
 
org.apache.reef.io.storage.local - package org.apache.reef.io.storage.local
 
org.apache.reef.io.storage.ram - package org.apache.reef.io.storage.ram
 
org.apache.reef.io.storage.util - package org.apache.reef.io.storage.util
 
org.apache.reef.javabridge - package org.apache.reef.javabridge
 
org.apache.reef.javabridge.generic - package org.apache.reef.javabridge.generic
Generic java bridge driver/client
org.apache.reef.poison - package org.apache.reef.poison
Fault injection for REEF.
org.apache.reef.poison.context - package org.apache.reef.poison.context
Fault Injection into REEF contexts.
org.apache.reef.poison.params - package org.apache.reef.poison.params
 
org.apache.reef.poison.task - package org.apache.reef.poison.task
Fault Injection into REEF tasks.
org.apache.reef.proto - package org.apache.reef.proto
 
org.apache.reef.runtime.common - package org.apache.reef.runtime.common
REEF implementation.
org.apache.reef.runtime.common.client - package org.apache.reef.runtime.common.client
Implementation of the client-side REEF API.
org.apache.reef.runtime.common.client.api - package org.apache.reef.runtime.common.client.api
Client-Side Event Handlers to be implemented by a specific resourcemanager
org.apache.reef.runtime.common.client.defaults - package org.apache.reef.runtime.common.client.defaults
Default implementations for the optional client-side event handlers.
org.apache.reef.runtime.common.client.parameters - package org.apache.reef.runtime.common.client.parameters
 
org.apache.reef.runtime.common.driver - package org.apache.reef.runtime.common.driver
Implementation of the Driver-side REEF APIs.
org.apache.reef.runtime.common.driver.api - package org.apache.reef.runtime.common.driver.api
Driver-Side Event Handlers to be implemented by a specific resource manager.
org.apache.reef.runtime.common.driver.catalog - package org.apache.reef.runtime.common.driver.catalog
 
org.apache.reef.runtime.common.driver.client - package org.apache.reef.runtime.common.driver.client
Objects representing the Client on the Driver.
org.apache.reef.runtime.common.driver.context - package org.apache.reef.runtime.common.driver.context
Implementations of Driver-Side representations of Contexts running on an Evaluator
org.apache.reef.runtime.common.driver.defaults - package org.apache.reef.runtime.common.driver.defaults
Default implementations for the optional driver-side event handlers.
org.apache.reef.runtime.common.driver.evaluator - package org.apache.reef.runtime.common.driver.evaluator
Driver-Side representations of Evaluators.
org.apache.reef.runtime.common.driver.idle - package org.apache.reef.runtime.common.driver.idle
Contains the Driver idle handling and extension APIs
org.apache.reef.runtime.common.driver.resourcemanager - package org.apache.reef.runtime.common.driver.resourcemanager
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
org.apache.reef.runtime.common.driver.task - package org.apache.reef.runtime.common.driver.task
Driver-Side representations of tasks.
org.apache.reef.runtime.common.evaluator - package org.apache.reef.runtime.common.evaluator
Evaluator-side implementation of the REEF API.
org.apache.reef.runtime.common.evaluator.context - package org.apache.reef.runtime.common.evaluator.context
Context implementation of the Evaluator resourcemanager.
org.apache.reef.runtime.common.evaluator.context.defaults - package org.apache.reef.runtime.common.evaluator.context.defaults
Default implementations for the optional context interfaces.
org.apache.reef.runtime.common.evaluator.parameters - package org.apache.reef.runtime.common.evaluator.parameters
 
org.apache.reef.runtime.common.evaluator.task - package org.apache.reef.runtime.common.evaluator.task
Task-related implementation of the Evaluator resourcemanager.
org.apache.reef.runtime.common.evaluator.task.defaults - package org.apache.reef.runtime.common.evaluator.task.defaults
Default implementations for the optional task interfaces.
org.apache.reef.runtime.common.evaluator.task.exceptions - package org.apache.reef.runtime.common.evaluator.task.exceptions
 
org.apache.reef.runtime.common.files - package org.apache.reef.runtime.common.files
This package will contain the implementation of the REEF file system standard.
org.apache.reef.runtime.common.launch - package org.apache.reef.runtime.common.launch
Common launch code between Driver and Evaluator.
org.apache.reef.runtime.common.launch.parameters - package org.apache.reef.runtime.common.launch.parameters
Parameters of the Launcher.
org.apache.reef.runtime.common.parameters - package org.apache.reef.runtime.common.parameters
 
org.apache.reef.runtime.common.utils - package org.apache.reef.runtime.common.utils
 
org.apache.reef.runtime.hdinsight - package org.apache.reef.runtime.hdinsight
HDInsight support for REEF.
org.apache.reef.runtime.hdinsight.cli - package org.apache.reef.runtime.hdinsight.cli
A command line interface for HDInsight
org.apache.reef.runtime.hdinsight.client - package org.apache.reef.runtime.hdinsight.client
The client to submit jobs to HDInsight.
org.apache.reef.runtime.hdinsight.client.sslhacks - package org.apache.reef.runtime.hdinsight.client.sslhacks
 
org.apache.reef.runtime.hdinsight.client.yarnrest - package org.apache.reef.runtime.hdinsight.client.yarnrest
Some minimal abstraction over the YARN REST API.
org.apache.reef.runtime.hdinsight.parameters - package org.apache.reef.runtime.hdinsight.parameters
 
org.apache.reef.runtime.local - package org.apache.reef.runtime.local
 
org.apache.reef.runtime.local.client - package org.apache.reef.runtime.local.client
client-side event handlers for the local resourcemanager
org.apache.reef.runtime.local.client.parameters - package org.apache.reef.runtime.local.client.parameters
Parameters of the local runtime.
org.apache.reef.runtime.local.driver - package org.apache.reef.runtime.local.driver
The resource manager for the local resourcemanager
org.apache.reef.runtime.local.process - package org.apache.reef.runtime.local.process
Infrastructure for managing processes.
org.apache.reef.runtime.mesos - package org.apache.reef.runtime.mesos
 
org.apache.reef.runtime.mesos.client - package org.apache.reef.runtime.mesos.client
 
org.apache.reef.runtime.mesos.client.parameters - package org.apache.reef.runtime.mesos.client.parameters
 
org.apache.reef.runtime.mesos.driver - package org.apache.reef.runtime.mesos.driver
 
org.apache.reef.runtime.mesos.driver.parameters - package org.apache.reef.runtime.mesos.driver.parameters
 
org.apache.reef.runtime.mesos.evaluator - package org.apache.reef.runtime.mesos.evaluator
 
org.apache.reef.runtime.mesos.evaluator.parameters - package org.apache.reef.runtime.mesos.evaluator.parameters
 
org.apache.reef.runtime.mesos.util - package org.apache.reef.runtime.mesos.util
 
org.apache.reef.runtime.yarn - package org.apache.reef.runtime.yarn
 
org.apache.reef.runtime.yarn.client - package org.apache.reef.runtime.yarn.client
 
org.apache.reef.runtime.yarn.client.parameters - package org.apache.reef.runtime.yarn.client.parameters
 
org.apache.reef.runtime.yarn.client.uploader - package org.apache.reef.runtime.yarn.client.uploader
 
org.apache.reef.runtime.yarn.driver - package org.apache.reef.runtime.yarn.driver
The Driver-Side implementation of the YARN adapter for REEF.
org.apache.reef.runtime.yarn.driver.parameters - package org.apache.reef.runtime.yarn.driver.parameters
 
org.apache.reef.runtime.yarn.util - package org.apache.reef.runtime.yarn.util
 
org.apache.reef.tang - package org.apache.reef.tang
Public interfaces and factories for Tang's core API.
org.apache.reef.tang.annotations - package org.apache.reef.tang.annotations
Annotations that application developers can use to register configuration metadata with Tang.
org.apache.reef.tang.examples - package org.apache.reef.tang.examples
Example code from the tutorial on Tang's home page.
org.apache.reef.tang.examples.timer - package org.apache.reef.tang.examples.timer
A more complicated version of the Timer example, including delegating interfaces to default implementations.
org.apache.reef.tang.exceptions - package org.apache.reef.tang.exceptions
Exceptions thrown by Tang, including runtime exceptions that reflect compile-time inconsistencies and other problems that can't be meaningfully handled by application code.
org.apache.reef.tang.formats - package org.apache.reef.tang.formats
Tang format classes encode and decode information that Tang gathers at runtime.
org.apache.reef.tang.formats.avro - package org.apache.reef.tang.formats.avro
 
org.apache.reef.tang.implementation - package org.apache.reef.tang.implementation
Tang's implementation.
org.apache.reef.tang.implementation.java - package org.apache.reef.tang.implementation.java
Private implementation classes that configure and inject code written in Java.
org.apache.reef.tang.implementation.protobuf - package org.apache.reef.tang.implementation.protobuf
Implementation classes that translate between Tang's core API and protocol buffers.
org.apache.reef.tang.implementation.types - package org.apache.reef.tang.implementation.types
Implementations of the ClassHierarchy type system.
org.apache.reef.tang.proto - package org.apache.reef.tang.proto
 
org.apache.reef.tang.types - package org.apache.reef.tang.types
The interfaces that define Tang's ClassHierarchy objects.
org.apache.reef.tang.util - package org.apache.reef.tang.util
Miscellaneous utilities, including command line static analysis (Tint), data structures and reflection stuff.
org.apache.reef.tang.util.walk - package org.apache.reef.tang.util.walk
Utility classes for configuration graph and injection plan traversal.
org.apache.reef.tang.util.walk.graphviz - package org.apache.reef.tang.util.walk.graphviz
produce Graphviz representation of TANG configuration graph and injection plan.
org.apache.reef.task - package org.apache.reef.task
 
org.apache.reef.task.events - package org.apache.reef.task.events
 
org.apache.reef.tests - package org.apache.reef.tests
 
org.apache.reef.tests.driver - package org.apache.reef.tests.driver
Tests whether a Driver can successfully be launched and shut down.
org.apache.reef.tests.evaluatorreuse - package org.apache.reef.tests.evaluatorreuse
This package contains a test of the Evaluator reuse.
org.apache.reef.tests.fail.driver - package org.apache.reef.tests.fail.driver
 
org.apache.reef.tests.fail.task - package org.apache.reef.tests.fail.task
 
org.apache.reef.tests.library - package org.apache.reef.tests.library
Commonly used event handlers and task implementations in our tests
org.apache.reef.tests.library.driver - package org.apache.reef.tests.library.driver
 
org.apache.reef.tests.library.exceptions - package org.apache.reef.tests.library.exceptions
 
org.apache.reef.tests.library.tasks - package org.apache.reef.tests.library.tasks
 
org.apache.reef.tests.messaging.driver - package org.apache.reef.tests.messaging.driver
 
org.apache.reef.tests.messaging.task - package org.apache.reef.tests.messaging.task
 
org.apache.reef.tests.statepassing - package org.apache.reef.tests.statepassing
 
org.apache.reef.tests.yarn.failure - package org.apache.reef.tests.yarn.failure
 
org.apache.reef.util - package org.apache.reef.util
Various utility classes.
org.apache.reef.util.cache - package org.apache.reef.util.cache
 
org.apache.reef.util.logging - package org.apache.reef.util.logging
Logging handler for clr bridge
org.apache.reef.wake - package org.apache.reef.wake
 
org.apache.reef.wake.examples - package org.apache.reef.wake.examples
 
org.apache.reef.wake.examples.accumulate - package org.apache.reef.wake.examples.accumulate
 
org.apache.reef.wake.examples.join - package org.apache.reef.wake.examples.join
 
org.apache.reef.wake.examples.p2p - package org.apache.reef.wake.examples.p2p
A simple pull to push adapter.
org.apache.reef.wake.exception - package org.apache.reef.wake.exception
 
org.apache.reef.wake.impl - package org.apache.reef.wake.impl
 
org.apache.reef.wake.metrics - package org.apache.reef.wake.metrics
 
org.apache.reef.wake.profiler - package org.apache.reef.wake.profiler
 
org.apache.reef.wake.remote - package org.apache.reef.wake.remote
 
org.apache.reef.wake.remote.address - package org.apache.reef.wake.remote.address
Local address resolution.
org.apache.reef.wake.remote.exception - package org.apache.reef.wake.remote.exception
 
org.apache.reef.wake.remote.impl - package org.apache.reef.wake.remote.impl
 
org.apache.reef.wake.remote.ports - package org.apache.reef.wake.remote.ports
 
org.apache.reef.wake.remote.ports.parameters - package org.apache.reef.wake.remote.ports.parameters
 
org.apache.reef.wake.remote.proto - package org.apache.reef.wake.remote.proto
 
org.apache.reef.wake.remote.transport - package org.apache.reef.wake.remote.transport
 
org.apache.reef.wake.remote.transport.exception - package org.apache.reef.wake.remote.transport.exception
 
org.apache.reef.wake.remote.transport.netty - package org.apache.reef.wake.remote.transport.netty
 
org.apache.reef.wake.rx - package org.apache.reef.wake.rx
 
org.apache.reef.wake.rx.exception - package org.apache.reef.wake.rx.exception
 
org.apache.reef.wake.rx.impl - package org.apache.reef.wake.rx.impl
 
org.apache.reef.wake.storage - package org.apache.reef.wake.storage
 
org.apache.reef.wake.test.proto - package org.apache.reef.wake.test.proto
 
org.apache.reef.wake.time - package org.apache.reef.wake.time
 
org.apache.reef.wake.time.event - package org.apache.reef.wake.time.event
 
org.apache.reef.wake.time.runtime - package org.apache.reef.wake.time.runtime
 
org.apache.reef.wake.time.runtime.event - package org.apache.reef.wake.time.runtime.event
 
org.apache.reef.webserver - package org.apache.reef.webserver
 
OSUtils - Class in org.apache.reef.util
 
OTHERCONSTRUCTORS_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 

P

PACKAGE_NODE_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
PackageNode - Interface in org.apache.reef.tang.types
 
PackageNodeImpl - Class in org.apache.reef.tang.implementation.types
 
PackageNodeImpl(Node, String, String) - Constructor for class org.apache.reef.tang.implementation.types.PackageNodeImpl
 
PackageNodeImpl() - Constructor for class org.apache.reef.tang.implementation.types.PackageNodeImpl
 
Pair<T1,T2> - Class in org.apache.reef.io.network.util
 
Pair(T1, T2) - Constructor for class org.apache.reef.io.network.util.Pair
 
Param<T> - Interface in org.apache.reef.tang.formats
 
Parameter - Annotation Type in org.apache.reef.tang.annotations
 
ParameterParser - Class in org.apache.reef.tang.formats
 
ParameterParser() - Constructor for class org.apache.reef.tang.formats.ParameterParser
 
parameterParser - Variable in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
The ParameterParser that this ClassHierarchy uses to parse default values.
PARENT_CONTEXT_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
PARENT_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
ParentAdd_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ParentAdd = 10;
ParentAdded_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ParentAdded = 14;
ParentDead_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ParentDead = 12;
ParentDeadException - Exception in org.apache.reef.io.network.exception
This exception is thrown by a child task when it is told that its Parent died
ParentDeadException() - Constructor for exception org.apache.reef.io.network.exception.ParentDeadException
 
ParentDeadException(String) - Constructor for exception org.apache.reef.io.network.exception.ParentDeadException
 
ParentDeadException(Throwable) - Constructor for exception org.apache.reef.io.network.exception.ParentDeadException
 
ParentDeadException(String, Throwable) - Constructor for exception org.apache.reef.io.network.exception.ParentDeadException
 
ParentDeadException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.reef.io.network.exception.ParentDeadException
 
ParentNodeStruct - Class in org.apache.reef.io.network.group.impl.task
 
ParentNodeStruct(String, int) - Constructor for class org.apache.reef.io.network.group.impl.task.ParentNodeStruct
 
ParentRemoved_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ParentRemoved = 16;
parse(T) - Method in interface org.apache.reef.examples.group.bgd.data.parser.Parser
 
parse(String) - Method in class org.apache.reef.examples.group.bgd.data.parser.SVMLightParser
 
parse(Class<T>, String) - Method in class org.apache.reef.tang.formats.ParameterParser
 
parse(String, String) - Method in class org.apache.reef.tang.formats.ParameterParser
 
parse(NamedParameterNode<T>, String) - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
Parse a string, assuming that it is of the type expected by a given NamedParameter.
parse(NamedParameterNode<T>, String) - Method in interface org.apache.reef.tang.JavaClassHierarchy
Parse a string value that has been passed into a named parameter.
parseCommandLine(String[]) - Static method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
parseDefaultValue(NamedParameterNode<T>) - Method in class org.apache.reef.tang.implementation.java.ClassHierarchyImpl
A helper method that returns the parsed default value of a given NamedParameter.
parseDefaultValue(NamedParameterNode<T>) - Method in interface org.apache.reef.tang.JavaClassHierarchy
Obtain a parsed instance of the default value of a named parameter
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
ParsedHttpRequest - Class in org.apache.reef.webserver
Parsed HttpServletRequest
ParsedHttpRequest(HttpServletRequest) - Constructor for class org.apache.reef.webserver.ParsedHttpRequest
parse HttpServletRequest
ParseException - Exception in org.apache.reef.tang.exceptions
Thrown when a string fails to parse as the requested type.
ParseException(String, Throwable) - Constructor for exception org.apache.reef.tang.exceptions.ParseException
 
ParseException(String) - Constructor for exception org.apache.reef.tang.exceptions.ParseException
 
parseFrom(ByteString) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(byte[]) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
parseFrom(ByteString) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(byte[]) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
parseFrom(ByteString) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(byte[]) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
parseFrom(ByteString) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(byte[]) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(InputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(byte[]) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(InputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
parseFrom(ByteString) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(byte[]) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(InputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
parseFrom(ByteString) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(byte[]) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(InputStream) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
parseFrom(ByteString) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(byte[]) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(InputStream) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
parseFrom(ByteString) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseFrom(byte[]) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseFrom(InputStream) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseFrom(CodedInputStream) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseList(String, IdentifierFactory) - Static method in class org.apache.reef.io.network.util.Utils
TODO: Merge with parseListCmp() into one generic implementation.
parseListCmp(String, IdentifierFactory) - Static method in class org.apache.reef.io.network.util.Utils
TODO: Merge with parseList() into one generic implementation.
Parser<T> - Interface in org.apache.reef.examples.group.bgd.data.parser
Parses inputs into Examples.
PARSER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
PARSER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
PARSER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
PARSER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
PARSER - Static variable in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
PARSER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
PARSER - Static variable in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
PARSER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
PARSER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
PARSER - Static variable in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
PARSER - Static variable in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
PARSER - Static variable in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
PARSER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
PARSER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
PARSER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
PARSER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
PARSER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
PARSER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
PARSER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
PARSER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
PARSER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
PARSER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
PARSER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
PARSER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
PARSER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
PARSER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
PARSER - Static variable in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
parseToConfiguration(String[], Class<? extends Name<?>>...) - Static method in class org.apache.reef.tang.formats.CommandLine
Utility method to quickly parse a command line to a Configuration.
parseToConfigurationBuilder(String[], Class<? extends Name<?>>...) - Static method in class org.apache.reef.tang.formats.CommandLine
Utility method to quickly parse a command line to a ConfigurationBuilder.
PartitionSpec - Class in org.apache.reef.io
 
PartitionSpec(PartitionSpec.Type, int) - Constructor for class org.apache.reef.io.PartitionSpec
 
PartitionSpec.Type - Enum in org.apache.reef.io
 
PASSWORD - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
The password to be used for connecting to hdinsight.
PASSWORD - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
The password to be used for connecting to hdinsight.
PATH - Static variable in class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration
Path to be used to store the checkpoints on file system.
pathInfo - Variable in class org.apache.reef.webserver.AvroHttpRequest
Deprecated.
peakEdenMemoryUsageMB() - Static method in class org.apache.reef.util.MemoryUtils
 
peakOldMemoryUsageMB() - Static method in class org.apache.reef.util.MemoryUtils
 
peakPermMemoryUsageMB() - Static method in class org.apache.reef.util.MemoryUtils
 
PeriodicEvent - Class in org.apache.reef.wake.impl
Periodic event for timers
PeriodicEvent() - Constructor for class org.apache.reef.wake.impl.PeriodicEvent
 
PID_FILE_NAME - Static variable in class org.apache.reef.runtime.common.evaluator.PIDStoreStartHandler
 
PIDStoreStartHandler - Class in org.apache.reef.runtime.common.evaluator
This Handler writes the Process ID (PID) to a file with a name given in PID_FILE_NAME to the local working directory.
PIDStoreStartHandler() - Constructor for class org.apache.reef.runtime.common.evaluator.PIDStoreStartHandler
 
PLANS_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
PoisonedAlarmHandler - Class in org.apache.reef.poison
To be registered on the Clock to handle Alarms.
PoisonedAlarmHandler() - Constructor for class org.apache.reef.poison.PoisonedAlarmHandler
 
PoisonedConfiguration - Class in org.apache.reef.poison
Configure a Context with a lethal injection.
PoisonedConfiguration() - Constructor for class org.apache.reef.poison.PoisonedConfiguration
 
PoisonedContextStartHandler - Class in org.apache.reef.poison.context
 
PoisonedContextStartHandler(double, int, Clock) - Constructor for class org.apache.reef.poison.context.PoisonedContextStartHandler
 
PoisonedTaskStartHandler - Class in org.apache.reef.poison.task
 
PoisonedTaskStartHandler(double, int, Clock) - Constructor for class org.apache.reef.poison.task.PoisonedTaskStartHandler
 
PoisonException - Exception in org.apache.reef.poison
Exception thrown by REEF Poison.
PoisonException(String) - Constructor for exception org.apache.reef.poison.PoisonException
 
port - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Deprecated.
port - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Deprecated.
PortNumber - Class in org.apache.reef.webserver
port number for the Http Server Clients can set a preferred port number.
PortNumber() - Constructor for class org.apache.reef.webserver.PortNumber
 
predict(Vector) - Method in interface org.apache.reef.examples.group.bgd.data.Example
Computes the prediction for this Example, given the model w.
predict(Vector) - Method in class org.apache.reef.examples.group.bgd.data.SparseExample
 
PreemptionEvent - Interface in org.apache.reef.driver
Represents Preemption requests issued by the underlying resource manager.
PreemptionHandler - Interface in org.apache.reef.driver
This EventHandler will receive preemption events from the underlying resourcemanager.
PREFIX - Static variable in class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration
Prefix for checkpoint files (optional).
preorder(NodeVisitor<T>, EdgeVisitor<T>, T) - Static method in class org.apache.reef.tang.util.walk.Walk
Traverse the configuration (sub)tree in preorder, starting from the given node.
PreparedDriverFolderLauncher - Class in org.apache.reef.runtime.local.client
Launcher for a already prepared driver folder.
PrintTypeHierarchy - Class in org.apache.reef.tang.examples
Build a Graphviz representation of TANG configuration and injection plan.
PrintTypeHierarchy(int) - Constructor for class org.apache.reef.tang.examples.PrintTypeHierarchy
Constructor to test the parameter injection.
Private - Annotation Type in org.apache.reef.annotations.audience
Annotates code that is meant to be private to the project it is in.
ProbabilityOfFailure - Class in org.apache.reef.examples.group.bgd.parameters
Break criterion for the optimizer.
ProbabilityOfFailure() - Constructor for class org.apache.reef.examples.group.bgd.parameters.ProbabilityOfFailure
 
ProbabilityOfSuccesfulIteration - Class in org.apache.reef.examples.group.bgd.parameters
Break criterion for the optimizer.
ProbabilityOfSuccesfulIteration() - Constructor for class org.apache.reef.examples.group.bgd.parameters.ProbabilityOfSuccesfulIteration
 
process(Option) - Method in interface org.apache.reef.tang.formats.CommandLine.CommandLineCallback
 
processAcknowledgement(GroupCommunicationMessage) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
Process the msg that was received and update state accordingly
processAcknowledgement(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
processCommandLine(String[], Class<? extends Name<?>>...) - Method in class org.apache.reef.tang.formats.CommandLine
 
processMsg(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
ProcessType - Enum in org.apache.reef.runtime.common.launch
The type of a process to be launched by the Runtime
propagateProperties(Collection<String>, boolean, String...) - Static method in class org.apache.reef.runtime.common.Launcher
Pass values of the properties specified in the propNames array as -D... command line parameters.
propagateProperties(Collection<String>, String...) - Static method in class org.apache.reef.runtime.common.Launcher
Same as above, but with copyNull == false by default.
ProtocolBufferClassHierarchy - Class in org.apache.reef.tang.implementation.protobuf
 
ProtocolBufferClassHierarchy(ClassHierarchyProto.Node) - Constructor for class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
Deserialize a class hierarchy from a protocol buffer object.
ProtocolBufferInjectionPlan - Class in org.apache.reef.tang.implementation.protobuf
 
ProtocolBufferInjectionPlan() - Constructor for class org.apache.reef.tang.implementation.protobuf.ProtocolBufferInjectionPlan
 
Provided - Annotation Type in org.apache.reef.annotations
Indicates that an implementation of the annotated class / interface will be provided by REEF at resourcemanager.
Provides<T> - Class in org.apache.reef.tang.formats
 
Provides() - Constructor for class org.apache.reef.tang.formats.Provides
 
ProxyEventHandler<T> - Class in org.apache.reef.wake.remote.impl
Proxy of the event handler that runs remotely
ProxyEventHandler(RemoteIdentifier, RemoteIdentifier, String, EventHandler<RemoteEvent<T>>, RemoteSeqNumGenerator) - Constructor for class org.apache.reef.wake.remote.impl.ProxyEventHandler
Constructs a proxy event handler
Public - Annotation Type in org.apache.reef.annotations.audience
Annotates code for public consumption.
publish(LogRecord) - Method in class org.apache.reef.util.logging.CLRBufferedLogHandler
Called whenever a log message is received on the java side.
publish(LogRecord) - Method in class org.apache.reef.util.logging.DFSHandler
 
PubSubEventHandler<T> - Class in org.apache.reef.wake.impl
Event handler that provides publish/subscribe interfaces
PubSubEventHandler() - Constructor for class org.apache.reef.wake.impl.PubSubEventHandler
Constructs a pub-sub event handler
PubSubEventHandler(Map<Class<? extends T>, List<EventHandler<? extends T>>>) - Constructor for class org.apache.reef.wake.impl.PubSubEventHandler
Constructs a pub-sub event handler with initial subscribed event handlers
Pull2Push<T> - Class in org.apache.reef.wake.examples.p2p
Performs a Pull-to-Push conversion in Wake.
Pull2Push(EventHandler<T>) - Constructor for class org.apache.reef.wake.examples.p2p.Pull2Push
 
put(CharSequence, T) - Method in interface org.apache.reef.io.ExternalMap
Put a record into the map
put(int, Object) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
 
put(int, Object) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
 
put(int, Object) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
 
put(int, Object) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
 
put(int, Object) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
 
put(CharSequence, T) - Method in class org.apache.reef.io.storage.ram.CodecRamMap
 
put(CharSequence, T) - Method in class org.apache.reef.io.storage.ram.RamMap
 
put(EvaluatorManagerFactory, ResourceAllocationEvent) - Method in class org.apache.reef.runtime.common.driver.evaluator.Evaluators
Create new EvaluatorManager and add it to the collection.
put(EvaluatorManager) - Method in class org.apache.reef.runtime.common.driver.evaluator.Evaluators
Adds an EvaluatorManager.
put(int, Object) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
 
put(int, Object) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
 
put(int, Object) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
 
put(int, Object) - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration
 
put(int, Object) - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
 
put(Node) - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
put(Node) - Method in class org.apache.reef.tang.implementation.types.PackageNodeImpl
Unlike normal nodes, the root node needs to take the package name of its children into account.
put(Node) - Method in interface org.apache.reef.tang.types.Node
 
put(K, V) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
put(T, U) - Method in class org.apache.reef.tang.util.MonotonicHashMap
 
put(T, U) - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
put(K, V) - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
put(int, Object) - Method in class org.apache.reef.webserver.AvroDriverInfo
 
put(int, Object) - Method in class org.apache.reef.webserver.AvroEvaluatorEntry
 
put(int, Object) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
 
put(int, Object) - Method in class org.apache.reef.webserver.AvroEvaluatorList
 
put(int, Object) - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo
 
put(int, Object) - Method in class org.apache.reef.webserver.AvroHttpRequest
 
put(int, Object) - Method in class org.apache.reef.webserver.AvroReefServiceInfo
 
put(int, Object) - Method in class org.apache.reef.webserver.HeaderEntry
 
put(String, EvaluatorDescriptor) - Method in class org.apache.reef.webserver.ReefEventStateManager
pus a entry to evaluators
putAll(Map<? extends CharSequence, ? extends T>) - Method in interface org.apache.reef.io.ExternalMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends CharSequence, ? extends T>) - Method in class org.apache.reef.io.storage.ram.CodecRamMap
 
putAll(Map<? extends CharSequence, ? extends T>) - Method in class org.apache.reef.io.storage.ram.RamMap
 
putAll(Map<? extends T, ? extends U>) - Method in class org.apache.reef.tang.util.MonotonicHashMap
 
putAll(Map<? extends T, ? extends U>) - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
putImpl(ClassNode<T>) - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
putImpl(ClassNode<T>) - Method in interface org.apache.reef.tang.types.ClassNode
 

Q

queNProcessMsg(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
queryString - Variable in class org.apache.reef.webserver.AvroHttpRequest
Deprecated.

R

RackDescriptor - Interface in org.apache.reef.driver.catalog
A rack in the cluster.
RackDescriptorImpl - Class in org.apache.reef.runtime.common.driver.catalog
 
RamMap<T> - Class in org.apache.reef.io.storage.ram
Simple in-memory ExternalMap implementation.
RamMap(RamStorageService) - Constructor for class org.apache.reef.io.storage.ram.RamMap
 
RamSpool<T> - Class in org.apache.reef.io.storage.ram
A SpoolFile implementation that is backed by RAM.
RamSpool(RamStorageService) - Constructor for class org.apache.reef.io.storage.ram.RamSpool
 
RamStorageService - Class in org.apache.reef.io.storage.ram
 
RamStorageService() - Constructor for class org.apache.reef.io.storage.ram.RamStorageService
 
rand(int) - Static method in class org.apache.reef.examples.group.utils.math.DenseVector
Creates a random Vector of size 'size' where each element is individually drawn from Math.random()
rand(int, Random) - Static method in class org.apache.reef.examples.group.utils.math.DenseVector
Creates a random Vector of size 'size' where each element is individually drawn from Math.random()
RandomNameCNS - Class in org.apache.reef.io.checkpoint
Simple naming service that generates a random checkpoint name.
RandomNameCNS(String) - Constructor for class org.apache.reef.io.checkpoint.RandomNameCNS
 
RandomNameCNS.PREFIX - Class in org.apache.reef.io.checkpoint
 
RandomNameCNS.PREFIX() - Constructor for class org.apache.reef.io.checkpoint.RandomNameCNS.PREFIX
 
RangeTcpPortProvider - Class in org.apache.reef.wake.remote.ports
A TcpPortProvider which gives out random ports in a range
RangeTcpPortProvider(int, int, int) - Constructor for class org.apache.reef.wake.remote.ports.RangeTcpPortProvider
 
raw() - Method in class org.apache.reef.runtime.common.utils.RemoteManager
 
readFields(DataInput) - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
readFrame() - Method in class org.apache.reef.io.storage.FramingInputStream
 
ReadRequest - Class in org.apache.reef.wake.storage
 
ReadRequest(StorageIdentifier, long, byte[], Identifier) - Constructor for class org.apache.reef.wake.storage.ReadRequest
 
ReadResponse - Class in org.apache.reef.wake.storage
 
ReadResponse(byte[], int, Identifier) - Constructor for class org.apache.reef.wake.storage.ReadResponse
 
READY_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
READY = 0;
RealTimer - Class in org.apache.reef.wake.time.runtime
 
RealTimer() - Constructor for class org.apache.reef.wake.time.runtime.RealTimer
 
receive() - Method in interface org.apache.reef.io.network.group.api.operators.Broadcast.Receiver
Receiver the element broadcasted by sender.
receive() - Method in interface org.apache.reef.io.network.group.api.operators.Gather.Receiver
Receive the elements sent by the senders in default order.
receive(List<? extends Identifier>) - Method in interface org.apache.reef.io.network.group.api.operators.Gather.Receiver
Receive the elements sent by the senders in specified order
receive() - Method in interface org.apache.reef.io.network.group.api.operators.Scatter.Receiver
Receive the sub-list of elements targeted for the current receiver.
receive() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
RECOVERY_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
RECOVERY_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
RECOVERY_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
recvFromChildren(Reduce.ReduceFunction<T>, Codec<T>) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopology
 
recvFromChildren(Reduce.ReduceFunction<T>, Codec<T>) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
recvFromChildren(Reduce.ReduceFunction<T>, Codec<T>) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyImpl
 
recvFromChildren(Reduce.ReduceFunction<T>, Codec<T>) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
recvFromParent() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopology
 
recvFromParent() - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
recvFromParent() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyImpl
 
recvFromParent() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
redFuncClass - Variable in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec
The reduce function to be used for operations that do reduction
Reduce - Interface in org.apache.reef.io.network.group.api.operators
MPI Reduce operator.
reduce() - Method in interface org.apache.reef.io.network.group.api.operators.Reduce.Receiver
Receive values sent by senders and pass them through the reduce function in default order.
reduce(List<? extends Identifier>) - Method in interface org.apache.reef.io.network.group.api.operators.Reduce.Receiver
Receive values sent by senders and pass them through the reduce function in specified order.
reduce() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
reduce(List<? extends Identifier>) - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
Reduce.Receiver<T> - Interface in org.apache.reef.io.network.group.api.operators
Receiver or Root
Reduce.ReduceFunction<T> - Interface in org.apache.reef.io.network.group.api.operators
Interface for a Reduce Function takes in an Iterable returns an aggregate value computed from the Iterable
Reduce.Sender<T> - Interface in org.apache.reef.io.network.group.api.operators
Senders or non roots
Reduce_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
Reduce = 4;
ReduceFunctionParam - Class in org.apache.reef.io.network.group.impl.config.parameters
 
ReduceOperatorSpec - Class in org.apache.reef.io.network.group.impl.config
The specification for the Reduce operator
ReduceOperatorSpec(String, Class<? extends Codec>, Class<? extends Reduce.ReduceFunction>) - Constructor for class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec
 
ReduceOperatorSpec.Builder - Class in org.apache.reef.io.network.group.impl.config
 
ReduceOperatorSpec.Builder() - Constructor for class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec.Builder
 
ReduceReceiver<T> - Class in org.apache.reef.io.network.group.impl.operators
 
ReduceReceiver(String, String, String, Codec<T>, Reduce.ReduceFunction<T>, String, int, CommGroupNetworkHandler, NetworkService<GroupCommunicationMessage>, CommunicationGroupServiceClient) - Constructor for class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
ReduceScatter<T> - Interface in org.apache.reef.io.network.group.api.operators
MPI Reduce Scatter operator.
ReduceScatter_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
ReduceScatter = 7;
ReduceSender<T> - Class in org.apache.reef.io.network.group.impl.operators
 
ReduceSender(String, String, String, Codec<T>, Reduce.ReduceFunction<T>, String, int, CommGroupNetworkHandler, NetworkService<GroupCommunicationMessage>, CommunicationGroupServiceClient) - Constructor for class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
REEF - Interface in org.apache.reef.client
The main entry point into the REEF resourcemanager.
REEF_SUBMIT - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
REEFErrorHandler - Class in org.apache.reef.runtime.common.launch
The error handler REEF registers with Wake.
ReefEventStateManager - Class in org.apache.reef.webserver
Reef Event Manager that manages Reef states
ReefEventStateManager(RemoteManager, DriverStatusManager) - Constructor for class org.apache.reef.webserver.ReefEventStateManager
ReefEventStateManager that keeps the states of Reef components
ReefEventStateManager.ActiveContextStateHandler - Class in org.apache.reef.webserver
Receive notification that a new Context is available.
ReefEventStateManager.ActiveContextStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.ActiveContextStateHandler
 
ReefEventStateManager.AllocatedEvaluatorStateHandler - Class in org.apache.reef.webserver
Receive notification that an Evaluator had been allocated
ReefEventStateManager.AllocatedEvaluatorStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.AllocatedEvaluatorStateHandler
 
ReefEventStateManager.ClientMessageStateHandler - Class in org.apache.reef.webserver
Receive notification from the client.
ReefEventStateManager.ClientMessageStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.ClientMessageStateHandler
 
ReefEventStateManager.DriverRestartTaskRunningStateHandler - Class in org.apache.reef.webserver
Receive event during driver restart that a task is running in previous evaluator
ReefEventStateManager.DriverRestartTaskRunningStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.DriverRestartTaskRunningStateHandler
 
ReefEventStateManager.DrivrRestartActiveContextStateHandler - Class in org.apache.reef.webserver
Receive notification that a new Context is available.
ReefEventStateManager.DrivrRestartActiveContextStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.DrivrRestartActiveContextStateHandler
 
ReefEventStateManager.StartStateHandler - Class in org.apache.reef.webserver
Job Driver is ready and the clock is set up
ReefEventStateManager.StartStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.StartStateHandler
 
ReefEventStateManager.StopStateHandler - Class in org.apache.reef.webserver
Job driver stopped, log the stop time.
ReefEventStateManager.StopStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.StopStateHandler
 
ReefEventStateManager.TaskRunningStateHandler - Class in org.apache.reef.webserver
Receive event when task is running
ReefEventStateManager.TaskRunningStateHandler() - Constructor for class org.apache.reef.webserver.ReefEventStateManager.TaskRunningStateHandler
 
REEFExecutor - Class in org.apache.reef.runtime.mesos.evaluator
 
REEFFileNames - Class in org.apache.reef.runtime.common.files
Access to the various places things go according to the REEF file system standard.
REEFFileNames() - Constructor for class org.apache.reef.runtime.common.files.REEFFileNames
 
REEFImplementation - Class in org.apache.reef.runtime.common.client
 
REEFImplementation.DriverRemoteIdentifier - Class in org.apache.reef.runtime.common.client
 
REEFImplementation.DriverRemoteIdentifier() - Constructor for class org.apache.reef.runtime.common.client.REEFImplementation.DriverRemoteIdentifier
 
REEFMessageCodec - Class in org.apache.reef.runtime.common.launch
Codec for REEF's control flow messages.
ReefNetworkGroupCommProtos - Class in org.apache.reef.io.network.proto
 
ReefNetworkGroupCommProtos.GroupCommMessage - Class in org.apache.reef.io.network.proto
Protobuf type GroupCommMessage
ReefNetworkGroupCommProtos.GroupCommMessage.Builder - Class in org.apache.reef.io.network.proto
Protobuf type GroupCommMessage
ReefNetworkGroupCommProtos.GroupCommMessage.Type - Enum in org.apache.reef.io.network.proto
Protobuf enum GroupCommMessage.Type
ReefNetworkGroupCommProtos.GroupCommMessageOrBuilder - Interface in org.apache.reef.io.network.proto
 
ReefNetworkGroupCommProtos.GroupMessageBody - Class in org.apache.reef.io.network.proto
Protobuf type GroupMessageBody
ReefNetworkGroupCommProtos.GroupMessageBody.Builder - Class in org.apache.reef.io.network.proto
Protobuf type GroupMessageBody
ReefNetworkGroupCommProtos.GroupMessageBodyOrBuilder - Interface in org.apache.reef.io.network.proto
 
ReefNetworkServiceProtos - Class in org.apache.reef.io.network.proto
 
ReefNetworkServiceProtos.NSMessagePBuf - Class in org.apache.reef.io.network.proto
Protobuf type NSMessagePBuf
ReefNetworkServiceProtos.NSMessagePBuf.Builder - Class in org.apache.reef.io.network.proto
Protobuf type NSMessagePBuf
ReefNetworkServiceProtos.NSMessagePBufOrBuilder - Interface in org.apache.reef.io.network.proto
 
ReefNetworkServiceProtos.NSRecordPBuf - Class in org.apache.reef.io.network.proto
Protobuf type NSRecordPBuf
ReefNetworkServiceProtos.NSRecordPBuf.Builder - Class in org.apache.reef.io.network.proto
Protobuf type NSRecordPBuf
ReefNetworkServiceProtos.NSRecordPBufOrBuilder - Interface in org.apache.reef.io.network.proto
 
REEFProtocol - Class in org.apache.reef.proto
 
REEFProtocol.REEFMessage - Class in org.apache.reef.proto
Protobuf type REEFMessage
REEFProtocol.REEFMessage.Builder - Class in org.apache.reef.proto
Protobuf type REEFMessage
REEFProtocol.REEFMessageOrBuilder - Interface in org.apache.reef.proto
 
ReefRunnableProcessObserver - Class in org.apache.reef.runtime.local.process
a RunnableProcessObserver that relies events to REEF's ResourceStatusHandler
ReefRunnableProcessObserver(EventHandler<ResourceStatusEvent>, InjectionFuture<ResourceManager>) - Constructor for class org.apache.reef.runtime.local.process.ReefRunnableProcessObserver
 
ReefServiceProtos - Class in org.apache.reef.proto
 
ReefServiceProtos.ContextStatusProto - Class in org.apache.reef.proto
Protobuf type ContextStatusProto
ReefServiceProtos.ContextStatusProto.Builder - Class in org.apache.reef.proto
Protobuf type ContextStatusProto
ReefServiceProtos.ContextStatusProto.ContextMessageProto - Class in org.apache.reef.proto
Protobuf type ContextStatusProto.ContextMessageProto
ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder - Class in org.apache.reef.proto
Protobuf type ContextStatusProto.ContextMessageProto
ReefServiceProtos.ContextStatusProto.ContextMessageProtoOrBuilder - Interface in org.apache.reef.proto
 
ReefServiceProtos.ContextStatusProto.State - Enum in org.apache.reef.proto
Protobuf enum ContextStatusProto.State
ReefServiceProtos.ContextStatusProtoOrBuilder - Interface in org.apache.reef.proto
 
ReefServiceProtos.EvaluatorStatusProto - Class in org.apache.reef.proto
Protobuf type EvaluatorStatusProto
ReefServiceProtos.EvaluatorStatusProto.Builder - Class in org.apache.reef.proto
Protobuf type EvaluatorStatusProto
ReefServiceProtos.EvaluatorStatusProtoOrBuilder - Interface in org.apache.reef.proto
 
ReefServiceProtos.JobStatusProto - Class in org.apache.reef.proto
Protobuf type JobStatusProto
ReefServiceProtos.JobStatusProto.Builder - Class in org.apache.reef.proto
Protobuf type JobStatusProto
ReefServiceProtos.JobStatusProtoOrBuilder - Interface in org.apache.reef.proto
 
ReefServiceProtos.RuntimeErrorProto - Class in org.apache.reef.proto
Protobuf type RuntimeErrorProto
ReefServiceProtos.RuntimeErrorProto.Builder - Class in org.apache.reef.proto
Protobuf type RuntimeErrorProto
ReefServiceProtos.RuntimeErrorProtoOrBuilder - Interface in org.apache.reef.proto
 
ReefServiceProtos.State - Enum in org.apache.reef.proto
Protobuf enum State
ReefServiceProtos.TaskStatusProto - Class in org.apache.reef.proto
Protobuf type TaskStatusProto
ReefServiceProtos.TaskStatusProto.Builder - Class in org.apache.reef.proto
Protobuf type TaskStatusProto
ReefServiceProtos.TaskStatusProto.TaskMessageProto - Class in org.apache.reef.proto
Protobuf type TaskStatusProto.TaskMessageProto
ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder - Class in org.apache.reef.proto
Protobuf type TaskStatusProto.TaskMessageProto
ReefServiceProtos.TaskStatusProto.TaskMessageProtoOrBuilder - Interface in org.apache.reef.proto
 
ReefServiceProtos.TaskStatusProtoOrBuilder - Interface in org.apache.reef.proto
 
reefSubmit() - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time to call Reef.Submit
REEFVersion - Class in org.apache.reef.util
Version information, retrieved from the pom (via a properties file reference)
REEFVersion() - Constructor for class org.apache.reef.util.REEFVersion
 
ReflectionUtilities - Class in org.apache.reef.tang.util
 
ReflectionUtilities() - Constructor for class org.apache.reef.tang.util.ReflectionUtilities
 
regexp - Static variable in class org.apache.reef.tang.util.ReflectionUtilities
This is used to split Java classnames.
register(Identifier, InetSocketAddress) - Method in interface org.apache.reef.io.naming.NamingRegistry
Register the given Address for the given Identifier
register(Class<? extends Name<String>>, EventHandler<GroupCommunicationMessage>) - Method in interface org.apache.reef.io.network.group.api.task.CommGroupNetworkHandler
 
register(Class<? extends Name<String>>, EventHandler<GroupCommunicationMessage>) - Method in interface org.apache.reef.io.network.group.api.task.GroupCommNetworkHandler
 
register(Class<? extends Name<String>>, EventHandler<GroupCommunicationMessage>) - Method in class org.apache.reef.io.network.group.impl.task.CommGroupNetworkHandlerImpl
 
register(Class<? extends Name<String>>, EventHandler<GroupCommunicationMessage>) - Method in class org.apache.reef.io.network.group.impl.task.GroupCommNetworkHandlerImpl
 
register(Identifier, InetSocketAddress) - Method in class org.apache.reef.io.network.naming.NameClient
Registers an (identifier, address) mapping
register(Identifier, InetSocketAddress) - Method in class org.apache.reef.io.network.naming.NameRegistryClient
Registers an (identifier, address) mapping
register(Identifier, InetSocketAddress) - Method in interface org.apache.reef.io.network.naming.NameServer
Registers an (identifier, address) mapping locally
register(Identifier, InetSocketAddress) - Method in class org.apache.reef.io.network.naming.NameServerImpl
Registers an (identifier, address) mapping locally
register(Class<T>, Set<EventHandler<U>>) - Method in class org.apache.reef.runtime.common.utils.DispatchingEStage
Register a new event handler.
register(EventSource<T>) - Method in class org.apache.reef.wake.examples.p2p.Pull2Push
Registers an event source.
register(Stage) - Method in class org.apache.reef.wake.impl.StageManager
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.proto.ClientRuntimeProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.proto.EvaluatorRuntimeProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.proto.REEFProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.proto.ReefServiceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.tang.proto.ClassHierarchyProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.tang.proto.InjectionPlanProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.reef.wake.test.proto.TestProtos
 
registered(ExecutorDriver, Protos.ExecutorInfo, Protos.FrameworkInfo, Protos.SlaveInfo) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
registerErrorHandler(EventHandler<Exception>) - Method in class org.apache.reef.runtime.common.utils.RemoteManager
 
registerErrorHandler(EventHandler<Exception>) - Method in class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
Registers an exception handler and returns a subscription
registerErrorHandler(EventHandler<Exception>) - Method in interface org.apache.reef.wake.remote.RemoteManager
Deprecated.
registerErrorHandler(EventHandler<Exception>) - Method in class org.apache.reef.wake.remote.transport.netty.NettyMessagingTransport
Registers the exception event handler
registerErrorHandler(EventHandler<Exception>) - Method in interface org.apache.reef.wake.remote.transport.Transport
Registers the exception handler
registerEventHandler(Class<? extends Time>, EventHandler<Time>) - Method in class org.apache.reef.wake.time.runtime.RuntimeClock
 
registerHandler(String, Class<U>, EventHandler<T>) - Method in class org.apache.reef.runtime.common.utils.RemoteManager
 
registerHandler(Class<U>, EventHandler<RemoteMessage<T>>) - Method in class org.apache.reef.runtime.common.utils.RemoteManager
 
registerHandler(Class<U>, EventHandler<RemoteMessage<T>>) - Method in class org.apache.reef.runtime.mesos.util.MesosRemoteManager
 
registerHandler(RemoteIdentifier, Class<U>, EventHandler<T>) - Method in class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
Registers an event handler for a remote identifier and a message type and returns a subscription
registerHandler(Class<U>, EventHandler<RemoteMessage<T>>) - Method in class org.apache.reef.wake.remote.impl.DefaultRemoteManagerImplementation
Registers an event handler for a message type and returns a subscription
registerHandler(RemoteIdentifier, Class<U>, EventHandler<T>) - Method in interface org.apache.reef.wake.remote.RemoteManager
Registers the given EventHandler to be invoked when messages of Type T arrive from sourceIdentifier.
registerHandler(Class<U>, EventHandler<RemoteMessage<T>>) - Method in interface org.apache.reef.wake.remote.RemoteManager
Registers the given EventHandler to be called for the given message type from any source.
registerId(Identifier) - Method in class org.apache.reef.io.network.impl.NetworkService
 
registerLegacyConstructor(ClassNode<?>, ClassNode<?>...) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Force Tang to treat the specified constructor as though it had an @Inject annotation.
registerLegacyConstructor(String, String...) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Force Tang to treat the specified constructor as though it had an @Inject annotation.
registerLegacyConstructor(ClassNode<?>, ConstructorArg...) - Method in interface org.apache.reef.tang.ConfigurationBuilder
Force Tang to treat the specified constructor as though it had an @Inject annotation.
registerLegacyConstructor(ClassNode<?>, ConstructorArg...) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
registerLegacyConstructor(String, String...) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
registerLegacyConstructor(ClassNode<?>, ClassNode<?>...) - Method in class org.apache.reef.tang.implementation.ConfigurationBuilderImpl
 
registerServiceInfo(AvroReefServiceInfo) - Method in class org.apache.reef.webserver.ReefEventStateManager
 
registerShortNameOfClass(String) - Method in class org.apache.reef.tang.formats.CommandLine
 
registerShortNameOfClass(Class<? extends Name<?>>) - Method in class org.apache.reef.tang.formats.CommandLine
 
registerShortNames(CommandLine) - Static method in class org.apache.reef.examples.group.bgd.parameters.BGDControlParameters
 
release(StorageIdentifier, FileInputStream) - Method in class org.apache.reef.wake.storage.FileHandlePool
 
releaseResourceRequestGate() - Method in class org.apache.reef.io.data.loading.api.ResourceRequestHandler
 
REMOTE_EXECUTOR_SHUTDOWN_TIMEOUT - Static variable in class org.apache.reef.wake.WakeParameters
 
remoteAddress() - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Gets the remote socket address
RemoteConfiguration - Class in org.apache.reef.wake.remote
Configuration options and helper methods for Wake remoting.
RemoteConfiguration() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration
 
RemoteConfiguration.ErrorHandler - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.ErrorHandler() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.ErrorHandler
 
RemoteConfiguration.HostAddress - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.HostAddress() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.HostAddress
 
RemoteConfiguration.ManagerName - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.ManagerName() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.ManagerName
 
RemoteConfiguration.MessageCodec - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.MessageCodec() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.MessageCodec
 
RemoteConfiguration.NumberOfTries - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.NumberOfTries() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.NumberOfTries
 
RemoteConfiguration.OrderingGuarantee - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.OrderingGuarantee() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.OrderingGuarantee
 
RemoteConfiguration.Port - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.Port() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.Port
 
RemoteConfiguration.RetryTimeout - Class in org.apache.reef.wake.remote
 
RemoteConfiguration.RetryTimeout() - Constructor for class org.apache.reef.wake.remote.RemoteConfiguration.RetryTimeout
 
RemoteEvent<T> - Class in org.apache.reef.wake.remote.impl
Event that are exchanged across process boundaries
RemoteEvent(SocketAddress, SocketAddress, String, String, long, T) - Constructor for class org.apache.reef.wake.remote.impl.RemoteEvent
Constructs a remote event
RemoteEventCodec<T> - Class in org.apache.reef.wake.remote.impl
Codec of the event sent remotely
RemoteEventCodec(Codec<T>) - Constructor for class org.apache.reef.wake.remote.impl.RemoteEventCodec
Constructs a remote event codec
RemoteEventComparator<T> - Class in org.apache.reef.wake.remote.impl
Comparator for the remote event
RemoteEventComparator() - Constructor for class org.apache.reef.wake.remote.impl.RemoteEventComparator
 
RemoteEventDecoder<T> - Class in org.apache.reef.wake.remote.impl
Remote event decoder using the WakeMessage protocol buffer
RemoteEventDecoder(Decoder<T>) - Constructor for class org.apache.reef.wake.remote.impl.RemoteEventDecoder
Constructs a remote event decoder
RemoteEventEncoder<T> - Class in org.apache.reef.wake.remote.impl
Remote event encoder using the WakeMessage protocol buffer
RemoteEventEncoder(Encoder<T>) - Constructor for class org.apache.reef.wake.remote.impl.RemoteEventEncoder
Constructs a remote event encoder
remoteId - Variable in class org.apache.reef.webserver.AvroDriverInfo
Deprecated.
RemoteIdentifier - Interface in org.apache.reef.wake.remote
Wake remote identifier
RemoteIdentifierFactory - Interface in org.apache.reef.wake.remote
Factory that creates a RemoteIdentifier
remoteLookup(Identifier) - Method in class org.apache.reef.io.network.naming.NameClient
Retrieves an address for an identifier remotely
remoteLookup(Identifier) - Method in class org.apache.reef.io.network.naming.NameLookupClient
Retrieves an address for an identifier remotely
RemoteManager - Class in org.apache.reef.runtime.common.utils
 
RemoteManager(RemoteManager, RemoteIdentifierFactory) - Constructor for class org.apache.reef.runtime.common.utils.RemoteManager
 
RemoteManager - Interface in org.apache.reef.wake.remote
Represents all remote connections to and from one process to another.
RemoteMessage<T> - Interface in org.apache.reef.wake.remote
Message received from a remote handler
RemoteReceiverStage - Class in org.apache.reef.wake.remote.impl
Receive incoming events and dispatch to correct handlers
RemoteReceiverStage(EventHandler<RemoteEvent<byte[]>>, EventHandler<Throwable>, int) - Constructor for class org.apache.reef.wake.remote.impl.RemoteReceiverStage
Constructs a remote receiver stage
RemoteRuntimeException - Exception in org.apache.reef.wake.remote.exception
Wake remote runtime exception
RemoteRuntimeException(String, Throwable) - Constructor for exception org.apache.reef.wake.remote.exception.RemoteRuntimeException
Constructs a new runtime remote exception with the specified detail message and cause
RemoteRuntimeException(String) - Constructor for exception org.apache.reef.wake.remote.exception.RemoteRuntimeException
Constructs a new runtime remote exception with the specified detail message
RemoteRuntimeException(Throwable) - Constructor for exception org.apache.reef.wake.remote.exception.RemoteRuntimeException
Constructs a new runtime remote exception with the specified cause
RemoteSenderStage - Class in org.apache.reef.wake.remote.impl
Stage to manage resources related to sending event remotely.
RemoteSenderStage(Encoder, Transport, int) - Constructor for class org.apache.reef.wake.remote.impl.RemoteSenderStage
Constructs a remote sender stage
RemoteSeqNumGenerator - Class in org.apache.reef.wake.remote.impl
Generates the sequence number for remote messages per destination
RemoteSeqNumGenerator() - Constructor for class org.apache.reef.wake.remote.impl.RemoteSeqNumGenerator
 
remove(CharSequence) - Method in interface org.apache.reef.io.ExternalMap
Removes the mapping for a key from this map if it is present (optional operation).
remove(K, V) - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
remove(L) - Method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
remove(K, V) - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
remove(MsgKey) - Method in class org.apache.reef.io.network.group.impl.utils.SetMap
 
remove() - Method in class org.apache.reef.io.storage.MergingIterator
 
remove(CharSequence) - Method in class org.apache.reef.io.storage.ram.CodecRamMap
 
remove(CharSequence) - Method in class org.apache.reef.io.storage.ram.RamMap
 
remove(Object) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
remove(Object) - Method in class org.apache.reef.tang.util.MonotonicHashMap
 
remove(Object) - Method in class org.apache.reef.tang.util.MonotonicHashSet
 
remove(Object) - Method in class org.apache.reef.tang.util.MonotonicSet
 
remove(Object) - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
remove(Object) - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
REMOVE_CONTEXT_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
removeAll(Collection<?>) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
removeAll(Collection<?>) - Method in class org.apache.reef.tang.util.MonotonicHashSet
 
removeAll(Collection<?>) - Method in class org.apache.reef.tang.util.MonotonicSet
 
removeArgs(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
removeArgs(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
removeChild(TaskNode) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
removeChild(TaskNode) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
removeChildren(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
removeContextMessage(int) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
removeContextStatus(int) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
removeInjectableConstructors(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
removeMsgs(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
removeMsgs(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
removeOtherConstructors(int) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
removePlans(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
removeTask(String) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Remove task with id 'taskId' from the topology
removeTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
removeTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
removeTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
removeTaskMessage(int) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
renewFailedEvaluators(boolean) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
REPLICATION_FACTOR - Static variable in class org.apache.reef.io.checkpoint.fs.FSCheckPointServiceConfiguration
Replication factor to be used for the checkpoints.
requestUrl - Variable in class org.apache.reef.webserver.AvroHttpRequest
Deprecated.
requiredFlag - Variable in class org.apache.reef.tests.fail.driver.FailDriver.ExpectedMessage
 
RequiredImpl<T> - Class in org.apache.reef.tang.formats
 
RequiredImpl() - Constructor for class org.apache.reef.tang.formats.RequiredImpl
 
RequiredParameter<T> - Class in org.apache.reef.tang.formats
 
RequiredParameter() - Constructor for class org.apache.reef.tang.formats.RequiredParameter
 
reregistered(ExecutorDriver, Protos.SlaveInfo) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
reset() - Method in class org.apache.reef.javabridge.InteropReturnInfo
 
reset() - Static method in class org.apache.reef.tang.implementation.TangImpl
Only for testing.
resetPeakUsage() - Static method in class org.apache.reef.util.MemoryUtils
 
ResettingCountDownLatch - Class in org.apache.reef.io.network.group.impl.utils
 
ResettingCountDownLatch(int) - Constructor for class org.apache.reef.io.network.group.impl.utils.ResettingCountDownLatch
 
resetTopologySetupSent() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
reset topology setup ensures that update topology is not sent to someone who is already updating topology which is usually when they are just (re)starting
resetTopologySetupSent() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
Resource - Class in org.apache.reef.runtime.hdinsight.client.yarnrest
Represents the resoure field in the YARN REST API
Resource() - Constructor for class org.apache.reef.runtime.hdinsight.client.yarnrest.Resource
 
ResourceAllocationEvent - Interface in org.apache.reef.runtime.common.driver.resourcemanager
Event from Driver Runtime -> Driver Process A Resource allocated by the Driver Runtime.
ResourceAllocationEventImpl - Class in org.apache.reef.runtime.common.driver.resourcemanager
Default POJO implementation of ResourceAllocationEvent.
ResourceAllocationEventImpl.Builder - Class in org.apache.reef.runtime.common.driver.resourcemanager
Builder used to create ResourceAllocationEvent instances.
ResourceAllocationEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl.Builder
 
ResourceAllocationHandler - Class in org.apache.reef.runtime.common.driver.resourcemanager
Handles new resource allocations by adding a new EvaluatorManager.
ResourceCatalog - Interface in org.apache.reef.driver.catalog
A catalog of the resources available to a REEF instance.
ResourceCatalog.Descriptor - Interface in org.apache.reef.driver.catalog
 
ResourceCatalogImpl - Class in org.apache.reef.runtime.common.driver.catalog
 
ResourceLaunchEvent - Interface in org.apache.reef.runtime.common.driver.api
Event from Driver Process -> Driver Runtime A request to the Driver Runtime to launch an Evaluator on the allocated Resource
ResourceLaunchEventImpl - Class in org.apache.reef.runtime.common.driver.api
Default POJO implementation of ResourceLaunchEvent.
ResourceLaunchEventImpl.Builder - Class in org.apache.reef.runtime.common.driver.api
Builder used to create ResourceLaunchEvent instances.
ResourceLaunchEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl.Builder
 
ResourceLaunchHandler - Interface in org.apache.reef.runtime.common.driver.api
 
ResourceManager - Class in org.apache.reef.runtime.local.driver
A resource manager that uses threads to execute containers.
ResourceManagerErrorHandler - Class in org.apache.reef.client.parameters
Client EventHandler triggered on resource manager error.
ResourceManagerErrorHandler - Class in org.apache.reef.runtime.common.driver.resourcemanager
Informs the client and then shuts down the driver forcefully in case of Resource Manager errors.
ResourceManagerStatus - Class in org.apache.reef.runtime.common.driver.resourcemanager
Manages the status of the Resource Manager.
ResourceReleaseEvent - Interface in org.apache.reef.runtime.common.driver.api
Event from Driver Process -> Driver Runtime A request to the Driver Runtime to release this resource
ResourceReleaseEventImpl - Class in org.apache.reef.runtime.common.driver.api
Default POJO implementation of ResourceReleaseEvent.
ResourceReleaseEventImpl.Builder - Class in org.apache.reef.runtime.common.driver.api
Builder used to create ResourceReleaseEvent instances.
ResourceReleaseEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.driver.api.ResourceReleaseEventImpl.Builder
 
ResourceReleaseHandler - Interface in org.apache.reef.runtime.common.driver.api
 
ResourceRequestEvent - Interface in org.apache.reef.runtime.common.driver.api
Event from Driver Process -> Driver Runtime A request to the Driver Runtime to allocate resources with the given specification
ResourceRequestEventImpl - Class in org.apache.reef.runtime.common.driver.api
Default POJO implementation of ResourceRequestEvent.
ResourceRequestEventImpl.Builder - Class in org.apache.reef.runtime.common.driver.api
Builder used to create ResourceRequestEvent instances.
ResourceRequestEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
 
ResourceRequestHandler - Class in org.apache.reef.io.data.loading.api
 
ResourceRequestHandler(EvaluatorRequestor) - Constructor for class org.apache.reef.io.data.loading.api.ResourceRequestHandler
 
ResourceRequestHandler - Interface in org.apache.reef.runtime.common.driver.api
The evaluator request handler.
ResourceStatusEvent - Interface in org.apache.reef.runtime.common.driver.resourcemanager
Event from Driver Runtime -> Driver Process Status of a resource in the cluster
ResourceStatusEventImpl - Class in org.apache.reef.runtime.common.driver.resourcemanager
Default POJO implementation of ResourceStatusEvent.
ResourceStatusEventImpl.Builder - Class in org.apache.reef.runtime.common.driver.resourcemanager
Builder used to create ResourceStatusEvent instances.
ResourceStatusEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl.Builder
 
ResourceStatusHandler - Class in org.apache.reef.runtime.common.driver.resourcemanager
A ResourceStatusProto message comes from the ResourceManager layer to indicate what it thinks about the current state of a given resource.
RESULT_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
retainAll(Collection<?>) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
retainAll(Collection<?>) - Method in class org.apache.reef.tang.util.MonotonicHashSet
 
retainAll(Collection<?>) - Method in class org.apache.reef.tang.util.MonotonicSet
 
right - Variable in class org.apache.reef.wake.impl.MergingEventHandler
 
ROOT_CONTEXT_CONFIGURATION - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
ROOT_FOLDER - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
The root folder of the job.
ROOT_FOLDER - Static variable in class org.apache.reef.runtime.mesos.client.MesosClientConfiguration
The folder in which the sub-folders for REEF drivers, one per job, will be created.
ROOT_SERVICE_CONFIGURATION - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
RootContextConfiguration - Class in org.apache.reef.runtime.common.evaluator.parameters
The evaluator root context configuration.
RootFolder - Class in org.apache.reef.runtime.local.client.parameters
The folder where logs etc.
RootFolder() - Constructor for class org.apache.reef.runtime.local.client.parameters.RootFolder
 
RootFolder - Class in org.apache.reef.runtime.mesos.client.parameters
 
RootFolder() - Constructor for class org.apache.reef.runtime.mesos.client.parameters.RootFolder
 
RootServiceConfiguration - Class in org.apache.reef.runtime.common.evaluator.parameters
The service configuration for the root context
row(StringBuffer) - Method in class org.apache.reef.tang.util.Tint
 
run(Configuration) - Method in class org.apache.reef.client.DriverLauncher
Run a job.
run(Configuration, long) - Method in class org.apache.reef.client.DriverLauncher
Run a job with a waiting timeout after which it will be killed, if it did not complete yet.
run(Configuration, String, int) - Method in class org.apache.reef.examples.group.bgd.BGDClient
Runs BGD on the given runtime - with timeout.
run(Configuration) - Static method in class org.apache.reef.examples.retained_eval.Launch
Main method that starts the Retained Evaluators job.
run() - Method in class org.apache.reef.examples.suspend.Control
 
run() - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
Run the task: Fire TaskStart, call Task.call(), fire TaskStop.
run() - Method in class org.apache.reef.runtime.common.launch.LaunchClass
Starts the Clock.
run(String[]) - Method in class org.apache.reef.runtime.hdinsight.cli.HDICLI
 
run() - Method in class org.apache.reef.runtime.local.process.RunnableProcess
Runs the configured process.
run(Class<?>, Configuration, int) - Static method in class org.apache.reef.tests.fail.driver.FailClient
 
run(Class<? extends Task>, Configuration, int) - Static method in class org.apache.reef.tests.fail.task.Client
 
run(Configuration, int) - Static method in class org.apache.reef.tests.messaging.driver.DriverMessaging
 
run(Configuration) - Method in class org.apache.reef.tests.TestDriverLauncher
Run a job.
run(Configuration, long) - Method in class org.apache.reef.tests.TestDriverLauncher
Run a job with a waiting timeout after which it will be killed, if it did not complete yet.
run() - Method in class org.apache.reef.wake.examples.p2p.Pull2Push
Executes the message loop.
run() - Method in class org.apache.reef.wake.time.runtime.RuntimeClock
 
runBGDReef(Configuration) - Static method in class org.apache.reef.examples.group.broadcast.BroadcastREEF
 
runCommand(String) - Static method in class org.apache.reef.util.CommandUtils
 
runFailureReef(Configuration, int) - Static method in class org.apache.reef.tests.yarn.failure.FailureREEF
 
runHelloCLR(Configuration, int, File) - Static method in class org.apache.reef.examples.helloCLR.HelloCLR
 
runHelloReef(Configuration, int) - Static method in class org.apache.reef.examples.hello.HelloREEF
 
runHelloReef(Configuration, int) - Static method in class org.apache.reef.examples.hellohttp.HelloREEFHttp
Run Hello Reef with merged configuration
runHelloReefWithoutClient(Configuration) - Static method in class org.apache.reef.examples.hello.HelloREEFNoClient
 
RunnableProcess - Class in org.apache.reef.runtime.local.process
A runnable class that encapsulates a process.
RunnableProcess(List<String>, String, File, RunnableProcessObserver, String, String) - Constructor for class org.apache.reef.runtime.local.process.RunnableProcess
 
RunnableProcessObserver - Interface in org.apache.reef.runtime.local.process
Observer interface for events fired by RunnableProcess.
RUNNING - Static variable in class org.apache.reef.client.LauncherStatus
 
RUNNING_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.State
RUNNING = 1;
RunningJob - Interface in org.apache.reef.client
Represents a running REEF job.
RunningJobImpl - Class in org.apache.reef.runtime.common.client
Implementation of RunningJob.
RunningTask - Interface in org.apache.reef.driver.task
Represents a running Task
RunningTaskBridge - Class in org.apache.reef.javabridge
 
RunningTaskBridge(RunningTask) - Constructor for class org.apache.reef.javabridge.RunningTaskBridge
 
RunningTaskImpl - Class in org.apache.reef.runtime.common.driver.task
Implements the RunningTask client interface.
RunningTaskImpl(EvaluatorManager, String, EvaluatorContext, TaskRepresenter) - Constructor for class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
RunningTaskKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
runTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.CommunicationGroupDriverImpl
 
runTaskScheduler(Configuration, String[]) - Static method in class org.apache.reef.examples.scheduler.SchedulerREEF
Run the Task scheduler.
RUNTIME_ROOT_FOLDER - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
The folder in which the sub-folders, one per Node, will be created.
RuntimeAlarm - Class in org.apache.reef.wake.time.runtime.event
 
RuntimeAlarm(long, EventHandler<Alarm>) - Constructor for class org.apache.reef.wake.time.runtime.event.RuntimeAlarm
 
RuntimeAuthor - Annotation Type in org.apache.reef.annotations.audience
Indicates that an interface or API to be consumed or used by authors of additional REEF runtimes, not authors of REEF jobs.
RuntimeClasspathProvider - Interface in org.apache.reef.runtime.common.files
Interface to be implemented by each REEF runtime (YARN, Mesos, Local) to provide additional classpath elements to be pre- and postfixed to the user classpath.
RuntimeClock - Class in org.apache.reef.wake.time.runtime
 
RUNTIMEERROR_FIELD_NUMBER - Static variable in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
RuntimeParameters - Class in org.apache.reef.runtime.common.driver.api
Driver resourcemanager parameters that resourcemanager implementations use to communicate with the Driver.
RuntimeParameters() - Constructor for class org.apache.reef.runtime.common.driver.api.RuntimeParameters
 
RuntimeParameters.NodeDescriptorHandler - Class in org.apache.reef.runtime.common.driver.api
 
RuntimeParameters.NodeDescriptorHandler() - Constructor for class org.apache.reef.runtime.common.driver.api.RuntimeParameters.NodeDescriptorHandler
 
RuntimeParameters.ResourceAllocationHandler - Class in org.apache.reef.runtime.common.driver.api
 
RuntimeParameters.ResourceAllocationHandler() - Constructor for class org.apache.reef.runtime.common.driver.api.RuntimeParameters.ResourceAllocationHandler
 
RuntimeParameters.ResourceStatusHandler - Class in org.apache.reef.runtime.common.driver.api
 
RuntimeParameters.ResourceStatusHandler() - Constructor for class org.apache.reef.runtime.common.driver.api.RuntimeParameters.ResourceStatusHandler
 
RuntimeParameters.RuntimeStatusHandler - Class in org.apache.reef.runtime.common.driver.api
 
RuntimeParameters.RuntimeStatusHandler() - Constructor for class org.apache.reef.runtime.common.driver.api.RuntimeParameters.RuntimeStatusHandler
 
RuntimeStart - Class in org.apache.reef.wake.time.runtime.event
 
RuntimeStart(long) - Constructor for class org.apache.reef.wake.time.runtime.event.RuntimeStart
 
RuntimeStatusEvent - Interface in org.apache.reef.runtime.common.driver.resourcemanager
Event from Driver Runtime -> Driver Process A status update from the Driver Runtime to the Driver Process
RuntimeStatusEventImpl - Class in org.apache.reef.runtime.common.driver.resourcemanager
Default POJO implementation of RuntimeStatusEvent.
RuntimeStatusEventImpl.Builder - Class in org.apache.reef.runtime.common.driver.resourcemanager
Builder used to create RuntimeStatusEvent instances.
RuntimeStatusEventImpl.Builder() - Constructor for class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl.Builder
 
RuntimeStop - Class in org.apache.reef.wake.time.runtime.event
 
RuntimeStop(long) - Constructor for class org.apache.reef.wake.time.runtime.event.RuntimeStop
 
RuntimeStop(long, Exception) - Constructor for class org.apache.reef.wake.time.runtime.event.RuntimeStop
 
RxStage<T> - Interface in org.apache.reef.wake.rx
Stage that executes the observer
RxSyncStage<T> - Class in org.apache.reef.wake.rx.impl
Stage that executes the observer synchronously
RxSyncStage(Observer<T>) - Constructor for class org.apache.reef.wake.rx.impl.RxSyncStage
Constructs a Rx synchronous stage
RxSyncStage(String, Observer<T>) - Constructor for class org.apache.reef.wake.rx.impl.RxSyncStage
Constructs a Rx synchronous stage
RxThreadPoolStage<T> - Class in org.apache.reef.wake.rx.impl
Stage that executes the observer with a thread pool.
RxThreadPoolStage(Observer<T>, int) - Constructor for class org.apache.reef.wake.rx.impl.RxThreadPoolStage
Constructs a Rx thread pool stage
RxThreadPoolStage(String, Observer<T>, int) - Constructor for class org.apache.reef.wake.rx.impl.RxThreadPoolStage
Constructs a Rx thread pool stage

S

scale(double) - Method in class org.apache.reef.examples.group.utils.math.AbstractVector
 
scale(double) - Method in interface org.apache.reef.examples.group.utils.math.Vector
Scales this Vector: this *= factor.
Scatter - Interface in org.apache.reef.io.network.group.api.operators
MPI Scatter operator

Scatter a list of elements to the receivers The receivers will receive a sub-list of elements targeted for them.

Scatter.Receiver<T> - Interface in org.apache.reef.io.network.group.api.operators
Receiver or non-roots.
Scatter.Sender<T> - Interface in org.apache.reef.io.network.group.api.operators
Sender or Root.
Scatter_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
Scatter = 1;
scheduleAlarm(int, EventHandler<Alarm>) - Method in interface org.apache.reef.wake.time.Clock
Schedule a TimerEvent at the given future offset
scheduleAlarm(int, EventHandler<Alarm>) - Method in class org.apache.reef.wake.time.runtime.RuntimeClock
 
SCHEDULER_DRIVER_CAPACITY - Static variable in class org.apache.reef.runtime.mesos.driver.MesosDriverConfiguration
Capacity for runnning Mesos Scheduler Driver
SchedulerDriver - Class in org.apache.reef.examples.scheduler
Driver for TaskScheduler.
SchedulerDriver(EvaluatorRequestor, boolean, Scheduler) - Constructor for class org.apache.reef.examples.scheduler.SchedulerDriver
 
SchedulerREEF - Class in org.apache.reef.examples.scheduler
REEF TaskScheduler.
SchedulerREEF() - Constructor for class org.apache.reef.examples.scheduler.SchedulerREEF
 
SchedulerREEF.Retain - Class in org.apache.reef.examples.scheduler
Command line parameter = true to reuse evaluators, or false to allocate/close for each iteration
SchedulerREEF.Retain() - Constructor for class org.apache.reef.examples.scheduler.SchedulerREEF.Retain
 
SchedulerREEFYarn - Class in org.apache.reef.examples.scheduler
REEF TaskScheduler on YARN runtime.
SchedulerREEFYarn() - Constructor for class org.apache.reef.examples.scheduler.SchedulerREEFYarn
 
scheduleRuntimeAlarm(int, EventHandler<Alarm>) - Method in class org.apache.reef.wake.time.runtime.RuntimeClock
 
SCHEMA$ - Static variable in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
 
SCHEMA$ - Static variable in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
 
SCHEMA$ - Static variable in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
 
SCHEMA$ - Static variable in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
 
SCHEMA$ - Static variable in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
 
SCHEMA$ - Static variable in class org.apache.reef.runtime.mesos.util.EvaluatorControl
 
SCHEMA$ - Static variable in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
 
SCHEMA$ - Static variable in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
 
SCHEMA$ - Static variable in class org.apache.reef.tang.formats.avro.AvroConfiguration
 
SCHEMA$ - Static variable in class org.apache.reef.tang.formats.avro.ConfigurationEntry
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.AvroDriverInfo
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.AvroEvaluatorEntry
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.AvroEvaluatorInfo
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.AvroEvaluatorList
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.AvroEvaluatorsInfo
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.AvroHttpRequest
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.AvroReefServiceInfo
 
SCHEMA$ - Static variable in class org.apache.reef.webserver.HeaderEntry
 
ScratchSpace - Interface in org.apache.reef.io.storage
 
second - Variable in class org.apache.reef.io.network.util.Pair
 
second - Variable in class org.apache.reef.wake.impl.MergingEventHandler.Pair
 
SECONDS_PER_MINUTE - Static variable in class org.apache.reef.wake.metrics.EWMAParameters
 
SELECTED_PLAN_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
send(byte[]) - Method in interface org.apache.reef.client.RunningJob
Send a message to the Driver.
send(byte[]) - Method in interface org.apache.reef.driver.task.RunningTask
Sends the message to the running task.
send(T) - Method in interface org.apache.reef.io.network.group.api.operators.Broadcast.Sender
Send element to all receivers.
send(T) - Method in interface org.apache.reef.io.network.group.api.operators.Gather.Sender
Send the element to the root/receiver.
send(T) - Method in interface org.apache.reef.io.network.group.api.operators.Reduce.Sender
Send the element to the root.
send(List<T>) - Method in interface org.apache.reef.io.network.group.api.operators.Scatter.Sender
Distributes evenly across task ids sorted lexicographically.
send(List<T>, Integer...) - Method in interface org.apache.reef.io.network.group.api.operators.Scatter.Sender
Distributes as per counts across task ids sorted lexicographically.
send(List<T>, List<? extends Identifier>) - Method in interface org.apache.reef.io.network.group.api.operators.Scatter.Sender
Distributes evenly across task ids sorted using order.
send(List<T>, List<Integer>, List<? extends Identifier>) - Method in interface org.apache.reef.io.network.group.api.operators.Scatter.Sender
Distributes as per counts across task ids sorted using order.
send(T) - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
send(T) - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
send(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.operators.Sender
 
send(GroupCommunicationMessage, String) - Method in class org.apache.reef.io.network.group.impl.operators.Sender
 
send(byte[]) - Method in class org.apache.reef.javabridge.RunningTaskBridge
 
send(byte[]) - Method in class org.apache.reef.runtime.common.client.RunningJobImpl
 
send(ReefServiceProtos.JobStatusProto) - Method in class org.apache.reef.runtime.common.driver.client.ClientConnection
Send the given JobStatus to the client.
send(EvaluatorRuntimeProtocol.ContextControlProto) - Method in class org.apache.reef.runtime.common.driver.context.ContextControlHandler
 
send(EvaluatorRuntimeProtocol.EvaluatorControlProto) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorControlHandler
Send the evaluatorControlProto to the Evaluator.
send(byte[]) - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
sendContextControlMessage(EvaluatorRuntimeProtocol.ContextControlProto) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
Packages the ContextControlProto in an EvaluatorControlProto and forward it to the EvaluatorRuntime
sendContextStatus(ReefServiceProtos.ContextStatusProto) - Method in class org.apache.reef.runtime.common.evaluator.HeartBeatManager
Called with a specific TaskStatus that must be delivered to the driver.
Sender - Class in org.apache.reef.io.network.group.impl.operators
 
Sender(NetworkService<GroupCommunicationMessage>) - Constructor for class org.apache.reef.io.network.group.impl.operators.Sender
 
sendEvaluatorStatus(ReefServiceProtos.EvaluatorStatusProto) - Method in class org.apache.reef.runtime.common.evaluator.HeartBeatManager
Called with a specific EvaluatorStatus that must be delivered to the driver.
sendHeartbeat() - Method in class org.apache.reef.runtime.common.evaluator.HeartBeatManager
Assemble a complete new heartbeat and send it out.
sendJobEndingMessageToClient(Optional<Throwable>) - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
Sends the final message to the Driver.
sendMessage(byte[]) - Method in interface org.apache.reef.driver.context.ActiveContext
Send the active context the message, which will be delivered to all registered ContextMessageHandler, for this context.
sendMessage(byte[]) - Method in class org.apache.reef.runtime.common.driver.client.ClientConnection
Send the given byte[] as a message to the client.
sendMessage(byte[]) - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
sendMessageToClient(byte[]) - Method in interface org.apache.reef.driver.client.JobMessageObserver
Send a message to the client.
sendMessageToClient(byte[]) - Method in class org.apache.reef.runtime.common.driver.client.JobMessageObserverImpl
 
sendTaskStatus(ReefServiceProtos.TaskStatusProto) - Method in class org.apache.reef.runtime.common.evaluator.HeartBeatManager
Called with a specific TaskStatus that must be delivered to the driver.
sendToChildren(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopology
 
sendToChildren(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
sendToChildren(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyImpl
 
sendToChildren(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
sendToParent(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopology
 
sendToParent(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
sendToParent(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyImpl
 
sendToParent(byte[], ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
SEQ_FIELD_NUMBER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
SequentialFileReader - Class in org.apache.reef.wake.storage
 
SequentialFileReader() - Constructor for class org.apache.reef.wake.storage.SequentialFileReader
 
SerializableCodec<T extends Serializable> - Class in org.apache.reef.io.serialization
A Codec for Serializable objects.
SerializableCodec() - Constructor for class org.apache.reef.io.serialization.SerializableCodec
Default constructor for TANG use.
serialize(EvaluatorRequest) - Static method in class org.apache.reef.io.data.loading.impl.EvaluatorRequestSerializer
 
serialize(E) - Static method in class org.apache.reef.io.data.loading.impl.WritableSerializer
 
serialize(ClassHierarchy) - Static method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
Serialize a class hierarchy into a protocol buffer object.
serialize(File, ClassHierarchy) - Static method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferClassHierarchy
serialize a class hierarchy into a file
serialize(InjectionPlan<T>) - Method in class org.apache.reef.tang.implementation.protobuf.ProtocolBufferInjectionPlan
 
SerializedGroupConfigs - Class in org.apache.reef.io.network.group.impl.config.parameters
 
SerializedOperConfigs - Class in org.apache.reef.io.network.group.impl.config.parameters
 
Serializer<ObjectType,OutType> - Interface in org.apache.reef.io.serialization
Stream-based multi-object serialization interface.
SerializerFileSpool<T> - Class in org.apache.reef.io.storage.local
A SpoolFile backed by the filesystem.
SerializerFileSpool(LocalStorageService, Serializer<T, OutputStream>, Deserializer<T, InputStream>) - Constructor for class org.apache.reef.io.storage.local.SerializerFileSpool
 
SERVICE_CONFIGURATION_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
ServiceConfiguration - Class in org.apache.reef.driver.context
Configuration module for services.
ServiceConfiguration() - Constructor for class org.apache.reef.driver.context.ServiceConfiguration
 
ServiceContextActiveHandlers - Class in org.apache.reef.driver.parameters
Handler for ActiveContext
ServiceContextClosedHandlers - Class in org.apache.reef.driver.parameters
Handler for ClosedContext.
ServiceContextFailedHandlers - Class in org.apache.reef.driver.parameters
Handler for FailedContext
ServiceContextMessageHandlers - Class in org.apache.reef.driver.parameters
Context message handler.
ServiceDriverRestartCompletedHandlers - Class in org.apache.reef.driver.parameters
Service handler for driver restart completed event
ServiceDriverRestartContextActiveHandlers - Class in org.apache.reef.driver.parameters
Handler for ActiveContext received during driver restart
ServiceDriverRestartTaskRunningHandlers - Class in org.apache.reef.driver.parameters
Running task handler during driver restart.
ServiceEvaluatorAllocatedHandlers - Class in org.apache.reef.driver.parameters
Called when an allocated evaluator is given to the client.
ServiceEvaluatorCompletedHandlers - Class in org.apache.reef.driver.parameters
Called when an exception occurs on a running evaluator.
ServiceEvaluatorFailedHandlers - Class in org.apache.reef.driver.parameters
Called when an exception occurs on a running evaluator.
ServiceException - Exception in org.apache.reef.exception.evaluator
The base class for exceptions thrown by REEF libraries and services.
ServiceException(String, Throwable) - Constructor for exception org.apache.reef.exception.evaluator.ServiceException
 
ServiceException(String) - Constructor for exception org.apache.reef.exception.evaluator.ServiceException
 
ServiceException(Throwable) - Constructor for exception org.apache.reef.exception.evaluator.ServiceException
 
serviceInfo - Variable in class org.apache.reef.webserver.AvroReefServiceInfo
Deprecated.
serviceName - Variable in class org.apache.reef.webserver.AvroReefServiceInfo
Deprecated.
ServiceRuntimeException - Exception in org.apache.reef.exception.evaluator
The base class for resourcemanager exceptions thrown by REEF services, such as storage and networking routines.
ServiceRuntimeException() - Constructor for exception org.apache.reef.exception.evaluator.ServiceRuntimeException
 
ServiceRuntimeException(ServiceException) - Constructor for exception org.apache.reef.exception.evaluator.ServiceRuntimeException
It often is the case that analogous ServiceException and ServiceRuntimeExceptions are needed so that exception types can be uniformly thrown from Reef APIs that declare throws clauses, and legacy interfaces that do not.
ServiceRuntimeException(String, Throwable) - Constructor for exception org.apache.reef.exception.evaluator.ServiceRuntimeException
 
ServiceRuntimeException(String) - Constructor for exception org.apache.reef.exception.evaluator.ServiceRuntimeException
 
ServiceRuntimeException(Throwable) - Constructor for exception org.apache.reef.exception.evaluator.ServiceRuntimeException
 
SERVICES - Static variable in class org.apache.reef.driver.context.ServiceConfiguration
A set of services to instantiate.
Services - Class in org.apache.reef.evaluator.context.parameters
A set of classes to be instantiated and shared as singletons within this context and all child context
Services() - Constructor for class org.apache.reef.evaluator.context.parameters.Services
 
services - Variable in class org.apache.reef.webserver.AvroDriverInfo
Deprecated.
ServiceTaskCompletedHandlers - Class in org.apache.reef.driver.parameters
Completed task handler.
ServiceTaskFailedHandlers - Class in org.apache.reef.driver.parameters
Task failure handler.
ServiceTaskMessageHandlers - Class in org.apache.reef.driver.parameters
Task message handler.
ServiceTaskRunningHandlers - Class in org.apache.reef.driver.parameters
Running task handler.
ServiceTaskSuspendedHandlers - Class in org.apache.reef.driver.parameters
Suspended task handler.
set(int, double) - Method in class org.apache.reef.examples.group.utils.math.AbstractVector
 
set(int, double) - Method in class org.apache.reef.examples.group.utils.math.DenseVector
 
set(int, double) - Method in interface org.apache.reef.examples.group.utils.math.Vector
Set dimension i of the Vector to value v
set(Impl<T>, Class<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
set(Impl<T>, String) - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
set(Impl<List>, List) - Method in class org.apache.reef.tang.formats.ConfigurationModule
Binds a list to a specific optional/required Impl using ConfigurationModule.
set(Param<T>, Class<? extends T>) - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
set(Param<Boolean>, boolean) - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
set(Param<? extends Number>, Number) - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
set(Param<T>, String) - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
set(Param<List>, List) - Method in class org.apache.reef.tang.formats.ConfigurationModule
Binds a list to a specfici optional/required Param using ConfigurationModule.
set(T) - Method in class org.apache.reef.util.SetOnce
 
setAcls(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
setAddContext(EvaluatorRuntimeProtocol.AddContextProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
setAddContext(EvaluatorRuntimeProtocol.AddContextProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .AddContextProto add_context = 5;
setAllocatedMB(int) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setAllocatedVCores(int) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setAmContainerLogs(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setAmHostHttpAddress(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setApplicationId(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setApplicationName(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setApplicationName(String) - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
Set the name of the application to be submitted.
setApplicationTags(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setApplicationType(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setApplicationType(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setApps(Map<String, List<ApplicationState>>) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationResponse
 
setArgs(int, ClassHierarchyProto.ConstructorArg) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
setArgs(int, ClassHierarchyProto.ConstructorArg.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
repeated .ConstructorArg args = 2;
setArgs(int, InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
setArgs(int, InjectionPlanProto.InjectionPlan.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor.Builder
repeated .InjectionPlan args = 1;
setBindings(List<ConfigurationEntry>) - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration.Builder
Sets the value of the 'Bindings' field
setBindings(List<ConfigurationEntry>) - Method in class org.apache.reef.tang.formats.avro.AvroConfiguration
Sets the value of the 'Bindings' field.
setCancelTokensWhenComplete(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setChanges(boolean) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
setChanges(boolean) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
setChildren(int, ClassHierarchyProto.Node) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
setChildren(int, ClassHierarchyProto.Node.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
repeated .Node children = 6;
setClassName(String) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required string className = 1;
setClassNameBytes(ByteString) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required string className = 1;
setClassNode(ClassHierarchyProto.ClassNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
setClassNode(ClassHierarchyProto.ClassNode.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .ClassNode class_node = 3;
setClassPath(String) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setClassPath(Collection<String>) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setClientRemoteIdentifier(String) - Method in class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration
Deprecated.
 
setClusterId(long) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setCommand(CharSequence) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Sets the value of the 'command' field
setCommand(CharSequence) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Sets the value of the 'command' field.
setCommands(List<String>) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
setComputeRequest(EvaluatorRequest) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
setConfiguration(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string configuration = 2;
setConfiguration(Configuration) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
setConfigurationBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string configuration = 2;
setConfigurationFileName(String) - Method in class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
setConfigurationFileName(String) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setConfigurationFileName(String) - Method in interface org.apache.reef.runtime.common.launch.LaunchCommandBuilder
Set the name of the configuration file for the Launcher.
setConstructor(InjectionPlanProto.Constructor) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
setConstructor(InjectionPlanProto.Constructor.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Constructor constructor = 2;
setContainerInfo(ContainerInfo) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setContextConfiguration(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string context_configuration = 2;
setContextConfigurationBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string context_configuration = 2;
setContextControl(EvaluatorRuntimeProtocol.ContextControlProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
setContextControl(EvaluatorRuntimeProtocol.ContextControlProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .ContextControlProto context_control = 3;
setContextId(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required string context_id = 1;
setContextId(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
required string context_id = 1;
setContextId(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string context_id = 1;
setContextId(String) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required string context_id = 2;
setContextId(String) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string context_id = 2;
setContextIdBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required string context_id = 1;
setContextIdBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto.Builder
required string context_id = 1;
setContextIdBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto.Builder
required string context_id = 1;
setContextIdBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required string context_id = 2;
setContextIdBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string context_id = 2;
setContextMessage(EvaluatorRuntimeProtocol.ContextMessageProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
setContextMessage(EvaluatorRuntimeProtocol.ContextMessageProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .ContextMessageProto context_message = 2;
setContextMessage(int, ReefServiceProtos.ContextStatusProto.ContextMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
setContextMessage(int, ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
repeated .ContextStatusProto.ContextMessageProto context_message = 7;
setContextState(ReefServiceProtos.ContextStatusProto.State) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
required .ContextStatusProto.State context_state = 1;
setContextStatus(int, ReefServiceProtos.ContextStatusProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
setContextStatus(int, ReefServiceProtos.ContextStatusProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
repeated .ContextStatusProto context_status = 3;
setData(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody.Builder
required bytes data = 1;
setData(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf.Builder
required bytes data = 1;
setData(ByteString) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required bytes data = 1;
setData(ByteString) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf.Builder
required bytes data = 2;
setDataCodecClass(Class<? extends Codec>) - Method in class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec.Builder
 
setDataCodecClass(Class<? extends Codec>) - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec.Builder
 
setDefaultImplementation(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
optional string default_implementation = 7;
setDefaultImplementationBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
optional string default_implementation = 7;
setDestid(String) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string destid = 3;
setDestid(String) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string destid = 3;
setDestidBytes(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string destid = 3;
setDestidBytes(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string destid = 3;
setDiagnostics(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl.Builder
 
setDiagnostics(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setDocumentation(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string documentation = 5;
setDocumentationBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string documentation = 5;
setDriverConfigurationModule(ConfigurationModule) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
setDriverInfo(String, int, String) - Method in class org.apache.reef.javabridge.generic.JobClient
Set the driver memory
setDriverInitialized() - Method in class org.apache.reef.util.logging.CLRBufferedLogHandler
Signals the java-bridge has been initialized and that we can begin logging.
setDriverMemory(Integer) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
setDriverMemory(int) - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
Set the amount of memory to be allocated to the Driver.
setDriverProcessMemory(int) - Method in class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration
Deprecated.
 
setElapsedTime(long) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setEncoding(String) - Method in class org.apache.reef.util.logging.DFSHandler
 
setEnvironment(Map<String, EnvironmentEntry>) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
setError(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bytes error = 5;
setError(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
optional bytes error = 3;
setError(ReefServiceProtos.RuntimeErrorProto) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl.Builder
 
setErrorHandler(EventHandler<Throwable>) - Method in class org.apache.reef.wake.impl.WakeUncaughtExceptionHandler
 
setErrorHandlerRID(String) - Method in class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
setErrorHandlerRID(String) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setErrorHandlerRID(String) - Method in interface org.apache.reef.runtime.common.launch.LaunchCommandBuilder
 
setErrorManager(ErrorManager) - Method in class org.apache.reef.util.logging.DFSHandler
 
setEvaluatorConf(Configuration) - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl.Builder
 
setEvaluatorControl(EvaluatorRuntimeProtocol.EvaluatorControlProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
setEvaluatorControl(EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorControlProto evaluatorControl = 5;
setEvaluatorHeartBeat(EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
setEvaluatorHeartBeat(EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .EvaluatorHeartbeatProto evaluatorHeartBeat = 6;
setEvaluatorId(String) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required string evaluator_id = 1;
setEvaluatorId(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Sets the value of the 'evaluatorId' field
setEvaluatorId(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Sets the value of the 'evaluatorId' field.
setEvaluatorIdBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required string evaluator_id = 1;
setEvaluatorLaunch(EvaluatorLaunch) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Sets the value of the 'evaluator_launch' field
setEvaluatorLaunch(EvaluatorLaunch) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Sets the value of the 'evaluator_launch' field.
setEvaluatorRelease(EvaluatorRelease) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl.Builder
Sets the value of the 'evaluator_release' field
setEvaluatorRelease(EvaluatorRelease) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorControl
Sets the value of the 'evaluator_release' field.
setEvaluators(List<AvroEvaluatorEntry>) - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Sets the value of the 'evaluators' field
setEvaluators(List<AvroEvaluatorEntry>) - Method in class org.apache.reef.webserver.AvroEvaluatorList
Sets the value of the 'evaluators' field.
setEvaluatorsInfo(List<AvroEvaluatorInfo>) - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo.Builder
Sets the value of the 'evaluatorsInfo' field
setEvaluatorsInfo(List<AvroEvaluatorInfo>) - Method in class org.apache.reef.webserver.AvroEvaluatorsInfo
Sets the value of the 'evaluatorsInfo' field.
setEvaluatorStatus(ReefServiceProtos.EvaluatorStatusProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
setEvaluatorStatus(ReefServiceProtos.EvaluatorStatusProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required .EvaluatorStatusProto evaluator_status = 2;
setEvaluatorTimeout(long) - Method in class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration
Deprecated.
 
setException(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes exception = 4;
setException(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional bytes exception = 3;
setExitCode(int) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl.Builder
 
setFilter(Filter) - Method in class org.apache.reef.util.logging.DFSHandler
 
setFinalStatus(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setFinishedTime(long) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setFormatter(Formatter) - Method in class org.apache.reef.util.logging.DFSHandler
 
setFullArgClassName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required string full_arg_class_name = 1;
setFullArgClassName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string full_arg_class_name = 2;
setFullArgClassNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required string full_arg_class_name = 1;
setFullArgClassNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string full_arg_class_name = 2;
setFullClassName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
required string full_class_name = 1;
setFullClassNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef.Builder
required string full_class_name = 1;
setFullName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string full_name = 2;
setFullNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string full_name = 2;
setGroupname(String) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string groupname = 4;
setGroupnameBytes(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string groupname = 4;
setHeader(List<HeaderEntry>) - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Sets the value of the 'header' field
setHeader(List<HeaderEntry>) - Method in class org.apache.reef.webserver.AvroHttpRequest
Sets the value of the 'header' field.
setHost(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Sets the value of the 'host' field
setHost(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Sets the value of the 'host' field.
setHost(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Sets the value of the 'host' field
setHost(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Sets the value of the 'host' field.
setHostName(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl.Builder
 
setHttpMethod(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Sets the value of the 'httpMethod' field
setHttpMethod(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest
Sets the value of the 'httpMethod' field.
setId(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Sets the value of the 'id' field
setId(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Sets the value of the 'id' field.
setId(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Sets the value of the 'id' field
setId(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Sets the value of the 'id' field.
setId(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest.Builder
Sets the value of the 'id' field
setId(CharSequence) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingUnRegisterRequest
Sets the value of the 'id' field.
setId(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationID
 
setId(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setId(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Sets the value of the 'id' field
setId(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorEntry
Sets the value of the 'id' field.
setIdentifier(String) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
required string identifier = 1;
setIdentifier(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required string identifier = 2;
setIdentifier(String) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required string identifier = 1;
setIdentifier(String) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional string identifier = 5;
setIdentifier(String) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
setIdentifier(String) - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl.Builder
 
setIdentifier(String) - Method in class org.apache.reef.runtime.common.driver.api.ResourceReleaseEventImpl.Builder
 
setIdentifier(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl.Builder
 
setIdentifier(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl.Builder
 
setIdentifier(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl.Builder
 
setIdentifier(CharSequence) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch.Builder
Sets the value of the 'identifier' field
setIdentifier(CharSequence) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorLaunch
Sets the value of the 'identifier' field.
setIdentifier(CharSequence) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease.Builder
Sets the value of the 'identifier' field
setIdentifier(CharSequence) - Method in class org.apache.reef.runtime.mesos.util.EvaluatorRelease
Sets the value of the 'identifier' field.
setIdentifierBytes(ByteString) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
required string identifier = 1;
setIdentifierBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required string identifier = 2;
setIdentifierBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required string identifier = 1;
setIdentifierBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
optional string identifier = 5;
setIds(List<CharSequence>) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest.Builder
Sets the value of the 'ids' field
setIds(List<CharSequence>) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupRequest
Sets the value of the 'ids' field.
setImplFullNames(int, String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated string impl_full_names = 6;
setInjectableConstructors(int, ClassHierarchyProto.ConstructorDef) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
setInjectableConstructors(int, ClassHierarchyProto.ConstructorDef.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef InjectableConstructors = 4;
SetInjectionPlan<T> - Class in org.apache.reef.tang.implementation
 
SetInjectionPlan(Node, Set<InjectionPlan<T>>) - Constructor for class org.apache.reef.tang.implementation.SetInjectionPlan
 
setInputFormatClass(Class<? extends InputFormat>) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
setInputPath(String) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
setInputStream(ByteBuffer) - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Sets the value of the 'inputStream' field
setInputStream(ByteBuffer) - Method in class org.apache.reef.webserver.AvroHttpRequest
Sets the value of the 'inputStream' field.
setInstance(InjectionPlanProto.Instance) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
setInstance(InjectionPlanProto.Instance.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Instance instance = 3;
setInstanceDefault(int, String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
repeated string instance_default = 7;
setInternetAddress(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Sets the value of the 'internetAddress' field
setInternetAddress(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Sets the value of the 'internetAddress' field.
setIsExternalConstructor(boolean) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_external_constructor = 2;
setIsFromPreviousDriver(boolean) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl.Builder
 
setIsInjectionCandidate(boolean) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_injection_candidate = 1;
setIsInjectionFuture(boolean) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
required bool is_injection_future = 3;
setIsList(boolean) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_list = 4;
setIsSet(boolean) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required bool is_set = 3;
setIsUnit(boolean) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
required bool is_unit = 3;
setJavaPath(String) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
Set the path to the java executable.
setJobControl(ClientRuntimeProtocol.JobControlProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
setJobControl(ClientRuntimeProtocol.JobControlProto.Builder) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobControlProto jobControl = 2;
setJobIdentifier(String) - Method in class org.apache.reef.runtime.common.driver.api.AbstractDriverRuntimeConfiguration
Deprecated.
 
setJobStatus(ReefServiceProtos.JobStatusProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
setJobStatus(ReefServiceProtos.JobStatusProto.Builder) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .JobStatusProto jobStatus = 4;
setKeepContainers(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setKey(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
setKey(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.LocalResourcesEntry
 
setKey(CharSequence) - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Sets the value of the 'key' field
setKey(CharSequence) - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Sets the value of the 'key' field.
setKey(CharSequence) - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Sets the value of the 'key' field
setKey(CharSequence) - Method in class org.apache.reef.webserver.HeaderEntry
Sets the value of the 'key' field.
setKillEvaluator(EvaluatorRuntimeProtocol.KillEvaluatorProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
setKillEvaluator(EvaluatorRuntimeProtocol.KillEvaluatorProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
optional .KillEvaluatorProto kill_evaluator = 4;
setLaunchID(String) - Method in class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
setLaunchID(String) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setLaunchID(String) - Method in interface org.apache.reef.runtime.common.launch.LaunchCommandBuilder
 
setLevel(Level) - Method in class org.apache.reef.util.logging.DFSHandler
 
setLink(Link<byte[]>) - Method in class org.apache.reef.io.network.naming.serialization.NamingMessage
Sets the link
setLoad(double) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required double load = 2;
setLocalAddress(SocketAddress) - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Sets the local socket address
setLocalResources(Map<String, LocalResourcesEntry>) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
setLoggingLevel(Level) - Static method in class org.apache.reef.wake.impl.LoggingUtils
Sets the logging level
SetMap<K,V> - Class in org.apache.reef.io.network.group.impl.utils
Map from K to Set
SetMap() - Constructor for class org.apache.reef.io.network.group.impl.utils.SetMap
 
setMaxAppAttempts(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setMaxEvaluators(List<String>) - Method in class org.apache.reef.examples.scheduler.SchedulerDriver
Update the maximum number of evaluators to hold.
setMemory(int) - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest.Builder
 
setMemory(int) - Method in class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
setMemory(int) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setMemory(int) - Method in interface org.apache.reef.runtime.common.launch.LaunchCommandBuilder
 
setMemory(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.Resource
 
setMemory(int) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Sets the value of the 'memory' field
setMemory(Integer) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Sets the value of the 'memory' field.
setMemoryMB(int) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
Set the memory to be used for Evaluator allocated.
setMemorySize(int) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
 
setMemorySize(int) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl.Builder
 
setMessage(ByteString) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional bytes message = 3;
setMessage(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto.Builder
required bytes message = 2;
setMessage(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required bytes message = 2;
setMessage(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
optional bytes message = 3;
setMessage(String) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string message = 2;
setMessage(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required bytes message = 2;
setMessage(String) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required string message = 1;
setMessageBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string message = 2;
setMessageBytes(ByteString) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf.Builder
required string message = 1;
setMsgs(int, ReefNetworkGroupCommProtos.GroupMessageBody) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
setMsgs(int, ReefNetworkGroupCommProtos.GroupMessageBody.Builder) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
repeated .GroupMessageBody msgs = 8;
setMsgs(int, ReefNetworkServiceProtos.NSRecordPBuf) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
setMsgs(int, ReefNetworkServiceProtos.NSRecordPBuf.Builder) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
repeated .NSRecordPBuf msgs = 4;
setName(String) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string name = 1;
setName(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl.Builder
 
setName(String) - Method in class org.apache.reef.runtime.common.files.FileResourceImpl.Builder
 
setName(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string name = 1;
setName(String) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
required string name = 1;
setName(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorEntry.Builder
Sets the value of the 'name' field
setName(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorEntry
Sets the value of the 'name' field.
setNameBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
required string name = 1;
setNamedParameterName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
optional string named_parameter_name = 2;
setNamedParameterNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg.Builder
optional string named_parameter_name = 2;
setNamedParameterNode(ClassHierarchyProto.NamedParameterNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
setNamedParameterNode(ClassHierarchyProto.NamedParameterNode.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .NamedParameterNode named_parameter_node = 4;
setNodeId(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl.Builder
 
setNodeId(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Sets the value of the 'nodeId' field
setNodeId(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Sets the value of the 'nodeId' field.
setNodeName(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Sets the value of the 'nodeName' field
setNodeName(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Sets the value of the 'nodeName' field.
setNumber(int) - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest.Builder
Set the number of Evaluators requested.
setNumberOfCores(int) - Method in class org.apache.reef.driver.evaluator.EvaluatorRequest.Builder
set number of cores
setNumberOfCores(int) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
Set the core number to be used for Evaluator allocated.
setNumberOfDesiredSplits(int) - Method in class org.apache.reef.io.data.loading.api.DataLoadingRequestBuilder
 
setNumPreviousContainers(int) - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
Set the number of containers to expect still active from a previous execution of the Driver in a restart situation.
SetOnce<T> - Class in org.apache.reef.util
A reference to a value that can be set exactly once.
SetOnce(T) - Constructor for class org.apache.reef.util.SetOnce
 
SetOnce() - Constructor for class org.apache.reef.util.SetOnce
 
setOperatorname(String) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string operatorname = 5;
setOperatornameBytes(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional string operatorname = 5;
setOperatorSpecification(OperatorSpec) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Set operator specification of the operator that is the owner of this topology instance
setOperatorSpecification(OperatorSpec) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
setOperatorSpecification(OperatorSpec) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
setOtherConstructors(int, ClassHierarchyProto.ConstructorDef) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
setOtherConstructors(int, ClassHierarchyProto.ConstructorDef.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode.Builder
repeated .ConstructorDef OtherConstructors = 5;
setOutstandingContainerRequests(int) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl.Builder
 
setPackageNode(ClassHierarchyProto.PackageNode) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
setPackageNode(ClassHierarchyProto.PackageNode.Builder) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node.Builder
optional .PackageNode package_node = 5;
setParent(TaskNode) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
setParent(TaskNode) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
setParentContextId(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string parent_context_id = 1;
setParentContextIdBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
required string parent_context_id = 1;
setParentId(String) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional string parent_id = 3;
setParentIdBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional string parent_id = 3;
setPath(String) - Method in class org.apache.reef.runtime.common.files.FileResourceImpl.Builder
 
setPathInfo(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Sets the value of the 'pathInfo' field
setPathInfo(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest
Sets the value of the 'pathInfo' field.
setPlans(int, InjectionPlanProto.InjectionPlan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
setPlans(int, InjectionPlanProto.InjectionPlan.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
repeated .InjectionPlan plans = 2;
setPort(int) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment.Builder
Sets the value of the 'port' field
setPort(Integer) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingAssignment
Sets the value of the 'port' field.
setPort(int) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest.Builder
Sets the value of the 'port' field
setPort(Integer) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingRegisterRequest
Sets the value of the 'port' field.
setPort(int) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl.Builder
 
setPriority(Integer) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
setPriority(int) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
 
setPriority(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setPriority(int) - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
Set the priority of the job.
setProgress(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setQueryRequestData(byte[]) - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
setQueryResponseData(byte[]) - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
setQueryResult(String) - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
setQueryString(String) - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
setQueryString(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Sets the value of the 'queryString' field
setQueryString(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest
Sets the value of the 'queryString' field.
setQueue(String) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
setQueue(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setQueue(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setQueue(String) - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
Assign this job submission to a queue.
setRackName(String) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.NodeDescriptorEventImpl.Builder
 
setReceiverId(String) - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec.Builder
 
setRecovery(boolean) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional bool recovery = 5;
setRecovery(boolean) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.Builder
optional bool recovery = 6;
setRecovery(boolean) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bool recovery = 5;
setReduceFunctionClass(Class<? extends Reduce.ReduceFunction>) - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec.Builder
 
setRelaxLocality(boolean) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
 
setRemoteAddress(SocketAddress) - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Sets the remote socket address
setRemoteId(String) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
setRemoteId(String) - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl.Builder
 
setRemoteId(CharSequence) - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Sets the value of the 'remoteId' field
setRemoteId(CharSequence) - Method in class org.apache.reef.webserver.AvroDriverInfo
Sets the value of the 'remoteId' field.
setRemoveContext(EvaluatorRuntimeProtocol.RemoveContextProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
setRemoveContext(EvaluatorRuntimeProtocol.RemoveContextProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .RemoveContextProto remove_context = 6;
setRequestUrl(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest.Builder
Sets the value of the 'requestUrl' field
setRequestUrl(CharSequence) - Method in class org.apache.reef.webserver.AvroHttpRequest
Sets the value of the 'requestUrl' field.
setResource(Resource) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationID
 
setResource(Resource) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setResourceCount(int) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
 
setResourceMemory(int) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl.Builder
 
setRestartCompleted() - Method in class org.apache.reef.runtime.common.driver.DriverStatusManager
Indicate that the Driver restart is complete.
setResult(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
optional bytes result = 4;
setReturnCode(int) - Method in class org.apache.reef.javabridge.InteropReturnInfo
 
setRootTask(String) - Method in interface org.apache.reef.io.network.group.api.driver.Topology
Set task with id 'senderId' as the root of this topology
setRootTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.FlatTopology
 
setRootTask(String) - Method in class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
setRunning() - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceManagerStatus
Change the state of the Resource Manager to be RUNNING.
setRunningContainers(int) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setRunningJob(RunningJob) - Method in class org.apache.reef.examples.suspend.SuspendClientControl
 
setRuntimeError(ReefServiceProtos.RuntimeErrorProto) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
setRuntimeError(ReefServiceProtos.RuntimeErrorProto.Builder) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage.Builder
optional .RuntimeErrorProto runtimeError = 3;
setSelectedPlan(int) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan.Builder
optional sint32 selected_plan = 1;
setSenderId(String) - Method in class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec.Builder
 
setSeq(long) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
required int64 seq = 2;
setServiceConfiguration(String) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
optional string service_configuration = 3;
setServiceConfigurationBytes(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto.Builder
optional string service_configuration = 3;
setServiceData(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
setServiceInfo(CharSequence) - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Sets the value of the 'serviceInfo' field
setServiceInfo(CharSequence) - Method in class org.apache.reef.webserver.AvroReefServiceInfo
Sets the value of the 'serviceInfo' field.
setServiceName(CharSequence) - Method in class org.apache.reef.webserver.AvroReefServiceInfo.Builder
Sets the value of the 'serviceName' field
setServiceName(CharSequence) - Method in class org.apache.reef.webserver.AvroReefServiceInfo
Sets the value of the 'serviceName' field.
setServices(List<AvroReefServiceInfo>) - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Sets the value of the 'services' field
setServices(List<AvroReefServiceInfo>) - Method in class org.apache.reef.webserver.AvroDriverInfo
Sets the value of the 'services' field.
setShortName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string short_name = 6;
setShortNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
optional string short_name = 6;
setSibling(TaskNode) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
setSibling(TaskNode) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
setSignal(ClientRuntimeProtocol.Signal) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto.Builder
optional .Signal signal = 2;
setSimpleArgClassName(String) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string simple_arg_class_name = 1;
setSimpleArgClassNameBytes(ByteString) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode.Builder
required string simple_arg_class_name = 1;
setSink(String) - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Sets the sink
setSink(String) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string sink = 4;
setSinkBytes(ByteString) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string sink = 4;
setSize(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
setSource(String) - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Sets the source
setSource(String) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string source = 3;
setSourceBytes(ByteString) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf.Builder
optional string source = 3;
setSourceId(String) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required string source_id = 1;
setSourceId(String) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required string source_id = 1;
setSourceIdBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto.Builder
required string source_id = 1;
setSourceIdBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder
required string source_id = 1;
setSrcid(String) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string srcid = 2;
setSrcid(String) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string srcid = 2;
setSrcidBytes(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required string srcid = 2;
setSrcidBytes(ByteString) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf.Builder
required string srcid = 2;
setSrcVersion(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 srcVersion = 7;
setStandardErr(String) - Method in class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
setStandardErr(String) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setStandardErr(String) - Method in interface org.apache.reef.runtime.common.launch.LaunchCommandBuilder
Names a file to which stderr will be redirected.
setStandardOut(String) - Method in class org.apache.reef.runtime.common.launch.CLRLaunchCommandBuilder
 
setStandardOut(String) - Method in class org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder
 
setStandardOut(String) - Method in interface org.apache.reef.runtime.common.launch.LaunchCommandBuilder
Names a file to which stdout will be redirected.
setStartedTime(long) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setStartTask(EvaluatorRuntimeProtocol.StartTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
setStartTask(EvaluatorRuntimeProtocol.StartTaskProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StartTaskProto start_task = 7;
setStartTime(CharSequence) - Method in class org.apache.reef.webserver.AvroDriverInfo.Builder
Sets the value of the 'startTime' field
setStartTime(CharSequence) - Method in class org.apache.reef.webserver.AvroDriverInfo
Sets the value of the 'startTime' field.
setStartTime(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Sets the value of the 'startTime' field
setStartTime(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorList
Sets the value of the 'startTime' field.
setState(ReefServiceProtos.State) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto.Builder
required .State state = 2;
setState(ReefServiceProtos.State) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto.Builder
required .State state = 2;
setState(ReefServiceProtos.State) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required .State state = 3;
setState(ReefServiceProtos.State) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceStatusEventImpl.Builder
 
setState(ReefServiceProtos.State) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.RuntimeStatusEventImpl.Builder
 
setState(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setStatusAndNotify(LauncherStatus) - Method in class org.apache.reef.client.DriverLauncher
Update job status and notify the waiting thread.
setStopTask(EvaluatorRuntimeProtocol.StopTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
setStopTask(EvaluatorRuntimeProtocol.StopTaskProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .StopTaskProto stop_task = 8;
setSubplan(InjectionPlanProto.Subplan) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
setSubplan(InjectionPlanProto.Subplan.Builder) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan.Builder
optional .Subplan subplan = 4;
setSuspendTask(EvaluatorRuntimeProtocol.SuspendTaskProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
setSuspendTask(EvaluatorRuntimeProtocol.SuspendTaskProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional .SuspendTaskProto suspend_task = 9;
setTaskId(String) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string task_id = 1;
setTaskIdBytes(ByteString) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
required string task_id = 1;
setTaskMessage(ByteString) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto.Builder
optional bytes task_message = 1;
setTaskMessage(int, ReefServiceProtos.TaskStatusProto.TaskMessageProto) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
setTaskMessage(int, ReefServiceProtos.TaskStatusProto.TaskMessageProto.Builder) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.Builder
repeated .TaskStatusProto.TaskMessageProto task_message = 6;
setTaskStatus(ReefServiceProtos.TaskStatusProto) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
setTaskStatus(ReefServiceProtos.TaskStatusProto.Builder) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
optional .TaskStatusProto task_status = 4;
setTimestamp(long) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto.Builder
required int64 timestamp = 1;
setTimestamp(long) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto.Builder
required int64 timestamp = 1;
setTimestamp(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
setTokens(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ContainerInfo
 
setTotal(int) - Method in class org.apache.reef.webserver.AvroEvaluatorList.Builder
Sets the value of the 'total' field
setTotal(Integer) - Method in class org.apache.reef.webserver.AvroEvaluatorList
Sets the value of the 'total' field.
setTrackingUI(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setTrackingUrl(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setTuples(List<AvroNamingAssignment>) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse.Builder
Sets the value of the 'tuples' field
setTuples(List<AvroNamingAssignment>) - Method in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
Sets the value of the 'tuples' field.
setType(EvaluatorType) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
Set the type of Evaluator to be instantiated.
setType(ReefNetworkGroupCommProtos.GroupCommMessage.Type) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
required .GroupCommMessage.Type type = 1;
setType(ProcessType) - Method in class org.apache.reef.runtime.common.driver.api.ResourceLaunchEventImpl.Builder
 
setType(EvaluatorType) - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
 
setType(FileType) - Method in class org.apache.reef.runtime.common.files.FileResourceImpl.Builder
 
setType(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
setType(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo.Builder
Sets the value of the 'type' field
setType(CharSequence) - Method in class org.apache.reef.webserver.AvroEvaluatorInfo
Sets the value of the 'type' field.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.reef.wake.impl.DefaultThreadFactory
Sets a uncaught exception handler
setUnmanagedAM(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
setupBridge() - Method in class org.apache.reef.util.logging.LoggingScopeFactory
The method is to measure the time used to set up Java CRL bridge.
setupCommonsLogging() - Static method in class org.apache.reef.util.logging.LoggingSetup
Redirect the commons logging to the JDK logger.
setUriSpecification(String) - Method in class org.apache.reef.javabridge.HttpServerEventBridge
 
setUriSpecification(String) - Method in interface org.apache.reef.webserver.HttpHandler
return specification of the handler.
setUriSpecification(String) - Method in class org.apache.reef.webserver.HttpServerReefEventHandler
set URI specification.
setUrl(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
setUser(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationState
 
setUserName(String) - Method in class org.apache.reef.runtime.common.client.api.JobSubmissionEventImpl.Builder
 
setValue(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
setValue(FileResource) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.LocalResourcesEntry
 
setValue(CharSequence) - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry.Builder
Sets the value of the 'value' field
setValue(CharSequence) - Method in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Sets the value of the 'value' field.
setValue(String) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
required string value = 1;
setValue(V) - Method in class org.apache.reef.wake.examples.accumulate.CombinerStage.Pair
 
setValue(CharSequence) - Method in class org.apache.reef.webserver.HeaderEntry.Builder
Sets the value of the 'value' field
setValue(CharSequence) - Method in class org.apache.reef.webserver.HeaderEntry
Sets the value of the 'value' field.
setValueBytes(ByteString) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance.Builder
required string value = 1;
setvCores(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.Resource
 
setVersion(int) - Method in interface org.apache.reef.io.network.group.api.task.NodeStruct
 
setVersion(int) - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
setVersion(int) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Builder
optional int32 version = 6;
setVirtualCores(int) - Method in class org.apache.reef.runtime.common.driver.api.ResourceRequestEventImpl.Builder
 
setVirtualCores(int) - Method in class org.apache.reef.runtime.common.driver.resourcemanager.ResourceAllocationEventImpl.Builder
 
setVisibility(String) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
SHELL_TASK_CLASS_HIERARCHY_FILENAME - Static variable in class org.apache.reef.examples.retained_evalCLR.JobDriver
 
ShellTask - Class in org.apache.reef.examples.library
Execute command, capture its stdout, and return that string to the job driver.
SHORT_NAME - Static variable in class org.apache.reef.runtime.common.launch.parameters.ClockConfigurationPath
 
SHORT_NAME - Static variable in class org.apache.reef.runtime.common.launch.parameters.ErrorHandlerRID
Short name for the command line and such.
SHORT_NAME - Static variable in class org.apache.reef.runtime.common.launch.parameters.LaunchID
 
SHORT_NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
shutdown(ExecutorDriver) - Method in class org.apache.reef.runtime.mesos.evaluator.REEFExecutor
 
SIG_RESUME_VALUE - Static variable in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
SIG_RESUME = 3;
SIG_SUSPEND_VALUE - Static variable in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
SIG_SUSPEND = 2;
SIG_TERMINATE_VALUE - Static variable in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
SIG_TERMINATE = 1;
SIGNAL_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
SIMPLE_ARG_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
simpleName(Class<?>) - Static method in class org.apache.reef.io.network.group.impl.utils.Utils
 
SimpleNamingService - Class in org.apache.reef.io.checkpoint
A naming service that simply returns the name it has been initialized with.
SimpleNamingService(String) - Constructor for class org.apache.reef.io.checkpoint.SimpleNamingService
 
SimpleNamingService.CheckpointName - Class in org.apache.reef.io.checkpoint
Prefix for checkpoints.
SimpleNamingService.CheckpointName() - Constructor for class org.apache.reef.io.checkpoint.SimpleNamingService.CheckpointName
 
SimpleSubject<T> - Class in org.apache.reef.wake.rx.impl
A Subject that relays all messages to its subscribers.
SimpleSubject(Observer<T>) - Constructor for class org.apache.reef.wake.rx.impl.SimpleSubject
Constructs a simple subject
SimulatedDriverFailure - Exception in org.apache.reef.tests.library.exceptions
Thrown when a test fails on the task side.
SimulatedDriverFailure() - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedDriverFailure
 
SimulatedDriverFailure(String) - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedDriverFailure
 
SimulatedDriverFailure(String, Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedDriverFailure
 
SimulatedDriverFailure(Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedDriverFailure
 
SimulatedTaskFailure - Exception in org.apache.reef.tests.library.exceptions
Thrown when a test fails on the task side.
SimulatedTaskFailure() - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedTaskFailure
 
SimulatedTaskFailure(String) - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedTaskFailure
 
SimulatedTaskFailure(String, Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedTaskFailure
 
SimulatedTaskFailure(Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.SimulatedTaskFailure
 
SingleThreadStage<T> - Class in org.apache.reef.wake.impl
Single thread stage that runs the event handler
SingleThreadStage(EventHandler<T>, int) - Constructor for class org.apache.reef.wake.impl.SingleThreadStage
Constructs a single thread stage
SingleThreadStage(String, EventHandler<T>, int) - Constructor for class org.apache.reef.wake.impl.SingleThreadStage
Constructs a single thread stage
SingletonAsserter - Class in org.apache.reef.util
A helper class that can be used to ensure that objects are only instantiated once.
SINK_FIELD_NUMBER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
size() - Method in class org.apache.reef.examples.group.utils.math.DenseVector
 
size() - Method in interface org.apache.reef.examples.group.utils.math.ImmutableVector
The size (dimensionality) of the Vector
size() - Method in class org.apache.reef.examples.group.utils.math.SparseVector
 
size() - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
size() - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
size() - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
SlaveTask - Class in org.apache.reef.examples.group.bgd
 
SlaveTask(GroupCommClient, ExampleList, LossFunction, double, StepSizes) - Constructor for class org.apache.reef.examples.group.bgd.SlaveTask
 
SlaveTask - Class in org.apache.reef.examples.group.broadcast
 
SlaveTask(GroupCommClient) - Constructor for class org.apache.reef.examples.group.broadcast.SlaveTask
 
sleep() - Method in class org.apache.reef.tang.examples.Timer
 
sleep() - Method in interface org.apache.reef.tang.examples.timer.Timer
 
sleep() - Method in class org.apache.reef.tang.examples.timer.TimerImpl
 
sleep() - Method in class org.apache.reef.tang.examples.timer.TimerMock
 
sleep() - Method in class org.apache.reef.tang.examples.TimerV1
 
SleepTask - Class in org.apache.reef.examples.pool
Sleep for delay seconds and quit.
SocketRemoteIdentifier - Class in org.apache.reef.wake.remote.impl
Remote identifier based on a socket address
SocketRemoteIdentifier(InetSocketAddress) - Constructor for class org.apache.reef.wake.remote.impl.SocketRemoteIdentifier
Constructs a remote identifier
SocketRemoteIdentifier(String) - Constructor for class org.apache.reef.wake.remote.impl.SocketRemoteIdentifier
Constructs a remote identifier
SortingRamSpool<T> - Class in org.apache.reef.io.storage.ram
 
SortingRamSpool() - Constructor for class org.apache.reef.io.storage.ram.SortingRamSpool
 
SortingRamSpool(Comparator<T>) - Constructor for class org.apache.reef.io.storage.ram.SortingRamSpool
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
SOURCE_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
SOURCE_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
SourceAdd_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
SourceAdd = 9;
SourceDead_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
SourceDead = 8;
SparseExample - Class in org.apache.reef.examples.group.bgd.data
Example implementation on a index and value array.
SparseExample(double, float[], int[]) - Constructor for class org.apache.reef.examples.group.bgd.data.SparseExample
 
SparseVector - Class in org.apache.reef.examples.group.utils.math
A sparse vector represented by an index and value array.
SparseVector(double[], int[], int) - Constructor for class org.apache.reef.examples.group.utils.math.SparseVector
 
SparseVector(double[], int[]) - Constructor for class org.apache.reef.examples.group.utils.math.SparseVector
 
Spool<T> - Interface in org.apache.reef.io
Spool files can be appended to, and can be scanned starting at the beginning.
SquaredErrorLossFunction - Class in org.apache.reef.examples.group.bgd.loss
The Squared Error LossFunction.
SquaredErrorLossFunction() - Constructor for class org.apache.reef.examples.group.bgd.loss.SquaredErrorLossFunction
Trivial constructor.
SRCID_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
SRCID_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
SRCVERSION_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
StackBindLocation - Class in org.apache.reef.tang.implementation
 
StackBindLocation() - Constructor for class org.apache.reef.tang.implementation.StackBindLocation
 
Stage - Interface in org.apache.reef.wake
Stage is an execution unit for events and provides a way to reclaim its resources
StageConfiguration - Class in org.apache.reef.wake
Configuration options for Wake Stage
StageConfiguration() - Constructor for class org.apache.reef.wake.StageConfiguration
 
StageConfiguration.Capacity - Class in org.apache.reef.wake
 
StageConfiguration.Capacity() - Constructor for class org.apache.reef.wake.StageConfiguration.Capacity
 
StageConfiguration.ErrorHandler - Class in org.apache.reef.wake
 
StageConfiguration.ErrorHandler() - Constructor for class org.apache.reef.wake.StageConfiguration.ErrorHandler
 
StageConfiguration.NumberOfThreads - Class in org.apache.reef.wake
 
StageConfiguration.NumberOfThreads() - Constructor for class org.apache.reef.wake.StageConfiguration.NumberOfThreads
 
StageConfiguration.StageExecutorService - Class in org.apache.reef.wake
 
StageConfiguration.StageExecutorService() - Constructor for class org.apache.reef.wake.StageConfiguration.StageExecutorService
 
StageConfiguration.StageHandler - Class in org.apache.reef.wake
 
StageConfiguration.StageHandler() - Constructor for class org.apache.reef.wake.StageConfiguration.StageHandler
 
StageConfiguration.StageName - Class in org.apache.reef.wake
 
StageConfiguration.StageName() - Constructor for class org.apache.reef.wake.StageConfiguration.StageName
 
StageConfiguration.StageObserver - Class in org.apache.reef.wake
 
StageConfiguration.StageObserver() - Constructor for class org.apache.reef.wake.StageConfiguration.StageObserver
 
StageConfiguration.TimerInitialDelay - Class in org.apache.reef.wake
 
StageConfiguration.TimerInitialDelay() - Constructor for class org.apache.reef.wake.StageConfiguration.TimerInitialDelay
 
StageConfiguration.TimerPeriod - Class in org.apache.reef.wake
 
StageConfiguration.TimerPeriod() - Constructor for class org.apache.reef.wake.StageConfiguration.TimerPeriod
 
StageManager - Class in org.apache.reef.wake.impl
A manager that manages all the stage
start() - Method in class org.apache.reef.runtime.common.evaluator.context.ContextManager
Start the context manager.
start() - Method in interface org.apache.reef.webserver.HttpServer
start the server
start() - Method in class org.apache.reef.webserver.HttpServerImpl
It will be called from RuntimeStartHandler.
START_PREFIX - Static variable in class org.apache.reef.util.logging.LoggingScopeImpl
 
START_TASK_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
startIndicators - Static variable in class org.apache.reef.util.logging.LogParser
 
startPackage(String) - Method in class org.apache.reef.tang.util.Tint
 
StartTime - Class in org.apache.reef.wake.time.event
Represents the Time at which a component started.
StartTime(long) - Constructor for class org.apache.reef.wake.time.event.StartTime
 
startTime - Variable in class org.apache.reef.webserver.AvroDriverInfo
Deprecated.
startTime - Variable in class org.apache.reef.webserver.AvroEvaluatorList
Deprecated.
STATE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
StatePassingDriver - Class in org.apache.reef.tests.statepassing
 
StatePassingDriver(JobMessageObserver) - Constructor for class org.apache.reef.tests.statepassing.StatePassingDriver
 
StatePassingTask - Class in org.apache.reef.tests.statepassing
 
StatePassingTask(Counter) - Constructor for class org.apache.reef.tests.statepassing.StatePassingTask
 
StaticObservable - Interface in org.apache.reef.wake.rx
Defines a "static" provider for push-based notification.
StepSizes - Class in org.apache.reef.examples.group.bgd.utils
 
StepSizes() - Constructor for class org.apache.reef.examples.group.bgd.utils.StepSizes
 
stop() - Method in interface org.apache.reef.wake.time.Clock
This stops the clock immediately, without waiting for client alarms to finish.
stop() - Method in class org.apache.reef.wake.time.runtime.RuntimeClock
 
stop() - Method in interface org.apache.reef.webserver.HttpServer
stop the server
stop() - Method in class org.apache.reef.webserver.HttpServerImpl
stop Jetty Server.
STOP_TASK_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
StopTime - Class in org.apache.reef.wake.time.event
Represents the Time at which a component stops.
StopTime(long) - Constructor for class org.apache.reef.wake.time.event.StopTime
 
STORAGE_ACCOUNT_KEY - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
The Storage account key to be used by Azure.
STORAGE_ACCOUNT_KEY - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
The Storage account key to be used by Azure.
STORAGE_ACCOUNT_NAME - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
The Storage account to be used by Azure.
STORAGE_ACCOUNT_NAME - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
The Storage account to be used by Azure.
StorageException - Exception in org.apache.reef.exception.evaluator
 
StorageException(String, Throwable) - Constructor for exception org.apache.reef.exception.evaluator.StorageException
 
StorageException(String) - Constructor for exception org.apache.reef.exception.evaluator.StorageException
 
StorageException(Throwable) - Constructor for exception org.apache.reef.exception.evaluator.StorageException
 
StorageIdentifier - Interface in org.apache.reef.wake.storage
 
StorageService - Interface in org.apache.reef.io.storage
 
StreamingCodec<T> - Interface in org.apache.reef.io.network.impl
A codec that can make serialization more efficient when an object has to be codec'ed through a chain of codecs
StrictPreemptionEvent - Interface in org.apache.reef.driver
Represents a strict preemption event: It contains the set of Evaluators that the underlying resource manager will take away from the Driver.
StringCodec - Class in org.apache.reef.io.network.util
 
StringCodec() - Constructor for class org.apache.reef.io.network.util.StringCodec
 
StringCodec - Class in org.apache.reef.wake.remote.impl
Codec that encodes/decodes a string
StringCodec() - Constructor for class org.apache.reef.wake.remote.impl.StringCodec
 
StringDeserializer - Class in org.apache.reef.io.storage.util
 
StringDeserializer() - Constructor for class org.apache.reef.io.storage.util.StringDeserializer
 
StringIdentifier - Class in org.apache.reef.io.network.util
String identifier
StringIdentifierFactory - Class in org.apache.reef.io.network.util
Factory that creates StringIdentifier
StringIdentifierFactory() - Constructor for class org.apache.reef.io.network.util.StringIdentifierFactory
 
StringSerializer - Class in org.apache.reef.io.storage.util
 
StringSerializer() - Constructor for class org.apache.reef.io.storage.util.StringSerializer
 
stripCommonPrefixes(String) - Static method in class org.apache.reef.tang.util.Tint
 
stripPrefix(String, String) - Static method in class org.apache.reef.tang.util.Tint
 
stripPrefixHelper2(String, String) - Static method in class org.apache.reef.tang.util.Tint
 
SubConfiguration - Class in org.apache.reef.examples.group.bgd.utils
 
SubConfiguration() - Constructor for class org.apache.reef.examples.group.bgd.utils.SubConfiguration
 
Subject<InType,OutType> - Interface in org.apache.reef.wake.rx
A class implementing Observer and StaticObservable.
submit(File, String) - Method in class org.apache.reef.bridge.client.LocalClient
 
submit(Configuration) - Method in interface org.apache.reef.client.REEF
Submits the Driver set up in the given Configuration for execution.
submit(EvaluatorRequest) - Method in interface org.apache.reef.driver.evaluator.EvaluatorRequestor
Submit the request for new evaluator.
submit(Configuration, String) - Method in class org.apache.reef.examples.group.bgd.BGDClient
Runs BGD on the given runtime.
submit() - Method in class org.apache.reef.examples.retained_eval.JobClient
Launch the job driver.
submit(File) - Method in class org.apache.reef.examples.retained_evalCLR.JobClient
Launch the job driver.
submit() - Method in class org.apache.reef.examples.suspend.SuspendClient
Start the job driver.
submit(int, int, int, String) - Method in class org.apache.reef.javabridge.EvaluatorRequestorBridge
 
submit(File, boolean, Configuration) - Method in class org.apache.reef.javabridge.generic.JobClient
Launch the job driver.
submit(Configuration) - Method in class org.apache.reef.runtime.common.client.REEFImplementation
 
submit(EvaluatorRequest) - Method in class org.apache.reef.runtime.common.driver.EvaluatorRequestorImpl
 
submit(String) - Method in class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
 
submit(ForkJoinTask<?>) - Method in class org.apache.reef.wake.impl.WakeSharedPool
 
submitApplication(ApplicationSubmission) - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.HDInsightInstance
Submits an application for execution.
submitCommands(List<String>) - Method in class org.apache.reef.examples.scheduler.SchedulerDriver
Submit a command to schedule.
submitContext(Configuration) - Method in interface org.apache.reef.driver.context.ActiveContext
 
submitContext(Configuration) - Method in interface org.apache.reef.driver.ContextSubmittable
Submit a Context.
submitContext(Configuration) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
 
submitContext(Configuration) - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
submitContextAndService(Configuration, Configuration) - Method in interface org.apache.reef.driver.context.ActiveContext
 
submitContextAndService(Configuration, Configuration) - Method in interface org.apache.reef.driver.ContextSubmittable
Submit a Context and a Service Configuration.
submitContextAndService(Configuration, Configuration) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
 
submitContextAndService(Configuration, Configuration) - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
submitContextAndServiceAndTask(Configuration, Configuration, Configuration) - Method in interface org.apache.reef.driver.ContextAndTaskSubmittable
Subkit a Context with Services and a Task.
submitContextAndServiceAndTask(Configuration, Configuration, Configuration) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
 
submitContextAndServiceAndTaskString(String, String, String) - Method in class org.apache.reef.javabridge.AllocatedEvaluatorBridge
 
submitContextAndServiceString(String, String) - Method in class org.apache.reef.javabridge.AllocatedEvaluatorBridge
 
submitContextAndTask(Configuration, Configuration) - Method in interface org.apache.reef.driver.ContextAndTaskSubmittable
Submit a Context and a Task.
submitContextAndTask(Configuration, Configuration) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
 
submitContextAndTaskString(String, String) - Method in class org.apache.reef.javabridge.AllocatedEvaluatorBridge
 
submitContextString(String) - Method in class org.apache.reef.javabridge.AllocatedEvaluatorBridge
 
submitTask(Configuration) - Method in interface org.apache.reef.driver.context.ActiveContext
 
submitTask(Configuration) - Method in interface org.apache.reef.driver.evaluator.AllocatedEvaluator
Submits the given Task for execution.
submitTask(Configuration) - Method in interface org.apache.reef.driver.TaskSubmittable
Submits a Task (encoded in the Configuration) for execution.
submitTask(Configuration) - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
submitTaskString(String) - Method in class org.apache.reef.javabridge.ActiveContextBridge
 
Subplan<T> - Class in org.apache.reef.tang.implementation
 
Subplan(Node, int, InjectionPlan<T>...) - Constructor for class org.apache.reef.tang.implementation.Subplan
 
Subplan(Node, InjectionPlan<T>...) - Constructor for class org.apache.reef.tang.implementation.Subplan
 
SUBPLAN_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
subscribe(Class<? extends T>, EventHandler<? extends T>) - Method in class org.apache.reef.wake.impl.PubSubEventHandler
Subscribes an event handler for an event class type
subscribe(Observer<T>) - Method in interface org.apache.reef.wake.rx.DynamicObservable
Subscribes the observer to this observable object
Subscription<T> - Class in org.apache.reef.wake.remote.impl
Subscription of a handler
Subscription(T, HandlerContainer<T>) - Constructor for class org.apache.reef.wake.remote.impl.Subscription
Constructs a subscription
successor() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
successor() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
sum() - Method in interface org.apache.reef.examples.group.utils.math.ImmutableVector
Computes the computeSum of all entries in the Vector.
suspend(byte[]) - Method in interface org.apache.reef.driver.task.RunningTask
Signal the task to suspend.
suspend() - Method in interface org.apache.reef.driver.task.RunningTask
Signal the task to suspend.
suspend(byte[]) - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
suspend() - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
suspend(byte[]) - Method in class org.apache.reef.runtime.common.evaluator.task.TaskRuntime
Suspend the Task.
SUSPEND_TASK_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
SUSPEND_VALUE - Static variable in enum org.apache.reef.proto.ReefServiceProtos.State
SUSPEND = 3;
SuspendClient - Class in org.apache.reef.examples.suspend
 
SuspendClientControl - Class in org.apache.reef.examples.suspend
(Wake) listener to get suspend/resume commands from Control process.
SuspendClientControl(int) - Constructor for class org.apache.reef.examples.suspend.SuspendClientControl
 
SuspendClientControl.Port - Class in org.apache.reef.examples.suspend
 
SuspendClientControl.Port() - Constructor for class org.apache.reef.examples.suspend.SuspendClientControl.Port
 
SuspendDriver - Class in org.apache.reef.examples.suspend
Suspend/resume example job driver.
SuspendedTask - Interface in org.apache.reef.driver.task
Represents a suspended Task.
SuspendedTaskBridge - Class in org.apache.reef.javabridge
 
SuspendedTaskBridge(SuspendedTask) - Constructor for class org.apache.reef.javabridge.SuspendedTaskBridge
 
SuspendedTaskImpl - Class in org.apache.reef.runtime.common.driver.task
 
SuspendedTaskImpl(ActiveContext, byte[], String) - Constructor for class org.apache.reef.runtime.common.driver.task.SuspendedTaskImpl
 
SuspendedTaskKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
SuspendEvent - Interface in org.apache.reef.task.events
Event fired when the driver called suspend() on this task.
SuspendTestTask - Class in org.apache.reef.examples.suspend
Simple do-nothing task that can send messages to the Driver and can be suspended/resumed.
SuspendTestTask(CheckpointService, int, int) - Constructor for class org.apache.reef.examples.suspend.SuspendTestTask
Task constructor: invoked by TANG.
SuspendTestTask.SuspendHandler - Class in org.apache.reef.examples.suspend
 
SuspendTestTask.SuspendHandler() - Constructor for class org.apache.reef.examples.suspend.SuspendTestTask.SuspendHandler
 
SVMLightParser - Class in org.apache.reef.examples.group.bgd.data.parser
A Parser for SVMLight records
SVMLightParser() - Constructor for class org.apache.reef.examples.group.bgd.data.parser.SVMLightParser
 
SyncStage<T> - Class in org.apache.reef.wake.impl
Stage that synchronously executes an event handler
SyncStage(EventHandler<T>) - Constructor for class org.apache.reef.wake.impl.SyncStage
Constructs a synchronous stage
SyncStage(String, EventHandler<T>) - Constructor for class org.apache.reef.wake.impl.SyncStage
Constructs a synchronous stage
SyncStage(String, EventHandler<T>, EventHandler<Throwable>) - Constructor for class org.apache.reef.wake.impl.SyncStage
Constructs a synchronous stage
SystemTempFileCreator - Class in org.apache.reef.io
A TempFileCreator that uses the system's temp directory.
SystemTempFileCreator() - Constructor for class org.apache.reef.io.SystemTempFileCreator
 
SystemTime - Class in org.apache.reef.util.cache
Return the system time
SystemTime() - Constructor for class org.apache.reef.util.cache.SystemTime
 

T

takesParameters(ClassNode<?>[]) - Method in class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
takesParameters(ClassNode<?>[]) - Method in interface org.apache.reef.tang.types.ConstructorDef
 
Tang - Interface in org.apache.reef.tang
The root factory interface for Tang.
Tang.Factory - Class in org.apache.reef.tang
A factory that returns the default implementation of the Tang interface.
Tang.Factory() - Constructor for class org.apache.reef.tang.Tang.Factory
 
TangImpl - Class in org.apache.reef.tang.implementation
 
TangImpl() - Constructor for class org.apache.reef.tang.implementation.TangImpl
 
TASK - Static variable in class org.apache.reef.driver.task.TaskConfiguration
The task to instantiate.
Task - Interface in org.apache.reef.task
The interface for Tasks.
TASK_COMPLETE - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
TASK_CONF - Static variable in class org.apache.reef.poison.PoisonedConfiguration
 
TASK_CONFIGURATION - Static variable in class org.apache.reef.runtime.common.evaluator.EvaluatorConfiguration
 
TASK_ID - Static variable in class org.apache.reef.examples.group.bgd.MasterTask
 
TASK_ID - Static variable in class org.apache.reef.examples.group.broadcast.MasterTask
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
TASK_MESSAGE - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
TASK_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
TASK_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
TASK_RUNNING - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
TASK_STATUS_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
TASK_SUSPEND - Static variable in class org.apache.reef.util.logging.LoggingScopeFactory
 
TaskCallFailure - Exception in org.apache.reef.runtime.common.evaluator.task.exceptions
Thrown when a Task.call() throws an exception
TaskCallFailure(Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.task.exceptions.TaskCallFailure
 
TaskClientCodeException - Exception in org.apache.reef.runtime.common.evaluator.task
Thrown by REEF's resourcemanager code when it catches an exception thrown by user code.
TaskClientCodeException(String, String, String, Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.task.TaskClientCodeException
 
TaskCloseHandlerFailure - Exception in org.apache.reef.runtime.common.evaluator.task.exceptions
Thrown when a Task Close Handler throws an exception
TaskCloseHandlerFailure(Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.task.exceptions.TaskCloseHandlerFailure
 
taskCompleted(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling taskCompletedHandler
TaskCompletedHandlers - Class in org.apache.reef.driver.parameters
Completed task handler.
TaskConfiguration - Class in org.apache.reef.driver.task
A ConfigurationModule to fill out to generate legal task Configurations that can be submitted.
TaskConfiguration() - Constructor for class org.apache.reef.driver.task.TaskConfiguration
 
TaskConfigurationOptions - Class in org.apache.reef.driver.task
Configuration parameters for the TaskConfiguration class.
TaskConfigurationOptions() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions
 
TaskConfigurationOptions.CloseHandler - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.CloseHandler() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.CloseHandler
 
TaskConfigurationOptions.Identifier - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.Identifier() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.Identifier
 
TaskConfigurationOptions.Memento - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.Memento() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.Memento
 
TaskConfigurationOptions.MessageHandler - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.MessageHandler() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.MessageHandler
 
TaskConfigurationOptions.StartHandlers - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.StartHandlers() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.StartHandlers
 
TaskConfigurationOptions.StopHandlers - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.StopHandlers() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.StopHandlers
 
TaskConfigurationOptions.SuspendHandler - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.SuspendHandler() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.SuspendHandler
 
TaskConfigurationOptions.TaskMessageSources - Class in org.apache.reef.driver.task
 
TaskConfigurationOptions.TaskMessageSources() - Constructor for class org.apache.reef.driver.task.TaskConfigurationOptions.TaskMessageSources
 
TaskFailedHandlers - Class in org.apache.reef.driver.parameters
Task failure handler.
TaskMessage - Interface in org.apache.reef.driver.task
A message from a running task to the driver.
TaskMessage - Class in org.apache.reef.task
A message sent from a Task to a Driver.
TaskMessageBridge - Class in org.apache.reef.javabridge
 
TaskMessageBridge(TaskMessage) - Constructor for class org.apache.reef.javabridge.TaskMessageBridge
 
TaskMessageHandlerFailure - Exception in org.apache.reef.runtime.common.evaluator.task.exceptions
Thrown when a Task Message Handler throws an exception
TaskMessageHandlerFailure(Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.task.exceptions.TaskMessageHandlerFailure
the exception thrown by the task message handler's onNext() method.
TaskMessageHandlers - Class in org.apache.reef.driver.parameters
Task message handler.
TaskMessageImpl - Class in org.apache.reef.runtime.common.driver.task
 
TaskMessageImpl(byte[], String, String, String) - Constructor for class org.apache.reef.runtime.common.driver.task.TaskMessageImpl
 
TaskMessageKey - Static variable in class org.apache.reef.javabridge.NativeInterop
 
taskMessageReceived(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling taskMessageReceivedHandler
TaskMessageSource - Interface in org.apache.reef.task
Message source for control flow messages from a task to the Driver.
TaskMessagingDriver - Class in org.apache.reef.tests.messaging.task
 
TaskMessagingDriver(JobMessageObserver, Clock) - Constructor for class org.apache.reef.tests.messaging.task.TaskMessagingDriver
 
TaskMessagingDriver.EvaluatorAllocatedHandler - Class in org.apache.reef.tests.messaging.task
 
TaskMessagingDriver.EvaluatorAllocatedHandler() - Constructor for class org.apache.reef.tests.messaging.task.TaskMessagingDriver.EvaluatorAllocatedHandler
 
TaskMessagingDriver.TaskMessageHandler - Class in org.apache.reef.tests.messaging.task
 
TaskMessagingDriver.TaskMessageHandler() - Constructor for class org.apache.reef.tests.messaging.task.TaskMessagingDriver.TaskMessageHandler
 
TaskMessagingDriver.TaskRunningHandler - Class in org.apache.reef.tests.messaging.task
 
TaskMessagingDriver.TaskRunningHandler() - Constructor for class org.apache.reef.tests.messaging.task.TaskMessagingDriver.TaskRunningHandler
 
TaskMessagingTask - Class in org.apache.reef.tests.messaging.task
A basic task that receives a message and sends it back to the driver.
TaskMessagingTask() - Constructor for class org.apache.reef.tests.messaging.task.TaskMessagingTask
 
TaskMessagingTask.DriverMessageHandler - Class in org.apache.reef.tests.messaging.task
 
TaskMessagingTask.DriverMessageHandler() - Constructor for class org.apache.reef.tests.messaging.task.TaskMessagingTask.DriverMessageHandler
 
TaskNode - Interface in org.apache.reef.io.network.group.api.driver
A node in the Topology representing a Task on the driver Impl should maintain state relating to whether task is running/dead and status of neighboring nodes and send ctrl msgs to the tasks indicating topology changing events
TaskNodeImpl - Class in org.apache.reef.io.network.group.impl.driver
 
TaskNodeImpl(EStage<GroupCommunicationMessage>, Class<? extends Name<String>>, Class<? extends Name<String>>, String, String, boolean) - Constructor for class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
TaskNodeStatus - Interface in org.apache.reef.io.network.group.api.driver
Tracks the Status of the ctrl msgs sent to a task node in the topology - what msgs have been sent to this node and what msgs have been ACKed as received by this node Status of neighbors This is used to see whether the local topology of a Task is completely set-up It also offers convenience methods for waiting on receiving ACKs from the task.
TaskNodeStatusImpl - Class in org.apache.reef.io.network.group.impl.driver
 
TaskNodeStatusImpl(Class<? extends Name<String>>, Class<? extends Name<String>>, String, TaskNode) - Constructor for class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
TaskRepresenter - Class in org.apache.reef.runtime.common.driver.task
Represents a Task on the Driver.
TaskRepresenter(String, EvaluatorContext, EvaluatorMessageDispatcher, EvaluatorManager, ExceptionCodec) - Constructor for class org.apache.reef.runtime.common.driver.task.TaskRepresenter
 
taskRunning(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling runningTaskHandler
TaskRunningHandlers - Class in org.apache.reef.driver.parameters
Running task handler.
TaskRuntime - Class in org.apache.reef.runtime.common.evaluator.task
The execution environment for a Task.
TaskSide - Annotation Type in org.apache.reef.annotations.audience
Annotates interfaces meant to be used by Tasks.
TaskSideFailure - Exception in org.apache.reef.tests.library.exceptions
Thrown when a test fails on the task side.
TaskSideFailure() - Constructor for exception org.apache.reef.tests.library.exceptions.TaskSideFailure
 
TaskSideFailure(String) - Constructor for exception org.apache.reef.tests.library.exceptions.TaskSideFailure
 
TaskSideFailure(String, Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.TaskSideFailure
 
TaskSideFailure(Throwable) - Constructor for exception org.apache.reef.tests.library.exceptions.TaskSideFailure
 
TaskStart - Interface in org.apache.reef.task.events
Represents a TaskStart.
TaskStartHandlerFailure - Exception in org.apache.reef.runtime.common.evaluator.task.exceptions
Thrown when a TastStart handler throws an exception
TaskStartHandlerFailure(EventHandler<TaskStart>, Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.task.exceptions.TaskStartHandlerFailure
 
TaskState - Enum in org.apache.reef.io.network.group.impl.driver
 
TaskStatus - Class in org.apache.reef.runtime.common.evaluator.task
Represents the various states a Task could be in.
TaskStop - Interface in org.apache.reef.task.events
Represents a Task stop.
TaskStopHandlerFailure - Exception in org.apache.reef.runtime.common.evaluator.task.exceptions
Thrown when a TaskStop handler throws an exception
TaskStopHandlerFailure(EventHandler<TaskStop>, Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.task.exceptions.TaskStopHandlerFailure
 
TaskSubmittable - Interface in org.apache.reef.driver
Base interface for classes that support Task submission.
taskSuspended(String) - Method in class org.apache.reef.util.logging.LoggingScopeFactory
This is to measure the time in calling taskSuspendedHandler
TaskSuspendedHandlers - Class in org.apache.reef.driver.parameters
Suspended task handler.
TaskSuspendHandlerFailure - Exception in org.apache.reef.runtime.common.evaluator.task.exceptions
Thrown when a Task Suspend Handler throws an exception
TaskSuspendHandlerFailure(Throwable) - Constructor for exception org.apache.reef.runtime.common.evaluator.task.exceptions.TaskSuspendHandlerFailure
 
TaskVersion - Class in org.apache.reef.io.network.group.impl.config.parameters
 
TCP_PORT_PROVIDER - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
The class used to restrict tcp port ranges for listening Note that you will likely want to bind the same class also to DRIVER_CONFIGURATION_PROVIDERS to make sure that the Driver (and the Evaluators) also use it.
TCP_PORT_PROVIDER - Static variable in class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
The class used to restrict tcp port ranges for listening Note that you will likely want to bind the same class also to DRIVER_CONFIGURATION_PROVIDERS to make sure that the Driver (and the Evaluators) also use it.
TcpPortProvider - Interface in org.apache.reef.wake.remote.ports
Provides an iterator that returns port numbers.
TcpPortRangeBegin - Class in org.apache.reef.wake.remote.ports.parameters
First tcp port number to try
TcpPortRangeBegin() - Constructor for class org.apache.reef.wake.remote.ports.parameters.TcpPortRangeBegin
 
TcpPortRangeCount - Class in org.apache.reef.wake.remote.ports.parameters
Number of tcp ports in the range
TcpPortRangeCount() - Constructor for class org.apache.reef.wake.remote.ports.parameters.TcpPortRangeCount
 
TcpPortRangeTryCount - Class in org.apache.reef.wake.remote.ports.parameters
Max number tries for port numbers
TcpPortRangeTryCount() - Constructor for class org.apache.reef.wake.remote.ports.parameters.TcpPortRangeTryCount
 
TempFileCreator - Interface in org.apache.reef.io
Utility to create temporary files and folders in accordance with the underlying resource manager.
TestDriverLauncher - Class in org.apache.reef.tests
A launcher for REEF Drivers.
TestProtos - Class in org.apache.reef.wake.test.proto
 
TestProtos.TestEventPBuf - Class in org.apache.reef.wake.test.proto
Protobuf type TestEventPBuf
TestProtos.TestEventPBuf.Builder - Class in org.apache.reef.wake.test.proto
Protobuf type TestEventPBuf
TestProtos.TestEventPBufOrBuilder - Interface in org.apache.reef.wake.test.proto
 
ThreadLogFormatter - Class in org.apache.reef.util.logging
A denser logging format for REEF that is similar to the standard SimpleFormatter.
ThreadLogFormatter() - Constructor for class org.apache.reef.util.logging.ThreadLogFormatter
 
ThreadLogger - Class in org.apache.reef.util
Methods to log the currently active set of threads with their stack traces.
ThreadPoolStage<T> - Class in org.apache.reef.wake.impl
Stage that executes an event handler with a thread pool
ThreadPoolStage(EventHandler<T>, int) - Constructor for class org.apache.reef.wake.impl.ThreadPoolStage
Constructs a thread-pool stage
ThreadPoolStage(String, EventHandler<T>, int, EventHandler<Throwable>) - Constructor for class org.apache.reef.wake.impl.ThreadPoolStage
Constructs a thread-pool stage
ThreadPoolStage(String, EventHandler<T>, int) - Constructor for class org.apache.reef.wake.impl.ThreadPoolStage
Constructs a thread-pool stage
ThreadPoolStage(EventHandler<T>, ExecutorService) - Constructor for class org.apache.reef.wake.impl.ThreadPoolStage
Constructs a thread-pool stage
ThreadPoolStage(EventHandler<T>, ExecutorService, EventHandler<Throwable>) - Constructor for class org.apache.reef.wake.impl.ThreadPoolStage
Constructs a thread-pool stage
ThreadPoolStage(String, EventHandler<T>, ExecutorService) - Constructor for class org.apache.reef.wake.impl.ThreadPoolStage
Constructs a thread-pool stage
ThreadPoolStage(String, EventHandler<T>, ExecutorService, EventHandler<Throwable>) - Constructor for class org.apache.reef.wake.impl.ThreadPoolStage
Constructs a thread-pool stage
tick() - Method in class org.apache.reef.wake.metrics.EWMA
Updates the rate
Time - Class in org.apache.reef.wake.time
Time object
Time(long) - Constructor for class org.apache.reef.wake.time.Time
 
Timeout - Class in org.apache.reef.examples.group.bgd.parameters
 
Timeout() - Constructor for class org.apache.reef.examples.group.bgd.parameters.Timeout
 
TimeoutSubject<T> - Class in org.apache.reef.wake.rx.impl
 
TimeoutSubject(long, Observer<T>) - Constructor for class org.apache.reef.wake.rx.impl.TimeoutSubject
 
Timer - Class in org.apache.reef.examples.group.utils.timer
 
Timer(Logger, String) - Constructor for class org.apache.reef.examples.group.utils.timer.Timer
 
Timer(String) - Constructor for class org.apache.reef.examples.group.utils.timer.Timer
 
Timer(Logger, Level, String) - Constructor for class org.apache.reef.examples.group.utils.timer.Timer
 
Timer - Class in org.apache.reef.tang.examples
 
Timer(int) - Constructor for class org.apache.reef.tang.examples.Timer
 
Timer - Interface in org.apache.reef.tang.examples.timer
 
Timer - Interface in org.apache.reef.wake.time.runtime
 
Timer.Seconds - Class in org.apache.reef.tang.examples.timer
 
Timer.Seconds() - Constructor for class org.apache.reef.tang.examples.timer.Timer.Seconds
 
TimerImpl - Class in org.apache.reef.tang.examples.timer
 
TimerImpl(int) - Constructor for class org.apache.reef.tang.examples.timer.TimerImpl
 
TimerMock - Class in org.apache.reef.tang.examples.timer
 
TimerMock.TimerMockConf - Class in org.apache.reef.tang.examples.timer
 
TimerMock.TimerMockConf() - Constructor for class org.apache.reef.tang.examples.timer.TimerMock.TimerMockConf
 
TimerStage - Class in org.apache.reef.wake.impl
Stage that triggers an event handler periodically
TimerStage(EventHandler<PeriodicEvent>, long) - Constructor for class org.apache.reef.wake.impl.TimerStage
Constructs a timer stage with no initial delay
TimerStage(String, EventHandler<PeriodicEvent>, long) - Constructor for class org.apache.reef.wake.impl.TimerStage
Constructs a timer stage with no initial delay
TimerStage(EventHandler<PeriodicEvent>, long, long) - Constructor for class org.apache.reef.wake.impl.TimerStage
Constructs a timer stage
TimerStage(String, EventHandler<PeriodicEvent>, long, long) - Constructor for class org.apache.reef.wake.impl.TimerStage
Constructs a timer stage
TimerV1 - Class in org.apache.reef.tang.examples
 
TimerV1(int) - Constructor for class org.apache.reef.tang.examples.TimerV1
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
Tint - Class in org.apache.reef.tang.util
 
Tint() - Constructor for class org.apache.reef.tang.util.Tint
 
Tint(URL[]) - Constructor for class org.apache.reef.tang.util.Tint
 
Tint(URL[], boolean) - Constructor for class org.apache.reef.tang.util.Tint
 
toArray() - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
toArray(T[]) - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
toAvro(Configuration) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
toAvro(String, String, List<AvroReefServiceInfo>) - Method in class org.apache.reef.webserver.AvroDriverInfoSerializer
Build AvroDriverInfo object.
toAvro(List<String>, Map<String, EvaluatorDescriptor>) - Method in class org.apache.reef.webserver.AvroEvaluatorInfoSerializer
Create AvroEvaluatorsInfo object.
toAvro(Map<String, EvaluatorDescriptor>, int, String) - Method in class org.apache.reef.webserver.AvroEvaluatorListSerializer
Build AvroEvaluatorList object.
toAvro(ParsedHttpRequest) - Method in class org.apache.reef.webserver.AvroHttpSerializer
Convert from HttpServletRequest to AvroHttpRequest.
toAvro(String, String, List<AvroReefServiceInfo>) - Method in interface org.apache.reef.webserver.DriverInfoSerializer
Build AvroDriverInfo object from raw data
toAvro(List<String>, Map<String, EvaluatorDescriptor>) - Method in interface org.apache.reef.webserver.EvaluatorInfoSerializer
Build AvroEvaluatorsInfo object from raw data
toAvro(Map<String, EvaluatorDescriptor>, int, String) - Method in interface org.apache.reef.webserver.EvaluatorListSerializer
Build AvroEvaluatorList object
toBuilder() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
toBuilder() - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
toBuilder() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
toBuilder() - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
toBuilder() - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
toBuilder() - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
toBuilder() - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
toBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
toBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
toBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
toBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
toBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
toBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
toBuilder() - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
toBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
toBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
toBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
toBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
toBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
toBuilder() - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
toBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
toBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
toBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
toBuilder() - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
toBuilder() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
toBuilder() - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
toBuilder() - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 
toByteArray(Configuration) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
toByteArray(Configuration) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Writes the Configuration to a byte[].
toBytes(Throwable) - Method in interface org.apache.reef.runtime.common.utils.ExceptionCodec
 
toBytes(AvroHttpRequest) - Method in class org.apache.reef.webserver.AvroHttpSerializer
Convert AvroHttpRequest to bytes.
toCantInjectString() - Method in class org.apache.reef.tang.implementation.InjectionPlan
Algorithm for generating cant inject string:

For infeasible plans:

Some node types are "leaves": NamedParameterNode ClassNode with no @Inject constructors We do a depth first search of the injection plan, starting with the left most constructor arguments.

toConfigurationString(Configuration) - Static method in class org.apache.reef.tang.formats.ConfigurationFile
Deprecated.
in Tang 0.2 Use AvroConfigurationSerializer instead.
toFile(Configuration, File) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
toFile(Configuration, File) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Stores the given Configuration in the given File.
toFile(AvroHttpRequest, File) - Method in class org.apache.reef.webserver.AvroHttpSerializer
Conver AvroHttpRequest to a file
toHtmlString(NamedParameterNode<?>, String) - Method in class org.apache.reef.tang.util.Tint
 
toHtmlString(ClassNode<?>, String) - Method in class org.apache.reef.tang.util.Tint
 
TOKEN - Static variable in class org.apache.reef.util.logging.LoggingScopeImpl
 
Topology - Interface in org.apache.reef.io.network.group.api.driver
A topology should implement the following interface so that it can work with the elastic group communication framework Currently we have two implementations 1.
TopologyChanges_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
TopologyChanges = 21;
TopologyFailedEvaluatorHandler - Class in org.apache.reef.io.network.group.impl.driver
 
TopologyFailedEvaluatorHandler(CommunicationGroupDriverImpl) - Constructor for class org.apache.reef.io.network.group.impl.driver.TopologyFailedEvaluatorHandler
 
TopologyFailedTaskHandler - Class in org.apache.reef.io.network.group.impl.driver
 
TopologyFailedTaskHandler(CommunicationGroupDriverImpl) - Constructor for class org.apache.reef.io.network.group.impl.driver.TopologyFailedTaskHandler
 
TopologyMessageHandler - Class in org.apache.reef.io.network.group.impl.driver
 
TopologyMessageHandler(CommunicationGroupDriverImpl) - Constructor for class org.apache.reef.io.network.group.impl.driver.TopologyMessageHandler
 
TopologyRunningTaskHandler - Class in org.apache.reef.io.network.group.impl.driver
 
TopologyRunningTaskHandler(CommunicationGroupDriverImpl) - Constructor for class org.apache.reef.io.network.group.impl.driver.TopologyRunningTaskHandler
 
TopologySetup_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
TopologySetup = 18;
TopologyUpdated_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
TopologyUpdated = 20;
TopologyUpdateWaitHandler - Class in org.apache.reef.io.network.group.impl.driver
 
TopologyUpdateWaitHandler(EStage<GroupCommunicationMessage>, Class<? extends Name<String>>, Class<? extends Name<String>>, String, int, String, int, String) - Constructor for class org.apache.reef.io.network.group.impl.driver.TopologyUpdateWaitHandler
The handler will wait for all nodes to acquire topoLock and send TopologySetup msg.
toPrettyString() - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
toPrettyString() - Method in class org.apache.reef.tang.implementation.InjectionPlan
 
toShallowString() - Method in class org.apache.reef.tang.implementation.Constructor
 
toShallowString() - Method in class org.apache.reef.tang.implementation.InjectionFuturePlan
 
toShallowString() - Method in class org.apache.reef.tang.implementation.InjectionPlan
 
toShallowString() - Method in class org.apache.reef.tang.implementation.java.JavaInstance
 
toShallowString() - Method in class org.apache.reef.tang.implementation.ListInjectionPlan
 
toShallowString() - Method in class org.apache.reef.tang.implementation.SetInjectionPlan
 
toShallowString() - Method in class org.apache.reef.tang.implementation.Subplan
 
toString() - Method in class org.apache.reef.client.DriverLauncher
 
toString() - Method in class org.apache.reef.client.JobMessage
 
toString() - Method in class org.apache.reef.client.LauncherStatus
 
toString() - Method in class org.apache.reef.common.AbstractFailure
 
toString() - Method in class org.apache.reef.examples.group.bgd.loss.LogisticLossFunction
 
toString() - Method in class org.apache.reef.examples.group.bgd.loss.SquaredErrorLossFunction
 
toString() - Method in class org.apache.reef.examples.group.bgd.loss.WeightedLogisticLossFunction
 
toString() - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
toString() - Method in class org.apache.reef.io.network.group.impl.config.BroadcastOperatorSpec
 
toString() - Method in class org.apache.reef.io.network.group.impl.config.ReduceOperatorSpec
 
toString() - Method in class org.apache.reef.io.network.group.impl.driver.IndexedMsg
 
toString() - Method in class org.apache.reef.io.network.group.impl.driver.MsgKey
 
toString() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
toString() - Method in class org.apache.reef.io.network.group.impl.GroupChangesImpl
 
toString() - Method in class org.apache.reef.io.network.group.impl.GroupCommunicationMessage
 
toString() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastReceiver
 
toString() - Method in class org.apache.reef.io.network.group.impl.operators.BroadcastSender
 
toString() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceReceiver
 
toString() - Method in class org.apache.reef.io.network.group.impl.operators.ReduceSender
 
toString() - Method in class org.apache.reef.io.network.group.impl.task.NodeStructImpl
 
toString() - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
toString() - Method in class org.apache.reef.io.network.group.impl.utils.ConcurrentCountingMap
 
toString() - Method in class org.apache.reef.io.network.group.impl.utils.CountingMap
 
toString() - Method in class org.apache.reef.io.network.util.Pair
 
toString() - Method in class org.apache.reef.io.network.util.StringIdentifier
Returns a string representation of the object
toString() - Method in class org.apache.reef.io.Tuple
 
toString() - Method in class org.apache.reef.runtime.common.client.RunningJobImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.catalog.NodeDescriptorImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.catalog.RackDescriptorImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.catalog.ResourceCatalogImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.context.ClosedContextImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.context.EvaluatorContext
 
toString() - Method in class org.apache.reef.runtime.common.driver.context.FailedContextImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.evaluator.EvaluatorManager
 
toString() - Method in class org.apache.reef.runtime.common.driver.task.CompletedTaskImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.task.RunningTaskImpl
 
toString() - Method in class org.apache.reef.runtime.common.driver.task.SuspendedTaskImpl
 
toString() - Method in class org.apache.reef.runtime.common.launch.REEFErrorHandler
 
toString() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationID
 
toString() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.ApplicationSubmission
 
toString() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.EnvironmentEntry
 
toString() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
toString() - Method in class org.apache.reef.runtime.hdinsight.client.yarnrest.Resource
 
toString() - Method in interface org.apache.reef.tang.BindLocation
Implementations of BindLocation should override toString() so that it returns a human readable representation of the source of the configuration option in question.
toString() - Method in class org.apache.reef.tang.examples.PrintTypeHierarchy
 
toString(Configuration) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
toString(Configuration) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Writes the Configuration as a String.
toString() - Method in class org.apache.reef.tang.implementation.Constructor
 
toString() - Method in class org.apache.reef.tang.implementation.java.JavaInstance
 
toString() - Method in class org.apache.reef.tang.implementation.StackBindLocation
 
toString() - Method in class org.apache.reef.tang.implementation.Subplan
 
toString() - Method in class org.apache.reef.tang.implementation.types.AbstractNode
 
toString() - Method in class org.apache.reef.tang.implementation.types.ClassNodeImpl
 
toString() - Method in class org.apache.reef.tang.implementation.types.ConstructorArgImpl
 
toString() - Method in class org.apache.reef.tang.implementation.types.ConstructorDefImpl
 
toString() - Method in class org.apache.reef.tang.implementation.types.NamedParameterNodeImpl
 
toString() - Method in interface org.apache.reef.tang.types.Node
 
toString(NamedParameterNode<?>) - Method in class org.apache.reef.tang.util.Tint
 
toString() - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizConfigVisitor
 
toString() - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizInjectionPlanVisitor
 
toString() - Method in class org.apache.reef.tests.fail.driver.FailDriver.ExpectedMessage
 
toString() - Method in exception org.apache.reef.tests.library.exceptions.UnexpectedTaskReturnValue
 
toString() - Method in class org.apache.reef.tests.TestDriverLauncher
 
toString() - Method in class org.apache.reef.util.Optional
 
toString() - Method in class org.apache.reef.wake.examples.join.TupleEvent
 
toString() - Method in interface org.apache.reef.wake.Identifier
Return a string representation of this object.
toString() - Method in class org.apache.reef.wake.impl.OpaqueLocalIdentifier
 
toString() - Method in class org.apache.reef.wake.remote.impl.ProxyEventHandler
Returns a string representation of the object
toString() - Method in class org.apache.reef.wake.remote.impl.RemoteEvent
Returns a string representation of this object
toString() - Method in class org.apache.reef.wake.remote.impl.SocketRemoteIdentifier
Returns a string representation of the object
toString() - Method in class org.apache.reef.wake.remote.impl.Tuple2
 
toString() - Method in class org.apache.reef.wake.remote.ports.RangeTcpPortProvider
 
toString() - Method in class org.apache.reef.wake.remote.transport.netty.NettyLink
 
toString() - Method in class org.apache.reef.wake.storage.FileIdentifier
 
toString() - Method in class org.apache.reef.wake.time.Time
 
toString(AvroDriverInfo) - Method in class org.apache.reef.webserver.AvroDriverInfoSerializer
Convert AvroDriverInfo object to JSON string.
toString(AvroEvaluatorsInfo) - Method in class org.apache.reef.webserver.AvroEvaluatorInfoSerializer
Convert AvroEvaluatorsInfo object to JSON string
toString(AvroEvaluatorList) - Method in class org.apache.reef.webserver.AvroEvaluatorListSerializer
Convert AvroEvaluatorList to JSON string.
toString(AvroHttpRequest) - Method in class org.apache.reef.webserver.AvroHttpSerializer
Convert AvroHttpRequest to JSON String.
toString(AvroDriverInfo) - Method in interface org.apache.reef.webserver.DriverInfoSerializer
Convert AvroDriverInfo object to JSon string
toString(AvroEvaluatorsInfo) - Method in interface org.apache.reef.webserver.EvaluatorInfoSerializer
Convert AvroEvaluatorsInfo object to JSON string.
toString(AvroEvaluatorList) - Method in interface org.apache.reef.webserver.EvaluatorListSerializer
Convert AvroEvaluatorList to JSon string
toStringPairs() - Method in class org.apache.reef.tang.formats.ConfigurationModule
 
total - Variable in class org.apache.reef.webserver.AvroEvaluatorList
Deprecated.
totalEvaluators - Static variable in class org.apache.reef.examples.retained_evalCLR.JobDriver
 
toTextFile(Configuration, File) - Method in class org.apache.reef.tang.formats.AvroConfigurationSerializer
 
toTextFile(Configuration, File) - Method in interface org.apache.reef.tang.formats.ConfigurationSerializer
Stores the given Configuration in the given Text File.
TracingMonotonicMap<K,V> - Interface in org.apache.reef.tang.util
 
TracingMonotonicTreeMap<K,V> - Class in org.apache.reef.tang.util
 
TracingMonotonicTreeMap() - Constructor for class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
TrackingURLProvider - Interface in org.apache.reef.runtime.yarn.driver
Implement this interface to set the tracking URL reported to YARN.
Transport - Interface in org.apache.reef.wake.remote.transport
Transport for sending and receiving data
TransportEvent - Class in org.apache.reef.wake.remote.impl
Event sent from a remote node
TransportEvent(byte[], SocketAddress, SocketAddress) - Constructor for class org.apache.reef.wake.remote.impl.TransportEvent
Constructs an object event
TransportEvent(byte[], Link<byte[]>) - Constructor for class org.apache.reef.wake.remote.impl.TransportEvent
Constructs the transport even object using link to initialize local and remote address if link not null
TransportFactory - Interface in org.apache.reef.io.network
Factory that creates a transport
TransportRuntimeException - Exception in org.apache.reef.wake.remote.transport.exception
Transport runtime exception
TransportRuntimeException(String, Throwable) - Constructor for exception org.apache.reef.wake.remote.transport.exception.TransportRuntimeException
Constructs a new runtime transport exception with the specified detail message and cause
TransportRuntimeException(String) - Constructor for exception org.apache.reef.wake.remote.transport.exception.TransportRuntimeException
Constructs a new runtime transport exception with the specified detail message
TransportRuntimeException(Throwable) - Constructor for exception org.apache.reef.wake.remote.transport.exception.TransportRuntimeException
Constructs a new runtime transport exception with the specified cause
Traversable<T extends Traversable<T>> - Interface in org.apache.reef.tang.types
 
TreeTopology - Class in org.apache.reef.io.network.group.impl.driver
Implements a tree topology with the specified Fan Out
TreeTopology(EStage<GroupCommunicationMessage>, Class<? extends Name<String>>, Class<? extends Name<String>>, String, int, int) - Constructor for class org.apache.reef.io.network.group.impl.driver.TreeTopology
 
TreeTopologyFanOut - Class in org.apache.reef.io.network.group.impl.config.parameters
 
triggerHeartBeat() - Method in class org.apache.reef.task.HeartBeatTriggerManager
Immediately send a heartbeat message to the Driver.
Tuple<K,V> - Class in org.apache.reef.io
 
Tuple(K, V) - Constructor for class org.apache.reef.io.Tuple
 
Tuple2<T1,T2> - Class in org.apache.reef.wake.remote.impl
Tuple with two values
Tuple2(T1, T2) - Constructor for class org.apache.reef.wake.remote.impl.Tuple2
 
TupleEvent - Class in org.apache.reef.wake.examples.join
 
TupleEvent(int, String) - Constructor for class org.apache.reef.wake.examples.join.TupleEvent
 
TupleKeyComparator<K,V> - Class in org.apache.reef.io.storage.util
 
TupleKeyComparator(Comparator<K>) - Constructor for class org.apache.reef.io.storage.util.TupleKeyComparator
 
tuples - Variable in class org.apache.reef.io.network.naming.avro.AvroNamingLookupResponse
Deprecated.
TupleSource - Class in org.apache.reef.wake.examples.join
 
TupleSource(Observer<TupleEvent>, int, int, boolean) - Constructor for class org.apache.reef.wake.examples.join.TupleSource
 
type - Variable in class org.apache.reef.webserver.AvroEvaluatorInfo
Deprecated.
TYPE_ARCHIVE - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
TYPE_FILE - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 

U

UnbindNSFromTask - Class in org.apache.reef.io.network.impl
 
UnbindNSFromTask(NetworkService<?>, IdentifierFactory) - Constructor for class org.apache.reef.io.network.impl.UnbindNSFromTask
 
uncaughtException(Thread, Throwable) - Method in class org.apache.reef.wake.impl.WakeUncaughtExceptionHandler
 
UnexpectedTaskReturnValue - Exception in org.apache.reef.tests.library.exceptions
Thrown by the Driver in a test if a Task returned an unexpected value.
UnexpectedTaskReturnValue(String, String) - Constructor for exception org.apache.reef.tests.library.exceptions.UnexpectedTaskReturnValue
 
UniformHistogram - Class in org.apache.reef.wake.metrics
An Histogram that implements uniform binning of numbers (>=0)
UniformHistogram(long, int) - Constructor for class org.apache.reef.wake.metrics.UniformHistogram
Constructs a histogram
Unit - Annotation Type in org.apache.reef.tang.annotations
A TANG Unit consists of an outer class and some non-static inner classes.
unregister(Identifier) - Method in interface org.apache.reef.io.naming.NamingRegistry
Unregister the given Identifier from the registry
unregister(Identifier) - Method in class org.apache.reef.io.network.naming.NameClient
Unregisters an identifier
unregister(Identifier) - Method in class org.apache.reef.io.network.naming.NameRegistryClient
Unregisters an identifier
unregister(Identifier) - Method in interface org.apache.reef.io.network.naming.NameServer
Unregisters an identifier locally
unregister(Identifier) - Method in class org.apache.reef.io.network.naming.NameServerImpl
Unregisters an identifier locally
unregisterId(Identifier) - Method in class org.apache.reef.io.network.impl.NetworkService
 
UnsafeClientConstructor - Class in org.apache.reef.runtime.hdinsight.client.sslhacks
A Client constructor that produces Clients that do not check SSL.
UnsafeHDInsightRuntimeConfiguration - Class in org.apache.reef.runtime.hdinsight.client
Same as HDInsightRuntimeConfiguration, but ignores SSL errors on submission.
UnsafeHDInsightRuntimeConfiguration() - Constructor for class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
 
UnsafeHDInsightRuntimeConfigurationStatic - Class in org.apache.reef.runtime.hdinsight.client
The static part of the UnsafeHDInsightRuntimeConfiguration
UnsafeHDInsightRuntimeConfigurationStatic() - Constructor for class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfigurationStatic
 
Unstable - Annotation Type in org.apache.reef.annotations
Indicates that the code annotated this way is unstable, both in terms of its APIs and its functionality.
unwrap() - Method in exception org.apache.reef.exception.evaluator.ServiceRuntimeException
Upon catching a ServiceRuntimeException, the receiving code should call unwrap().
update(Set<GroupCommunicationMessage>) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
update(GroupCommunicationMessage) - Method in interface org.apache.reef.io.network.group.api.task.OperatorTopologyStruct
 
update(GroupCommunicationMessage) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
Updates the topology structure with the received message.
update(Set<GroupCommunicationMessage>) - Method in class org.apache.reef.io.network.group.impl.task.OperatorTopologyStructImpl
 
update(long) - Method in class org.apache.reef.wake.metrics.EWMA
Updates the EWMA with a new value
update(long) - Method in interface org.apache.reef.wake.metrics.Histogram
Updates the value in this histogram
update(long) - Method in class org.apache.reef.wake.metrics.UniformHistogram
Updates the value
updateFailureOf(String) - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
This should remove state concerning neighboring tasks that have failed
updateFailureOf(String) - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
updateTopology() - Method in interface org.apache.reef.io.network.group.api.task.CommunicationGroupClient
Asks the driver to update the topology of this communication group.
updateTopology() - Method in class org.apache.reef.io.network.group.impl.task.CommunicationGroupClientImpl
 
UpdateTopology_VALUE - Static variable in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
UpdateTopology = 19;
updatingTopology() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
updatingTopology() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
Called to denote that a UpdateTopology msg will be sent
updatingTopology() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
updatingTopology() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
upload(File) - Method in class org.apache.reef.runtime.yarn.client.uploader.JobFolder
Uploads the given file to the DFS
uploadAsLocalResource(File) - Method in class org.apache.reef.runtime.yarn.client.uploader.JobFolder
Shortcut to first upload the file and then form a LocalResource for the YARN submission.
URL - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
The URL of the hdinsight web service.
URL - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
The URL of the hdinsight web service.
usedSpace() - Method in class org.apache.reef.io.storage.local.LocalScratchSpace
 
usedSpace() - Method in interface org.apache.reef.io.storage.ScratchSpace
 
USER_NAME - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightRuntimeConfiguration
The username to be used for connecting to hdinsight.
USER_NAME - Static variable in class org.apache.reef.runtime.hdinsight.client.UnsafeHDInsightRuntimeConfiguration
The username to be used for connecting to hdinsight.
Utilities - Class in org.apache.reef.javabridge
 
Utilities() - Constructor for class org.apache.reef.javabridge.Utilities
 
Utils - Class in org.apache.reef.io.network.group.impl.utils
 
Utils() - Constructor for class org.apache.reef.io.network.group.impl.utils.Utils
 
Utils - Class in org.apache.reef.io.network.util
 
Utils() - Constructor for class org.apache.reef.io.network.util.Utils
 

V

ValidateConfiguration - Class in org.apache.reef.tang.util
 
ValidateConfiguration(File, File, File) - Constructor for class org.apache.reef.tang.util.ValidateConfiguration
 
ValidateConfiguration(String, File, File, File) - Constructor for class org.apache.reef.tang.util.ValidateConfiguration
 
ValidateConfiguration.ClassHierarchyIn - Class in org.apache.reef.tang.util
 
ValidateConfiguration.ClassHierarchyIn() - Constructor for class org.apache.reef.tang.util.ValidateConfiguration.ClassHierarchyIn
 
ValidateConfiguration.ConfigurationIn - Class in org.apache.reef.tang.util
 
ValidateConfiguration.ConfigurationIn() - Constructor for class org.apache.reef.tang.util.ValidateConfiguration.ConfigurationIn
 
ValidateConfiguration.ConfigurationOut - Class in org.apache.reef.tang.util
 
ValidateConfiguration.ConfigurationOut() - Constructor for class org.apache.reef.tang.util.ValidateConfiguration.ConfigurationOut
 
ValidateConfiguration.FileParser - Class in org.apache.reef.tang.util
 
ValidateConfiguration.Target - Class in org.apache.reef.tang.util
 
ValidateConfiguration.Target() - Constructor for class org.apache.reef.tang.util.ValidateConfiguration.Target
 
validatePlan() - Method in class org.apache.reef.tang.util.ValidateConfiguration
 
value - Variable in class org.apache.reef.tang.formats.avro.ConfigurationEntry
Deprecated.
value - Variable in class org.apache.reef.webserver.HeaderEntry
Deprecated.
VALUE_FIELD_NUMBER - Static variable in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
valueOf(String) - Static method in enum org.apache.reef.driver.evaluator.EvaluatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.examples.group.bgd.ControlMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.examples.group.broadcast.ControlMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.io.network.group.impl.driver.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
 
valueOf(String) - Static method in enum org.apache.reef.io.PartitionSpec.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
 
valueOf(String) - Static method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
 
valueOf(String) - Static method in enum org.apache.reef.proto.ReefServiceProtos.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.reef.proto.ReefServiceProtos.State
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.reef.proto.ReefServiceProtos.State
 
valueOf(String) - Static method in enum org.apache.reef.runtime.common.driver.DriverStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.runtime.common.files.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.runtime.common.launch.ProcessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.reef.tests.fail.driver.FailDriver.ExpectedMessage.RequiredFlag
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.reef.driver.evaluator.EvaluatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.examples.group.bgd.ControlMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.examples.group.broadcast.ControlMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.io.network.group.impl.driver.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.io.PartitionSpec.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.proto.ClientRuntimeProtocol.Signal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.proto.ReefServiceProtos.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.runtime.common.driver.DriverStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.runtime.common.files.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.reef.runtime.common.launch.ProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.reef.tang.util.AbstractMonotonicMultiMap
 
values() - Method in class org.apache.reef.tang.util.MonotonicTreeMap
 
values() - Method in class org.apache.reef.tang.util.TracingMonotonicTreeMap
 
values() - Static method in enum org.apache.reef.tests.fail.driver.FailDriver.ExpectedMessage.RequiredFlag
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Interface in org.apache.reef.examples.group.utils.math
An interface for Linear Alebra Vectors.
VectorCodec - Class in org.apache.reef.examples.group.utils.math
Codec for the Vector type Uses Data*Stream
VectorCodec() - Constructor for class org.apache.reef.examples.group.utils.math.VectorCodec
This class is instantiated by TANG
VERSION_FIELD_NUMBER - Static variable in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
Vertex<T> - Class in org.apache.reef.wake.profiler
A vertex in the object graph.
Vertex(T, String, ConstructorDef<T>, Vertex<?>[]) - Constructor for class org.apache.reef.wake.profiler.Vertex
 
Vertex(T, ConstructorDef<T>, Vertex<?>[]) - Constructor for class org.apache.reef.wake.profiler.Vertex
 
Vertex(Object) - Constructor for class org.apache.reef.wake.profiler.Vertex
 
VISIBILITY_APPLICATION - Static variable in class org.apache.reef.runtime.hdinsight.client.yarnrest.FileResource
 
visit(Node) - Method in class org.apache.reef.tang.util.walk.AbstractClassHierarchyNodeVisitor
Manually dispatch between different types of Nodes and call a proper visit() method.
visit(ClassNode<?>) - Method in class org.apache.reef.tang.util.walk.AbstractClassHierarchyNodeVisitor
Process current configuration node of ClassNode type.
visit(PackageNode) - Method in class org.apache.reef.tang.util.walk.AbstractClassHierarchyNodeVisitor
Process current configuration node of PackageNode type.
visit(NamedParameterNode<?>) - Method in class org.apache.reef.tang.util.walk.AbstractClassHierarchyNodeVisitor
Process current configuration node of NamedParameterNode type.
visit(InjectionPlan<?>) - Method in class org.apache.reef.tang.util.walk.AbstractInjectionPlanNodeVisitor
Manually dispatch between different types of injection plan objects and call proper visit() method.
visit(Constructor<?>) - Method in class org.apache.reef.tang.util.walk.AbstractInjectionPlanNodeVisitor
Process current injection plan node of Constructor type.
visit(JavaInstance<?>) - Method in class org.apache.reef.tang.util.walk.AbstractInjectionPlanNodeVisitor
Process current injection plan node of JavaInstance type.
visit(Subplan<?>) - Method in class org.apache.reef.tang.util.walk.AbstractInjectionPlanNodeVisitor
Process current injection plan node of Subplan type.
visit(T, T) - Method in interface org.apache.reef.tang.util.walk.EdgeVisitor
Process current edge of the configuration graph.
visit(ClassNode<?>) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizConfigVisitor
Process current class configuration node.
visit(PackageNode) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizConfigVisitor
Process current package configuration node.
visit(NamedParameterNode<?>) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizConfigVisitor
Process current configuration node for the named parameter.
visit(Node, Node) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizConfigVisitor
Process current edge of the configuration graph.
visit(Constructor<?>) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizInjectionPlanVisitor
Process current injection plan node of Constructor type.
visit(JavaInstance<?>) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizInjectionPlanVisitor
Process current injection plan node of JavaInstance type.
visit(Subplan<?>) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizInjectionPlanVisitor
Process current injection plan node of Subplan type.
visit(InjectionPlan<?>, InjectionPlan<?>) - Method in class org.apache.reef.tang.util.walk.graphviz.GraphvizInjectionPlanVisitor
Process current edge of the injection plan.
visit(T) - Method in interface org.apache.reef.tang.util.walk.NodeVisitor
Process current configuration node.

W

waitForCompletion() - Method in class org.apache.reef.examples.retained_eval.JobClient
Wait for the job driver to complete.
waitForCompletion() - Method in class org.apache.reef.examples.retained_evalCLR.JobClient
Wait for the job driver to complete.
waitForCompletion() - Method in class org.apache.reef.examples.suspend.SuspendClient
Wait for the job to complete.
waitForCompletion(int) - Method in class org.apache.reef.javabridge.generic.JobClient
Wait for the job driver to complete.
waitForTopologyChanges(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.CommGroupNetworkHandler
 
waitForTopologyChanges(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.CommGroupNetworkHandlerImpl
 
waitForTopologySetup() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNodeStatus
 
waitForTopologySetup() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeStatusImpl
 
waitForTopologySetupOrFailure() - Method in interface org.apache.reef.io.network.group.api.driver.TaskNode
 
waitForTopologySetupOrFailure() - Method in class org.apache.reef.io.network.group.impl.driver.TaskNodeImpl
 
waitForTopologyUpdate(Class<? extends Name<String>>) - Method in interface org.apache.reef.io.network.group.api.task.CommGroupNetworkHandler
 
waitForTopologyUpdate(Class<? extends Name<String>>) - Method in class org.apache.reef.io.network.group.impl.task.CommGroupNetworkHandlerImpl
 
WakeConfiguration - Class in org.apache.reef.wake
Wake parameter configuration
WakeConfiguration(String) - Constructor for class org.apache.reef.wake.WakeConfiguration
 
WakeConfiguration.FileName - Class in org.apache.reef.wake
 
WakeConfiguration.FileName() - Constructor for class org.apache.reef.wake.WakeConfiguration.FileName
 
WakeParameters - Class in org.apache.reef.wake
 
WakeParameters() - Constructor for class org.apache.reef.wake.WakeParameters
 
WakeParameters.ExecutorShutdownTimeout - Class in org.apache.reef.wake
 
WakeParameters.ExecutorShutdownTimeout() - Constructor for class org.apache.reef.wake.WakeParameters.ExecutorShutdownTimeout
 
WakeParameters.MaxFrameLength - Class in org.apache.reef.wake
 
WakeParameters.MaxFrameLength() - Constructor for class org.apache.reef.wake.WakeParameters.MaxFrameLength
 
WakeParameters.RemoteSendTimeout - Class in org.apache.reef.wake
 
WakeParameters.RemoteSendTimeout() - Constructor for class org.apache.reef.wake.WakeParameters.RemoteSendTimeout
 
WakeProfiler - Class in org.apache.reef.wake.profiler
 
WakeProfiler() - Constructor for class org.apache.reef.wake.profiler.WakeProfiler
 
WakeRemoteProtos - Class in org.apache.reef.wake.remote.proto
 
WakeRemoteProtos.WakeMessagePBuf - Class in org.apache.reef.wake.remote.proto
Protobuf type WakeMessagePBuf
WakeRemoteProtos.WakeMessagePBuf.Builder - Class in org.apache.reef.wake.remote.proto
Protobuf type WakeMessagePBuf
WakeRemoteProtos.WakeMessagePBufOrBuilder - Interface in org.apache.reef.wake.remote.proto
 
WakeRemoteProtos.WakeTuplePBuf - Class in org.apache.reef.wake.remote.proto
Protobuf type WakeTuplePBuf
WakeRemoteProtos.WakeTuplePBuf.Builder - Class in org.apache.reef.wake.remote.proto
Protobuf type WakeTuplePBuf
WakeRemoteProtos.WakeTuplePBufOrBuilder - Interface in org.apache.reef.wake.remote.proto
 
WakeRuntimeException - Exception in org.apache.reef.wake.exception
Wake runtime exception
WakeRuntimeException(String, Throwable) - Constructor for exception org.apache.reef.wake.exception.WakeRuntimeException
Constructs a new runtime wake exception with the specified detail message and cause
WakeRuntimeException(String) - Constructor for exception org.apache.reef.wake.exception.WakeRuntimeException
Constructs a new runtime stage exception with the specified detail message
WakeRuntimeException(Throwable) - Constructor for exception org.apache.reef.wake.exception.WakeRuntimeException
Constructs a new runtime stage exception with the specified cause
WakeSharedPool - Class in org.apache.reef.wake.impl
 
WakeSharedPool(int) - Constructor for class org.apache.reef.wake.impl.WakeSharedPool
 
WakeSharedPool() - Constructor for class org.apache.reef.wake.impl.WakeSharedPool
 
WakeUncaughtExceptionHandler - Class in org.apache.reef.wake.impl
Exception handler for uncaught exceptions
WakeUncaughtExceptionHandler() - Constructor for class org.apache.reef.wake.impl.WakeUncaughtExceptionHandler
 
WakeUncaughtExceptionHandler(EventHandler<Throwable>) - Constructor for class org.apache.reef.wake.impl.WakeUncaughtExceptionHandler
 
Walk - Class in org.apache.reef.tang.util.walk
Generic graph traversal.
WeightedLogisticLossFunction - Class in org.apache.reef.examples.group.bgd.loss
 
WeightedLogisticLossFunction() - Constructor for class org.apache.reef.examples.group.bgd.loss.WeightedLogisticLossFunction
Trivial constructor.
Window - Class in org.apache.reef.examples.group.utils.math
 
Window(int) - Constructor for class org.apache.reef.examples.group.utils.math.Window
 
wireIn() - Method in class org.apache.reef.wake.examples.accumulate.CombinerStage
 
wireLeft() - Method in class org.apache.reef.wake.examples.join.BlockingJoin
 
wireLeft() - Method in class org.apache.reef.wake.examples.join.NonBlockingJoin
 
wireRight() - Method in class org.apache.reef.wake.examples.join.BlockingJoin
 
wireRight() - Method in class org.apache.reef.wake.examples.join.NonBlockingJoin
 
WorkingDirectoryTempFileCreator - Class in org.apache.reef.io
Creates temp files in a directory named "temp" within the current working directory.
WritableSerializer - Class in org.apache.reef.io.data.loading.impl
A serializer class that serializes Writables into String using the below Codec that encodes & decodes Writables By default this stores the class name in the serialized form so that the specific type can be instantiated on de-serialization.
WritableSerializer() - Constructor for class org.apache.reef.io.data.loading.impl.WritableSerializer
 
write(DataOutput) - Method in class org.apache.reef.io.checkpoint.fs.FSCheckpointID
 
write(T) - Method in interface org.apache.reef.io.network.Connection
Writes an object to the connection.
write(int) - Method in class org.apache.reef.io.storage.FramingOutputStream
 
write(byte[]) - Method in class org.apache.reef.io.storage.FramingOutputStream
 
write(byte[], int, int) - Method in class org.apache.reef.io.storage.FramingOutputStream
 
write(T) - Method in interface org.apache.reef.wake.remote.transport.Link
Asynchronously writes the value to this link.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.reef.wake.remote.transport.netty.ChunkedReadWriteHandler
Thread-safe since there is no shared instance state.
write(T) - Method in class org.apache.reef.wake.remote.transport.netty.NettyLink
Writes the message to this link
writeConfigurationFile(Configuration, File) - Static method in class org.apache.reef.tang.formats.ConfigurationFile
Deprecated.
in Tang 0.2 Use AvroConfigurationSerializer instead.
writeTo(CodedOutputStream) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupCommMessage
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.io.network.proto.ReefNetworkGroupCommProtos.GroupMessageBody
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSMessagePBuf
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.io.network.proto.ReefNetworkServiceProtos.NSRecordPBuf
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ClientRuntimeProtocol.JobControlProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.AddContextProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextControlProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.ContextMessageProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorControlProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.EvaluatorHeartbeatProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.KillEvaluatorProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.RemoveContextProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StartTaskProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopEvaluatorProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.StopTaskProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.EvaluatorRuntimeProtocol.SuspendTaskProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.REEFProtocol.REEFMessage
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto.ContextMessageProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ReefServiceProtos.ContextStatusProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ReefServiceProtos.EvaluatorStatusProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ReefServiceProtos.JobStatusProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ReefServiceProtos.RuntimeErrorProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto.TaskMessageProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.proto.ReefServiceProtos.TaskStatusProto
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ClassNode
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorArg
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.ConstructorDef
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.NamedParameterNode
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.Node
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.ClassHierarchyProto.PackageNode
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Constructor
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.InjectionPlan
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Instance
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.tang.proto.InjectionPlanProto.Subplan
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeMessagePBuf
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.wake.remote.proto.WakeRemoteProtos.WakeTuplePBuf
 
writeTo(CodedOutputStream) - Method in class org.apache.reef.wake.test.proto.TestProtos.TestEventPBuf
 

Y

YARN_HEARTBEAT_INTERVAL - Static variable in class org.apache.reef.runtime.hdinsight.client.HDInsightDriverConfiguration
 
YARN_HEARTBEAT_INTERVAL - Static variable in class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
 
YARN_PRIORITY - Static variable in class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
 
YARN_QUEUE_NAME - Static variable in class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
 
YarnClasspathProvider - Class in org.apache.reef.runtime.yarn
Access to the classpath according to the REEF file system standard.
YarnClientConfiguration - Class in org.apache.reef.runtime.yarn.client
A ConfigurationModule for the YARN resourcemanager.
YarnClientConfiguration() - Constructor for class org.apache.reef.runtime.yarn.client.YarnClientConfiguration
 
YarnConfigurationConstructor - Class in org.apache.reef.runtime.yarn.util
An external constructor that creates YarnConfiguration instances.
YarnContainerRequestHandler - Interface in org.apache.reef.runtime.yarn.driver
 
YarnContainerRequestHandlerImpl - Class in org.apache.reef.runtime.yarn.driver
Side-channel to request containers from YARN using AMRMClient.ContainerRequest requests.
YarnDriverConfiguration - Class in org.apache.reef.runtime.yarn.driver
Created by marku_000 on 2014-07-07.
YarnDriverConfiguration() - Constructor for class org.apache.reef.runtime.yarn.driver.YarnDriverConfiguration
 
YarnHeartbeatPeriod - Class in org.apache.reef.runtime.yarn.driver.parameters
How often we talk to YARN.
YarnHeartbeatPeriod() - Constructor for class org.apache.reef.runtime.yarn.driver.parameters.YarnHeartbeatPeriod
 
YarnJobSubmissionClient - Class in org.apache.reef.bridge.client
The Java-side of the C# YARN Job Submission API
YARNResourceLaunchHandler - Class in org.apache.reef.runtime.yarn.driver
Resource launch handler for YARN.
YARNResourceReleaseHandler - Class in org.apache.reef.runtime.yarn.driver
ResourceReleaseHandler for YARN.
YarnResourceRequestHandler - Class in org.apache.reef.runtime.yarn.driver
Accepts resource requests from the REEF layer, translates them into requests for YARN and hands them to the appropriate handler for those.
YARNRuntimeStartHandler - Class in org.apache.reef.runtime.yarn.driver
Handler of RuntimeStart for the YARN Runtime.
YARNRuntimeStartHandler(YarnContainerManager) - Constructor for class org.apache.reef.runtime.yarn.driver.YARNRuntimeStartHandler
 
YARNRuntimeStopHandler - Class in org.apache.reef.runtime.yarn.driver
Shuts down the YARN resource manager.
YarnSubmissionHelper - Class in org.apache.reef.runtime.yarn.client
Helper code that wraps the YARN Client API for our purposes.
YarnSubmissionHelper(YarnConfiguration, REEFFileNames, ClasspathProvider) - Constructor for class org.apache.reef.runtime.yarn.client.YarnSubmissionHelper
 
YarnTypes - Class in org.apache.reef.runtime.yarn.util
Helper class that creates the various records in the YARN API
YES - Static variable in class org.apache.reef.runtime.common.client.parameters.ClientPresent
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 

Copyright © 2015 The Apache Software Foundation. All rights reserved.