public static class CacheKey.PathInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.UUID |
cfId |
java.lang.String |
columnFamily |
java.lang.String |
keyspace |
| Constructor and Description |
|---|
CacheKey.PathInfo(java.lang.String keyspace,
java.lang.String columnFamily,
java.util.UUID cfId) |
Copyright © 2014 The Apache Software Foundation