ReadWork<R>
public class SearchWork<R> extends Object implements ReadWork<R>
R
execute(ReadWorkExecutionContext context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public R execute(ReadWorkExecutionContext context)
execute
public String toString()
toString
Object