R - Type of ResourceVersionpublic interface ResourceVersion<R> extends Comparable<R>, Serializable
Comparable interface so that we could compare the resource
versions.| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isExisting()
Check whether the state handle is existing.
|
compareToboolean isExisting()
ResourceVersion on external storage.
Or false it does not exist.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.