cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
369
Views
0
Helpful
1
Replies

resource-manager IdAllocator Java API

donaldh
Cisco Employee
Cisco Employee

Hi,

Is there documentation for the resource-manager IdAllocator Java API? There doesn't seem to be any included in the resource-manager package – I am looking at version 3.4.3. An example of usage in Java would also be helpful.

Thanks
Donald Hunter. 

1 Reply 1

vleijon
Cisco Employee
Cisco Employee

There ought to be, if you look in the latest package (ncs-5.3-resource-manager-3.4.3.tar.gz) there is a subdirectory test that contains examples both in java and python. I think that resource-manager/test/packages/id-loop/src/java/src/com/tailf/pkg/loop/LoopServiceRFS.java in particular should be the example you need.