Package com.pkgrove.pkgrovekit.storage
Class WriteCondition.IfMatch
-
- All Implemented Interfaces:
public final class WriteCondition.IfMatch extends WriteCondition
Succeed only when the key currently has etag (optimistic update).
-
-
Constructor Summary
Constructors Constructor Description WriteCondition.IfMatch(String etag)
-