Home
last modified time | relevance | path

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

/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DReplicationConfig.cs388 internal bool repViewIsSet; field in BerkeleyDB.ReplicationConfig
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java235 private boolean repViewIsSet = false; field in EnvironmentConfig