| Package | Description |
|---|---|
| org.apache.cassandra.net |
| Modifier and Type | Method and Description |
|---|---|
ResourceLimits.Outcome |
ResourceLimits.Limit.release(long amount) |
ResourceLimits.Outcome |
ResourceLimits.Concurrent.release(long amount) |
ResourceLimits.Outcome |
ResourceLimits.EndpointAndGlobal.release(long amount) |
ResourceLimits.Outcome |
ResourceLimits.EndpointAndGlobal.tryAllocate(long amount) |
static ResourceLimits.Outcome |
ResourceLimits.Outcome.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResourceLimits.Outcome[] |
ResourceLimits.Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2022 The Apache Software Foundation