public static class S3GuardFsck.ComparePair extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsViolation() |
DirListingMetadata |
getMsDirListing() |
PathMetadata |
getMsPathMetadata() |
org.apache.hadoop.fs.Path |
getPath() |
List<org.apache.hadoop.fs.FileStatus> |
getS3DirListing() |
S3AFileStatus |
getS3FileStatus() |
Set<S3GuardFsck.Violation> |
getViolations() |
String |
toString() |
public S3AFileStatus getS3FileStatus()
public PathMetadata getMsPathMetadata()
public Set<S3GuardFsck.Violation> getViolations()
public boolean containsViolation()
public DirListingMetadata getMsDirListing()
public List<org.apache.hadoop.fs.FileStatus> getS3DirListing()
public org.apache.hadoop.fs.Path getPath()
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.