Serialized Form


Package org.apache.hadoop.yarn

Class org.apache.hadoop.yarn.YarnException extends RuntimeException implements Serializable


Package org.apache.hadoop.yarn.ipc

Class org.apache.hadoop.yarn.ipc.RpcProtos.ProtoSpecificRpcRequest extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

methodName_

Object methodName_

requestProto_

com.google.protobuf.ByteString requestProto_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.ipc.RpcProtos.ProtoSpecificRpcResponse extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

responseProto_

com.google.protobuf.ByteString responseProto_

isError_

boolean isError_

exception_

org.apache.hadoop.yarn.proto.YarnProtos.YarnRemoteExceptionProto exception_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.apache.hadoop.yarn.state

Class org.apache.hadoop.yarn.state.InvalidStateTransitonException extends YarnException implements Serializable

Serialized Fields

currentState

Enum<E extends Enum<E>> currentState

event

Enum<E extends Enum<E>> event

Package org.apache.hadoop.yarn.webapp

Class org.apache.hadoop.yarn.webapp.BadRequestException extends javax.ws.rs.WebApplicationException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.yarn.webapp.DefaultWrapperServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.yarn.webapp.Dispatcher extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

devMode

boolean devMode

Class org.apache.hadoop.yarn.webapp.NotFoundException extends javax.ws.rs.WebApplicationException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.yarn.webapp.WebAppException extends YarnException implements Serializable

serialVersionUID: 1L



Copyright © 2012 Apache Software Foundation. All Rights Reserved.