JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.druid.java.util.common
Interface FileUtils.OutputStreamConsumer<T>
Enclosing class:
FileUtils
public static interface
FileUtils.OutputStreamConsumer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
apply
(
OutputStream
outputStream)
Method Details
apply
T
apply
(
OutputStream
outputStream)
throws
IOException
Throws:
IOException