public class MigrateBlobs extends Object
Constructor and Description |
---|
MigrateBlobs() |
Modifier and Type | Method and Description |
---|---|
protected static void |
copyBlobStoreKeys(BlobStore bsFrom,
Subject whoFrom,
BlobStore bsTo,
Subject whoTo) |
protected static void |
deleteAllBlobStoreKeys(BlobStore bs,
Subject who) |
static void |
main(String[] args) |
protected static void deleteAllBlobStoreKeys(BlobStore bs, Subject who) throws AuthorizationException, KeyNotFoundException
protected static void copyBlobStoreKeys(BlobStore bsFrom, Subject whoFrom, BlobStore bsTo, Subject whoTo) throws AuthorizationException, KeyAlreadyExistsException, IOException, KeyNotFoundException
Copyright © 2019 The Apache Software Foundation. All rights reserved.