Generated by
JDiff

Interface org.apache.jackrabbit.oak.spi.state.Clusterable

Added Methods
String getVisibilityToken()

Returns the visibility token of the underlying NodeStore.

boolean isVisible(String, long)

Checks if the underlying NodeStore sees at least the changes that were visible at the time the visibility token was created on potentially another instance if in a clustered NodeStore setup.