com.hazelcast.client
Class ClientOutOfMemoryHandler.ClientHelper

java.lang.Object
  extended by com.hazelcast.client.ClientOutOfMemoryHandler.ClientHelper
Enclosing class:
ClientOutOfMemoryHandler

public static final class ClientOutOfMemoryHandler.ClientHelper
extends Object


Method Summary
static void cleanResources(HazelcastClient client)
           
static void tryStopThreads(HazelcastClient client)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

cleanResources

public static void cleanResources(HazelcastClient client)

tryStopThreads

public static void tryStopThreads(HazelcastClient client)


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.