Uses of Class
org.apache.hadoop.yarn.nodelabels.store.op.FSNodeStoreLogOp
Packages that use FSNodeStoreLogOp
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 FSNodeStoreLogOp in org.apache.hadoop.yarn.nodelabels.store
Methods in org.apache.hadoop.yarn.nodelabels.store that return FSNodeStoreLogOpModifier and TypeMethodDescriptionstatic FSNodeStoreLogOpFSStoreOpHandler.get(int opCode, FSStoreOpHandler.StoreType storeType) Will return StoreOp instance based on opCode and StoreType.static FSNodeStoreLogOpFSStoreOpHandler.getMirrorOp(FSStoreOpHandler.StoreType storeType) Get mirror operation of store Type.Methods in org.apache.hadoop.yarn.nodelabels.store with parameters of type FSNodeStoreLogOpModifier and TypeMethodDescriptionprotected voidAbstractFSNodeStore.writeToLog(FSNodeStoreLogOp op) -
Uses of FSNodeStoreLogOp in org.apache.hadoop.yarn.nodelabels.store.op
Subclasses of FSNodeStoreLogOp in org.apache.hadoop.yarn.nodelabels.store.opModifier and TypeClassDescriptionclassAdd label operation for file system.classFile system Add Node to attribute mapping.classFile System Node Attribute Mirror read and write operation.classNodeLabel Mirror Op class.classNode to label mapping store operation for label.classRemove label from cluster log store operation.classFile system remove node attribute from node operation.classFile system replace node attribute from node operation.