Skip navigation links
A C F G H I L M N O P R S V W 

A

add(Buffer) - Method in class org.embulk.util.file.OutputStreamFileOutput
 
available() - Method in class org.embulk.util.file.FileInputInputStream
 
available() - Method in class org.embulk.util.file.ResumableInputStream
 

C

close() - Method in class org.embulk.util.file.FileInputInputStream
 
close() - Method in class org.embulk.util.file.FileOutputOutputStream
 
close() - Method in class org.embulk.util.file.InputStreamFileInput
 
close() - Method in class org.embulk.util.file.InputStreamFileInput.IteratorProvider
 
close() - Method in interface org.embulk.util.file.InputStreamFileInput.Provider
 
close() - Method in class org.embulk.util.file.ListFileInput
 
close() - Method in class org.embulk.util.file.OutputStreamFileOutput
 
close() - Method in interface org.embulk.util.file.OutputStreamFileOutput.Provider
 
close() - Method in class org.embulk.util.file.ResumableInputStream
 

F

FileInputInputStream - Class in org.embulk.util.file
 
FileInputInputStream(FileInput) - Constructor for class org.embulk.util.file.FileInputInputStream
 
FileOutputOutputStream - Class in org.embulk.util.file
 
FileOutputOutputStream(FileOutput, BufferAllocator, FileOutputOutputStream.CloseMode) - Constructor for class org.embulk.util.file.FileOutputOutputStream
 
FileOutputOutputStream.CloseMode - Enum in org.embulk.util.file
 
finish() - Method in class org.embulk.util.file.FileOutputOutputStream
 
finish() - Method in class org.embulk.util.file.OutputStreamFileOutput
 
finish() - Method in interface org.embulk.util.file.OutputStreamFileOutput.Provider
 
flush() - Method in class org.embulk.util.file.FileOutputOutputStream
 

G

getHintOfCurrentInputFileNameForLogging() - Method in class org.embulk.util.file.InputStreamFileInput
 
getHintOfCurrentInputFileNameForLogging() - Method in class org.embulk.util.file.InputStreamFileInput.InputStreamWithHints
 
getInputStream() - Method in class org.embulk.util.file.InputStreamFileInput.InputStreamWithHints
 

H

hintOfCurrentInputFileNameForLogging() - Method in class org.embulk.util.file.InputStreamFileInput
 

I

in - Variable in class org.embulk.util.file.ResumableInputStream
 
InputStreamFileInput - Class in org.embulk.util.file
 
InputStreamFileInput(BufferAllocator, InputStreamFileInput.Provider) - Constructor for class org.embulk.util.file.InputStreamFileInput
 
InputStreamFileInput(BufferAllocator, InputStreamFileInput.Opener) - Constructor for class org.embulk.util.file.InputStreamFileInput
 
InputStreamFileInput(BufferAllocator, InputStream) - Constructor for class org.embulk.util.file.InputStreamFileInput
 
InputStreamFileInput.InputStreamWithHints - Class in org.embulk.util.file
 
InputStreamFileInput.IteratorProvider - Class in org.embulk.util.file
 
InputStreamFileInput.Opener - Interface in org.embulk.util.file
 
InputStreamFileInput.Provider - Interface in org.embulk.util.file
 
InputStreamTransactionalFileInput - Class in org.embulk.util.file
 
InputStreamTransactionalFileInput(BufferAllocator, InputStreamFileInput.Provider) - Constructor for class org.embulk.util.file.InputStreamTransactionalFileInput
 
InputStreamTransactionalFileInput(BufferAllocator, InputStreamFileInput.Opener) - Constructor for class org.embulk.util.file.InputStreamTransactionalFileInput
 
InputStreamTransactionalFileInput(BufferAllocator, InputStream) - Constructor for class org.embulk.util.file.InputStreamTransactionalFileInput
 
InputStreamWithHints(InputStream, String) - Constructor for class org.embulk.util.file.InputStreamFileInput.InputStreamWithHints
 
InputStreamWithHints(InputStream) - Constructor for class org.embulk.util.file.InputStreamFileInput.InputStreamWithHints
 
IteratorProvider(Iterable<InputStream>) - Constructor for class org.embulk.util.file.InputStreamFileInput.IteratorProvider
 
IteratorProvider(Iterator<InputStream>) - Constructor for class org.embulk.util.file.InputStreamFileInput.IteratorProvider
 

L

ListFileInput - Class in org.embulk.util.file
 
ListFileInput(Iterable<? extends Iterable<Buffer>>) - Constructor for class org.embulk.util.file.ListFileInput
 

M

mark(int) - Method in class org.embulk.util.file.ResumableInputStream
 
markSupported() - Method in class org.embulk.util.file.FileInputInputStream
 
markSupported() - Method in class org.embulk.util.file.ResumableInputStream
 

N

nextFile() - Method in class org.embulk.util.file.FileInputInputStream
 
nextFile() - Method in class org.embulk.util.file.FileOutputOutputStream
 
nextFile() - Method in class org.embulk.util.file.InputStreamFileInput
 
nextFile() - Method in class org.embulk.util.file.ListFileInput
 
nextFile() - Method in class org.embulk.util.file.OutputStreamFileOutput
 

O

open() - Method in interface org.embulk.util.file.InputStreamFileInput.Opener
 
openNext() - Method in class org.embulk.util.file.InputStreamFileInput.IteratorProvider
 
openNext() - Method in interface org.embulk.util.file.InputStreamFileInput.Provider
 
openNext() - Method in interface org.embulk.util.file.OutputStreamFileOutput.Provider
 
openNextWithHints() - Method in interface org.embulk.util.file.InputStreamFileInput.Provider
 
org.embulk.util.file - package org.embulk.util.file
 
OutputStreamFileOutput - Class in org.embulk.util.file
 
OutputStreamFileOutput(OutputStreamFileOutput.Provider) - Constructor for class org.embulk.util.file.OutputStreamFileOutput
 
OutputStreamFileOutput.Provider - Interface in org.embulk.util.file
 

P

poll() - Method in class org.embulk.util.file.InputStreamFileInput
 
poll() - Method in class org.embulk.util.file.ListFileInput
 

R

read() - Method in class org.embulk.util.file.FileInputInputStream
 
read(byte[], int, int) - Method in class org.embulk.util.file.FileInputInputStream
 
read() - Method in class org.embulk.util.file.ResumableInputStream
 
read(byte[]) - Method in class org.embulk.util.file.ResumableInputStream
 
read(byte[], int, int) - Method in class org.embulk.util.file.ResumableInputStream
 
reopen(long, Exception) - Method in interface org.embulk.util.file.ResumableInputStream.Reopener
 
reset() - Method in class org.embulk.util.file.ResumableInputStream
 
ResumableInputStream - Class in org.embulk.util.file
 
ResumableInputStream(InputStream, ResumableInputStream.Reopener) - Constructor for class org.embulk.util.file.ResumableInputStream
 
ResumableInputStream(ResumableInputStream.Reopener) - Constructor for class org.embulk.util.file.ResumableInputStream
 
ResumableInputStream.Reopener - Interface in org.embulk.util.file
 

S

skip(long) - Method in class org.embulk.util.file.FileInputInputStream
 
skip(long) - Method in class org.embulk.util.file.ResumableInputStream
 

V

valueOf(String) - Static method in enum org.embulk.util.file.FileOutputOutputStream.CloseMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.embulk.util.file.FileOutputOutputStream.CloseMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(int) - Method in class org.embulk.util.file.FileOutputOutputStream
 
write(byte[], int, int) - Method in class org.embulk.util.file.FileOutputOutputStream
 
A C F G H I L M N O P R S V W 
Skip navigation links