| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.nodelabels.store | |
| org.apache.hadoop.yarn.nodelabels.store.op | 
| Modifier and Type | Method and Description | 
|---|---|
| static FSNodeStoreLogOp | FSStoreOpHandler. get(int opCode,
   FSStoreOpHandler.StoreType storeType)Will return StoreOp instance basead on opCode and StoreType. | 
| static FSNodeStoreLogOp | FSStoreOpHandler. getMirrorOp(FSStoreOpHandler.StoreType storeType)Get mirror operation of store Type. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractFSNodeStore. writeToLog(FSNodeStoreLogOp op) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AddClusterLabelOpAdd label operation for file system. | 
| class  | AddNodeToAttributeLogOpFile system Add Node to attribute mapping. | 
| class  | NodeAttributeMirrorOpFile System Node Attribute Mirror read and write operation. | 
| class  | NodeLabelMirrorOpNodeLabel Mirror Op class. | 
| class  | NodeToLabelOpNode to label mapping store operation for label. | 
| class  | RemoveClusterLabelOpRemove label from cluster log store operation. | 
| class  | RemoveNodeToAttributeLogOpFile system remove node attribute from node operation. | 
| class  | ReplaceNodeToAttributeLogOpFile system replace node attribute from node operation. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.