public class TemporarySelectorFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
maxSelectors
The number of
Selector to create. |
static long |
timeout
The timeout before we exit.
|
| Constructor and Description |
|---|
TemporarySelectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Selector |
getSelector()
Get a exclusive
Selector |
static void |
returnSelector(Selector s)
Return the
Selector to the cache |
public static final long timeout
public static final int maxSelectors
Selector to create.Copyright © GigaSpaces.