Interface Storage.StorageDirType
- All Known Implementing Classes:
NNStorage.NameNodeDirType
- Enclosing class:
- Storage
@Private
public static interface Storage.StorageDirType
An interface to denote storage directory type
Implementations can define a type for storage directory by implementing
this interface.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getStorageDirType
Storage.StorageDirType getStorageDirType() -
isOfType
-