Java org.apache.hadoop.hdfs.server.common StorageInfo fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

StringgetClusterID()
cluster id of the file system.

longgetCTime()
Creation time of the file system state.

Modified during upgrades.

intgetLayoutVersion()
Layout version of the storage data.
intgetNamespaceID()
Namespace id of the file system.

Assigned to the file system at formatting and never changes after that.