Uses of Class
org.infinispan.protostream.annotations.impl.ReservedProcessor.ReservedInterval
Packages that use ReservedProcessor.ReservedInterval
Package
Description
Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle
this metadata in order to generate Protobuf schemas and marshallers.
-
Uses of ReservedProcessor.ReservedInterval in org.infinispan.protostream.annotations.impl
Fields in org.infinispan.protostream.annotations.impl with type parameters of type ReservedProcessor.ReservedIntervalModifier and TypeFieldDescriptionReservedProcessor.reservedNumbersReserved intervals sorted byfrom.Methods in org.infinispan.protostream.annotations.impl that return ReservedProcessor.ReservedIntervalModifier and TypeMethodDescription(package private) ReservedProcessor.ReservedIntervalReservedProcessor.ReservedInterval.findOverlap(Set<ReservedProcessor.ReservedInterval> numbers) (package private) ReservedProcessor.ReservedIntervalReservedProcessor.ReservedInterval.join(ReservedProcessor.ReservedInterval i) Joins two non-overlapping intervals if possible.Methods in org.infinispan.protostream.annotations.impl with parameters of type ReservedProcessor.ReservedIntervalModifier and TypeMethodDescriptionintReservedProcessor.ReservedInterval.compareTo(ReservedProcessor.ReservedInterval i) (package private) ReservedProcessor.ReservedIntervalReservedProcessor.ReservedInterval.join(ReservedProcessor.ReservedInterval i) Joins two non-overlapping intervals if possible.Method parameters in org.infinispan.protostream.annotations.impl with type arguments of type ReservedProcessor.ReservedIntervalModifier and TypeMethodDescription(package private) ReservedProcessor.ReservedIntervalReservedProcessor.ReservedInterval.findOverlap(Set<ReservedProcessor.ReservedInterval> numbers)