Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.hdfs.protocolPB | |
org.apache.hadoop.hdfs.web |
Modifier and Type | Method and Description |
---|---|
static void |
SnapshotStatus.print(SnapshotStatus[] stats,
PrintStream out)
Print a list of
SnapshotStatus out to a given stream. |
Modifier and Type | Method and Description |
---|---|
static SnapshotStatus[] |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotListingProto sdlp) |
static SnapshotStatus |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotStatusProto sdirStatusProto) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotStatusProto |
PBHelperClient.convert(SnapshotStatus status) |
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotListingProto |
PBHelperClient.convert(SnapshotStatus[] status) |
Modifier and Type | Method and Description |
---|---|
SnapshotStatus[] |
WebHdfsFileSystem.getSnapshotListing(org.apache.hadoop.fs.Path snapshotDir) |
static SnapshotStatus[] |
JsonUtilClient.toSnapshotList(Map<?,?> json) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.