public class SpannerKeyIdConverter extends Object
Constructor and Description |
---|
SpannerKeyIdConverter() |
Modifier and Type | Method and Description |
---|---|
Serializable |
fromRequestId(String id,
Class<?> entityType) |
protected String |
getUrlIdSeparator() |
boolean |
supports(Class<?> type) |
String |
toRequestId(Serializable source,
Class<?> entityType) |
public Serializable fromRequestId(String id, Class<?> entityType)
protected String getUrlIdSeparator()
public String toRequestId(Serializable source, Class<?> entityType)
public boolean supports(Class<?> type)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.