Uses of Enum Class
io.fluxzero.common.Guarantee
Packages that use Guarantee
Package
Description
-
Uses of Guarantee in io.fluxzero.common
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