| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.federation.store | Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements. | 
| org.apache.hadoop.yarn.server.federation.store.impl | Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements. | 
| org.apache.hadoop.yarn.server.records | |
| org.apache.hadoop.yarn.server.records.impl.pb | 
| Modifier and Type | Method and Description | 
|---|---|
| Version | FederationStateStore. getCurrentVersion()Get the  Versionof the underlying federation state store client. | 
| Version | FederationStateStore. loadVersion()Load the version information from the federation state store. | 
| Modifier and Type | Method and Description | 
|---|---|
| Version | SQLFederationStateStore. getCurrentVersion() | 
| Version | ZookeeperFederationStateStore. getCurrentVersion() | 
| Version | MemoryFederationStateStore. getCurrentVersion() | 
| Version | SQLFederationStateStore. loadVersion() | 
| Version | ZookeeperFederationStateStore. loadVersion() | 
| Version | MemoryFederationStateStore. loadVersion() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Version | Version. newInstance(int majorVersion,
           int minorVersion) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | Version. isCompatibleTo(Version version) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VersionPBImpl | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.