public abstract class ContextPartitionIdentifier
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ContextPartitionIdentifier()
Ctor.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
compareTo(ContextPartitionIdentifier identifier)
Compare identifiers returning a boolean indicator whether identifier information matches.
|
java.lang.Integer |
getContextPartitionId()
Returns the context partition id, when available.
|
void |
setContextPartitionId(java.lang.Integer contextPartitionId)
Sets the context partition id - this set method is for engine-internal use.
|
public abstract boolean compareTo(ContextPartitionIdentifier identifier)
identifier
- to compare topublic java.lang.Integer getContextPartitionId()
public void setContextPartitionId(java.lang.Integer contextPartitionId)
contextPartitionId
- context partition id