Home
last modified time | relevance | path

Searched defs:DbEnv_get_ext_file_threshold (Results 1 – 2 of 2) sorted by relevance

/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/internal/
H A Ddb_javaJNI.java196 …public final static native int DbEnv_get_ext_file_threshold(long jarg1, DbEnv jarg1_) throws com.s… in DbEnv_get_ext_file_threshold() method in db_javaJNI
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Ddb_java_wrap.c3932 SWIGINTERN u_int32_t DbEnv_get_ext_file_threshold(struct DbEnv *self){ in DbEnv_get_ext_file_threshold() function