public class K8SFileChannel extends SeekableInMemoryByteChannel
Modifier and Type | Field and Description |
---|---|
protected CloudClientFactory |
ccf |
contents
Constructor and Description |
---|
K8SFileChannel(Path file,
CloudClientFactory ccf) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
getContent, isOpen, position, position, read, size, toString, truncate, write
protected CloudClientFactory ccf
public K8SFileChannel(Path file, CloudClientFactory ccf)
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in interface Channel
close
in class SeekableInMemoryByteChannel
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.