Uses of Class
io.airlift.discovery.store.Entry
Packages that use Entry
-
Uses of Entry in io.airlift.discovery.store
Methods in io.airlift.discovery.store that return EntryModifier and TypeMethodDescriptionInMemoryStore.get(byte[] key) LocalStore.get(byte[] key) PersistentStore.get(byte[] key) Methods in io.airlift.discovery.store that return types with arguments of type EntryModifier and TypeMethodDescriptionDistributedStore.getAll()InMemoryStore.getAll()LocalStore.getAll()PersistentStore.getAll()Methods in io.airlift.discovery.store with parameters of type EntryModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethod parameters in io.airlift.discovery.store with type arguments of type EntryModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseStoreResource.setMultipleEntries(String storeName, List<Entry> entries)