Uses of Class
org.jgroups.blocks.GridFile
Packages that use GridFile
Package
Description
Provides building blocks that are layered on top of channels.
-
Uses of GridFile in org.jgroups.blocks
Fields in org.jgroups.blocks declared as GridFileModifier and TypeFieldDescriptionprotected final GridFileGridInputStream.fileprotected final GridFileGridOutputStream.fileMethods in org.jgroups.blocks with parameters of type GridFileConstructors in org.jgroups.blocks with parameters of type GridFileModifierConstructorDescription(package private)GridInputStream(GridFile file, ReplCache<String, byte[]> cache, int chunk_size) (package private)GridOutputStream(GridFile file, boolean append, ReplCache<String, byte[]> cache, short repl_count, int chunk_size)