|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface CpoResultSet<E>
| Method Summary | |
|---|---|
void |
cancel()
|
int |
getFetchSize()
|
void |
put(E e)
|
int |
size()
|
E |
take()
|
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
void put(E e)
throws java.lang.InterruptedException
java.lang.InterruptedException
E take()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionint size()
void cancel()
int getFetchSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||