Uses of Class
com.gigaspaces.datasource.SpaceDataSourceLoadResult
Packages that use SpaceDataSourceLoadResult
Package
Description
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Uses of SpaceDataSourceLoadResult in com.gigaspaces.internal.client.spaceproxy.executors
Methods in com.gigaspaces.internal.client.spaceproxy.executors that return SpaceDataSourceLoadResultModifier and TypeMethodDescriptionSpaceDataSourceLoadTask.reduce(List<AsyncResult<DataSourceLoadSpaceResponseInfo>> asyncResults) -
Uses of SpaceDataSourceLoadResult in com.gigaspaces.internal.space.requests
Methods in com.gigaspaces.internal.space.requests that return SpaceDataSourceLoadResultModifier and TypeMethodDescriptionDataSourceLoadSpaceRequestInfo.reduce(List<AsyncResult<DataSourceLoadSpaceResponseInfo>> asyncResults) -
Uses of SpaceDataSourceLoadResult in org.openspaces.core
Methods in org.openspaces.core that return types with arguments of type SpaceDataSourceLoadResultModifier and TypeMethodDescriptionDefaultGigaSpace.asyncLoad(SpaceDataSourceLoadRequest spaceDataSourceLoadRequest) GigaSpace.asyncLoad(SpaceDataSourceLoadRequest spaceDataSourceLoadRequest) Loads data from aSpaceDataSourceon demand The Space data source is created withSpaceDataSourceFactoryLoaded data can be adapted using theSpaceTypeSchemaAdapter