Table of Contents

Class FlightLocation

Namespace
Apache.Arrow.Flight
Assembly
Apache.Arrow.Flight.dll
public class FlightLocation
Inheritance
FlightLocation
Inherited Members

Constructors

FlightLocation(string)

public FlightLocation(string uri)

Parameters

uri string

Properties

Uri

public string Uri { get; }

Property Value

string

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int