|
ABLE, Version 1.1b | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
long |
getNumEpochs()
Returns the number of epochs we have processed |
int |
getNumFieldsPerRec()
Returns the number of fields in each record in the data source |
long |
getNumRecords()
Returns the number of records in the data source |
void |
setNumFieldsPerRec(int num)
Set the number of fields in each record in the data source |
void |
setNumRecords(long num)
Set the number of records in the data source |
Method Detail |
public long getNumRecords() throws java.rmi.RemoteException
public void setNumRecords(long num) throws java.rmi.RemoteException
public int getNumFieldsPerRec() throws java.rmi.RemoteException
public void setNumFieldsPerRec(int num) throws java.rmi.RemoteException
public long getNumEpochs() throws java.rmi.RemoteException
|
ABLE, Version 1.1b | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |