|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MigratableHandler
Read/Write handlers that supports migration between IOSelector.
| Method Summary | |
|---|---|
long |
getEventCount()
Get number of events recorded by the current handler. |
IOSelector |
getOwner()
Get IOSelector currently owning this handler. |
void |
migrate(IOSelector newOwner)
Migrate to a new IOSelector. |
| Methods inherited from interface com.hazelcast.nio.tcp.SelectionHandler |
|---|
handle |
| Method Detail |
|---|
void migrate(IOSelector newOwner)
newOwner - IOSelector getOwner()
IOBalancer can decide to migrate
a handler to another owner.
long getEventCount()
IOSelector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||