| Modifier and Type | Method and Description | 
|---|---|
| protected IDirectSpaceProxy | AbstractDataEventSession. getNotificationsSpace() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IDirectSpaceProxy | AbstractSpaceCache. _localSpace | 
| protected IDirectSpaceProxy | AbstractSpaceCache. _remoteSpace | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | AbstractSpaceCacheContainer. getDirectProxy() | 
| IDirectSpaceProxy | AbstractSpaceCache. getLocalProxy() | 
| IDirectSpaceProxy | AbstractSpaceCacheContainer. getLocalSpace() | 
| IDirectSpaceProxy | ISpaceCache. getLocalSpace()Returns a direct proxy to the local space. | 
| IDirectSpaceProxy | AbstractSpaceCache. getRemoteProxy() | 
| IDirectSpaceProxy | AbstractSpaceCacheContainer. getRemoteSpace() | 
| Modifier and Type | Method and Description | 
|---|---|
| static LocalCacheContainer | SpaceCacheFactory. createLocalCache(IDirectSpaceProxy remoteSpace,
                LocalCacheConfig config) | 
| static AbstractSpaceCacheContainer | SpaceCacheFactory. createLocalView(IDirectSpaceProxy remoteSpace,
               LocalViewConfig config) | 
| static ISpaceProxy | SpaceCacheFactory. createSpaceCache(IDirectSpaceProxy remoteSpace,
                Properties customProperties,
                SpaceURL remoteSpaceUrl) | 
| void | SpaceCacheConfig. initRemoteSpaceUrl(IDirectSpaceProxy spaceProxy) | 
| Constructor and Description | 
|---|
| AbstractSpaceCacheContainer(IDirectSpaceProxy remoteProxy,
                           SpaceCacheConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | LocalCacheContainer. getNotificationsDirectProxy() | 
| Constructor and Description | 
|---|
| LocalCacheContainer(IDirectSpaceProxy remoteProxy,
                   LocalCacheConfig cacheConfig) | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | LocalViewContainer. getNotificationsDirectProxy() | 
| Constructor and Description | 
|---|
| LocalViewContainer(IDirectSpaceProxy remoteProxy,
                  LocalViewConfig cacheConfig) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDirectSpaceProxyTitle: Description: | 
| class  | SpaceProxyImplProvides the functionality of clustered proxy. | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | SpaceProxyImpl. getDirectProxy() | 
| IDirectSpaceProxy | AbstractSpaceProxy. getLocalSpace() | 
| IDirectSpaceProxy | ISpaceProxy. getNotificationsDirectProxy()returns itself in case of a direct proxy or the real proxy in case of a local cache or a
 view. | 
| IDirectSpaceProxy | SpaceProxyImpl. getNotificationsDirectProxy() | 
| IDirectSpaceProxy | AbstractSpaceProxy. getRemoteSpace() | 
| Modifier and Type | Method and Description | 
|---|---|
| LeaseContext<?> | WriteProxyActionInfo. convertWriteResult(IDirectSpaceProxy spaceProxy,
                  LeaseContext<?> result) | 
| LeaseContext<?>[] | WriteMultipleProxyActionInfo. convertWriteResults(IDirectSpaceProxy spaceProxy,
                   LeaseContext<?>[] result) | 
| Constructor and Description | 
|---|
| ClientTypeDescRepository(IDirectSpaceProxy spaceProxy) | 
| SpaceProxyTypeManager(IDirectSpaceProxy proxy) | 
| TypeDescFactory(IDirectSpaceProxy spaceProxy) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IDirectSpaceProxy | AbstractReplicationNotificationInEntryHandler. _remoteSpace | 
| Constructor and Description | 
|---|
| AbstractReplicationNotificationInEntryHandler(NotifyInfo notifyInfo,
                                             IDirectSpaceProxy remoteSpace,
                                             long eventID,
                                             ITemplatePacket templatePacket) | 
| ReplicationNotificationBatchInEntryHandler(NotifyInfo notifyInfo,
                                          IDirectSpaceProxy remoteSpace,
                                          long eventID,
                                          ITemplatePacket templatePacket) | 
| ReplicationNotificationClientEndpoint(IDirectSpaceProxy remoteSpace,
                                     Object template,
                                     NotifyInfo info,
                                     EventSessionConfig sessionConfig,
                                     long lease) | 
| ReplicationNotificationInEntryHandler(NotifyInfo notifyInfo,
                                     IDirectSpaceProxy remoteSpace,
                                     long eventID,
                                     ITemplatePacket templatePacket,
                                     ReplicationNotificationClientEndpoint endpoint) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IDirectSpaceProxy | SpaceLease. _spaceProxy | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | SpaceLease. canBatch(IDirectSpaceProxy spaceProxy) | 
| static Map<SpaceLease,Throwable> | LeaseUtils. updateBatch(IDirectSpaceProxy spaceProxy,
           LeaseUpdateBatch batch) | 
| static void | LeaseUtils. updateBatchAsync(IDirectSpaceProxy spaceProxy,
                LeaseUpdateBatch batch,
                AsyncFutureListener<Map<SpaceLease,Throwable>> listener) | 
| Constructor and Description | 
|---|
| SpaceEntryLease(IDirectSpaceProxy spaceProxy,
               String typeName,
               String uid,
               int version,
               Object routingValue,
               long expiration,
               T prevEntry) | 
| SpaceLease(IDirectSpaceProxy spaceProxy,
          String typeName,
          String uid,
          Object routingValue,
          long expiration) | 
| SpaceLeaseMap(IDirectSpaceProxy spaceProxy,
             boolean concurrent) | 
| SpaceNotifyLease(IDirectSpaceProxy spaceProxy,
                String typeName,
                String uid,
                Object routingValue,
                long expiration,
                ManagedRemoteEventListener listener,
                GSEventRegistration reg) | 
| Constructor and Description | 
|---|
| RawEntryConverter(IDirectSpaceProxy spaceProxy,
                 ITemplatePacket queryPacket,
                 boolean returnRawEntry) | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | SpaceImpl. getSingleProxy()Return the internal instance of embedded not-clustered space proxy. | 
| Constructor and Description | 
|---|
| SpaceDataEventManager(IDirectSpaceProxy spaceProxy,
                     FilterManager filterManager,
                     SpaceImpl spaceImpl,
                     SpaceConfigReader configReader) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Object[] | GSMessageTaskExecutorUtils. getEntriesFromDeletedObjectsTable(IDirectSpaceProxy singleProxy,
                                 String deletedObjectsTableName,
                                 Map<String,SpaceDocument> spaceDocuments,
                                 Transaction transaction) | 
| Modifier and Type | Method and Description | 
|---|---|
| static IDirectSpaceProxy | ServiceItemUtils. getSpaceProxy(ServiceItem serviceItem) | 
| static IDirectSpaceProxy | ServiceItemUtils. getSpaceProxyIfRelevant(ServiceItem serviceItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | IJSpace. getDirectProxy()returns itself in case of a direct proxy or the real proxy in case of a local cache or a
 view. | 
| Constructor and Description | 
|---|
| NullProxySecurityManager(IDirectSpaceProxy spaceProxy) | 
| SpaceProxySecurityManager(IDirectSpaceProxy proxy) | 
| Constructor and Description | 
|---|
| QueryManager(IDirectSpaceProxy proxy) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractDMLQuery. assignParameters(SQLQuery<?> sqlQuery,
                IDirectSpaceProxy proxy) | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | ExtendedPrepareResult. getProxy() | 
| Constructor and Description | 
|---|
| ExtendedPrepareResult(int vote,
                     IDirectSpaceProxy clusterdProxy) | 
| Constructor and Description | 
|---|
| PrepareJob(Transaction tr,
          TaskManager pool,
          WakeupManager wm,
          ClientLog log,
          com.sun.jini.mahalo.ParticipantHandle[] handles,
          Object xid,
          ConcurrentMap<String,IDirectSpaceProxy> proxiesMap)Constructs an  PrepareJob | 
| Modifier and Type | Method and Description | 
|---|---|
| IDirectSpaceProxy | AbstractOnePhaseTask. getDirectSpaceProxy() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract AbstractMVCCProtocolTaskResult | AbstractPrepareTwoPhaseTask. executePrepareTask(IDirectSpaceProxy proxy,
                  Transaction transaction) | 
| protected abstract AbstractMVCCProtocolTaskResult | AbstractOnePhaseTask. executeTask(IDirectSpaceProxy proxy,
           Transaction transaction) | 
Copyright © GigaSpaces.