public class ClientUserCodeDeploymentService extends Object
Constructor and Description |
---|
ClientUserCodeDeploymentService(ClientUserCodeDeploymentConfig clientUserCodeDeploymentConfig,
ClassLoader configClassLoader) |
Modifier and Type | Method and Description |
---|---|
void |
deploy(HazelcastClientInstanceImpl client,
Connection ownerConnection) |
List<Map.Entry<String,byte[]>> |
getClassDefinitionList() |
void |
start() |
public ClientUserCodeDeploymentService(ClientUserCodeDeploymentConfig clientUserCodeDeploymentConfig, ClassLoader configClassLoader)
public void start() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void deploy(HazelcastClientInstanceImpl client, Connection ownerConnection) throws ExecutionException, InterruptedException
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.