Uses of Interface
io.resys.hdes.client.api.HdesStore
Packages that use HdesStore
Package
Description
-
Uses of HdesStore in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return HdesStoreModifier and TypeMethodDescriptionHdesStore.StoreRepoBuilder.build()HdesClient.store()HdesStore.withBranch(String branchName) Methods in io.resys.hdes.client.api that return types with arguments of type HdesStoreModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<HdesStore>HdesStore.StoreRepoBuilder.create()HdesStore.StoreRepoBuilder.createIfNot() -
Uses of HdesStore in io.resys.hdes.client.spi
Classes in io.resys.hdes.client.spi that implement HdesStoreMethods in io.resys.hdes.client.spi that return HdesStoreModifier and TypeMethodDescriptionHdesClientImpl.store()HdesInMemoryStore.withBranch(String branchName) Methods in io.resys.hdes.client.spi with parameters of type HdesStoreModifier and TypeMethodDescriptionConstructors in io.resys.hdes.client.spi with parameters of type HdesStore -
Uses of HdesStore in io.resys.hdes.client.spi.store
Classes in io.resys.hdes.client.spi.store that implement HdesStoreMethods in io.resys.hdes.client.spi.store that return HdesStoreModifier and TypeMethodDescriptionprotected HdesStoreThenaStore.createWithNewConfig(ThenaConfig config) protected abstract HdesStoreThenaStoreTemplate.createWithNewConfig(ThenaConfig config) ThenaStore.withBranch(String branchName)