Uses of Record Class
io.fluxzero.common.modeling.ModelRelationshipQueries.ResolvedBoundary
Packages that use ModelRelationshipQueries.ResolvedBoundary
-
Uses of ModelRelationshipQueries.ResolvedBoundary in io.fluxzero.common.modeling
Methods in io.fluxzero.common.modeling that return ModelRelationshipQueries.ResolvedBoundaryModifier and TypeMethodDescriptionModelRelationshipQueries.resolveBoundaryWithEvidence(ModelReadBoundary boundary, boolean rejectNewer, LongSupplier currentState, BiFunction<String, Integer, Long> commitBoundary, Function<Long, Long> eventBoundary) Resolves a boundary and records whether an event selector used its explicit current-state fallback.