public interface SpaceRemotingInvocation
getLookupName()
and
getMethodName()
.Modifier and Type | Method and Description |
---|---|
Object[] |
getArguments()
The arguments for the service method execution.
|
String |
getLookupName()
The lookup name of the service.
|
Object[] |
getMetaArguments()
Meta arguments that can be passed as part of the invocation.
|
String |
getMethodName()
The method name of the service that will be executed.
|
Object |
getRouting()
Routing field controls the partition the invocation will be directed to when working with a
partitioned space.
|
String getLookupName()
String getMethodName()
Object[] getArguments()
Object[] getMetaArguments()
Object getRouting()
Copyright © GigaSpaces.