Apache REEF
0.15.0
Retainable Evaluator Execution Framework
Main Page
Namespaces
Classes
Files
File List
File Members
lang
cs
Org.Apache.REEF.Common
Protobuf
ReefProtocol
Classes
|
Namespaces
|
Enumerations
ReefService.pb.cs File Reference
Classes
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.FileResourceProto
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.RuntimeErrorProto
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.JobStatusProto
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.ContextStatusProto
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.ContextStatusProto.ContextMessageProto
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.TaskStatusProto.TaskMessageProto
class
Org.Apache.REEF.Common.Protobuf.ReefProtocol.EvaluatorStatusProto
Namespaces
namespace
Org.Apache.REEF.Common.Protobuf.ReefProtocol
Enumerations
enum
Org.Apache.REEF.Common.Protobuf.ReefProtocol.State
{
Org.Apache.REEF.Common.Protobuf.ReefProtocol.State.INIT
= 0,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.State.RUNNING
= 1,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.State.DONE
= 2,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.State.SUSPEND
= 3,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.State.FAILED
= 4,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.State.KILLED
= 5
}
enum
Org.Apache.REEF.Common.Protobuf.ReefProtocol.FileType
{
Org.Apache.REEF.Common.Protobuf.ReefProtocol.FileType.PLAIN
= 0,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.FileType.LIB
= 1,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.FileType.ARCHIVE
= 2 }
enum
Org.Apache.REEF.Common.Protobuf.ReefProtocol.SIZE
{
Org.Apache.REEF.Common.Protobuf.ReefProtocol.SIZE.SMALL
= 0,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.SIZE.MEDIUM
= 1,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.SIZE.LARGE
= 2,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.SIZE.XLARGE
= 3 }
enum
Org.Apache.REEF.Common.Protobuf.ReefProtocol.ProcessType
{
Org.Apache.REEF.Common.Protobuf.ReefProtocol.ProcessType.JVM
= 0,
Org.Apache.REEF.Common.Protobuf.ReefProtocol.ProcessType.CLR
= 1 }
Generated by
1.8.11