Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UsageDataViaObjectStorageTupleDetails

Reference to an object in object storage as a tuple. The usage data file uploaded to object storage must be a gzip archive of the JSON usage data returned from the GraalVM native-image-inspect tool after a native-image build.

Properties

bucketName

bucketName: string

The Object Storage bucket to read the usage data from.

namespaceName

namespaceName: string

The Object Storage namespace to read the usage data from.

objectName

objectName: string

The Object Storage object name to read the usage data from.

Const sourceType

sourceType: string = "objectStorageTuple"

Methods

getDeserializedJsonObj

getJsonObj