Class PersistedClusterStateService.OnDiskState

org.elasticsearch.gateway.PersistedClusterStateService.OnDiskState
Enclosing class:
PersistedClusterStateService

public static class PersistedClusterStateService.OnDiskState extends
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    long
     
    long
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Field Details

    • currentTerm

      public final long currentTerm
    • lastAcceptedVersion

      public final long lastAcceptedVersion
    • metadata

      public final Metadata metadata
  • Method Details

    • empty

      public boolean empty()