| Package | Description |
|---|---|
| com.pervasive.datarush.tokens.record |
Provides implementations of and utilities for record valued
tokens.
|
| Modifier and Type | Method and Description |
|---|---|
static RecordRegisterSupport.Access |
RecordRegisterSupport.Access.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordRegisterSupport.Access[] |
RecordRegisterSupport.Access.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RecordRegisterSupport(RecordTokenType type,
RecordRegisterSupport.Access access) |
RecordRegisterSupport(RecordTokenType type,
RecordRegisterSupport.Access access,
RecordRegisterStorage storage,
boolean storageFixed) |
Copyright © 2020 Actian Corporation. All rights reserved.