boolValue(jobject jBooleanObj) | JniProxy | [inline, protected] |
clearResultPageCount() | ProxyCmdVerifyIndex | |
clearResultUniqueKeyCount() | ProxyCmdVerifyIndex | |
constructJavaBoolean(const bool &value) | JniProxy | [inline, protected] |
constructJavaDouble(const double &value) | JniProxy | [inline, protected] |
constructJavaFloat(const float &value) | JniProxy | [inline, protected] |
constructJavaInteger(const int32_t &value) | JniProxy | [inline, protected] |
constructJavaLong(const int64_t &value) | JniProxy | [inline, protected] |
constructJavaShort(const int16_t &value) | JniProxy | [inline, protected] |
constructJavaString(const std::string &stringObj) | JniProxy | [inline, protected] |
constructString(jobject jStringObj) | JniProxy | [inline, protected] |
doubleValue(jobject jDoubleObj) | JniProxy | [inline, protected] |
floatValue(jobject jFloatObj) | JniProxy | [inline, protected] |
getIndexId() | ProxyIndexCmd | |
getInterfaceName() | JniProxy | [inline] |
getKeyProj() | ProxyIndexCmd | |
getLeafPageIdProj() | ProxyIndexCmd | |
getResultPageCount() | ProxyCmdVerifyIndex | |
getResultUniqueKeyCount() | ProxyCmdVerifyIndex | |
getRootPageId() | ProxyIndexAccessCmd | |
getSegmentId() | ProxyIndexCmd | |
getTupleDesc() | ProxyIndexCmd | |
getTxnHandle() | ProxyTxnCmd | |
init(JniEnvRef pEnv, jobject jObject) | JniProxy | |
int16Value(jobject jShortObj) | JniProxy | [inline, protected] |
int32Value(jobject jIntegerObj) | JniProxy | [inline, protected] |
int64Value(jobject jLongObj) | JniProxy | [inline, protected] |
isEstimate() | ProxyCmdVerifyIndex | |
isIncludeTuples() | ProxyCmdVerifyIndex | |
JniProxy() | JniProxy | [explicit] |
jObject | JniProxy | |
meth_getIndexId | ProxyIndexCmd | [static] |
meth_getKeyProj | ProxyIndexCmd | [static] |
meth_getLeafPageIdProj | ProxyIndexCmd | [static] |
meth_getResultPageCount | ProxyCmdVerifyIndex | [static] |
meth_getResultUniqueKeyCount | ProxyCmdVerifyIndex | [static] |
meth_getRootPageId | ProxyIndexAccessCmd | [static] |
meth_getSegmentId | ProxyIndexCmd | [static] |
meth_getTupleDesc | ProxyIndexCmd | [static] |
meth_getTxnHandle | ProxyTxnCmd | [static] |
meth_isEstimate | ProxyCmdVerifyIndex | [static] |
meth_isIncludeTuples | ProxyCmdVerifyIndex | [static] |
meth_setResultPageCount | ProxyCmdVerifyIndex | [static] |
meth_setResultUniqueKeyCount | ProxyCmdVerifyIndex | [static] |
pEnv | JniProxy | |
setResultPageCount(const int64_t &valueRef) | ProxyCmdVerifyIndex | |
setResultUniqueKeyCount(const int64_t &valueRef) | ProxyCmdVerifyIndex | |
~JniProxy() | JniProxy | [virtual] |