| Package | Description |
|---|---|
| io.strimzi.api.kafka.model | |
| io.strimzi.api.kafka.model.storage |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KafkaClusterSpecFluent.PersistentClaimStorageNested<N> |
static interface |
ZookeeperClusterSpecFluent.PersistentClaimStorageNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaClusterSpecFluentImpl.PersistentClaimStorageNestedImpl<N> |
class |
ZookeeperClusterSpecFluentImpl.PersistentClaimStorageNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistentClaimStorageFluent<A extends PersistentClaimStorageFluent<A>> |
class |
PersistentClaimStorageFluentImpl<A extends PersistentClaimStorageFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JbodStorageFluent.PersistentClaimStorageVolumesNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
JbodStorageFluentImpl.PersistentClaimStorageVolumesNestedImpl<N> |
class |
PersistentClaimStorageBuilder |
class |
PersistentClaimStorageFluentImpl<A extends PersistentClaimStorageFluent<A>> |
| Constructor and Description |
|---|
PersistentClaimStorageBuilder(PersistentClaimStorageFluent<?> fluent) |
PersistentClaimStorageBuilder(PersistentClaimStorageFluent<?> fluent,
Boolean validationEnabled) |
PersistentClaimStorageBuilder(PersistentClaimStorageFluent<?> fluent,
PersistentClaimStorage instance) |
PersistentClaimStorageBuilder(PersistentClaimStorageFluent<?> fluent,
PersistentClaimStorage instance,
Boolean validationEnabled) |
Copyright © 2019. All rights reserved.