public class FeatureMetadata extends Object
Admin.describeFeatures(DescribeFeaturesOptions) API.| Modifier and Type | Method and Description |
|---|---|
boolean | equals(Object other) |
Map<String,FinalizedVersionRange> | finalizedFeatures()Returns a map of finalized feature versions. |
Optional<Long> | finalizedFeaturesEpoch()The epoch for the finalized features. |
int | hashCode() |
Map<String,SupportedVersionRange> | supportedFeatures()Returns a map of supported feature versions. |
String | toString() |
public Map<String,FinalizedVersionRange> finalizedFeatures()
public Optional<Long> finalizedFeaturesEpoch()
public Map<String,SupportedVersionRange> supportedFeatures()