|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOFormat | |
---|---|
scs.demos.mapreduce | |
scs.demos.mapreduce.schedule | |
scs.demos.mapreduce.servant |
Uses of IOFormat in scs.demos.mapreduce |
---|
Classes in scs.demos.mapreduce that implement IOFormat | |
---|---|
class |
_IOFormatStub
scs/demos/mapreduce/_IOFormatStub.java . |
Fields in scs.demos.mapreduce declared as IOFormat | |
---|---|
IOFormat |
IOFormatHolder.value
|
Methods in scs.demos.mapreduce that return IOFormat | |
---|---|
IOFormat |
IOFormatPOA._this()
|
IOFormat |
IOFormatPOA._this(org.omg.CORBA.ORB orb)
|
static IOFormat |
IOFormatHelper.extract(org.omg.CORBA.Any a)
|
static IOFormat |
IOFormatHelper.narrow(org.omg.CORBA.Object obj)
|
static IOFormat |
IOFormatHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static IOFormat |
IOFormatHelper.unchecked_narrow(org.omg.CORBA.Object obj)
|
Methods in scs.demos.mapreduce with parameters of type IOFormat | |
---|---|
static void |
IOFormatHelper.insert(org.omg.CORBA.Any a,
IOFormat that)
|
static void |
IOFormatHelper.write(org.omg.CORBA.portable.OutputStream ostream,
IOFormat value)
|
Constructors in scs.demos.mapreduce with parameters of type IOFormat | |
---|---|
IOFormatHolder(IOFormat initialValue)
|
Uses of IOFormat in scs.demos.mapreduce.schedule |
---|
Methods in scs.demos.mapreduce.schedule that return IOFormat | |
---|---|
IOFormat |
WorkerInitializer.createIOFormatServant(java.lang.String servantName)
|
IOFormat |
MasterServant.getIOFormat()
|
Uses of IOFormat in scs.demos.mapreduce.servant |
---|
Methods in scs.demos.mapreduce.servant that return IOFormat | |
---|---|
IOFormat |
MapTaskServant.getIOFormat()
|
Constructors in scs.demos.mapreduce.servant with parameters of type IOFormat | |
---|---|
DirectOutputCollectorServant(IOFormat ioformat,
Reporter reporter,
FileSplit fileSplit,
java.lang.String configFileName,
TaskStatus status)
|
|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |