R
- Type of ResourceVersion
public 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.
|
compareTo
boolean isExisting()
ResourceVersion
on external storage.
Or false it does not exist.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.