Package com.illumon.iris.db.v2.locations
Class TableLocationSubscriptionBuffer.LocationUpdate
java.lang.Object
com.illumon.iris.db.v2.locations.TableLocationSubscriptionBuffer.LocationUpdate
- Enclosing class:
- TableLocationSubscriptionBuffer
-
Constructor Summary
ConstructorsConstructorDescriptionLocationUpdate
(Collection<TableLocation> pendingAddedLocations, Collection<TableLocation> pendingRemovedLocations) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LocationUpdate
public LocationUpdate(@NotNull Collection<TableLocation> pendingAddedLocations, @NotNull Collection<TableLocation> pendingRemovedLocations)
-
-
Method Details
-
getPendingAddedLocations
-
getPendingRemovedLocations
-