| Package | Description |
|---|---|
| com.subgraph.orchid | |
| com.subgraph.orchid.directory.router |
| Modifier and Type | Method and Description |
|---|---|
Descriptor.CacheLocation |
Descriptor.getCacheLocation() |
static Descriptor.CacheLocation |
Descriptor.CacheLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Descriptor.CacheLocation[] |
Descriptor.CacheLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Descriptor.setCacheLocation(Descriptor.CacheLocation location) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor.CacheLocation |
RouterDescriptorImpl.getCacheLocation() |
Descriptor.CacheLocation |
RouterMicrodescriptorImpl.getCacheLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouterDescriptorImpl.setCacheLocation(Descriptor.CacheLocation location) |
void |
RouterMicrodescriptorImpl.setCacheLocation(Descriptor.CacheLocation location) |
Copyright © 2015. All rights reserved.