Package | Description |
---|---|
com.hcl.domino.admin.replication |
Modifier and Type | Method and Description |
---|---|
ReplicaInfo.Priority |
ReplicaInfo.getPriority()
Reads the current replication priority
|
static ReplicaInfo.Priority |
ReplicaInfo.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicaInfo.Priority[] |
ReplicaInfo.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicaInfo.setPriority(ReplicaInfo.Priority priority)
Changes the replication priority
|
Copyright © 2019–2021 HCL. All rights reserved.