public class OafRowKeyDecoder extends Object
| Modifier and Type | Method and Description |
|---|---|
static OafRowKeyDecoder |
decode(byte[] key) |
static OafRowKeyDecoder |
decode(String key) |
String |
getId() |
String |
getKey() |
org.apache.hadoop.io.Text |
getKeyAsText() |
eu.dnetlib.data.proto.TypeProtos.Type |
getType() |
public static final String ID_REGEX
public static OafRowKeyDecoder decode(byte[] key) throws IllegalArgumentException
IllegalArgumentExceptionpublic static OafRowKeyDecoder decode(String key) throws IllegalArgumentException
IllegalArgumentExceptionpublic String getKey()
public org.apache.hadoop.io.Text getKeyAsText()
public eu.dnetlib.data.proto.TypeProtos.Type getType()
public String getId()
Copyright © 2022. All rights reserved.