Package | Description |
---|---|
com.gigaspaces.internal.client.cache.localcache.actions | |
com.gigaspaces.internal.client.cache.localview.actions | |
com.gigaspaces.internal.client.spaceproxy | |
com.gigaspaces.internal.client.spaceproxy.actions | |
com.gigaspaces.internal.lrmi.stubs | |
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.space.metadata | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
Modifier and Type | Method and Description |
---|---|
void |
LocalCacheImplAdminAction.dropClass(LocalCacheContainer spaceProxy,
String className) |
Modifier and Type | Method and Description |
---|---|
void |
LocalViewImplAdminAction.dropClass(LocalViewContainer spaceProxy,
String className) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSpaceProxy.dropClass(String className) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceProxyImplAdminAction.dropClass(SpaceProxyImpl spaceProxy,
String className) |
void |
AbstractSpaceProxyActionManager.dropClass(String className) |
abstract void |
AdminProxyAction.dropClass(TSpaceProxy spaceProxy,
String className) |
Modifier and Type | Method and Description |
---|---|
void |
LRMISpaceImpl.dropClass(String className,
SpaceContext sc) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceEngine.dropClass(String className)
Drop all Class entries and all its templates from the space.
|
void |
SpaceImpl.dropClass(String className,
SpaceContext sc)
Drop all Class entries and all its templates from the space.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceTypeManager.dropClass(String typeName)
Drop all Class entries and all its templates from the space.
|
Modifier and Type | Method and Description |
---|---|
void |
IJSpace.dropClass(String className)
Deprecated.
Since 16.2 - use GigaSpaceTypeManager#unregisterTypeDescriptor method instead
|
Modifier and Type | Method and Description |
---|---|
void |
JSpaceAdminProxy.dropClass(String className,
SpaceContext sc) |
void |
JSpaceAdminImpl.dropClass(String className,
SpaceContext sc) |
void |
IRemoteJSpaceAdmin.dropClass(String className,
SpaceContext sc)
Deprecated.
Since 16.2 - use GigaSpaceTypeManager#unregisterTypeDescriptor method instead
|
Copyright © GigaSpaces.