@PrivateApi public final class ClientTypes extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | CPPCPP client protocol ID | 
| static String | CSHARPCSHARP client protocol ID | 
| static String | JAVAJVM clients protocol ID | 
| static String | NODEJSNode.JS client protocol ID | 
| static String | PYTHONPYTHON client protocol ID | 
| static String | RUBYRUBY client protocol ID | 
| static int | TYPE_LENGTHLength of type information in bytes | 
public static final int TYPE_LENGTH
public static final String JAVA
public static final String CSHARP
public static final String CPP
public static final String PYTHON
public static final String RUBY
public static final String NODEJS
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.