kopia lustrzana https://github.com/gaul/s3proxy
Add missing @Nullable
rodzic
5e9b2e28a6
commit
94bf8ca88e
|
@ -1401,6 +1401,7 @@ public final class AwsSdkTest {
|
|||
.build(BlobStoreContext.class)
|
||||
.getBlobStore();
|
||||
s3Proxy.setBlobStoreLocator(new BlobStoreLocator() {
|
||||
@Nullable
|
||||
@Override
|
||||
public Map.Entry<String, BlobStore> locateBlobStore(
|
||||
String identity, String container, String blob) {
|
||||
|
|
Ładowanie…
Reference in New Issue