SCS

scs.demos.mapreduce
Interface OutputCollector

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

public interface OutputCollector
extends OutputCollectorOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

scs/demos/mapreduce/OutputCollector.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.OutputCollectorOperations
close, collect, flush
 
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