Uses of Class
org.infinispan.io.WritableGridFileChannel
Package
Description
Provides Infinispan-specific input and output streams, buffers and related utilities.
-
Uses of WritableGridFileChannel in org.infinispan.io
Modifier and TypeMethodDescriptionGridFilesystem.getWritableChannel
(String pathname) Deprecated, for removal: This API element is subject to removal in a future version.Opens a WritableGridFileChannel for writing to the file denoted by pathname.GridFilesystem.getWritableChannel
(String pathname, boolean append) Deprecated, for removal: This API element is subject to removal in a future version.Opens a WritableGridFileChannel for writing to the file denoted by pathname.GridFilesystem.getWritableChannel
(String pathname, boolean append, int chunkSize) Deprecated, for removal: This API element is subject to removal in a future version.Opens a WritableGridFileChannel for writing to the file denoted by pathname.