SCS

scs.demos.mapreduce
Interface FileSplitOperations

All Known Subinterfaces:
FileSplit
All Known Implementing Classes:
_FileSplitStub, FileSplitPOA, FileSplitPOATie, FileSplitServant

public interface FileSplitOperations

scs/demos/mapreduce/FileSplitOperations.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
 long getLength()
           
 java.lang.String getPath()
           
 

Method Detail

getPath

java.lang.String getPath()

getLength

long getLength()

SCS