public sealed class GoldengateHdfsConnectionProperties : IMessage<GoldengateHdfsConnectionProperties>, IEquatable<GoldengateHdfsConnectionProperties>, IDeepCloneable<GoldengateHdfsConnectionProperties>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GoldengateHdfsConnectionProperties.
The properties of GoldengateHdfsConnection.
Implements
IMessageGoldengateHdfsConnectionProperties, IEquatableGoldengateHdfsConnectionProperties, IDeepCloneableGoldengateHdfsConnectionProperties, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
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 |
|