Package com.mapr.kvstore
Interface KvStoreError
public interface KvStoreError
-
Field Summary
Fields
-
Field Details
-
ENOENT
static final int ENOENT- See Also:
-
EINVAL
static final int EINVAL- See Also:
-
ENODATA
static final int ENODATA- See Also:
-
ENODEV
static final int ENODEV- See Also:
-
ESTALE
static final int ESTALE- See Also:
-
ENOSPC
static final int ENOSPC- See Also:
-
EDQUOT
static final int EDQUOT- See Also:
-