Uses of Class
org.jgroups.blocks.GridFile
-
Packages that use GridFile Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of GridFile in org.jgroups.blocks
Fields in org.jgroups.blocks declared as GridFile Modifier and Type Field Description protected GridFile
GridInputStream. file
protected GridFile
GridOutputStream. file
Methods in org.jgroups.blocks with parameters of type GridFile Modifier and Type Method Description java.io.OutputStream
GridFilesystem. getOutput(GridFile file)
-