Uses of Class
org.apache.hadoop.hdfs.server.common.InconsistentFSStateException
Packages that use InconsistentFSStateException
-
Uses of InconsistentFSStateException in org.apache.hadoop.hdfs.server.common
Methods in org.apache.hadoop.hdfs.server.common that throw InconsistentFSStateExceptionModifier and TypeMethodDescriptionprotected voidStorageInfo.checkStorageType(Properties props, Storage.StorageDirectory sd) Validate and set storage type fromPropertiesprotected static StringStorageInfo.getProperty(Properties props, Storage.StorageDirectory sd, String name) protected voidStorageInfo.setClusterId(Properties props, int layoutVersion, Storage.StorageDirectory sd) Validate and set clusterId fromPropertiesprotected voidStorageInfo.setcTime(Properties props, Storage.StorageDirectory sd) Validate and set ctime fromPropertiesprotected voidStorageInfo.setLayoutVersion(Properties props, Storage.StorageDirectory sd) Validate and set layout version fromPropertiesprotected voidStorageInfo.setNamespaceID(Properties props, Storage.StorageDirectory sd) Validate and set namespaceID version fromProperties