public static class IndexDefinition.IndexingContext extends Object
| Constructor and Description |
|---|
IndexingContext(String keyspace,
String path,
org.springframework.data.util.TypeInformation<?> typeInformation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyspace() |
String |
getPath() |
org.springframework.data.util.TypeInformation<?> |
getTypeInformation() |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.