Apache Mesos
|
Go to the source code of this file.
Functions | |
template<typename T > | |
jobject | convert (JNIEnv *env, const T &t) |
Result< jfieldID > | getFieldID (JNIEnv *env, jclass clazz, const char *name, const char *signature) |
jobject convert | ( | JNIEnv * | env, |
const T & | t | ||
) |
Result<jfieldID> getFieldID | ( | JNIEnv * | env, |
jclass | clazz, | ||
const char * | name, | ||
const char * | signature | ||
) |