Interface | Description |
---|---|
BasicDispatcher |
To keep the
BasicOperationScheduler clean of operations/packets etc, the scheduler
takes care of scheduling, but forwards the actual handling of the task to the BasicDispatcher . |
InternalOperationService |
This is the interface that needs to be implemented by actual InternalOperationService.
|
RemotePropagatable<T extends RemotePropagatable> |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.