java - Using Linked List in Hazelcast -
I was just thinking that I can use Linked List as a data structure in Hajjcast because I need to This demand is currently only distributed maps, distributed queues, distributed sets and distributed lists only. If possible, how do I implement it?
A linked list "bus" / P>
class entry {entry next; Item value; } And there is one object 'list' that manages them.
Dual Linked List of Courses
class entry {Entry entry; Previous admission; Item value; } So if you use 'Distributed Set' and enter objects in Type Entry, then you can add links to the top of any storage implementation, which is definitely your
But I can not tell that something like this happens in your case.
Comments
Post a Comment