scs.demos.mapreduce
Interface PartitionerOperations
- All Known Subinterfaces:
- Partitioner
- All Known Implementing Classes:
- _PartitionerStub, PartitionerPOA, PartitionerPOATie, PartitionerServant
public interface PartitionerOperations
scs/demos/mapreduce/PartitionerOperations.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 |
int |
getPartition(org.omg.CORBA.Any key,
org.omg.CORBA.Any value,
int numPartitions)
|
getPartition
int getPartition(org.omg.CORBA.Any key,
org.omg.CORBA.Any value,
int numPartitions)