public class DestroyedValue extends Value
Value indicates that a region entry has been
destroyed.| Constructor and Description |
|---|
DestroyedValue()
Creates a new
DestroyedValue |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
An
DestroyedValue is only equal to another
DestroyedValue. |
String |
toString()
Make sure that subclasses override this method
|
formatTimestamp, getTimestamppublic boolean equals(Object o)
DestroyedValue is only equal to another
DestroyedValue.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.