Package | Description |
---|---|
org.apache.storm.localizer |
Modifier and Type | Class and Description |
---|---|
class |
TimePortAndAssignment |
Modifier and Type | Method and Description |
---|---|
Collection<PortAndAssignment> |
LocallyCachedBlob.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Constructor and Description |
---|
TimePortAndAssignment(PortAndAssignment measured,
com.codahale.metrics.Timer timer) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.