@ThreadSafe public final class UfsJournalFile extends Object implements Comparable<UfsJournalFile>
Comparable
such that journal files can be sorted by the
end SNs.Modifier and Type | Method and Description |
---|---|
int |
compareTo(UfsJournalFile other) |
URI |
getLocation() |
String |
toString() |
public URI getLocation()
public int compareTo(UfsJournalFile other)
compareTo
in interface Comparable<UfsJournalFile>
Copyright © 2023. All Rights Reserved.