public class AddPropertyValueMutation extends PropertyMutation
| Constructor and Description |
|---|
AddPropertyValueMutation(long timestamp,
String key,
String name,
Value value,
Metadata metadata,
Visibility visibility) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Metadata |
getMetadata(FetchHints fetchHints) |
Value |
getValue() |
getPropertyKey, getPropertyName, getPropertyVisibility, toStringcompareTo, getTimestamp, getVisibilitypublic AddPropertyValueMutation(long timestamp,
String key,
String name,
Value value,
Metadata metadata,
Visibility visibility)
public Value getValue()
public Metadata getMetadata(FetchHints fetchHints)
public boolean equals(Object obj)
equals in class PropertyMutationCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.