Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
CreateVideoResponse |
GPUdb.createVideo(CreateVideoRequest request)
Creates a job to generate a sequence of raster images that visualize
data over a specified time.
|
CreateVideoResponse |
GPUdb.createVideo(String attribute,
String begin,
double durationSeconds,
String end,
double framesPerSecond,
String style,
String path,
String styleParameters,
Map<String,String> options)
Creates a job to generate a sequence of raster images that visualize
data over a specified time.
|
Modifier and Type | Method and Description |
---|---|
CreateVideoResponse |
CreateVideoResponse.setInfo(Map<String,String> info) |
CreateVideoResponse |
CreateVideoResponse.setJobId(long jobId) |
CreateVideoResponse |
CreateVideoResponse.setPath(String path) |
Copyright © 2024. All rights reserved.