public class LocalViewImplTypeDescriptorActionsExecutor extends TypeDescriptorActionsProxyExecutor<LocalViewContainer>
Constructor and Description |
---|
LocalViewImplTypeDescriptorActionsExecutor() |
Modifier and Type | Method and Description |
---|---|
AsyncFuture<AddTypeIndexesResult> |
asyncAddIndexes(LocalViewContainer spaceProxy,
AddTypeIndexesRequestInfo requestInfo) |
ITypeDesc |
getTypeDescriptor(LocalViewContainer spaceProxy,
GetTypeDescriptorActionInfo actionInfo) |
ITypeDesc |
registerTypeDescriptor(LocalViewContainer spaceProxy,
Class<?> type) |
void |
registerTypeDescriptor(LocalViewContainer spaceProxy,
RegisterTypeDescriptorRequestInfo actionInfo) |
assertEquivalent
public LocalViewImplTypeDescriptorActionsExecutor()
public ITypeDesc getTypeDescriptor(LocalViewContainer spaceProxy, GetTypeDescriptorActionInfo actionInfo) throws RemoteException
getTypeDescriptor
in class TypeDescriptorActionsProxyExecutor<LocalViewContainer>
RemoteException
public void registerTypeDescriptor(LocalViewContainer spaceProxy, RegisterTypeDescriptorRequestInfo actionInfo) throws RemoteException
registerTypeDescriptor
in class TypeDescriptorActionsProxyExecutor<LocalViewContainer>
RemoteException
public ITypeDesc registerTypeDescriptor(LocalViewContainer spaceProxy, Class<?> type) throws RemoteException
registerTypeDescriptor
in class TypeDescriptorActionsProxyExecutor<LocalViewContainer>
RemoteException
public AsyncFuture<AddTypeIndexesResult> asyncAddIndexes(LocalViewContainer spaceProxy, AddTypeIndexesRequestInfo requestInfo) throws RemoteException
asyncAddIndexes
in class TypeDescriptorActionsProxyExecutor<LocalViewContainer>
RemoteException
Copyright © GigaSpaces.