Home
last modified time | relevance | path

Searched defs:getConcurrency (Results 1 – 3 of 3) sorted by relevance

/external/google-cloud-java/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/
DReservationOrBuilder.java153 long getConcurrency(); in getConcurrency() method
DReservation.java916 public long getConcurrency() { in getConcurrency() method in Reservation
2119 public long getConcurrency() { in getConcurrency() method in Reservation.Builder
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java371 public int getConcurrency() throws SQLException { in getConcurrency() method in Impl_RowSet