public class PGPropertyMaxResultBufferParser extends Object
Constructor and Description |
---|
PGPropertyMaxResultBufferParser() |
public static long parseProperty(String value) throws PSQLException
value
- string containing size of bytes with optional multiplier (T, G, M or K) or percent
value to declare max percent of heap memory to use.PSQLException
- Exception when given value can't be parsed.Copyright © 2020 PostgreSQL Global Development Group. All rights reserved.