public abstract class ConfiguredLimit extends java.lang.Object implements ProtocolVersionLimit
SERVER_DEFAULT| Constructor and Description |
|---|
ConfiguredLimit() |
| Modifier and Type | Method and Description |
|---|---|
abstract ProtocolVersion |
getMaxVersion() |
static ConfiguredLimit |
newLimit() |
abstract void |
updateMaxSupportedVersion() |
public abstract ProtocolVersion getMaxVersion()
getMaxVersion in interface ProtocolVersionLimitpublic abstract void updateMaxSupportedVersion()
public static ConfiguredLimit newLimit()
Copyright © 2009-2022 The Apache Software Foundation