|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hazelcast.client.ClientTypes
public final class ClientTypes
Constants class that contains the different types of clients.
| Field Summary | |
|---|---|
static String |
CPP
CPP client protocol id |
static String |
CSHARP
CSHARP client protocol id |
static String |
JAVA
Jvm clients protocol id |
static String |
PYTHON
PYTHON client protocol id |
static String |
RUBY
RUBY client protocol id |
static int |
TYPE_LENGTH
Length of type information in bytes |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||