Forum Discussion
Jerome_O_Neil_1
Nimbostratus
Jan 05, 2006LBPool.create Parameters
I'm having problems understanding the call syntax for LBPool.create.
The javadoc says:
stub.create(String [], LBMethod [], IPPortDefinition [][]);
Why the two dimensional array for the IPPortDefinition, and what should go in the array columns? The method just gets wrapped up into the Call.invoke(Object []) method in the stub, so there isn't much clue there.
Any clues for the clueless? How do I populate the port definition array?
Thanks!
-J
- This allows you to create more than one pool for each request.
LocalLB::Pool::create(string, LBMethod, IPPortDefinition[]);
- Jerome_O_Neil_1
Nimbostratus
Ahhhh, that does make more sense.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects