Package | Description |
---|---|
com.arjuna.ats.arjuna.coordinator | |
com.arjuna.ats.arjuna.state | |
com.arjuna.ats.internal.arjuna.common | |
com.arjuna.ats.internal.arjuna.objectstore.jdbc |
Modifier and Type | Method and Description |
---|---|
void |
ActionHierarchy.unpack(InputBuffer state)
CAREFULLY unpack the 'new' hierarchy.
|
Modifier and Type | Class and Description |
---|---|
class |
InputObjectState
InputObjectState provides some additional methods to
a basic InputBuffer.
|
Modifier and Type | Method and Description |
---|---|
void |
InputBuffer.copy(InputBuffer buff)
Copy the existing buffer.
|
void |
InputBuffer.unpackFrom(InputBuffer buff)
Unpack a buffer from the provided buffer, and initialise this instance
with it.
|
void |
InputObjectState.unpackFrom(InputBuffer buff) |
Constructor and Description |
---|
InputBuffer(InputBuffer buff)
Create a new buffer and copy the provided one.
|
Modifier and Type | Method and Description |
---|---|
static Uid |
UidHelper.unpackFrom(InputBuffer buff) |
Modifier and Type | Method and Description |
---|---|
void |
JDBCStore.unpackFrom(InputBuffer buff) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.