|
GigaSpaces XAP 7.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use View | |
|---|---|
| org.openspaces.core.space.cache | A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based on an actual IJSpace instance (usually created using the core.space package). |
| Uses of View in org.openspaces.core.space.cache |
|---|
| Methods in org.openspaces.core.space.cache with parameters of type View | |
|---|---|
LocalViewSpaceConfigurer |
LocalViewSpaceConfigurer.addView(View view)
|
| Method parameters in org.openspaces.core.space.cache with type arguments of type View | |
|---|---|
void |
LocalViewSpaceFactoryBean.setLocalViews(List<View<?>> localViews)
Sets an array of filters/views that define what portion of the data from the master space will be streamed to this local view. |
|
GigaSpaces XAP 7.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||