Uses of Interface
io.resys.hdes.client.spi.store.ThenaConfig
Packages that use ThenaConfig
-
Uses of ThenaConfig in io.resys.hdes.client.spi.store
Classes in io.resys.hdes.client.spi.store that implement ThenaConfigFields in io.resys.hdes.client.spi.store declared as ThenaConfigMethods in io.resys.hdes.client.spi.store that return ThenaConfigMethods in io.resys.hdes.client.spi.store with parameters of type ThenaConfigModifier and TypeMethodDescriptionstatic ImmutableThenaConfigImmutableThenaConfig.copyOf(ThenaConfig instance) Creates an immutable copy of aThenaConfigvalue.protected HdesStoreThenaStore.createWithNewConfig(ThenaConfig config) protected abstract HdesStoreThenaStoreTemplate.createWithNewConfig(ThenaConfig config) ImmutableThenaConfig.Builder.from(ThenaConfig instance) Fill a builder with attribute values from the providedThenaConfiginstance.Constructors in io.resys.hdes.client.spi.store with parameters of type ThenaConfigModifierConstructorDescriptionDocumentQueryBuilder(ThenaConfig config) PersistenceCommands(ThenaConfig config) ThenaStore(ThenaConfig config) ThenaStoreTemplate(ThenaConfig config)