public class ServiceCallContextImpl extends Object implements ServiceCallContext
| Constructor and Description |
|---|
ServiceCallContextImpl(Map<String,Object> attrs) |
| Modifier and Type | Method and Description |
|---|---|
String |
attribute(String name)
Get the string attribute.
|
byte[] |
binaryAttribute(String name)
Get the binary attribute.
|
Map<String,Object> |
values() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic String attribute(String name)
attribute in interface ServiceCallContextname - Attribute name.public byte[] binaryAttribute(String name)
binaryAttribute in interface ServiceCallContextname - Attribute name.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023