public abstract class BlockClient extends Object implements Closeable
Modifier and Type | Class and Description |
---|---|
static class |
BlockClient.Type
Block client type.
|
Constructor and Description |
---|
BlockClient(BlockClient.Type clientType)
Creates an abstract block reader/writer.
|
public BlockClient(BlockClient.Type clientType)
clientType
- the block client typepublic void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2023. All Rights Reserved.