| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.nodelabels | |
| org.apache.hadoop.yarn.nodelabels.store.op | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NodeAttributeStore. init(org.apache.hadoop.conf.Configuration configuration,
    NodeAttributesManager mgr)Initialize based on configuration and NodeAttributesManager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddNodeToAttributeLogOp. recover(InputStream is,
       NodeAttributesManager mgr) | 
| void | RemoveNodeToAttributeLogOp. recover(InputStream is,
       NodeAttributesManager mgr) | 
| void | ReplaceNodeToAttributeLogOp. recover(InputStream is,
       NodeAttributesManager mgr) | 
| void | NodeAttributeMirrorOp. recover(InputStream is,
       NodeAttributesManager mgr) | 
| void | AddNodeToAttributeLogOp. write(OutputStream os,
     NodeAttributesManager mgr) | 
| void | RemoveNodeToAttributeLogOp. write(OutputStream os,
     NodeAttributesManager mgr) | 
| void | ReplaceNodeToAttributeLogOp. write(OutputStream os,
     NodeAttributesManager mgr) | 
| void | NodeAttributeMirrorOp. write(OutputStream os,
     NodeAttributesManager mgr) | 
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.