public static class TypedProperties.TypedPropertiesDecoderPools extends Object
Constructor and Description |
---|
TypedPropertiesDecoderPools() |
TypedPropertiesDecoderPools(int keyPoolCapacity,
int valuePoolCapacity,
int maxCharsLength) |
Modifier and Type | Method and Description |
---|---|
SimpleString.ByteBufSimpleStringPool |
getPropertyKeysPool() |
TypedProperties.StringValue.ByteBufStringValuePool |
getPropertyValuesPool() |
public TypedPropertiesDecoderPools()
public TypedPropertiesDecoderPools(int keyPoolCapacity, int valuePoolCapacity, int maxCharsLength)
public SimpleString.ByteBufSimpleStringPool getPropertyKeysPool()
public TypedProperties.StringValue.ByteBufStringValuePool getPropertyValuesPool()
Copyright © 2018 JBoss by Red Hat. All rights reserved.