Oracle® Graph Java API Reference for Property Graph
Release 23.4
F87613-01
- java.lang.Object
-
- oracle.pgx.config.DataMemoryLimit
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
ratioLimit
public double ratioLimit
-
Constructor Detail
-
DataMemoryLimit
public DataMemoryLimit(DataMemoryLimitType limitType,
java.lang.String absoluteLimit,
java.lang.Double ratioLimit,
boolean isRatioSet)
-
Method Detail
-
validateInput
public static void validateInput(DataMemoryLimitType limitType,
java.lang.String absoluteLimit,
java.lang.Double ratioLimit,
boolean isRatioSet)
Oracle® Graph Java API Reference for Property Graph
Release 23.4
F87613-01
Copyright © 2010, 2023 Oracle and/or its affiliates. All rights reserved.