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

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

Introduction

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

The text is from its open source code.

Constructor

Method

longgetBlockId()
StringgetBlockName()
Returns the block file name for the block
StringgetBlockPoolId()
longgetGenerationStamp()
longgetNumBytes()
voidsetNumBytes(final long len)