JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.palantir.atlasdb.keyvalue.api.cache
Interface HitDigest
@Immutable
public interface
HitDigest
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Set
<
CellReference
>
hitCells
()
static
HitDigest
of
(
Set
<
CellReference
> hitCells)
Method Details
hitCells
Set
<
CellReference
>
hitCells
()
of
static
HitDigest
of
(
Set
<
CellReference
> hitCells)