| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.storage |
| Modifier and Type | Method and Description |
|---|---|
static StorageNodeRole |
StorageNodeRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageNodeRole[] |
StorageNodeRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StorageNodeDataSource(StorageNodeRole role,
StorageNodeStatus status) |
StorageNodeDataSource(StorageNodeRole role,
StorageNodeStatus status,
Long replicationDelayMilliseconds) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.