Home
last modified time | relevance | path

Searched refs:st_elections (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DReplicationStats.java305 private long st_elections; field in ReplicationStats
308 return st_elections; in getElections()
452 + "\n st_elections=" + st_elections in toString()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DReplicationStats.java513 private long st_elections; field in ReplicationStats
519 return st_elections; in getElections()
718 + "\n st_elections=" + st_elections in toString()
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DReplicationStats.cs216 public ulong Elections { get { return st.st_elections; } }
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DReplicationStats.cs232 public ulong Elections { get { return st.st_elections; } }
/dports/databases/db5/db-5.3.28/test/tcl/
H A Denv017.tcl280 { "Elections held" st_elections }
306 st_election_votes st_elections st_elections_won st_env_id \
/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A DStatStructs.cs352 internal ulong st_elections; field
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DStatStructs.cs381 internal ulong st_elections; field
/dports/databases/db18/db-18.1.40/test/tcl/
H A Denv017.tcl291 { "Elections held" st_elections }
321 st_election_votes st_elections st_elections_won st_env_id \
/dports/databases/db5/db-5.3.28/src/rep/
H A Drep_stat.c386 __db_dl(env, "Number of elections held", (u_long)sp->st_elections);
H A Drep_elect.c1220 STAT_INC(env, rep, election, rep->stat.st_elections, rep->egen);
/dports/databases/db18/db-18.1.40/src/rep/
H A Drep_stat.c404 __db_dl(env, "Number of elections held", (u_long)sp->st_elections);
H A Drep_elect.c1209 STAT_INC(env, rep, election, rep->stat.st_elections, rep->egen);
/dports/databases/db5/db-5.3.28/lang/java/libdb_java/
H A Djava_stat_auto.c305 JAVADB_STAT_LONG(jnienv, jobj, rep_stat_st_elections_fid, statp, st_elections); in __dbj_fill_rep_stat()
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Djava_stat_auto.c321 JAVADB_STAT_LONG(jnienv, jobj, rep_stat_st_elections_fid, statp, st_elections); in __dbj_fill_rep_stat()
/dports/databases/db5/db-5.3.28/lang/tcl/
H A Dtcl_rep.c1029 MAKE_WSTAT_LIST("Elections held", sp->st_elections);
/dports/databases/db18/db-18.1.40/lang/tcl/
H A Dtcl_rep.c1116 MAKE_WSTAT_LIST("Elections held", sp->st_elections);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1271 uint32_t st_elections; /* # of elections held.+ */ member

12