Package org.apache.iceberg.io
Interface DelegatingOutputStream
- 
public interface DelegatingOutputStream 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.OutputStreamgetDelegate() 
 - 
 
public interface DelegatingOutputStream
| Modifier and Type | Method | Description | 
|---|---|---|
java.io.OutputStream | 
getDelegate() |