NebulaGraph Java Client  release-3.6
PartScanQueue Class Reference
+ Inheritance diagram for PartScanQueue:
+ Collaboration diagram for PartScanQueue:

Public Member Functions

 PartScanQueue (Set< PartScanInfo > partScanInfoSet)
 
synchronized PartScanInfo getPart (HostAddress leader)
 get part according to leader More...
 
synchronized void dropPart (PartScanInfo partScanInfo)
 delete part from set
 
int size ()
 

Detailed Description

Definition at line 12 of file PartScanQueue.java.

Member Function Documentation

◆ getPart()

synchronized PartScanInfo getPart ( HostAddress  leader)

get part according to leader

Returns
null if no match part

Definition at line 27 of file PartScanQueue.java.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: