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 Detail
-
run
void run(ClientBlobStore blobStore) throws Exception
- Throws:
Exception
-
-