public static class CFMetaData.RowsPerPartitionToCache
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CFMetaData.RowsPerPartitionToCache.Type |
Modifier and Type | Field and Description |
---|---|
int |
rowsToCache |
CFMetaData.RowsPerPartitionToCache.Type |
type |
Modifier and Type | Method and Description |
---|---|
boolean |
cacheFullPartitions() |
boolean |
equals(java.lang.Object rhs) |
static CFMetaData.RowsPerPartitionToCache |
fromString(java.lang.String rpptc) |
java.lang.String |
toString() |
public final int rowsToCache
public final CFMetaData.RowsPerPartitionToCache.Type type
public static CFMetaData.RowsPerPartitionToCache fromString(java.lang.String rpptc)
public boolean cacheFullPartitions()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
Copyright © 2014 The Apache Software Foundation