Interface AssetOnboardingAvroFileInterface

All Known Implementing Classes:
AvroFileAssetOwner

public interface AssetOnboardingAvroFileInterface
AssetOnboardingAvroFileInterface provides the client-side interface for an asset owner to set up the metadata about an Avro file asset. This includes defining its name, source and license.
  • Method Summary

    Modifier and Type
    Method
    Description
    addAvroFileToCatalog(String userId, String displayName, String description, String fullPath)
    Add a simple asset description linked to a connection object for an Avro file.