Show / Hide Table of Contents

Class HadoopIcebergCatalog

Represents a Hadoop catalog used in the Iceberg connection.

Inheritance
object
IcebergCatalog
HadoopIcebergCatalog
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public class HadoopIcebergCatalog : IcebergCatalog
In this article
Back to top