Serialized Form


Package org.apache.hadoop

Class org.apache.hadoop.HadoopIllegalArgumentException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.conf

Class org.apache.hadoop.conf.ConfServlet.BadFormatException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.conf.ReconfigurationException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

property

String property

newVal

String newVal

oldVal

String oldVal

Class org.apache.hadoop.conf.ReconfigurationServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.fs

Class org.apache.hadoop.fs.ChecksumException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

pos

long pos

Class org.apache.hadoop.fs.FileAlreadyExistsException extends IOException implements Serializable

Class org.apache.hadoop.fs.FSError extends Error implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.fs.InvalidPathException extends HadoopIllegalArgumentException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.fs.ParentNotDirectoryException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.fs.UnsupportedFileSystemException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.fs.ftp

Class org.apache.hadoop.fs.ftp.FTPException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.fs.permission

Class org.apache.hadoop.fs.permission.AccessControlException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.fs.s3

Class org.apache.hadoop.fs.s3.S3Exception extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.fs.s3.S3FileSystemException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.fs.s3.VersionMismatchException extends S3FileSystemException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.fs.viewfs

Class org.apache.hadoop.fs.viewfs.NotInMountpointException extends UnsupportedOperationException implements Serializable

Serialized Fields

msg

String msg

Package org.apache.hadoop.ha

Class org.apache.hadoop.ha.ActiveStandbyElector.ActiveNotFoundException extends Exception implements Serializable

serialVersionUID: 3505396722342846462L

Class org.apache.hadoop.ha.BadFencingConfigurationException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.ha.FailoverFailedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.ha.HealthCheckFailedException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.ha.ServiceFailedException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.ha.proto

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

state_

HAServiceProtocolProtos.HAServiceStateProto state_

readyToBecomeActive_

boolean readyToBecomeActive_

notReadyReason_

Object notReadyReason_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.apache.hadoop.io

Class org.apache.hadoop.io.MultipleIOException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

exceptions

List<E> exceptions

Class org.apache.hadoop.io.SecureIOUtils.AlreadyExistsException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.io.VersionMismatchException extends IOException implements Serializable

Serialized Fields

expectedVersion

byte expectedVersion

foundVersion

byte foundVersion

Package org.apache.hadoop.io.file.tfile

Class org.apache.hadoop.io.file.tfile.MetaBlockAlreadyExists extends IOException implements Serializable

Class org.apache.hadoop.io.file.tfile.MetaBlockDoesNotExist extends IOException implements Serializable


Package org.apache.hadoop.ipc.protobuf

Class org.apache.hadoop.ipc.protobuf.HadoopRpcProtos.HadoopRpcRequestProto 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_

request_

com.google.protobuf.ByteString request_

declaringClassProtocolName_

Object declaringClassProtocolName_

clientProtocolVersion_

long clientProtocolVersion_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

userInfo_

IpcConnectionContextProtos.UserInformationProto userInfo_

protocol_

Object protocol_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

effectiveUser_

Object effectiveUser_

realUser_

Object realUser_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

protocol_

Object protocol_

rpcKind_

Object rpcKind_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

protocolSignature_

List<E> protocolSignature_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

protocol_

Object protocol_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

protocolVersions_

List<E> protocolVersions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

version_

long version_

methods_

List<E> methods_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

rpcKind_

Object rpcKind_

versions_

List<E> versions_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.RpcPayloadHeaderProtos.RpcPayloadHeaderProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

rpcKind_

RpcPayloadHeaderProtos.RpcKindProto rpcKind_

rpcOp_

RpcPayloadHeaderProtos.RpcPayloadOperationProto rpcOp_

callId_

int callId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.ipc.protobuf.RpcPayloadHeaderProtos.RpcResponseHeaderProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

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

bitField0_

int bitField0_

callId_

int callId_

status_

RpcPayloadHeaderProtos.RpcStatusProto status_

serverIpcVersionNum_

int serverIpcVersionNum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.apache.hadoop.jmx

Class org.apache.hadoop.jmx.JMXJsonServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialization Methods

writeObject

private void writeObject(org.codehaus.jackson.JsonGenerator jg,
                         Object value)
                  throws IOException
Throws:
IOException

Package org.apache.hadoop.metrics2

Class org.apache.hadoop.metrics2.MetricsException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.net

Class org.apache.hadoop.net.NetworkTopology.InvalidTopologyException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.record.compiler.generated

Class org.apache.hadoop.record.compiler.generated.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
Deprecated. 
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
Deprecated. 
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Deprecated. 
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
Deprecated. 
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
Deprecated. 
The end of line string for this machine.

Class org.apache.hadoop.record.compiler.generated.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Deprecated. 
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.apache.hadoop.util

Class org.apache.hadoop.util.DiskChecker.DiskErrorException extends IOException implements Serializable

Class org.apache.hadoop.util.DiskChecker.DiskOutOfSpaceException extends IOException implements Serializable

Class org.apache.hadoop.util.Shell.ExitCodeException extends IOException implements Serializable

Serialized Fields

exitCode

int exitCode



Copyright © 2012 Apache Software Foundation. All Rights Reserved.