MySQL Forums
Forum List  »  NDB clusters

ndb clusterj session.load(T instance) usage ?
Posted by: Jinho Choi
Date: April 12, 2019 12:21AM

Hi~

I am new to ndb cluser and I am trying to use clusterJ as java client to ndb cluster.

I want to know about session.load(T instance) method.
I guess, when we call this load method, the table row go to the memory, and acts like read cache. Am i right ?

If this acts like read cache? When it would be freed from memory ?

There is not enough information on the official documents and java doc.
Please let me know exact usage of load method.

Jinho

Options: ReplyQuote


Subject
Views
Written By
Posted
ndb clusterj session.load(T instance) usage ?
870
April 12, 2019 12:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.