public class WriterAttemptId extends Object
| Constructor and Description |
|---|
WriterAttemptId(int attemptNumber) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttemptNumber()
How many times this writer has been attempted.
|
static WriterAttemptId |
of(int attemptNumber) |
public static WriterAttemptId of(int attemptNumber)
public int getAttemptNumber()
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.