Home
last modified time | relevance | path

Searched refs:allowIngestBehind (Results 1 – 25 of 60) sorted by relevance

123

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1456 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1464 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1108 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1110 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1380 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1381 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
H A DOptions.java1147 public Options setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1149 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1154 public boolean allowIngestBehind() { in allowIngestBehind() method in Options
1156 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1999 final boolean allowIngestBehind); in setAllowIngestBehind() argument
2000 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in Options
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1456 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1464 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1108 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1110 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1380 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1381 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1456 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1464 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1108 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1110 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1380 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1381 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1456 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1464 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1108 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1110 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1380 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1381 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1456 T setAllowIngestBehind(final boolean allowIngestBehind);
1464 boolean allowIngestBehind();
H A DDBOptions.java1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1108 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1110 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1380 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1381 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1456 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1464 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1108 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1110 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1380 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1381 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1456 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1464 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1108 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1110 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1380 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1381 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/rocksdb/rocksdb-6.26.1/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1516 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1524 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1131 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1133 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1138 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1140 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1503 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1504 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1516 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1524 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1131 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1133 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1138 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1140 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1503 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1504 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/rocksdb-lite/rocksdb-6.26.1/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1516 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1524 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1131 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1133 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1138 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1140 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1503 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1504 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1516 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1524 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1131 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1133 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1138 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1140 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1503 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1504 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DDBOptionsInterface.java1516 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() argument
1524 boolean allowIngestBehind(); in allowIngestBehind() method
H A DDBOptions.java1131 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() argument
1133 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()
1138 public boolean allowIngestBehind() { in allowIngestBehind() method in DBOptions
1140 return allowIngestBehind(nativeHandle_); in allowIngestBehind()
1503 final boolean allowIngestBehind); in setAllowIngestBehind() argument
1504 private native boolean allowIngestBehind(final long handle); in allowIngestBehind() method in DBOptions

123