@InterfaceAudience.Public @InterfaceStability.Evolving public final class MetadataStoreCapabilities extends Object
MetadataStore implementations.| Modifier and Type | Field and Description |
|---|---|
static String |
PERSISTS_AUTHORITATIVE_BIT
This capability tells if the metadata store supports authoritative
directories.
|
public static final String PERSISTS_AUTHORITATIVE_BIT
MetadataStore.getDiagnostics() as a key
for this capability. The value can be boolean true or false.
If the Map.get() returns null for this key, that is interpreted as false.Copyright © 2008–2022 Apache Software Foundation. All rights reserved.