Class PropertyKey

java.lang.Object
org.sensorhub.api.resource.ResourceKey<PropertyKey>
org.sensorhub.api.datastore.property.PropertyKey
All Implemented Interfaces:
Comparable<PropertyKey>

public class PropertyKey extends ResourceKey<PropertyKey>

Immutable key object used to index property definitions in data stores.

Since:
June 22, 2023
  • Constructor Details

    • PropertyKey

      public PropertyKey(BigId id)
    • PropertyKey

      public PropertyKey(int scope, long internalID)