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 | Description |
|---|---|---|
java.lang.String |
getEtag() |
Return an etag of this file status.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.