Uses of Interface
org.apache.storm.localizer.PortAndAssignment
Packages that use PortAndAssignment
-
Uses of PortAndAssignment in org.apache.storm.localizer
Classes in org.apache.storm.localizer that implement PortAndAssignmentMethods in org.apache.storm.localizer that return types with arguments of type PortAndAssignmentMethods in org.apache.storm.localizer with parameters of type PortAndAssignmentModifier and TypeMethodDescriptionvoid
LocallyCachedBlob.addReference
(PortAndAssignment pna, BlobChangingCallback cb) Mark that a given port and assignment are using this.default boolean
PortAndAssignment.isEquivalentTo
(PortAndAssignment other) boolean
LocallyCachedBlob.removeReference
(PortAndAssignment pna) Removes a reservation for this blob from a given slot and assignemnt.Constructors in org.apache.storm.localizer with parameters of type PortAndAssignmentModifierConstructorDescriptionTimePortAndAssignment
(PortAndAssignment measured, com.codahale.metrics.Timer timer)