Uses of Class
edu.rit.pj.cluster.BackendFileInputStream
Packages that use BackendFileInputStream
Package
Description
The Cluster package contains the Parallel Java cluster middleware and the main program
for the PJ Job Scheduler Daemon process for a parallel computer.
-
Uses of BackendFileInputStream in edu.rit.pj.cluster
Fields in edu.rit.pj.cluster declared as BackendFileInputStreamModifier and TypeFieldDescriptionfinal BackendFileInputStream
BackendFileReader.in
Input stream for reading from the job frontend's standard input.Methods in edu.rit.pj.cluster that return BackendFileInputStreamModifier and TypeMethodDescriptionOpen a backend file input stream on the given file.