|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StripedRunnable
Striped Runnable is used in StripedExecutor. Runnable will run on associated thread depending on its key returned by getKey method.
| Method Summary | |
|---|---|
int |
getKey()
|
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
int getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||