Class PersistedClusterStateService.OnDiskState

java.lang.Object
org.elasticsearch.gateway.PersistedClusterStateService.OnDiskState
Enclosing class:
PersistedClusterStateService

public static class PersistedClusterStateService.OnDiskState
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    long currentTerm  
    long lastAcceptedVersion  
    MetaData metaData  
  • Method Summary

    Modifier and Type Method Description
    boolean empty()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait