Package | Description |
---|---|
org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
org.infinispan.interceptors.impl |
Basic interceptors
|
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() |
Modifier and Type | Method and Description |
---|---|
protected Ownership |
AbstractIracLocalSiteInterceptor.getOwnership(int segment) |
protected Ownership |
AbstractIracLocalSiteInterceptor.getOwnership(Object key) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.