Skip navigation links
A C F G H I L O P R T U 

A

addFinalizer(Object, Runnable) - Method in class org.apache.hadoop.fs.FinalizerService
When referent is freed by the garbage collector, run cleanup.

C

CACHE_KEY - Static variable in class org.apache.hadoop.fs.PrestoFileSystemCache
 
close() - Method in class org.apache.hadoop.util.LineReader
Close the underlying stream.
createFileSystem(URI) - Method in interface io.prestosql.hadoop.FileSystemFactory
 
createUserGroupInformationForSubject(Subject) - Static method in class org.apache.hadoop.security.UserGroupInformationShim
 

F

FileSystemFactory - Interface in io.prestosql.hadoop
 
fillBuffer(InputStream, byte[], boolean) - Method in class org.apache.hadoop.util.LineReader
 
FinalizerService - Class in org.apache.hadoop.fs
 

G

getBufferPosn() - Method in class org.apache.hadoop.util.LineReader
 
getBufferSize() - Method in class org.apache.hadoop.util.LineReader
 
getInstance() - Static method in class org.apache.hadoop.fs.FinalizerService
 
getSubject(UserGroupInformation) - Static method in class org.apache.hadoop.security.UserGroupInformationShim
 

H

HadoopFileSystemCache - Class in io.prestosql.hadoop
 
HadoopNative - Class in io.prestosql.hadoop
 

I

initialize() - Static method in class io.prestosql.hadoop.HadoopFileSystemCache
 
io.prestosql.hadoop - package io.prestosql.hadoop
 

L

LineReader - Class in org.apache.hadoop.util
A class that provides a line reader from an input stream.
LineReader(InputStream) - Constructor for class org.apache.hadoop.util.LineReader
Create a line reader that reads from the given stream using the default buffer-size (64k).
LineReader(InputStream, int) - Constructor for class org.apache.hadoop.util.LineReader
Create a line reader that reads from the given stream using the given buffer-size.
LineReader(InputStream, Configuration) - Constructor for class org.apache.hadoop.util.LineReader
Create a line reader that reads from the given stream using the io.file.buffer.size specified in the given Configuration.
LineReader(InputStream, byte[]) - Constructor for class org.apache.hadoop.util.LineReader
Create a line reader that reads from the given stream using the default buffer-size, and using a custom delimiter of array of bytes.
LineReader(InputStream, int, byte[]) - Constructor for class org.apache.hadoop.util.LineReader
Create a line reader that reads from the given stream using the given buffer-size, and using a custom delimiter of array of bytes.
LineReader(InputStream, Configuration, byte[]) - Constructor for class org.apache.hadoop.util.LineReader
Create a line reader that reads from the given stream using the io.file.buffer.size specified in the given Configuration, and using a custom delimiter of array of bytes.
log - Static variable in class org.apache.hadoop.fs.FinalizerService
 
log - Static variable in class org.apache.hadoop.fs.PrestoFileSystemCache
 

O

org.apache.hadoop.fs - package org.apache.hadoop.fs
 
org.apache.hadoop.security - package org.apache.hadoop.security
 
org.apache.hadoop.util - package org.apache.hadoop.util
 

P

PrestoFileSystemCache - Class in org.apache.hadoop.fs
 
PrestoFileSystemCache() - Constructor for class org.apache.hadoop.fs.PrestoFileSystemCache
 

R

readLine(Text, int, int) - Method in class org.apache.hadoop.util.LineReader
Read one line from the InputStream into the given Text.
readLine(Text, int) - Method in class org.apache.hadoop.util.LineReader
Read from the InputStream into the given Text.
readLine(Text) - Method in class org.apache.hadoop.util.LineReader
Read from the InputStream into the given Text.
requireHadoopNative() - Static method in class io.prestosql.hadoop.HadoopNative
 

T

TextLineLengthLimitExceededException - Exception in io.prestosql.hadoop
 
TextLineLengthLimitExceededException(String) - Constructor for exception io.prestosql.hadoop.TextLineLengthLimitExceededException
 

U

unsetNeedAdditionalRecordAfterSplit() - Method in class org.apache.hadoop.util.LineReader
 
UserGroupInformationShim - Class in org.apache.hadoop.security
 
A C F G H I L O P R T U 
Skip navigation links

Copyright © 2013-2019. All Rights Reserved.