public interface EtagSource
FileStatus subclasses to implement
to provide access to etags.
If available FS SHOULD also implement the matching PathCapabilities
-- etag supported: CommonPathCapabilities.ETAGS_AVAILABLE.
-- etag consistent over rename:
CommonPathCapabilities.ETAGS_PRESERVED_IN_RENAME.| Modifier and Type | Method and Description |
|---|---|
String |
getEtag()
Return an etag of this file status.
|
String getEtag()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.