public interface Pingable
Modifier and Type | Field and Description |
---|---|
static String |
OPERATION_TO_PING |
static int |
PING_FAILD |
static int |
PING_MODULE_LEVEL |
static int |
PING_MR_LEVEL |
static int |
PING_SUCCESSFUL |
Modifier and Type | Method and Description |
---|---|
int |
ping() |
static final int PING_FAILD
static final int PING_MODULE_LEVEL
static final int PING_MR_LEVEL
static final int PING_SUCCESSFUL
static final String OPERATION_TO_PING
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.