|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cursor | |
---|---|
org.sdnplatform.sync.internal |
Uses of Cursor in org.sdnplatform.sync.internal |
---|
Methods in org.sdnplatform.sync.internal that return Cursor | |
---|---|
Cursor |
SyncManager.getCursor(int cursorId)
Retrieve the cursor, if any, for the given cursor ID |
Cursor |
SyncManager.newCursor(java.lang.String storeName)
Allocate a new cursor for the given store name |
Methods in org.sdnplatform.sync.internal with parameters of type Cursor | |
---|---|
void |
SyncManager.closeCursor(Cursor cursor)
Close the given cursor and remove it from the map |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |