Oracle Database@Google Cloud v1 API - Class GoldengateHdfsConnectionProperties (1.6.0)

public sealed class GoldengateHdfsConnectionProperties : IMessage<GoldengateHdfsConnectionProperties>, IEquatable<GoldengateHdfsConnectionProperties>, IDeepCloneable<GoldengateHdfsConnectionProperties>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateHdfsConnectionProperties.

The properties of GoldengateHdfsConnection.

Inheritance

object > GoldengateHdfsConnectionProperties

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

GoldengateHdfsConnectionProperties()

public GoldengateHdfsConnectionProperties()

GoldengateHdfsConnectionProperties(GoldengateHdfsConnectionProperties)

public GoldengateHdfsConnectionProperties(GoldengateHdfsConnectionProperties other)
Parameter
Name Description
other GoldengateHdfsConnectionProperties

Properties

CoreSiteXml

public string CoreSiteXml { get; set; }

Optional. The content of the Hadoop Distributed File System configuration file (core-site.xml).

Property Value
Type Description
string

TechnologyType

public string TechnologyType { get; set; }

Optional. The technology type of HdfsConnection.

Property Value
Type Description
string