Class S3ObjectMetadata

  • All Implemented Interfaces:
    StorageObjectMetadata

    public class S3ObjectMetadata
    extends Object
    implements StorageObjectMetadata
    s3 implementation of platform independent StorageObjectMetadata interface, wraps an S3 ObjectMetadata class

    It only supports a limited set of metadata properties currently used by the JDBC client

    Author:
    lgiakoumakis