| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.api |
Oak repository API
|
| Modifier and Type | Method and Description |
|---|---|
static Result.SizePrecision |
Result.SizePrecision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Result.SizePrecision[] |
Result.SizePrecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
long |
Result.getSize(Result.SizePrecision precision,
long max)
Get the number of rows, if known.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.