Package mil.nga.geopackage.attributes
Class AttributesRowSync
java.lang.Object
mil.nga.geopackage.user.UserRowSync<AttributesColumn,AttributesTable,AttributesRow>
mil.nga.geopackage.attributes.AttributesRowSync
Attributes Row Sync to support reading a single attributes row copy when multiple
near simultaneous asynchronous requests are made
- Since:
- 2.0.0
-
Nested Class Summary
Nested classes/interfaces inherited from class mil.nga.geopackage.user.UserRowSync
UserRowSync.RowCondition
-
Field Summary
Fields inherited from class mil.nga.geopackage.user.UserRowSync
lock, rows
-
Constructor Summary
-
Method Summary
Methods inherited from class mil.nga.geopackage.user.UserRowSync
getRowOrLock, setRow
-
Constructor Details
-
AttributesRowSync
public AttributesRowSync()Constructor
-