| Package | Description |
|---|---|
| com.kubedb.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ElasticsearchNode |
V1alpha1ElasticsearchClusterTopology.getClient()
Get client
|
V1alpha1ElasticsearchNode |
V1alpha1ElasticsearchClusterTopology.getData()
Get data
|
V1alpha1ElasticsearchNode |
V1alpha1ElasticsearchClusterTopology.getMaster()
Get master
|
V1alpha1ElasticsearchNode |
V1alpha1ElasticsearchNode.prefix(String prefix) |
V1alpha1ElasticsearchNode |
V1alpha1ElasticsearchNode.replicas(Integer replicas) |
V1alpha1ElasticsearchNode |
V1alpha1ElasticsearchNode.resources(io.kubernetes.client.models.V1ResourceRequirements resources) |
V1alpha1ElasticsearchNode |
V1alpha1ElasticsearchNode.storage(io.kubernetes.client.models.V1PersistentVolumeClaimSpec storage) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ElasticsearchClusterTopology |
V1alpha1ElasticsearchClusterTopology.client(V1alpha1ElasticsearchNode client) |
V1alpha1ElasticsearchClusterTopology |
V1alpha1ElasticsearchClusterTopology.data(V1alpha1ElasticsearchNode data) |
V1alpha1ElasticsearchClusterTopology |
V1alpha1ElasticsearchClusterTopology.master(V1alpha1ElasticsearchNode master) |
void |
V1alpha1ElasticsearchClusterTopology.setClient(V1alpha1ElasticsearchNode client) |
void |
V1alpha1ElasticsearchClusterTopology.setData(V1alpha1ElasticsearchNode data) |
void |
V1alpha1ElasticsearchClusterTopology.setMaster(V1alpha1ElasticsearchNode master) |
Copyright © 2018. All rights reserved.