Interface | Description |
---|---|
CassandraProcessService |
This interface provides methods to start and stop cassandra database process.
|
TeamConfigurationService |
Teaming configuration service.
|
TeamingAdminService |
Teaming administration service.
|
TeamingAdminServiceInternal |
Teaming administration internal service.
|
Class | Description |
---|---|
TeamConfiguration |
Team configuration represents the parameters required to configure a team
successfully on the controller.
|
TeamConfiguration.MemberConfiguration |
MemberConfiguration class holds the
Host and priority of a
member of the team. |
TeamPartialOperationException.Failure |
Host failure.
|
Exception | Description |
---|---|
TeamAlreadyCreatedException |
Exception to notify that the create operation failed because a team with
similar configuration already exists.
|
TeamPartialOperationException |
Exception to notify that the teamed operation partially succeeded.
|
Copyright © 2015. All Rights Reserved.