public class WriteCache extends Object
Transaction
Constructor and Description |
---|
WriteCache(int maxCount,
int minLength,
int maxLength)
Creates the write cache initialized to hold a
defined maximum amount of strings.
|
public WriteCache(int maxCount, int minLength, int maxLength)
maxCount
- Maximum count of strings in the cache.minLength
- The minimum length of a string in the cache.maxLength
- The maximum length of a string in the cache.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.