Package | Description |
---|---|
org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
Modifier and Type | Method and Description |
---|---|
Ownership |
DistributionInfo.readOwnership() |
static Ownership |
Ownership.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ownership[] |
Ownership.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Ownership |
DistributionInfo.writeOwnership() |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.