JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.bookkeeper.mledger.offload.jcloud.impl
Interface DataBlockUtils.VersionCheck
Enclosing class:
DataBlockUtils
public static interface
DataBlockUtils.VersionCheck
Version checking marker interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
check
(
String
key, org.jclouds.blobstore.domain.Blob blob)
Method Details
check
void
check
(
String
key, org.jclouds.blobstore.domain.Blob blob)
throws
IOException
Throws:
IOException