C# Class Apache.Cassandra.EndpointDetails.Isset

Datei anzeigen Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
datacenter bool
host bool
rack bool

Property Details

datacenter public_oe property

public bool datacenter
return bool

host public_oe property

public bool host
return bool

rack public_oe property

public bool rack
return bool