objectspace - Java FlyServer Fly Object space -


i have developed java application using ‘fly’ object space.

after writing object flyserver flyspace, there line of code follows:

long res = space.write(dc, 10000); 

can explain me line of code does?

it writes object fly space survive 10000 ms. examples here https://github.com/fly-object-space/fly-java/tree/master/src/com/zink/fly/example

more on fly here http://flyobjectspace.com/


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -