Class Storage

java.lang.Object
io.strimzi.api.kafka.model.storage.Storage
All Implemented Interfaces:
UnknownPropertyPreserving, Serializable
Direct Known Subclasses:
JbodStorage, SingleVolumeStorage

public abstract class Storage extends Object implements UnknownPropertyPreserving, Serializable
Abstract baseclass for different representations of storage, discriminated by type.
See Also: