Interface | Description |
---|---|
DataStructure |
Represents a pool datastructure.
|
Class | Description |
---|---|
DataStructureFactory |
Factory to create appropriate datastructure type for the pool
|
ListDataStructure |
List based datastructure that can be used by connection pool
|
RWLockDataStructure |
ReadWriteLock based datastructure for pool
|
Copyright © 2021. All rights reserved.