public static class IndexTarget.Raw
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
isCollectionKeys |
Modifier and Type | Method and Description |
---|---|
static IndexTarget.Raw |
keysOf(ColumnIdentifier.Raw c) |
static IndexTarget.Raw |
of(ColumnIdentifier.Raw c) |
IndexTarget |
prepare(CFMetaData cfm) |
public static IndexTarget.Raw of(ColumnIdentifier.Raw c)
public static IndexTarget.Raw keysOf(ColumnIdentifier.Raw c)
public IndexTarget prepare(CFMetaData cfm)
Copyright © 2014 The Apache Software Foundation