Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
InsertSymbolResponse |
GPUdb.insertSymbol(InsertSymbolRequest request)
Adds a symbol or icon (i.e.
|
InsertSymbolResponse |
GPUdb.insertSymbol(String symbolId,
String symbolFormat,
ByteBuffer symbolData,
Map<String,String> options)
Adds a symbol or icon (i.e.
|
Modifier and Type | Method and Description |
---|---|
InsertSymbolResponse |
InsertSymbolResponse.setInfo(Map<String,String> info)
Additional information.
|
InsertSymbolResponse |
InsertSymbolResponse.setSymbolId(String symbolId)
Value of
symbolId . |
Copyright © 2025. All rights reserved.