|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.jdbc.threads.SqlBucket
@Deprecated public class SqlBucket
| Constructor Summary | |
|---|---|
SqlBucket()
Deprecated. |
|
| Method Summary | |
|---|---|
int |
compareTo(SqlBucket other)
Deprecated. |
long |
getCount()
Deprecated. |
long |
getSize()
Deprecated. |
List<SqlSupplier> |
getSuppliers()
Deprecated. |
void |
setCount(long count)
Deprecated. |
void |
setSize(long size)
Deprecated. |
void |
setSuppliers(List<SqlSupplier> suppliers)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlBucket()
| Method Detail |
|---|
public int compareTo(SqlBucket other)
compareTo in interface Comparable<SqlBucket>public long getCount()
public void setCount(long count)
public long getSize()
public void setSize(long size)
public List<SqlSupplier> getSuppliers()
public void setSuppliers(List<SqlSupplier> suppliers)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||