public abstract static class S3ADataBlocks.BlockFactory extends Object implements Closeable
| Modifier | Constructor and Description |
|---|---|
protected |
BlockFactory(StoreContext owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Implement any close/cleanup operation.
|
protected StoreContext |
getOwner()
Owner.
|
protected BlockFactory(StoreContext owner)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOException - Inherited exception; implementations should
avoid raising it.protected StoreContext getOwner()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.