Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExternalClusterScanListenerConfiguration

The details of a SCAN listener in an external cluster.

Properties

Optional networkNumber

networkNumber: undefined | number

The network number from which SCAN VIPs are obtained. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional scanName

scanName: undefined | string

The name of the SCAN listener.

Optional scanPort

scanPort: undefined | number

The port number of the SCAN listener. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional scanProtocol

scanProtocol: ScanProtocol

The protocol of the SCAN listener.

Functions

getDeserializedJsonObj

getJsonObj