| Package | Description |
|---|---|
| org.apache.fluo.recipes.core.types |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedTransaction
A
Transaction that uses a TypeLayer |
| Modifier and Type | Method and Description |
|---|---|
TypedTransactionBase |
TypeLayer.wrap(org.apache.fluo.api.client.TransactionBase tx) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TypedLoader.load(TypedTransactionBase tx,
org.apache.fluo.api.client.Loader.Context context) |
abstract void |
TypedObserver.process(TypedTransactionBase tx,
org.apache.fluo.api.data.Bytes row,
org.apache.fluo.api.data.Column col) |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.