| Package | Description |
|---|---|
| com.sleepycat.je.rep.impl.node |
INTERNAL: Feeder and Replica node implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicaFactory.ReplicaType |
ReplicaFactory.ReplicaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicaFactory.ReplicaType[] |
ReplicaFactory.ReplicaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReplicaFactory.setReplicaType(ReplicaFactory.ReplicaType t) |
Copyright © 2024. All rights reserved.