JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.storm.blobstore
Interface ClientBlobStore.WithBlobstore
Enclosing class:
ClientBlobStore
public static interface
ClientBlobStore.WithBlobstore
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
ClientBlobStore
blobStore)
Method Details
run
void
run
(
ClientBlobStore
blobStore)
throws
Exception
Throws:
Exception