Uses of Class
org.apache.hadoop.yarn.server.records.Version
Packages that use Version
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of Version in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return VersionModifier and TypeMethodDescriptionFederationStateStore.getCurrentVersion()Get theVersionof the underlying federation state store client.FederationStateStore.loadVersion()Load the version information from the federation state store. -
Uses of Version in org.apache.hadoop.yarn.server.federation.store.impl
Fields in org.apache.hadoop.yarn.server.federation.store.impl declared as VersionModifier and TypeFieldDescriptionprotected static final VersionSQLFederationStateStore.CURRENT_VERSION_INFOprotected static final VersionZookeeperFederationStateStore.CURRENT_VERSION_INFOMethods in org.apache.hadoop.yarn.server.federation.store.impl that return VersionModifier and TypeMethodDescriptionMemoryFederationStateStore.getCurrentVersion()SQLFederationStateStore.getCurrentVersion()ZookeeperFederationStateStore.getCurrentVersion()SQLFederationStateStore.getVersion()Query the Version information of Federation from the database.MemoryFederationStateStore.loadVersion()SQLFederationStateStore.loadVersion()ZookeeperFederationStateStore.loadVersion() -
Uses of Version in org.apache.hadoop.yarn.server.records
Methods in org.apache.hadoop.yarn.server.records that return VersionModifier and TypeMethodDescriptionstatic VersionVersion.newInstance(int majorVersion, int minorVersion) Methods in org.apache.hadoop.yarn.server.records with parameters of type Version -
Uses of Version in org.apache.hadoop.yarn.server.records.impl.pb
Subclasses of Version in org.apache.hadoop.yarn.server.records.impl.pb