public class sentry_common_serviceConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TSENTRY_SERVICE_V1 |
static int |
TSENTRY_STATUS_ACCESS_DENIED |
static int |
TSENTRY_STATUS_ALREADY_EXISTS |
static int |
TSENTRY_STATUS_INVALID_INPUT |
static int |
TSENTRY_STATUS_NO_SUCH_OBJECT |
static int |
TSENTRY_STATUS_OK |
static int |
TSENTRY_STATUS_RUNTIME_ERROR |
Constructor and Description |
---|
sentry_common_serviceConstants() |
public static final int TSENTRY_SERVICE_V1
public static final int TSENTRY_STATUS_OK
public static final int TSENTRY_STATUS_ALREADY_EXISTS
public static final int TSENTRY_STATUS_NO_SUCH_OBJECT
public static final int TSENTRY_STATUS_RUNTIME_ERROR
public static final int TSENTRY_STATUS_INVALID_INPUT
public static final int TSENTRY_STATUS_ACCESS_DENIED
Copyright © 2015 Cloudera. All rights reserved.