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.ioMethods in org.infinispan.io that return ReadableGridFileChannel Modifier and Type Method Description ReadableGridFileChannelGridFilesystem. getReadableChannel(String pathname)Deprecated.Opens a ReadableGridFileChannel for reading from the file denoted by the given file path.
 
-