Package | Description |
---|---|
org.teiid.translator |
Modifier and Type | Method and Description |
---|---|
CacheDirective.Invalidation |
CacheDirective.getInvalidation() |
static CacheDirective.Invalidation |
CacheDirective.Invalidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheDirective.Invalidation[] |
CacheDirective.Invalidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheDirective.setInvalidation(CacheDirective.Invalidation invalidation) |
Copyright © 2020. All rights reserved.