Serialized Form
-
Package com.microsoft.azure.datalake.store
-
Class com.microsoft.azure.datalake.store.ADLException extends IOException implements Serializable
-
Serialized Fields
-
httpResponseCode
int httpResponseCode
-
httpResponseMessage
String httpResponseMessage
-
lastCallLatency
long lastCallLatency
-
numRetries
int numRetries
-
remoteExceptionJavaClassName
String remoteExceptionJavaClassName
-
remoteExceptionMessage
String remoteExceptionMessage
-
remoteExceptionName
String remoteExceptionName
-
requestId
String requestId
-
responseContentLength
long responseContentLength
-
-
-
-
Package io.trino.hadoop
-
Class io.trino.hadoop.TextLineLengthLimitExceededException extends IOException implements Serializable
-
-
Package org.apache.hadoop.fs
-
Class org.apache.hadoop.fs.BBPartHandle extends Object implements Serializable
- serialVersionUID:
- 600719025L
-
Serialized Fields
-
bytes
byte[] bytes
-
-
Class org.apache.hadoop.fs.BBUploadHandle extends Object implements Serializable
- serialVersionUID:
- 1775587483L
-
Serialized Fields
-
bytes
byte[] bytes
-
-
Class org.apache.hadoop.fs.BlockLocation extends Object implements Serializable
- serialVersionUID:
- 580415341L
-
Class org.apache.hadoop.fs.ChecksumException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
pos
long pos
-
-
Class org.apache.hadoop.fs.DirectoryListingStartAfterNotFoundException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.fs.FileAlreadyExistsException extends IOException implements Serializable
-
Class org.apache.hadoop.fs.FileEncryptionInfo extends Object implements Serializable
- serialVersionUID:
- 359316995L
-
Class org.apache.hadoop.fs.FileStatus extends Object implements Serializable
- serialVersionUID:
- 332065512L
-
Serialized Fields
-
access_time
long access_time
-
attr
Set<org.apache.hadoop.fs.FileStatus.AttrFlags> attr
-
block_replication
short block_replication
-
blocksize
long blocksize
-
group
String group
-
isdir
Boolean isdir
-
length
long length
-
modification_time
long modification_time
-
owner
String owner
-
path
org.apache.hadoop.fs.Path path
-
permission
org.apache.hadoop.fs.permission.FsPermission permission
-
symlink
org.apache.hadoop.fs.Path symlink
-
-
Class org.apache.hadoop.fs.FSError extends Error implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.fs.FSProtos.FileStatusProto extends com.google.protobuf.GeneratedMessage implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
accessTime_
long accessTime_
-
bitField0_
int bitField0_
-
blockReplication_
int blockReplication_
-
blockSize_
long blockSize_
-
ecData_
com.google.protobuf.ByteString ecData_
-
encryptionData_
com.google.protobuf.ByteString encryptionData_
-
fileType_
org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType fileType_
-
flags_
int flags_
-
group_
Object group_
-
length_
long length_
-
memoizedHashCode
int memoizedHashCode
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoizedSerializedSize
int memoizedSerializedSize
-
modificationTime_
long modificationTime_
-
owner_
Object owner_
-
path_
Object path_
-
permission_
org.apache.hadoop.fs.FSProtos.FsPermissionProto permission_
-
symlink_
Object symlink_
-
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
-
-
Class org.apache.hadoop.fs.FSProtos.FsPermissionProto extends com.google.protobuf.GeneratedMessage implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedHashCode
int memoizedHashCode
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoizedSerializedSize
int memoizedSerializedSize
-
perm_
int perm_
-
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
-
-
Class org.apache.hadoop.fs.FSProtos.LocalFileSystemPathHandleProto extends com.google.protobuf.GeneratedMessage implements Serializable
- serialVersionUID:
- 0L
-
Serialization Methods
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedHashCode
int memoizedHashCode
-
memoizedIsInitialized
byte memoizedIsInitialized
-
memoizedSerializedSize
int memoizedSerializedSize
-
mtime_
long mtime_
-
path_
Object path_
-
unknownFields
com.google.protobuf.UnknownFieldSet unknownFields
-
-
Class org.apache.hadoop.fs.InvalidPathException extends org.apache.hadoop.HadoopIllegalArgumentException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.fs.InvalidPathHandleException extends IOException implements Serializable
- serialVersionUID:
- 3448423209L
-
Class org.apache.hadoop.fs.InvalidRequestException extends IOException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.LocalFileSystemPathHandle extends Object implements Serializable
-
Class org.apache.hadoop.fs.LocatedFileStatus extends org.apache.hadoop.fs.FileStatus implements Serializable
- serialVersionUID:
- 389257504L
-
Serialized Fields
-
locations
org.apache.hadoop.fs.BlockLocation[] locations
-
-
Class org.apache.hadoop.fs.ParentNotDirectoryException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.fs.Path extends Object implements Serializable
- serialVersionUID:
- 708623L
-
Serialized Fields
-
uri
URI uri
-
-
Class org.apache.hadoop.fs.PathAccessDeniedException extends org.apache.hadoop.fs.PathIOException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.PathExistsException extends org.apache.hadoop.fs.PathIOException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.PathIOException extends IOException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.PathIsDirectoryException extends org.apache.hadoop.fs.PathExistsException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.PathIsNotDirectoryException extends org.apache.hadoop.fs.PathExistsException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.PathIsNotEmptyDirectoryException extends org.apache.hadoop.fs.PathExistsException implements Serializable
-
Class org.apache.hadoop.fs.PathNotFoundException extends org.apache.hadoop.fs.PathIOException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.PathOperationException extends org.apache.hadoop.fs.PathExistsException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.PathPermissionException extends org.apache.hadoop.fs.PathIOException implements Serializable
- serialVersionUID:
- 0L
-
Class org.apache.hadoop.fs.RawPathHandle extends Object implements Serializable
- serialVersionUID:
- 1286953538832L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
readObjectNoData
private void readObjectNoData() throws ObjectStreamException- Throws:
ObjectStreamException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Class org.apache.hadoop.fs.UnresolvedLinkException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.fs.UnsupportedFileSystemException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.fs.UnsupportedMultipartUploaderException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.fs.ZeroCopyUnavailableException extends IOException implements Serializable
- serialVersionUID:
- 0L
-
-
Package org.apache.hadoop.security
-
Class org.apache.hadoop.security.AccessControlException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.security.KDiag.KerberosDiagsFailure extends org.apache.hadoop.util.ExitUtil.ExitException implements Serializable
-
Serialized Fields
-
category
String category
-
-
-
Class org.apache.hadoop.security.KerberosAuthException extends IOException implements Serializable
- serialVersionUID:
- 31L
-
Class org.apache.hadoop.security.SaslPlainServer.SecurityProvider extends Provider implements Serializable
-
-
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.ExitUtil.ExitException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
status
int status
-
-
Class org.apache.hadoop.util.ExitUtil.HaltException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
status
int status
-
-
Class org.apache.hadoop.util.InvalidChecksumSizeException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.util.Shell.ExitCodeException extends IOException implements Serializable
-
Serialized Fields
-
exitCode
int exitCode
-
-
-
Class org.apache.hadoop.util.ZKUtil.BadAclFormatException extends org.apache.hadoop.HadoopIllegalArgumentException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.hadoop.util.ZKUtil.BadAuthFormatException extends org.apache.hadoop.HadoopIllegalArgumentException implements Serializable
- serialVersionUID:
- 1L
-