GigaSpaces XAP 9.5 API

Uses of Interface
com.j_spaces.core.filters.entry.ISpaceFilterEntry

Packages that use ISpaceFilterEntry
com.j_spaces.core.filters Provides GigaSpaces filter plug-in interfaces. 
org.openspaces.core.space.filter A package allowing to simplify the injection of an actual ISpaceFilter instance during Space creation. 
 

Uses of ISpaceFilterEntry in com.j_spaces.core.filters
 

Methods in com.j_spaces.core.filters with parameters of type ISpaceFilterEntry
 void ISpaceFilter.process(SpaceContext context, ISpaceFilterEntry[] entries, int operationCode)
          This method is called by the engine when an event matching this filter's operation code occurs in the engine.
 void ISpaceFilter.process(SpaceContext context, ISpaceFilterEntry entry, int operationCode)
           This method is called by the engine when an event matching this filter's operation code occurs in the space engine.
 

Uses of ISpaceFilterEntry in org.openspaces.core.space.filter
 

Methods in org.openspaces.core.space.filter with parameters of type ISpaceFilterEntry
 void FilterOperationDelegate.process(SpaceContext context, ISpaceFilterEntry[] entries, int operationCode)
          Fetch a FilterOperationDelegateInvoker based on the operation code.
 void FilterOperationDelegate.process(SpaceContext context, ISpaceFilterEntry entry, int operationCode)
          Fetch a FilterOperationDelegateInvoker based on the operation code.
 


GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.