Interface Store

All Known Implementing Classes:
InternalStore

public interface Store
  • Method Details

    • id

      long id()
    • storeType

      int storeType()
    • serverLocation

      Location serverLocation()
    • raftLocation

      Location raftLocation()
    • storeState

      int storeState()