| Constructor and Description |
|---|
LoadTask(LoadOptions options,
GraphConnection connection,
FileMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
LoadContext |
context() |
Long |
getDuration() |
float |
getLoadProgress() |
String |
getLoadRate() |
void |
lock() |
void |
run() |
void |
stop() |
void |
unlock() |
public LoadTask(LoadOptions options, GraphConnection connection, FileMapping mapping)
public void lock()
public void unlock()
public void stop()
public LoadContext context()
public float getLoadProgress()
public Long getDuration()
public String getLoadRate()
Copyright © 2024 The Apache Software Foundation. All rights reserved.