Package | Description |
---|---|
org.apache.river.api.security |
This package contains a scalable cache based security manager that parallelises
domain security checks.
|
Modifier and Type | Field and Description |
---|---|
(package private) Segment.Status |
Segment.stat |
Modifier and Type | Method and Description |
---|---|
Segment.Status |
Segment.status() |
static Segment.Status |
Segment.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Segment.Status[] |
Segment.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
Segment.status(Segment.Status status) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.