JavaScript is disabled on your browser.
Skip navigation links
GigaSpaces 17.2.2 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.gigaspaces.lrmi.nio.async
Interface IResultTransformer<T>
public interface
IResultTransformer<T>
Since:
6.6
Author:
Assaf Ronen
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
transform
(
T
source)
Method Details
transform
T
transform
(
T
source)
throws
ExecutionException
Throws:
ExecutionException