public interface EntityIdStore
| Modifier and Type | Method and Description |
|---|---|
void |
copyFromThread(long sourceThreadId)
Copy all key-value pairs from one thread to the other.
|
Long |
pop() |
void |
push(Long id) |
Copyright © 2015. All rights reserved.