Uses of Interface
org.apache.storm.localizer.PortAndAssignment
-
Uses of PortAndAssignment in org.apache.storm.localizer
Modifier 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.ModifierConstructorDescriptionTimePortAndAssignment
(PortAndAssignment measured, com.codahale.metrics.Timer timer)