| Package | Description |
|---|---|
| de.caluga.morphium |
| Modifier and Type | Method and Description |
|---|---|
static ReadAccessType |
ReadAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadAccessType[] |
ReadAccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Morphium.fireProfilingReadEvent(Query q,
long time,
ReadAccessType t) |
void |
ProfilingListener.readAccess(Query query,
long time,
ReadAccessType t) |
Copyright © 2014. All rights reserved.