public class EventColumnName extends Object
| Constructor and Description | 
|---|
| EventColumnName(String id,
               Long timestamp,
               String infoKey) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getColumnQualifier() | 
| String | getId() | 
| String | getInfoKey() | 
| Long | getTimestamp() | 
public String getId()
public Long getTimestamp()
public String getInfoKey()
public byte[] getColumnQualifier()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.