Class MetaSelector
Namespace: Consul.Filtering
Assembly: Consul.dll
public sealed class MetaSelector : Selector, IEncodable
Inheritance
object ← Selector ← MetaSelector
Implements
Inherited Members
Selector.Encode() , object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.ReferenceEquals(object, object) , object.ToString()
Constructors
MetaSelector()
public MetaSelector()
MetaSelector(string)
public MetaSelector(string prefix)
Parameters
prefix
string
Properties
Prefix
public string Prefix { get; }
Property Value
this[string]
public ServiceMetaEntrySelector this[string name] { get; }
Property Value
Methods
Encode()
public override string Encode()
Returns
IsEmpty()
public Filter IsEmpty()