| Modifier and Type | Method and Description | 
|---|---|
| Uuid | LocalTransactionManagerImpl. getTransactionManagerId()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | GSEventRegistration. getSpaceUID() | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<Uuid,Long> | GSEventRegistration. getSequenceNumbers() | 
| Constructor and Description | 
|---|
| GSEventRegistration(long eventID,
                   Object source,
                   Lease lease,
                   long seqNum,
                   String templateID,
                   Uuid spaceUID) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BlockedOrderedQueue. setInitialSeqNumbers(Map<Uuid,Long> initialSeqNumbers) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | AbstractSpaceCacheContainer. getReferentUuid() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | SpaceProxyImpl. getReferentUuid() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | LusExportedReplicationComponent. getMyUuid() | 
| Uuid | IReplicationLookupResult. getServiceId() | 
| Uuid | IReplicationConnectionProxyService. getServiceId() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReplicationLookupRegistrationService. registerConnectionProxy(IReplicationLookupParameters lookupParameters,
                       IReplicationConnectionProxy connectionProxy,
                       IReplicationLookupRegistrationListener registrationListener,
                       Uuid serviceUuid) | 
| void | IReplicationLookupRegistrationService. registerConnectionProxy(IReplicationLookupParameters registerationLookupParameters,
                       IReplicationConnectionProxy connectionProxy,
                       IReplicationLookupRegistrationListener registrationListener,
                       Uuid serviceUuid)Starts registration process of the specified replication connection proxy, The listener can
 be provided to be notified once registration is successful. | 
| Constructor and Description | 
|---|
| ReplicationProxyGigaSpacesService(String lookupName,
                                 Uuid serviceUuid,
                                 IReplicationConnectionProxy proxy,
                                 IServiceExporter serviceExporter) | 
| Constructor and Description | 
|---|
| Builder(String myLookupName,
       IConnectionMonitor<Iterable<IReplicationLookupParameters>,String> connectionMonitor,
       IServiceExporter serviceExporter,
       Uuid uuid,
       IAsyncContextProvider asyncContextProvider,
       IReplicationLookupFinderService lookupService,
       IReplicationLookupParameters lookupParametersTemplate,
       IRoutingUrlConverter routingUrlConverter,
       boolean setMyIdBeforeDispatch) | 
| LusReplicationRouter(String myLookupName,
                    Uuid uuid,
                    IConnectionMonitor<Iterable<IReplicationLookupParameters>,String> connectionMonitor,
                    IServiceExporter serviceExporter,
                    IIncomingReplicationHandler incomingReplicationHandler,
                    IAsyncContextProvider asyncContextProvider,
                    IReplicationLookupFinderService replicationLookupService,
                    IReplicationLookupParameters lookupParametersTemplate,
                    IRoutingUrlConverter routingNameConverter,
                    boolean setMyIdBeforeDispatch) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | SinkEstablishConnectionResult. getServiceId() | 
| Constructor and Description | 
|---|
| Builder(String myLookupName,
       IConnectionMonitor<Iterable<IReplicationLookupParameters>,String> connectionMonitor,
       Uuid uuid,
       IReplicationLookupFinderService lookupService,
       IReplicationLookupParameters lookupParametersTemplate,
       IRoutingUrlConverter routingUrlConverter) | 
| LocalClusterReplicationSinkRouter(String myLookupName,
                                 Uuid uuid,
                                 IConnectionMonitor<Iterable<IReplicationLookupParameters>,String> connectionMonitor,
                                 IIncomingReplicationHandler incomingReplicationHandler,
                                 IReplicationLookupFinderService replicationLookupService,
                                 IReplicationLookupParameters lookupParametersTemplate,
                                 IRoutingUrlConverter routingNameConverter) | 
| SinkEstablishConnectionResult(IReplicationConnectionProxy connectionProxy,
                             Uuid serviceId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | AbstractConnectionProxyBasedReplicationRouter. getMyUniqueId() | 
| Uuid | AbstractProxyBasedReplicationMonitoredConnection. getProxyId() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractProxyBasedReplicationMonitoredConnection. setConnected(IReplicationConnectionProxy proxy,
            T tag,
            String endPointLookupName,
            Uuid proxyId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | ConnectionReference. getClosestEndpointUniqueId() | 
| Constructor and Description | 
|---|
| Builder(String myLookupName,
       Uuid uuid,
       ISpaceProxyProvider spaceProxyProvider,
       ISpaceUrlConverter spaceUrlConverter,
       IConnectionMonitor connectionMonitor,
       IServiceExporter serviceExporter) | 
| Builder(String myLookupName,
       Uuid uuid,
       ISpaceProxyProvider spaceProxyProvider,
       ISpaceUrlConverter spaceUrlConverter,
       IConnectionMonitor connectionMonitor,
       IServiceExporter serviceExporter,
       int connectionMonitorThreadPoolSize) | 
| SpaceProxyReplicationRouter(String myLookupName,
                           Uuid uuid,
                           IConnectionMonitor<IRemoteSpace,SpaceURL> connectionMonitor,
                           IServiceExporter serviceExporter,
                           IIncomingReplicationHandler incomingReplicationHandler,
                           ISpaceProxyProvider spaceProxyProvider,
                           ISpaceUrlConverter spaceUrlConverter) | 
| SpaceProxyReplicationRouter(String myLookupName,
                           Uuid uuid,
                           IConnectionMonitor<IRemoteSpace,SpaceURL> connectionMonitor,
                           IServiceExporter serviceExporter,
                           IIncomingReplicationHandler incomingReplicationHandler,
                           ISpaceProxyProvider spaceProxyProvider,
                           ISpaceUrlConverter spaceUrlConverter,
                           int replicationMonitorThreadPoolSize) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | ReplicationNotificationClientEndpoint. getSpaceUID() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | LRMISpaceImpl. getSpaceUuid() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | IRemoteSpace. getSpaceUuid()returns the universal unique identifier of the remote space | 
| Uuid | SpaceImpl. getSpaceUuid() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | AbstractGigaSpacesService. getUuid() | 
| Constructor and Description | 
|---|
| AbstractGigaSpacesService(LifeCycle lifeCycle,
                         Uuid serviceUuid) | 
| Modifier and Type | Field and Description | 
|---|---|
| Uuid | RegisterReplicationNotificationResponseInfo. spaceUID | 
| Constructor and Description | 
|---|
| MirrorService(String name,
             Uuid uuid,
             MirrorConfig mirrorConfig,
             SpaceSynchronizationEndpoint syncEndpoint,
             Class<?> dataClass,
             SpaceTypeManager typeManager,
             MetricRegistrator metricRegister) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | AbstractTransactionUniqueId. getTransactionManagerId() | 
| Uuid | DummyTransactionManager. getTransactionManagerId() | 
| Constructor and Description | 
|---|
| AbstractTransactionUniqueId(Uuid transactionManagerId) | 
| DefaultTransactionUniqueId(Uuid transactionManagerId,
                          long transactionId) | 
| XATransactionUniqueId(Uuid transactionManagerId,
                     Object transactionXid) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | TransactionUniqueId. getTransactionManagerId() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | IJSpace. getReferentUuid()Returns the unique  Uuidof this space instance. | 
| Constructor and Description | 
|---|
| JSpaceAdminProxy(ServiceAdmin admin,
                Uuid uuid) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | EntryArrivedRemoteEvent. getSpaceUuid()Returns the unique uid of the space the event originated from. | 
| Uuid | SpaceSettings. getUuid() | 
| Uuid | ProxySettings. getUuid() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | EntryArrivedRemoteEvent. setSpaceProxyUuid(Uuid spaceProxyUuid) | 
| Constructor and Description | 
|---|
| SpaceSettings(String containerName,
             IJSpaceContainer containerProxy,
             Uuid uuid,
             boolean secondary,
             int serializationType,
             SpaceConfig spaceConfig,
             String spaceName,
             SpaceURL spaceURL,
             IStubHandler stubHandler,
             boolean securedService,
             ITransportConfig exportedTransportConfig,
             boolean cleanUnusedEmbeddedGlobalXtns) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Uuid | ServiceAdminProxy. uuid | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | ServiceAdminProxy. getReferentUuid() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ServiceAdminProxy | ServiceAdminProxy. getInstance(ServiceAdmin adminImpl,
           Uuid uuid)Returns AdminProxy or ConstrainableAdminProxy instance, depending on whether given server
 implements RemoteMethodControl. | 
| Constructor and Description | 
|---|
| ServiceAdminProxy(ServiceAdmin adminImpl,
                 Uuid uuid)Constructor for use by getInstance(), ConstrainableAdminProxy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | LeasedResource. getCookie()Returns the universally unique identifier associated with this lease. | 
| Uuid | LandlordLease. getReferentUuid() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Landlord. cancel(Uuid cookie)Called by the lease when its  cancelmethod is called. | 
| void | LocalLandlord. cancel(Uuid cookie)Cancel the lease that is associated with the given cookie. | 
| static Map | LandlordUtil. cancelAll(LocalLandlord landlord,
         Uuid[] cookies)Call  landlord.cancel()for each object incookies[], passingcookies[i]. | 
| Map | Landlord. cancelAll(Uuid[] cookies)Called by the lease map when its  cancelAllmethod is called. | 
| LandlordLease | LeaseFactory. newLease(Uuid cookie,
        long expiration)Return a new  LandlordLeasewith the specified initial expiration and cookie
 using the inner proxy andUuidthe factory was created with. | 
| LandlordLease | LeaseFactory. newTransactionLease(Uuid cookie,
                   long expiration)Return a new  MahaloTxnLeasewith the specified initial expiration and cookie
 using the inner proxy andUuidthe factory was created with. | 
| long | Landlord. renew(Uuid cookie,
     long duration)Called by the lease when its  renewmethod is called. | 
| long | LocalLandlord. renew(Uuid cookie,
     long duration)Renew the lease that is associated with the given cookie. | 
| static Landlord.RenewResults | LandlordUtil. renewAll(LocalLandlord landlord,
        Uuid[] cookies,
        long[] durations)Call  landlord.renew()for each object incookie[], passingcookie[i]anddurations[i]. | 
| Landlord.RenewResults | Landlord. renewAll(Uuid[] cookies,
        long[] durations)Called by the lease map when its  renewAllmethod is called. | 
| Constructor and Description | 
|---|
| ConstrainableLandlordLease(Uuid cookie,
                          Landlord landlord,
                          Uuid landlordUuid,
                          long expiration,
                          MethodConstraints methodConstraints)Create a new  ConstrainableLandlordLease. | 
| LandlordLease(Uuid cookie,
             Landlord landlord,
             Uuid landlordUuid,
             long expiration)Create a new  LandlordLease. | 
| LandlordProxyVerifier(Landlord landlord,
                     Uuid landlordUuid)Returns a verifier for the proxies defined in the landlord package with the specified server
 reference and server  Uuid. | 
| LeaseFactory(Landlord landlord,
            Uuid landlordUuid)Create a new  LeaseFactorythat will createLandlordLeases with the
 specifiedLandlordand landlordUuid. | 
| Modifier and Type | Field and Description | 
|---|---|
| Uuid | TxnMgrProxy. proxyIDThe proxy's  Uuid | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | TxnMgrProxy. getReferentUuid()Returns the universally unique identifier that has been assigned to the resource this proxy
 represents. | 
| Uuid | TxnMgrProxy. getTransactionManagerId() | 
| Uuid | TxnManagerImpl. getTransactionManagerId() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LeaseExpirationMgr.Expirer. cancel(Uuid cookie)Called by a LeaseExpirationMgr when it needs to expire a resource. | 
| void | TxnManagerImpl. cancel(Uuid uuid)Cancels the lease on a  Transaction. | 
| Map | TxnManagerImpl. cancelAll(Uuid[] cookies)Bulk cancel of leases on  Transactions. | 
| static TxnMgrProxy | TxnMgrProxy. create(TxnManager txnMgr,
      TxnManager direct,
      Uuid id) | 
| long | TxnManagerImpl. renew(Uuid uuid,
     long extension)Requests the renewal of  a lease on a  Transaction. | 
| Landlord.RenewResults | TxnManagerImpl. renewAll(Uuid[] cookies,
        long[] extensions)Bulk renewal request of leases on  Transactions. | 
| Constructor and Description | 
|---|
| MahaloTxnBasicLease(Uuid cookie,
                   Landlord landlord,
                   Uuid landlordUuid,
                   long expiration) | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | UuidGenerator. generate()Generates a new  Uuid. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GigaRegistrar. addAttributes(ServiceID serviceID,
             Uuid leaseID,
             EntryRep[] attrSets) | 
| void | Registrar. addAttributes(ServiceID serviceID,
             Uuid leaseID,
             EntryRep[] attrSets)Adds the specified attribute sets (those that aren't duplicates of existing attribute sets)
 to the registered service item. | 
| void | GigaRegistrar. cancelEventLease(long eventID,
                Uuid leaseID) | 
| void | Registrar. cancelEventLease(long eventID,
                Uuid leaseID)Cancels an event lease. | 
| Exception[] | GigaRegistrar. cancelLeases(Object[] regIDs,
            Uuid[] leaseIDs) | 
| Exception[] | Registrar. cancelLeases(Object[] regIDs,
            Uuid[] leaseIDs)Cancels service and event leases from a LeaseMap. | 
| void | GigaRegistrar. cancelServiceLease(ServiceID serviceID,
                  Uuid leaseID) | 
| void | Registrar. cancelServiceLease(ServiceID serviceID,
                  Uuid leaseID)Cancels a service lease. | 
| void | GigaRegistrar. modifyAttributes(ServiceID serviceID,
                Uuid leaseID,
                EntryRep[] attrSetTmpls,
                EntryRep[] attrSets) | 
| void | Registrar. modifyAttributes(ServiceID serviceID,
                Uuid leaseID,
                EntryRep[] attrSetTmpls,
                EntryRep[] attrSets)Modifies existing attribute sets of a registered service item. | 
| long | GigaRegistrar. renewEventLease(long eventID,
               Uuid leaseID,
               long renewDuration) | 
| long | Registrar. renewEventLease(long eventID,
               Uuid leaseID,
               long duration)Renews an event lease. | 
| RenewResults | GigaRegistrar. renewLeases(Object[] regIDs,
           Uuid[] leaseIDs,
           long[] renewDurations) | 
| RenewResults | Registrar. renewLeases(Object[] regIDs,
           Uuid[] leaseIDs,
           long[] durations)Renews service and event leases from a LeaseMap. | 
| long | GigaRegistrar. renewServiceLease(ServiceID serviceID,
                 Uuid leaseID,
                 long renewDuration) | 
| long | Registrar. renewServiceLease(ServiceID serviceID,
                 Uuid leaseID,
                 long duration)Renews a service lease. | 
| void | GigaRegistrar. setAttributes(ServiceID serviceID,
             Uuid leaseID,
             EntryRep[] attrSets) | 
| void | Registrar. setAttributes(ServiceID serviceID,
             Uuid leaseID,
             EntryRep[] attrSets)Deletes all of the service item's existing attributes, and replaces them with the specified
 attribute sets. | 
| Modifier and Type | Method and Description | 
|---|---|
| Uuid | TransactionManager. getTransactionManagerId() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Uuid | UuidFactory. create(long bits0,
      long bits1)Creates a new  Uuidwith the specified 128-bit value. | 
| static Uuid | UuidFactory. create(String s)Creates a new  Uuidwith the 128-bit value represented by the specified string. | 
| static Uuid | UuidFactory. generate()Generates a new  Uuidwith 122 bits of its value produced from a
 cryptographically strong random sequence. | 
| Uuid | ReferentUuid. getReferentUuid()Return the  Uuidthat has been assigned to the resource this proxy represents. | 
| static Uuid | UuidFactory. read(InputStream in)Creates a new  Uuidwith the 128-bit value obtained by unmarshalling a binary
 representation from the suppliedInputStream. | 
| Constructor and Description | 
|---|
| PUServiceBeanProxy(PUServiceBean gsc,
                  Uuid id)Private constructor | 
Copyright © GigaSpaces.