Class NimbusBlobStore

  • All Implemented Interfaces:
    AutoCloseable, Shutdownable

    public class NimbusBlobStore
    extends ClientBlobStore
    implements AutoCloseable
    NimbusBlobStore is a USER facing client API to perform basic operations such as create, update, delete and read for local and hdfs blob store.

    For local blob store it is also the client facing API for supervisor in order to download blobs from nimbus.