Uses of Class
org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean

Packages that use SnapshotInfo.Bean
org.apache.hadoop.hdfs.server.namenode.snapshot   
 

Uses of SnapshotInfo.Bean in org.apache.hadoop.hdfs.server.namenode.snapshot
 

Methods in org.apache.hadoop.hdfs.server.namenode.snapshot that return SnapshotInfo.Bean
 SnapshotInfo.Bean[] SnapshotStatsMXBean.getSnapshots()
          Return the list of snapshots
 SnapshotInfo.Bean[] SnapshotManager.getSnapshots()
           
static SnapshotInfo.Bean SnapshotManager.toBean(org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot s)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.