public class ShardConfig extends Object
| Constructor and Description |
|---|
ShardConfig() |
ShardConfig(String shardId,
ShardInitialPosition shardInitialPosition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getShardId() |
ShardInitialPosition |
getShardInitialPosition() |
int |
hashCode() |
public ShardConfig()
public ShardConfig(String shardId, ShardInitialPosition shardInitialPosition)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.