public class AccumuloDataTypeManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
EMPTY_BYTES |
| Constructor and Description |
|---|
AccumuloDataTypeManager() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
deserialize(byte[] value,
Class<?> expectedType) |
static byte[] |
serialize(Object value) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.