| Package | Description |
|---|---|
| com.mware.core.watcher | |
| com.mware.ge | |
| com.mware.ge.event | |
| com.mware.ge.store | |
| com.mware.ge.util |
| Modifier and Type | Method and Description |
|---|---|
GraphEvent |
PropertyEvent.getEvent() |
GraphEvent |
EdgeEvent.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
WatcherGraphListener.onGraphEvent(GraphEvent graphEvent) |
void |
PropertyEvent.setEvent(GraphEvent event) |
void |
EdgeEvent.setEvent(GraphEvent event) |
| Constructor and Description |
|---|
EdgeEvent(GraphEvent event) |
PropertyEvent(GraphEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GraphBase.fireGraphEvent(GraphEvent graphEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddEdgeEvent |
class |
AddExtendedDataEvent |
class |
AddPropertyEvent |
class |
AddVertexEvent |
class |
DeleteEdgeEvent |
class |
DeleteExtendedDataEvent |
class |
DeleteExtendedDataRowEvent |
class |
DeletePropertyEvent |
class |
DeleteVertexEvent |
class |
MarkHiddenEdgeEvent |
class |
MarkHiddenPropertyEvent |
class |
MarkHiddenVertexEvent |
class |
MarkVisibleEdgeEvent |
class |
MarkVisiblePropertyEvent |
class |
MarkVisibleVertexEvent |
class |
SoftDeleteEdgeEvent |
class |
SoftDeletePropertyEvent |
class |
SoftDeleteVertexEvent |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
GraphEventListener.onGraphEvent(GraphEvent graphEvent) |
| Modifier and Type | Field and Description |
|---|---|
protected Queue<GraphEvent> |
AbstractStorableGraph.graphEventQueue |
| Modifier and Type | Field and Description |
|---|---|
protected static List<GraphEvent> |
GeAssert.graphEvents |
| Modifier and Type | Method and Description |
|---|---|
static void |
GeAssert.addGraphEvent(GraphEvent graphEvent) |
static void |
GeAssert.assertEvents(GraphEvent... expectedEvents) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.