Home
last modified time | relevance | path

Searched refs:st_election_votes (Results 1 – 25 of 34) sorted by relevance

12

/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DReplicationStats.java371 private int st_election_votes; field in ReplicationStats
374 return st_election_votes; in getElectionVotes()
463 + "\n st_election_votes=" + st_election_votes in toString()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DReplicationStats.java612 private int st_election_votes; field in ReplicationStats
618 return st_election_votes; in getElectionVotes()
729 + "\n st_election_votes=" + st_election_votes in toString()
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DReplicationStats.cs262 public uint Votes { get { return st.st_election_votes; } }
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DReplicationStats.cs278 public uint Votes { get { return st.st_election_votes; } }
/dports/databases/db5/db-5.3.28/test/tcl/
H A Denv017.tcl291 { "Election votes" st_election_votes }
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.cs365 internal uint st_election_votes; field
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DStatStructs.cs394 internal uint st_election_votes; field
/dports/databases/db5/db-5.3.28/src/rep/
H A Drep_stat.c158 stats->st_election_votes = rep->votes;
427 (u_long)sp->st_election_votes);
/dports/databases/db18/db-18.1.40/test/tcl/
H A Denv017.tcl302 { "Election votes" st_election_votes }
321 st_election_votes st_elections st_elections_won st_env_id \
/dports/databases/db18/db-18.1.40/src/rep/
H A Drep_stat.c165 stats->st_election_votes = rep->votes;
445 (u_long)sp->st_election_votes);
/dports/databases/db5/db-5.3.28/lang/java/libdb_java/
H A Djava_stat_auto.c316 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_election_votes_fid, statp, st_election_votes); in __dbj_fill_rep_stat()
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Djava_stat_auto.c332 JAVADB_STAT_INT(jnienv, jobj, rep_stat_st_election_votes_fid, statp, st_election_votes); in __dbj_fill_rep_stat()
/dports/databases/db5/db-5.3.28/lang/tcl/
H A Dtcl_rep.c1042 MAKE_STAT_LIST("Election votes", sp->st_election_votes);
/dports/databases/db18/db-18.1.40/lang/tcl/
H A Dtcl_rep.c1129 MAKE_STAT_LIST("Election votes", sp->st_election_votes);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h1283 int st_election_votes; /* Votes received in this round. */ member

12