com.hazelcast.client
Interface Constants.ResponseTypes

Enclosing interface:
Constants

public static interface Constants.ResponseTypes


Field Summary
static byte RESPONSE_FAILURE
           
static byte RESPONSE_NONE
           
static byte RESPONSE_REDO
           
static byte RESPONSE_SUCCESS
           
 

Field Detail

RESPONSE_NONE

static final byte RESPONSE_NONE
See Also:
Constant Field Values

RESPONSE_SUCCESS

static final byte RESPONSE_SUCCESS
See Also:
Constant Field Values

RESPONSE_FAILURE

static final byte RESPONSE_FAILURE
See Also:
Constant Field Values

RESPONSE_REDO

static final byte RESPONSE_REDO
See Also:
Constant Field Values


Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.