Uses of Enum Class
io.fluxzero.common.Guarantee
Packages that use Guarantee
Package
Description
-
Uses of Guarantee in io.fluxzero.common
Subclasses with type arguments of type Guarantee in io.fluxzero.commonModifier and TypeClassDescriptionenumRepresents a delivery or completion guarantee for messages or state changes in Fluxzero.Methods in io.fluxzero.common that return Guarantee -
Uses of Guarantee in io.fluxzero.common.api
Methods in io.fluxzero.common.api that return GuaranteeModifier and TypeMethodDescriptionabstract GuaranteeCommand.getGuarantee()Indicates the delivery guarantee required for this command. -
Uses of Guarantee in io.fluxzero.common.api.keyvalue
Methods in io.fluxzero.common.api.keyvalue that return GuaranteeModifier and TypeMethodDescriptionStoreValueIfAbsent.getGuarantee()StoreValuesAndWait.getGuarantee()Deprecated. -
Uses of Guarantee in io.fluxzero.common.api.publishing
Methods in io.fluxzero.common.api.publishing that return Guarantee