public final class PrepareState extends Object
| Constructor and Description |
|---|
PrepareState(ComponentId compoent,
ByteBuffer data) |
| Modifier and Type | Method and Description |
|---|---|
ComponentId |
getComponent() |
ByteBuffer |
getData() |
public PrepareState(ComponentId compoent, ByteBuffer data)
public ComponentId getComponent()
public ByteBuffer getData()
Licensed under the Apache License, Version 2.0