| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.nodelabels.store | 
| Modifier and Type | Method and Description | 
|---|---|
| protected FSStoreOpHandler.StoreType | AbstractFSNodeStore. getStoreType() | 
| static FSStoreOpHandler.StoreType | FSStoreOpHandler.StoreType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FSStoreOpHandler.StoreType[] | FSStoreOpHandler.StoreType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| 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. | 
| Constructor and Description | 
|---|
| AbstractFSNodeStore(FSStoreOpHandler.StoreType storeType) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.