Operation: Terminate
The Terminate operation of the Apache Cassandra Connector closes and removes the connection pooling with all open connections.
For more information on other operations of the Apache Cassandra Connector, see Apache Cassandra Connector.
Parameters
Parameters | Description |
|---|---|
|
Adapter main class (do not change!) Possible values: de.softproject.integration.adapter.apache.cassandra.ApacheCassandraConnectorAdapter: Main Class (Standard) |
| Host within the cluster Example:
Note: You can add multiple IPs or hostnames that correspond with different servers, which are executed as executable files within the module by Apache Cassandra. |
| Native protocol port |
| Login if the cluster requires credentials Possible values: Any string with the login, e.g. |
| Password if the cluster requires credentials Possible values: Any string with the password, e.g. myPassword |
Status values
| The adapter operation was executed successfully |
| The operation failed due to a technical error. |
Input
The Terminate operation ignores any input XML document you specify. If you want to process an input XML file, use the Execute operation. For more information, see Operation: Execute
Output
The adapter outputs the following output:
<Cluster_disconnected_OK/>