| Package | Description |
|---|---|
| com.orientechnologies.orient.core.storage |
Contains the Storage interface and the basic implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static OStorage.SIZE |
OStorage.SIZE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OStorage.SIZE[] |
OStorage.SIZE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2025 OrientDB. All rights reserved.