- java.lang.Object
-
- org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private boolean |
corrupted |
private boolean |
inArchive |
private long |
size |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
size
private final long size
-
Method Detail
-
getSize
public long getSize()
- Returns:
- the file size
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.