Package | Description |
---|---|
org.apache.hadoop.hbase.hbtop |
Modifier and Type | Method and Description |
---|---|
static Record.Entry |
Record.entry(Field field,
FieldValue value) |
static Record.Entry |
Record.entry(Field field,
Object value) |
Modifier and Type | Method and Description |
---|---|
static Record |
Record.ofEntries(Record.Entry... entries) |
Record.Builder |
Record.Builder.put(Record.Entry entry) |
Modifier and Type | Method and Description |
---|---|
static Record |
Record.ofEntries(Stream<Record.Entry> entries) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.