Class IcebergHttpUtil

java.lang.Object
org.apache.polaris.service.http.IcebergHttpUtil

public class IcebergHttpUtil extends Object
Utility class that encapsulates logic pertaining to Iceberg REST specific concepts.
  • Method Details

    • generateETagForMetadataFileLocation

      public static String generateETagForMetadataFileLocation(String metadataFileLocation)
      Generate an ETag from an Iceberg metadata file location
      Parameters:
      metadataFileLocation -
      Returns:
      the generated ETag