| Package | Description |
|---|---|
| software.amazon.kinesis.leases |
| Modifier and Type | Method and Description |
|---|---|
void |
LeaseStatsRecorder.recordStats(@NonNull LeaseStatsRecorder.LeaseStats leaseStats)
This method provides happens-before semantics (i.e., the action (access or removal) from a thread happens
before the action from subsequent thread) for the stats recording in multithreaded environment.
|
Copyright © 2025. All rights reserved.