| Package | Description |
|---|---|
| nl.renarj.jasdb.storage.transactional |
| Modifier and Type | Method and Description |
|---|---|
RECORD_FLAG |
RecordResultImpl.getRecordFlag() |
static RECORD_FLAG |
RECORD_FLAG.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RECORD_FLAG[] |
RECORD_FLAG.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RecordResultImpl(long recordPointer,
String contents,
long recordSize,
RECORD_FLAG recordFlag) |
Copyright © 2015. All rights reserved.