Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Method and Description |
---|---|
<T> T |
DistributedCallableContext.getLocalSessionAttribute(AttributeScope scope,
SessionAttribute<T> attribute)
Looks up the value of a session attribute.
|
<T> void |
DistributedCallableContext.setLocalSessionAttribute(AttributeScope scope,
SessionAttribute<T> attribute,
T value)
Sets the value of a session attribute.
|
Copyright © 2016 Actian Corporation. All rights reserved.