Package io.airlift.discovery.store
Interface LocalStore
- All Known Implementing Classes:
InMemoryStore,PersistentStore
public interface LocalStore
-
Method Summary
-
Method Details
-
put
-
get
-
delete
-
getAll
-
InMemoryStore, PersistentStore