Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Endpoint

Represents the information required for client programs to connect to the endpoint for a DAX cluster.

Hierarchy

Index

Properties

Optional Address

Address: undefined | string

The DNS hostname of the endpoint.

Optional Port

Port: undefined | number

The port number that applications should use to connect to the endpoint.

Optional URL

URL: undefined | string

The URL that applications should use to connect to the endpoint. The default ports are 8111 for the "dax" protocol and 9111 for the "daxs" protocol.

hostname

hostname: string

path

path: string

Optional port

port: undefined | number

protocol

protocol: string

Optional query