SCS

scs.demos.mapreduce
Interface IOFormat

All Superinterfaces:
org.omg.CORBA.portable.IDLEntity, IOFormatOperations, org.omg.CORBA.Object, java.io.Serializable
All Known Implementing Classes:
_IOFormatStub

public interface IOFormat
extends IOFormatOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

scs/demos/mapreduce/IOFormat.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from ../../idl/mapReduce.idl Friday, October 3, 2008 9:13:54 AM BRT


Method Summary
 
Methods inherited from interface scs.demos.mapreduce.IOFormatOperations
getRecordReader, getRecordWriter, getSplits
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 


SCS