Class ObjectMetadata

  • All Implemented Interfaces:

    
    public final class ObjectMetadata
    
                        

    Metadata for an object in the object store

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() The name of the object
      final String getDescription() Optional description of the object
      final Headers getHeaders() Optional headers to attach to the object
      final Integer getChunkSize() Chunk size for streaming (default: 128KB)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait