A B C D E G I L N O P R S T 
All Classes All Packages

A

addViewQuery(SQLQuery<?>) - Method in interface com.avanza.astrix.gs.localview.LocalViewDefinition
See LocalViewSpaceConfigurer.addViewQuery(SQLQuery)
addViewQuery(SQLQuery<?>) - Method in class com.avanza.astrix.gs.localview.LocalViewSpaceConfigurerAdapter
 
applyBeanProxy(BeanProxy) - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
AstrixDistributedServiceInvocationTask - Class in com.avanza.astrix.gs.remoting
Carries an AstrixServiceInvocationRequest from client to server and performs the invocation of the AstrixServiceActivatorImpl by using the possibility to autowire spring-beans on the server side.
AstrixDistributedServiceInvocationTask(AstrixServiceInvocationRequest) - Constructor for class com.avanza.astrix.gs.remoting.AstrixDistributedServiceInvocationTask
 
AstrixServiceInvocationTask - Class in com.avanza.astrix.gs.remoting
 
AstrixServiceInvocationTask(AstrixServiceInvocationRequest) - Constructor for class com.avanza.astrix.gs.remoting.AstrixServiceInvocationTask
 
astrixSpringContext - Variable in class com.avanza.astrix.gs.remoting.AstrixDistributedServiceInvocationTask
 
astrixSpringContext - Variable in class com.avanza.astrix.gs.remoting.AstrixServiceInvocationTask
 
AsyncFutureTypeHandler - Class in com.avanza.astrix.gs
 
AsyncFutureTypeHandler() - Constructor for class com.avanza.astrix.gs.AsyncFutureTypeHandler
 
asyncResultListToObservable() - Static method in class com.avanza.astrix.remoting.util.GsUtil
 
authenticate(UserDetails) - Method in class com.avanza.astrix.gs.security.GsSecurityManager
 
authenticate(UserDetails) - Method in interface com.avanza.astrix.gs.security.GsSecurityProvider.GsServerAuthenticator
 

B

bind(ServiceDefinition<T>, ServiceProperties) - Method in interface com.avanza.astrix.gs.ClusteredProxyBinder
 
bind(ServiceDefinition<T>, ServiceProperties) - Method in class com.avanza.astrix.gs.GsComponent
 
bind(ServiceDefinition<T>, ServiceProperties) - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
bind(ServiceDefinition<T>, ServiceProperties) - Method in class com.avanza.astrix.gs.remoting.GsRemotingComponent
 
BoundProxyServiceBeanInstance<T> - Class in com.avanza.astrix.gs
 

C

canBindType(Class<?>) - Method in class com.avanza.astrix.gs.GsComponent
 
canBindType(Class<?>) - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
canBindType(Class<?>) - Method in class com.avanza.astrix.gs.remoting.GsRemotingComponent
 
close() - Method in class com.avanza.astrix.gs.security.GsSecurityManager
 
ClusteredProxyBinder - Interface in com.avanza.astrix.gs
 
ClusteredProxyCache - Interface in com.avanza.astrix.gs
 
ClusteredProxyCacheImpl - Class in com.avanza.astrix.gs
Manages lifecycle for each clustered-proxy created by Astrix.
ClusteredProxyCacheImpl() - Constructor for class com.avanza.astrix.gs.ClusteredProxyCacheImpl
ClusteredProxyCacheImpl(AstrixTraceProvider, GsSecurityProvider, GigaspaceMetricsExporter) - Constructor for class com.avanza.astrix.gs.ClusteredProxyCacheImpl
 
ClusteredProxyCacheImpl.GigaSpaceInstance - Class in com.avanza.astrix.gs
 
ClusterInfoHolder - Class in com.avanza.astrix.gs
 
ClusterInfoHolder() - Constructor for class com.avanza.astrix.gs.ClusterInfoHolder
 
com.avanza.astrix.gs - package com.avanza.astrix.gs
Core abstractions for used by ServiceComponent implementations built on top of GigaSpaces.
com.avanza.astrix.gs.localview - package com.avanza.astrix.gs.localview
ServiceComponent implementation allowing a local-view to be exported as a service in astrix.
com.avanza.astrix.gs.metrics - package com.avanza.astrix.gs.metrics
 
com.avanza.astrix.gs.remoting - package com.avanza.astrix.gs.remoting
ServiceComponent implementation providing remoting using a space as transport.
com.avanza.astrix.gs.security - package com.avanza.astrix.gs.security
 
com.avanza.astrix.remoting.util - package com.avanza.astrix.remoting.util
Internal utilities used by the gs packages.
configure(LocalViewDefinition) - Method in interface com.avanza.astrix.gs.localview.LocalViewConfigurer
Configures the underlying local-view.
convertToAstrixRemoteResults(SpaceRemotingResult<T>[]) - Static method in class com.avanza.astrix.remoting.util.GsUtil
Deprecated.
create(Method) - Method in class com.avanza.astrix.gs.remoting.GsRoutingStrategy
 
create(GigaSpace) - Static method in class com.avanza.astrix.gs.GigaSpaceProxy
 
create(T, ClusteredProxyCacheImpl.GigaSpaceInstance) - Static method in class com.avanza.astrix.gs.BoundProxyServiceBeanInstance
 
createDirectoryManager(UserDetails) - Method in class com.avanza.astrix.gs.security.GsSecurityManager
 
createProperties(GigaSpace) - Method in class com.avanza.astrix.gs.GsBinder
 
createRoutingStrategy(Method, int, Routing) - Static method in class com.avanza.astrix.gs.remoting.GsRoutingStrategy
 
createServiceProperties(ServiceDefinition<T>) - Method in class com.avanza.astrix.gs.GsComponent
 
createServiceProperties(ServiceDefinition<T>) - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
createServiceProperties(ServiceDefinition<T>) - Method in class com.avanza.astrix.gs.remoting.GsRemotingComponent
 
createServiceProperties(String) - Method in class com.avanza.astrix.gs.GsBinder
 

D

DefaultGsSecurityProvider - Class in com.avanza.astrix.gs.security
 
DefaultGsSecurityProvider() - Constructor for class com.avanza.astrix.gs.security.DefaultGsSecurityProvider
 
destroy() - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl
 
destroy() - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl.GigaSpaceInstance
 
destroy() - Method in class com.avanza.astrix.gs.SpaceTaskDispatcher
Destroys the SpaceTaskDispatcher by shutting down the underlying ExecutorService.

E

execute() - Method in class com.avanza.astrix.gs.remoting.AstrixDistributedServiceInvocationTask
 
execute() - Method in class com.avanza.astrix.gs.remoting.AstrixServiceInvocationTask
 
exportGigaspaceMetrics() - Method in interface com.avanza.astrix.gs.GigaspaceMetricsExporter
 
exportService(Class<T>, T, ServiceDefinition<T>) - Method in class com.avanza.astrix.gs.GsComponent
 
exportService(Class<T>, T, ServiceDefinition<T>) - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
exportService(Class<T>, T, ServiceDefinition<T>) - Method in class com.avanza.astrix.gs.remoting.GsRemotingComponent
 

G

get() - Method in class com.avanza.astrix.gs.BoundProxyServiceBeanInstance
 
get() - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl.GigaSpaceInstance
 
getClusterInfo() - Method in class com.avanza.astrix.gs.ClusterInfoHolder
 
getEmbeddedSpace(ApplicationContext) - Method in class com.avanza.astrix.gs.GsBinder
 
getGsClientCredentialsProvider(String) - Method in class com.avanza.astrix.gs.security.DefaultGsSecurityProvider
 
getGsClientCredentialsProvider(String) - Method in interface com.avanza.astrix.gs.security.GsSecurityProvider
Provides client credentials when making connections to a secured GigaSpaces space.
getGsServerAuthenticator() - Method in class com.avanza.astrix.gs.security.DefaultGsSecurityProvider
 
getGsServerAuthenticator() - Method in interface com.avanza.astrix.gs.security.GsSecurityProvider
Provides a server-side authentication validator for credentials that the server has received.
getLrmiPoolActiveCount() - Method in class com.avanza.astrix.gs.metrics.GigaspaceMetrics
 
getLrmiPoolActiveCount() - Method in interface com.avanza.astrix.gs.metrics.GigaspaceMetricsMBean
 
getLrmiPoolCompletedTaskCount() - Method in class com.avanza.astrix.gs.metrics.GigaspaceMetrics
 
getLrmiPoolCompletedTaskCount() - Method in interface com.avanza.astrix.gs.metrics.GigaspaceMetricsMBean
 
getLrmiPoolQueueSize() - Method in class com.avanza.astrix.gs.metrics.GigaspaceMetrics
 
getLrmiPoolQueueSize() - Method in interface com.avanza.astrix.gs.metrics.GigaspaceMetricsMBean
 
getName() - Method in class com.avanza.astrix.gs.GsComponent
 
getName() - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
getName() - Method in class com.avanza.astrix.gs.remoting.GsRemotingComponent
 
getProxy(ServiceProperties) - Method in interface com.avanza.astrix.gs.ClusteredProxyCache
 
getProxy(ServiceProperties) - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl
Retrieves a given proxy from the cache and creates the proxy if it does not exits.
getSpace() - Method in class com.avanza.astrix.gs.SpaceTaskDispatcher
 
getSpaceName() - Method in class com.avanza.astrix.gs.SpaceTaskDispatcher
 
getSpaceTaskDispatcher() - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl.GigaSpaceInstance
 
GigaSpaceInstance(String, String, DynamicConfig, ServiceProperties) - Constructor for class com.avanza.astrix.gs.ClusteredProxyCacheImpl.GigaSpaceInstance
 
GigaspaceMetrics - Class in com.avanza.astrix.gs.metrics
 
GigaspaceMetrics() - Constructor for class com.avanza.astrix.gs.metrics.GigaspaceMetrics
 
GigaspaceMetricsExporter - Interface in com.avanza.astrix.gs
 
GigaspaceMetricsMBean - Interface in com.avanza.astrix.gs.metrics
 
GigaSpaceProxy - Class in com.avanza.astrix.gs
1.
GigaSpaceProxy(GigaSpace) - Constructor for class com.avanza.astrix.gs.GigaSpaceProxy
 
GsBeanDefinitionRegistryPostProcessorPlugin - Class in com.avanza.astrix.gs
 
GsBeanDefinitionRegistryPostProcessorPlugin() - Constructor for class com.avanza.astrix.gs.GsBeanDefinitionRegistryPostProcessorPlugin
 
GsBinder - Class in com.avanza.astrix.gs
 
GsBinder() - Constructor for class com.avanza.astrix.gs.GsBinder
 
GsComponent - Class in com.avanza.astrix.gs
Service component allowing GigaSpace clustered proxy to be used as a service.
GsComponent(GsBinder, AstrixSpringContext, ClusteredProxyCache, GsSecurityProvider) - Constructor for class com.avanza.astrix.gs.GsComponent
 
GsLocalViewComponent - Class in com.avanza.astrix.gs.localview
Allows publishing a GigaSpace's local-view.
GsLocalViewComponent(GsBinder, AstrixSpringContext, ClusteredProxyBinder, GigaspaceMetricsExporter) - Constructor for class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
GsLocalViewModule - Class in com.avanza.astrix.gs.localview
 
GsLocalViewModule() - Constructor for class com.avanza.astrix.gs.localview.GsLocalViewModule
 
GsModule - Class in com.avanza.astrix.gs
 
GsModule() - Constructor for class com.avanza.astrix.gs.GsModule
 
GsRemotingComponent - Class in com.avanza.astrix.gs.remoting
Provides remoting using a GigaSpace clustered proxy as transport.
GsRemotingComponent(GsBinder, AstrixSpringContext, AstrixServiceActivator, ObjectSerializerFactory, ClusteredProxyCache, ReactiveTypeConverter) - Constructor for class com.avanza.astrix.gs.remoting.GsRemotingComponent
GsRemotingComponent(GsBinder, AstrixSpringContext, AstrixServiceActivator, ObjectSerializerFactory, ClusteredProxyCache, ReactiveTypeConverter, AstrixTraceProvider) - Constructor for class com.avanza.astrix.gs.remoting.GsRemotingComponent
 
GsRemotingModule - Class in com.avanza.astrix.gs.remoting
 
GsRemotingModule() - Constructor for class com.avanza.astrix.gs.remoting.GsRemotingModule
 
GsRemotingTransport - Class in com.avanza.astrix.gs.remoting
RemotingTransport implementation based on GigaSpaces task execution.
GsRemotingTransport(SpaceTaskDispatcher) - Constructor for class com.avanza.astrix.gs.remoting.GsRemotingTransport
 
GsRoutingStrategy - Class in com.avanza.astrix.gs.remoting
Provides a routing strategy compatible with the routing used by native gigaspaces remoting, (@Routing annotated arguments).
GsRoutingStrategy() - Constructor for class com.avanza.astrix.gs.remoting.GsRoutingStrategy
 
GsSecurityManager - Class in com.avanza.astrix.gs.security
 
GsSecurityManager() - Constructor for class com.avanza.astrix.gs.security.GsSecurityManager
Default constructor without arguments is REQUIRED by GigaSpaces, since it is created using reflection from SecurityFactory.createSecurityManager(java.util.Properties)
GsSecurityProvider - Interface in com.avanza.astrix.gs.security
 
GsSecurityProvider.GsServerAuthenticator - Interface in com.avanza.astrix.gs.security
 
GsUtil - Class in com.avanza.astrix.remoting.util
 
GsUtil() - Constructor for class com.avanza.astrix.remoting.util.GsUtil
 

I

incConsumerCount() - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl.GigaSpaceInstance
 
init(Properties) - Method in class com.avanza.astrix.gs.security.GsSecurityManager
 
invoke(Object, Method, Object[]) - Method in class com.avanza.astrix.gs.GigaSpaceProxy
 

L

LocalViewConfigurer - Interface in com.avanza.astrix.gs.localview
 
LocalViewDefinition - Interface in com.avanza.astrix.gs.localview
 
LocalViewSpaceConfigurerAdapter - Class in com.avanza.astrix.gs.localview
 
LocalViewSpaceConfigurerAdapter(LocalViewSpaceConfigurer) - Constructor for class com.avanza.astrix.gs.localview.LocalViewSpaceConfigurerAdapter
 
lookForRoutingAnnotationInMethodSignature(Method) - Static method in class com.avanza.astrix.gs.remoting.GsRoutingStrategy
 

N

noExporter() - Static method in interface com.avanza.astrix.gs.GigaspaceMetricsExporter
 

O

observe(DistributedTask<T, R>) - Method in class com.avanza.astrix.gs.SpaceTaskDispatcher
Creates a lazy Observable that will execute a given DistributedTask asynchronously once subscribed to.
observe(Task<T>, Object) - Method in class com.avanza.astrix.gs.SpaceTaskDispatcher
Creates a lazy Observable that will execute a given Task asynchronously once subscribed to.

P

parseServiceProviderUri(String) - Method in class com.avanza.astrix.gs.GsComponent
 
parseServiceProviderUri(String) - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
parseServiceProviderUri(String) - Method in class com.avanza.astrix.gs.remoting.GsRemotingComponent
 
partitionCount() - Method in class com.avanza.astrix.gs.remoting.GsRemotingTransport
 
partitionCount() - Method in class com.avanza.astrix.gs.SpaceTaskDispatcher
 
postProcess(BeanDefinitionRegistry) - Method in class com.avanza.astrix.gs.GsBeanDefinitionRegistryPostProcessorPlugin
 
prepare(ModuleContext) - Method in class com.avanza.astrix.gs.GsModule
 
prepare(ModuleContext) - Method in class com.avanza.astrix.gs.localview.GsLocalViewModule
 
prepare(ModuleContext) - Method in class com.avanza.astrix.gs.remoting.GsRemotingModule
 

R

reactiveTypeHandled() - Method in class com.avanza.astrix.gs.AsyncFutureTypeHandler
 
reduce(List<AsyncResult<AstrixServiceInvocationResponse>>) - Method in class com.avanza.astrix.gs.remoting.AstrixDistributedServiceInvocationTask
 
registerStrategies(AstrixStrategiesConfig) - Method in class com.avanza.astrix.gs.GsModule
 
registerStrategies(AstrixStrategiesConfig) - Method in class com.avanza.astrix.gs.remoting.GsRemotingModule
 
release() - Method in class com.avanza.astrix.gs.BoundProxyServiceBeanInstance
 
release() - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl.GigaSpaceInstance
 
requiresProviderInstance() - Method in class com.avanza.astrix.gs.GsComponent
 
requiresProviderInstance() - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
requiresProviderInstance() - Method in class com.avanza.astrix.gs.remoting.GsRemotingComponent
 

S

setBatchSize(int) - Method in interface com.avanza.astrix.gs.localview.LocalViewDefinition
See LocalViewSpaceConfigurer.batchSize(int)
setBatchSize(int) - Method in class com.avanza.astrix.gs.localview.LocalViewSpaceConfigurerAdapter
 
setClusterInfo(ClusterInfo) - Method in class com.avanza.astrix.gs.ClusterInfoHolder
 
setConfig(DynamicConfig) - Method in class com.avanza.astrix.gs.ClusteredProxyCacheImpl
 
setConfig(DynamicConfig) - Method in class com.avanza.astrix.gs.GsBinder
 
setConfig(DynamicConfig) - Method in class com.avanza.astrix.gs.localview.GsLocalViewComponent
 
setGsServerAuthenticator(GsSecurityProvider.GsServerAuthenticator) - Static method in class com.avanza.astrix.gs.security.GsSecurityManager
 
setMaxDisconnectionDuration(long) - Method in interface com.avanza.astrix.gs.localview.LocalViewDefinition
See LocalViewSpaceConfigurer.maxDisconnectionDuration(long)
setMaxDisconnectionDuration(long) - Method in class com.avanza.astrix.gs.localview.LocalViewSpaceConfigurerAdapter
 
SPACE_NAME_PROPERTY - Static variable in class com.avanza.astrix.gs.GsBinder
 
SPACE_URL_PROPERTY - Static variable in class com.avanza.astrix.gs.GsBinder
 
SpaceTaskDispatcher - Class in com.avanza.astrix.gs
 
SpaceTaskDispatcher(GigaSpace, DynamicConfig) - Constructor for class com.avanza.astrix.gs.SpaceTaskDispatcher
SpaceTaskDispatcher(GigaSpace, DynamicConfig, ContextPropagation) - Constructor for class com.avanza.astrix.gs.SpaceTaskDispatcher
 
START_TIME - Static variable in class com.avanza.astrix.gs.GsBinder
 
submitBroadcastRequest(AstrixServiceInvocationRequest) - Method in class com.avanza.astrix.gs.remoting.GsRemotingTransport
 
submitRoutedRequest(AstrixServiceInvocationRequest, RoutingKey) - Method in class com.avanza.astrix.gs.remoting.GsRemotingTransport
 
submitRoutedRequests(Collection<RoutedServiceInvocationRequest>) - Method in class com.avanza.astrix.gs.remoting.GsRemotingTransport
 
subscribe(AsyncFuture<T>, Subscriber<? super T>) - Static method in class com.avanza.astrix.remoting.util.GsUtil
subscribe(AsyncFuture<T>, Subscriber<? super T>, ContextPropagation) - Static method in class com.avanza.astrix.remoting.util.GsUtil
 

T

toObservable(AsyncFuture<Object>) - Method in class com.avanza.astrix.gs.AsyncFutureTypeHandler
 
toReactiveType(Observable<Object>) - Method in class com.avanza.astrix.gs.AsyncFutureTypeHandler
 
A B C D E G I L N O P R S T 
All Classes All Packages