com.hazelcast.client
Class ClientTypes

java.lang.Object
  extended by com.hazelcast.client.ClientTypes

public final class ClientTypes
extends Object


Field Summary
static String CPP
           
static String CSHARP
           
static String JAVA
           
static String PYTHON
           
static String RUBY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA

public static final String JAVA
See Also:
Constant Field Values

CSHARP

public static final String CSHARP
See Also:
Constant Field Values

CPP

public static final String CPP
See Also:
Constant Field Values

PYTHON

public static final String PYTHON
See Also:
Constant Field Values

RUBY

public static final String RUBY
See Also:
Constant Field Values


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