| Package | Description |
|---|---|
| org.apache.omid.tso.client |
| Modifier and Type | Method and Description |
|---|---|
OmidClientConfiguration.PostCommitMode |
OmidClientConfiguration.getPostCommitMode() |
static OmidClientConfiguration.PostCommitMode |
OmidClientConfiguration.PostCommitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OmidClientConfiguration.PostCommitMode[] |
OmidClientConfiguration.PostCommitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OmidClientConfiguration.setPostCommitMode(OmidClientConfiguration.PostCommitMode postCommitMode) |
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.