public class AvroClientPoolFactory<T> extends org.apache.commons.pool.BaseKeyedPoolableObjectFactory<ServerNode,T>
| 构造器和说明 |
|---|
AvroClientPoolFactory(int timeout,
Class<?> iface) |
public AvroClientPoolFactory(int timeout,
Class<?> iface)
timeout - iface - public T makeObject(ServerNode key) throws Exception
makeObject 在接口中 org.apache.commons.pool.KeyedPoolableObjectFactory<ServerNode,T>makeObject 在类中 org.apache.commons.pool.BaseKeyedPoolableObjectFactory<ServerNode,T>ExceptionCopyright © 2015 Baifendian Corporation. All rights reserved.