Searched refs:setAllowIngestBehind (Results 1 – 5 of 5) sorted by relevance
1101 public DBOptions setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() method in DBOptions1103 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()1379 private native void setAllowIngestBehind(final long handle, in setAllowIngestBehind() method in DBOptions
1456 T setAllowIngestBehind(final boolean allowIngestBehind); in setAllowIngestBehind() method
1147 public Options setAllowIngestBehind(final boolean allowIngestBehind) { in setAllowIngestBehind() method in Options1149 setAllowIngestBehind(nativeHandle_, allowIngestBehind); in setAllowIngestBehind()1998 private native void setAllowIngestBehind(final long handle, in setAllowIngestBehind() method in Options
738 opt.setAllowIngestBehind(true); in allowIngestBehind()
958 opt.setAllowIngestBehind(true); in allowIngestBehind()