public class StoreKey extends Object
| Constructor and Description |
|---|
StoreKey(byte[] id,
byte[] cf,
byte[] cq,
byte[] vis) |
| Modifier and Type | Method and Description |
|---|---|
String |
cf() |
String |
cq() |
String |
id() |
byte[] |
vis() |
Visibility |
visibility() |
String |
visibilityString() |
public Visibility visibility()
public String visibilityString()
public byte[] vis()
public String id()
public String cf()
public String cq()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.