All Superinterfaces:
Comparable<OClass>, OClass
All Known Implementing Classes:
OImmutableView, OViewEmbedded, OViewImpl, OViewRemote

public interface OView extends OClass
  • Method Details

    • getQuery

      String getQuery()
    • getUpdateIntervalSeconds

      int getUpdateIntervalSeconds()
    • getWatchClasses

      List<String> getWatchClasses()
    • getOriginRidField

      String getOriginRidField()
    • isUpdatable

      boolean isUpdatable()
    • getNodes

      List<String> getNodes()
    • getRequiredIndexesInfo

      List<OViewIndexConfig> getRequiredIndexesInfo()
    • getUpdateStrategy

      String getUpdateStrategy()
    • getActiveIndexNames

      Set<String> getActiveIndexNames()
    • getLastRefreshTime

      long getLastRefreshTime()