| Package | Description | 
|---|---|
| com.hazelcast.internal.usercodedeployment | 
 Module related to User Code Deployment 
 | 
| com.hazelcast.internal.usercodedeployment.impl | |
| com.hazelcast.internal.usercodedeployment.impl.operation | 
| Class and Description | 
|---|
| ClassData
 Carries byte code of a class along with its inner classes. 
 | 
| Class and Description | 
|---|
| ClassData
 Carries byte code of a class along with its inner classes. 
 | 
| ClassLocator
 Provides classes to a local member. 
 | 
| ClassSource
 Classloader created on a local member to define a class from a bytecode loaded from a remote source. 
 | 
| ThreadLocalClassCache
 Thread-Local Class Cache is useful when the regular class-cache is disabled - we want to keep classes cached
 at very least for the duration of a single deserialization request. 
 | 
| Class and Description | 
|---|
| ClassData
 Carries byte code of a class along with its inner classes. 
 | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.