⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 优秀的文档,可以学习java之用 0006728337 00000 n 0006728424 00000 n 0006728600 00000 n
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DT><A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html#clear(java.lang.Object)"><B>clear(Object)</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html#clear()"><B>clear()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html" title="class in org.apache.commons.pool.impl">GenericObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/SoftReferenceObjectPool.html#clear()"><B>clear()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/SoftReferenceObjectPool.html" title="class in org.apache.commons.pool.impl">SoftReferenceObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html#clear()"><B>clear()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html#clear(java.lang.Object)"><B>clear(Object)</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/StackObjectPool.html#clear()"><B>clear()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackObjectPool.html" title="class in org.apache.commons.pool.impl">StackObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/KeyedObjectPool.html#clear()"><B>clear()</B></A> - Method in interface org.apache.commons.pool.<A HREF="./org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool">KeyedObjectPool</A><DD>Clears my pool, removing all pooled instances (optional operation).<DT><A HREF="./org/apache/commons/pool/KeyedObjectPool.html#clear(java.lang.Object)"><B>clear(Object)</B></A> - Method in interface org.apache.commons.pool.<A HREF="./org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool">KeyedObjectPool</A><DD>Clears the specified pool, removing all pooled instances corresponding to the given <i>key</i>  (optional operation).<DT><A HREF="./org/apache/commons/pool/ObjectPool.html#clear()"><B>clear()</B></A> - Method in interface org.apache.commons.pool.<A HREF="./org/apache/commons/pool/ObjectPool.html" title="interface in org.apache.commons.pool">ObjectPool</A><DD>Clears any objects sitting idle in the pool, releasing any associated resources (optional operation).<DT><A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html#clearOldest()"><B>clearOldest()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool</A><DD>Method clears oldest 15% of objects in pool.<DT><A HREF="./org/apache/commons/pool/BaseKeyedObjectPool.html#close()"><B>close()</B></A> - Method in class org.apache.commons.pool.<A HREF="./org/apache/commons/pool/BaseKeyedObjectPool.html" title="class in org.apache.commons.pool">BaseKeyedObjectPool</A><DD>Does nothing this base implementation.<DT><A HREF="./org/apache/commons/pool/BaseObjectPool.html#close()"><B>close()</B></A> - Method in class org.apache.commons.pool.<A HREF="./org/apache/commons/pool/BaseObjectPool.html" title="class in org.apache.commons.pool">BaseObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html#close()"><B>close()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html#close()"><B>close()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html" title="class in org.apache.commons.pool.impl">GenericObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/SoftReferenceObjectPool.html#close()"><B>close()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/SoftReferenceObjectPool.html" title="class in org.apache.commons.pool.impl">SoftReferenceObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html#close()"><B>close()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/StackObjectPool.html#close()"><B>close()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackObjectPool.html" title="class in org.apache.commons.pool.impl">StackObjectPool</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/KeyedObjectPool.html#close()"><B>close()</B></A> - Method in interface org.apache.commons.pool.<A HREF="./org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool">KeyedObjectPool</A><DD>Close this pool, and free any resources associated with it.<DT><A HREF="./org/apache/commons/pool/ObjectPool.html#close()"><B>close()</B></A> - Method in interface org.apache.commons.pool.<A HREF="./org/apache/commons/pool/ObjectPool.html" title="interface in org.apache.commons.pool">ObjectPool</A><DD>Close this pool, and free any resources associated with it.<DT><A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPoolFactory.html#createPool()"><B>createPool()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPoolFactory</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/GenericObjectPoolFactory.html#createPool()"><B>createPool()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">GenericObjectPoolFactory</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPoolFactory.html#createPool()"><B>createPool()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPoolFactory</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/impl/StackObjectPoolFactory.html#createPool()"><B>createPool()</B></A> - Method in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackObjectPoolFactory.html" title="class in org.apache.commons.pool.impl">StackObjectPoolFactory</A><DD>&nbsp;<DT><A HREF="./org/apache/commons/pool/KeyedObjectPoolFactory.html#createPool()"><B>createPool()</B></A> - Method in interface org.apache.commons.pool.<A HREF="./org/apache/commons/pool/KeyedObjectPoolFactory.html" title="interface in org.apache.commons.pool">KeyedObjectPoolFactory</A><DD>Create a new <A HREF="./org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool"><CODE>KeyedObjectPool</CODE></A>.<DT><A HREF="./org/apache/commons/pool/ObjectPoolFactory.html#createPool()"><B>createPool()</B></A> - Method in interface org.apache.commons.pool.<A HREF="./org/apache/commons/pool/ObjectPoolFactory.html" title="interface in org.apache.commons.pool">ObjectPoolFactory</A><DD>Create and return a new <A HREF="./org/apache/commons/pool/ObjectPool.html" title="interface in org.apache.commons.pool"><CODE>ObjectPool</CODE></A>.</DL><HR><A NAME="_D_"><!-- --></A><H2><B>D</B></H2><DL><DT><A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html#DEFAULT_INIT_SLEEPING_CAPACITY"><B>DEFAULT_INIT_SLEEPING_CAPACITY</B></A> - Static variable in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPool</A><DD>The default initial size of the pool (this specifies the size of the container, it does not cause the pool to be pre-populated.)<DT><A HREF="./org/apache/commons/pool/impl/StackObjectPool.html#DEFAULT_INIT_SLEEPING_CAPACITY"><B>DEFAULT_INIT_SLEEPING_CAPACITY</B></A> - Static variable in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackObjectPool.html" title="class in org.apache.commons.pool.impl">StackObjectPool</A><DD>The default initial size of the pool (this specifies the size of the container, it does not cause the pool to be pre-populated.)<DT><A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html#DEFAULT_MAX_ACTIVE"><B>DEFAULT_MAX_ACTIVE</B></A> - Static variable in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool</A><DD>The default cap on the total number of active instances from the pool (per key).<DT><A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html#DEFAULT_MAX_ACTIVE"><B>DEFAULT_MAX_ACTIVE</B></A> - Static variable in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html" title="class in org.apache.commons.pool.impl">GenericObjectPool</A><DD>The default cap on the total number of active instances from the pool.<DT><A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html#DEFAULT_MAX_IDLE"><B>DEFAULT_MAX_IDLE</B></A> - Static variable in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool</A><DD>The default cap on the number of idle instances in the pool (per key).<DT><A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html#DEFAULT_MAX_IDLE"><B>DEFAULT_MAX_IDLE</B></A> - Static variable in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/GenericObjectPool.html" title="class in org.apache.commons.pool.impl">GenericObjectPool</A><DD>The default cap on the number of "sleeping" instances in the pool.<DT><A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html#DEFAULT_MAX_SLEEPING"><B>DEFAULT_MAX_SLEEPING</B></A> - Static variable in class org.apache.commons.pool.impl.<A HREF="./org/apache/commons/pool/impl/StackKeyedObjectPool.html" title="class in org.apache.commons.pool.impl">StackKeyedObjectPool</A><DD>The default cap on the number of "sleeping" instances in the pool.<DT><A HREF="./org/apache/commons/pool/impl/StackObjectPool.html#DEFAULT_MAX_SLEEPING"><B>DEFAULT_MAX_SLEEPING</B></A> - 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -