| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.cassandradriver |
| Modifier and Type | Method and Description |
|---|---|
Cassandra |
Cassandradriver.CassandradriverResources.cassandra(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Cassandra> |
Cassandradriver.CassandradriverResources.cassandras()
Get the list of Cassandra resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Cassandradriver.cassandra(Cassandra value)
Add the Cassandra object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Cassandradriver.cassandras(List<Cassandra> value)
Add all Cassandra objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cassandra<T extends Cassandra<T>>
Cassandra server definition
|
interface |
CassandraConsumer<T extends Cassandra<T>> |
interface |
CassandraSupplier<T extends Cassandra> |
| Modifier and Type | Method and Description |
|---|---|
Cassandra |
CassandraSupplier.get()
Constructed instance of Cassandra resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.