Java org.apache.hadoop.hdfs.server.protocol DatanodeStorage fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.hdfs.server.protocol DatanodeStorage fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.hdfs.server.protocol DatanodeStorage.

The text is from its open source code.

Constructor

DatanodeStorage(String storageID)
Create a storage with State#NORMAL and StorageType#DEFAULT .