Uses of Class
org.infinispan.io.ReadableGridFileChannel
-
Packages that use ReadableGridFileChannel Package Description org.infinispan.io Provides Infinispan-specific input and output streams, buffers and related utilities. -
-
Uses of ReadableGridFileChannel in org.infinispan.io
Methods in org.infinispan.io that return ReadableGridFileChannel Modifier and Type Method Description ReadableGridFileChannel
GridFilesystem. getReadableChannel(String pathname)
Deprecated.Opens a ReadableGridFileChannel for reading from the file denoted by the given file path.
-