| Package | Description |
|---|---|
| com.hazelcast.internal.distributedclassloading |
Module related to distributed classloading
|
| com.hazelcast.internal.distributedclassloading.impl | |
| com.hazelcast.internal.distributedclassloading.impl.operation |
| Class and Description |
|---|
| ClassData
Bytecode of a class.
|
| Class and Description |
|---|
| ClassData
Bytecode of a class.
|
| 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
Bytecode of a class.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.