Class InMemoryGoogleCloudStorage

  • All Implemented Interfaces:
    GoogleCloudStorage

    public class InMemoryGoogleCloudStorage
    extends Object
    implements GoogleCloudStorage
    InMemoryGoogleCloudStorage overrides the public methods of GoogleCloudStorage by implementing all the equivalent bucket/object semantics with local in-memory storage.