public static class TypedProperties.TypedPropertiesDecoderPools extends Object
| Constructor and Description |
|---|
TypedPropertiesDecoderPools() |
TypedPropertiesDecoderPools(int keyPoolCapacity,
int valuePoolCapacity) |
| Modifier and Type | Method and Description |
|---|---|
SimpleString.ByteBufSimpleStringPool |
getPropertyKeysPool() |
TypedProperties.StringValue.ByteBufStringValuePool |
getPropertyValuesPool() |
public TypedPropertiesDecoderPools()
public TypedPropertiesDecoderPools(int keyPoolCapacity,
int valuePoolCapacity)
public SimpleString.ByteBufSimpleStringPool getPropertyKeysPool()
public TypedProperties.StringValue.ByteBufStringValuePool getPropertyValuesPool()
Copyright © 2020 The Apache Software Foundation. All Rights Reserved.