| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.server.namenode | 
| Modifier and Type | Method and Description | 
|---|---|
| static NameNode.OperationCategory | NameNode.OperationCategory. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static NameNode.OperationCategory[] | NameNode.OperationCategory. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NameNode.NameNodeHAContext. checkOperation(NameNode.OperationCategory op)Check if an operation of given category is allowed | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.