SettableBean
public interface CoherenceCacheBean extends SettableBean
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
A unique name that identifies this Coherence cache.
|
java.lang.String |
getPartition() |
The partition to which the Coherence cache belongs to.
|
void |
setName(java.lang.String name) |
A unique name that identifies this initialization parameter.
|
void |
setPartition(java.lang.String partition) |
Sets the partition for the Coherence cache.
|
java.lang.String getName()
void setName(java.lang.String name)
java.lang.String getPartition()
void setPartition(java.lang.String partition)
partition
-