| Package | Description |
|---|---|
| org.wildfly.swarm.config.orientdb | |
| org.wildfly.swarm.config.orientdb.orient |
| Modifier and Type | Method and Description |
|---|---|
Host |
Orient.OrientResources.host(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Orient.OrientResources.hosts()
Get the list of Host resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Orient.host(Host value)
Add the Host object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Orient.hosts(List<Host> value)
Add all Host objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Host<T extends Host<T>>
OrientDB target profile definition
|
interface |
HostConsumer<T extends Host<T>> |
interface |
HostSupplier<T extends Host> |
| Modifier and Type | Method and Description |
|---|---|
Host |
HostSupplier.get()
Constructed instance of Host resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.