Class CommandStreamKey
java.lang.Object
org.sensorhub.api.resource.ResourceKey<CommandStreamKey>
org.sensorhub.api.datastore.command.CommandStreamKey
- All Implemented Interfaces:
Comparable<CommandStreamKey>
Immutable key object used to index command streams in data stores.
- Since:
- Nov 3, 2020
-
Field Summary
Fields inherited from class org.sensorhub.api.resource.ResourceKey
internalID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sensorhub.api.resource.ResourceKey
compareTo, equals, getInternalID, hashCode, toString
-
Constructor Details
-
CommandStreamKey
-
CommandStreamKey
public CommandStreamKey(int scope, long internalID)
-