public static class INode.BlocksMapUpdateInfo.UpdatedReplicationInfo extends Object
Constructor and Description |
---|
UpdatedReplicationInfo(short targetReplication,
org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo block) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo |
block() |
short |
targetReplication() |
public UpdatedReplicationInfo(short targetReplication, org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo block)
public org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo block()
public short targetReplication()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.