Package com.bazaarvoice.emodb.blob.core
-
Class Summary Class Description BlobStoreProviderProxy Supports delegation of DDL operations to the system data center.DefaultBlobStore Stores large binary objects like photos, videos. -
Annotation Types Summary Annotation Type Description LocalBlobStore Guice binding annotation indicating that the annotated object is the 'local' blob store.SystemBlobStore Guice binding annotation indicating that the annotated object is the 'system' blob store client.