Serialized Form
Package org.apache.hadoop |
serialVersionUID: 1L
Package org.apache.hadoop.conf |
serialVersionUID: 1L
serialVersionUID: 1L
property
String property
newVal
String newVal
oldVal
String oldVal
serialVersionUID: 1L
Package org.apache.hadoop.fs |
serialVersionUID: 1L
pos
long pos
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package org.apache.hadoop.fs.ftp |
serialVersionUID: 1L
Package org.apache.hadoop.fs.permission |
serialVersionUID: 1L
Package org.apache.hadoop.fs.s3 |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package org.apache.hadoop.fs.viewfs |
msg
String msg
Package org.apache.hadoop.io |
serialVersionUID: 1L
exceptions
List<E> exceptions
serialVersionUID: 1L
expectedVersion
byte expectedVersion
foundVersion
byte foundVersion
Package org.apache.hadoop.io.file.tfile |
Package org.apache.hadoop.jmx |
serialVersionUID: 1L
writeObject
private void writeObject(org.codehaus.jackson.JsonGenerator jg,
Object value)
throws IOException
- Throws:
IOException
Package org.apache.hadoop.metrics2 |
serialVersionUID: 1L
Package org.apache.hadoop.record.compiler.generated |
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.
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.security |
Package org.apache.hadoop.util |
serialVersionUID: 1L
status
int status
exitCode
int exitCode
Copyright © 2013 Apache Software Foundation. All Rights Reserved.