Package mil.nga.geopackage.attributes
Class AttributesRowSync
- java.lang.Object
-
- mil.nga.geopackage.user.UserRowSync<AttributesColumn,AttributesTable,AttributesRow>
-
- mil.nga.geopackage.attributes.AttributesRowSync
-
public class AttributesRowSync extends UserRowSync<AttributesColumn,AttributesTable,AttributesRow>
Attributes Row Sync to support reading a single attributes row copy when multiple near simultaneous asynchronous requests are made- Since:
- 2.0.0
- Author:
- osbornb
-
-
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
Constructors Constructor Description AttributesRowSync()
Constructor
-