public static interface Constants.ResponseTypes
Modifier and Type | Field and Description |
---|---|
static byte |
RESPONSE_FAILURE |
static byte |
RESPONSE_NONE |
static byte |
RESPONSE_REDO |
static byte |
RESPONSE_SUCCESS |
static final byte RESPONSE_NONE
static final byte RESPONSE_SUCCESS
static final byte RESPONSE_FAILURE
static final byte RESPONSE_REDO
Copyright © 2013 Hazelcast, Inc.. All rights reserved.