public class

PropertyItem

extends Object
java.lang.Object
   ↳ org.apache.helix.store.zk.PropertyItem

Summary

Public Constructors
PropertyItem(byte[] value, Stat stat)
Public Methods
byte[] getBytes()
long getLastModifiedTime()
int getVersion()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PropertyItem (byte[] value, Stat stat)

Public Methods

public byte[] getBytes ()

public long getLastModifiedTime ()

public int getVersion ()