R - Type of ResourceVersionpublic interface ResourceVersion<R> extends Comparable<R>, Serializable
Comparable interface so that we could compare the resource
versions.| Modifier and Type | Method and Description |
|---|---|
boolean |
isExisting()
Check whether the state handle is existing.
|
compareToboolean isExisting()
ResourceVersion on external storage.
Or false it does not exist.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.