| Constructor and Description |
|---|
JRrd2Jni() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(String filename,
long step,
long start,
String[] argv) |
FetchResults |
fetch(String filename,
String cf,
long start,
long end,
long step) |
void |
update(String filename,
String template,
String[] argv) |
FetchResults |
xport(long start,
long end,
long step,
long maxrows,
String[] argv) |
public void create(String filename, long step, long start, String[] argv) throws JRrd2Exception
create in interface JRrd2JRrd2Exceptionpublic void update(String filename, String template, String[] argv) throws JRrd2Exception
update in interface JRrd2JRrd2Exceptionpublic FetchResults fetch(String filename, String cf, long start, long end, long step) throws JRrd2Exception
fetch in interface JRrd2JRrd2Exceptionpublic FetchResults xport(long start, long end, long step, long maxrows, String[] argv) throws JRrd2Exception
xport in interface JRrd2JRrd2ExceptionCopyright © 2018. All rights reserved.