Package | Description |
---|---|
com.persistit |
Implements Persistit™'s core functionality.
|
com.persistit.policy |
Modifier and Type | Method and Description |
---|---|
static Exchange.Sequence |
Exchange.Sequence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Exchange.Sequence[] |
Exchange.Sequence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract int |
SplitPolicy.splitFit(Buffer buffer,
int kbOffset,
int insertAt,
boolean replace,
int leftSize,
int rightSize,
int currentSize,
int virtualSize,
int capacity,
int splitBest,
Exchange.Sequence sequence)
Determines the quality of fit for a specified candidate split location
within a page.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.