C# Class Apache.Cassandra.EndpointDetails.Isset

Show file Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
datacenter bool
host bool
rack bool

Property Details

datacenter public property

public bool datacenter
return bool

host public property

public bool host
return bool

rack public property

public bool rack
return bool