Uses of Class
org.geotools.api.data.BatchFeatureEvent
-
Packages that use BatchFeatureEvent Package Description org.geotools.data.store -
-
Uses of BatchFeatureEvent in org.geotools.data.store
Fields in org.geotools.data.store declared as BatchFeatureEvent Modifier and Type Field Description protected BatchFeatureEvent
ContentState. batchFeatureEvent
Even used for batch notification; used to collect the bounds and feature ids generated over the course of a transaction.Methods in org.geotools.data.store that return BatchFeatureEvent Modifier and Type Method Description BatchFeatureEvent
ContentState. getBatchFeatureEvent()
-