| Package | Description |
|---|---|
| org.nd4j.graph | |
| org.nd4j.graph.ui |
| Modifier and Type | Method and Description |
|---|---|
UIEvent |
UIEvent.__assign(int _i,
ByteBuffer _bb) |
static UIEvent |
UIEvent.getRootAsUIEvent(ByteBuffer _bb) |
static UIEvent |
UIEvent.getRootAsUIEvent(ByteBuffer _bb,
UIEvent obj) |
| Modifier and Type | Method and Description |
|---|---|
static UIEvent |
UIEvent.getRootAsUIEvent(ByteBuffer _bb,
UIEvent obj) |
| Modifier and Type | Method and Description |
|---|---|
List<Pair<UIEvent,com.google.flatbuffers.Table>> |
LogFileWriter.readEvents()
Read all of the events.
|
List<Pair<UIEvent,com.google.flatbuffers.Table>> |
LogFileWriter.readEvents(long startOffset)
Read all of the events starting at a specific file offset
|
Copyright © 2021. All rights reserved.