public final class AttributeScope extends Object implements Serializable
DistributedCallableContext
,
Serialized FormModifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getId()
Returns the unique id
|
int |
hashCode() |
static AttributeScope |
scope(long id)
Intended as a unit-testing hook; use
unique() instead. |
static AttributeScope |
unique()
Returns the next unique attribute scope.
|
public long getId()
public static AttributeScope scope(long id)
unique()
instead.id
- the unique value for this scopepublic static AttributeScope unique()
DistributedCallableContext
on a particular
virtual node.Copyright © 2016 Actian Corporation. All rights reserved.