Package com.influxdb.client.domain
Class PropertyKey
java.lang.Object
com.influxdb.client.domain.Node
com.influxdb.client.domain.Expression
com.influxdb.client.domain.PropertyKey
- Direct Known Subclasses:
Identifier
,StringLiteral
PropertyKey
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PropertyKey
public PropertyKey()
-
-
Method Details
-
equals
- Overrides:
equals
in classExpression
-
hashCode
public int hashCode()- Overrides:
hashCode
in classExpression
-
toString
- Overrides:
toString
in classExpression
-