|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.arsc.multisearch.select.Select
edu.arsc.multisearch.select.MatrixSelect
public class MatrixSelect
Field Summary |
---|
Fields inherited from class edu.arsc.multisearch.select.Select |
---|
filename, numReturn |
Constructor Summary | |
---|---|
MatrixSelect()
|
Method Summary | |
---|---|
java.lang.String |
restrict(java.lang.String query,
int num)
Generates the file for Hadoop input. |
Methods inherited from class edu.arsc.multisearch.select.Select |
---|
getFilename, getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MatrixSelect()
Method Detail |
---|
public java.lang.String restrict(java.lang.String query, int num)
restrict
in class Select
String
- queryint
- num the number of servers (max) to return
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |