Class Prefix
java.lang.Object
com.palantir.atlasdb.keyvalue.api.Prefix
Represents a partial row to be used for range requests.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Prefix
public Prefix(byte[] bytes)
-
-
Method Details
-
getBytes
@Nonnull public byte[] getBytes()
-