Interface ContentClaimWriteCache
public interface ContentClaimWriteCache
-
Method Summary
Modifier and TypeMethodDescriptionvoidflush()voidflush(ContentClaim contentClaim) voidflush(ResourceClaim claim) voidreset()write(ContentClaim claim)
-
Method Details
-
reset
- Throws:
IOException
-
getContentClaim
- Throws:
IOException
-
write
- Throws:
IOException
-
flush
- Throws:
IOException
-
flush
- Throws:
IOException
-
flush
- Throws:
IOException
-