See: Description
| Interface | Description |
|---|---|
| TeamConfigBootstrapService |
Get the status of teaming bootstrap process.
|
| TeamConfigListener |
Listener to recieve configuration change notifications
|
| TeamConfigPersistenceService |
Service to store the team configuration on a persistence storage.
|
| TeamConfigurationService |
Service to configure a team.
|
| TeamInformationService |
Service to get the team configuration information.
|
| TeamingService |
A team designates a set of application / service instances running on
a controller cluster.
|
| TeamListener |
This interface is to be implemented by applications/services that are
interested in participating in controller teaming.
|
| Enum | Description |
|---|---|
| TeamEvent |
Teaming events
|
| Exception | Description |
|---|---|
| TeamingExceptions |
Exceptions generated by TeamManager
|
| TeamingExceptions.MemberExists |
Member exists
|
| TeamingExceptions.MemberNotFound |
Member not found
|
| TeamingExceptions.SyncServicesError |
Unable to sync with distributed services
|
| TeamingExceptions.TeamInfoChanged |
Team information changed
|
Copyright © 2014. All Rights Reserved.