public class IndexTranslator
extends java.lang.Object
Index
to com.google.storage.onestore.v3.OnestoreEntity.Index
.Constructor and Description |
---|
IndexTranslator() |
Modifier and Type | Method and Description |
---|---|
static Index |
convertFromPb(OnestoreEntity.CompositeIndex ci) |
static Index.Property |
convertFromPb(OnestoreEntity.Index.Property property) |
static Index |
convertFromPb(OnestoreEntity.Index index) |
static OnestoreEntity.Index.Property |
convertToPb(Index.Property property) |
static OnestoreEntity.Index |
convertToPb(Index index) |
public static OnestoreEntity.Index convertToPb(Index index)
public static OnestoreEntity.Index.Property convertToPb(Index.Property property)
public static Index convertFromPb(OnestoreEntity.CompositeIndex ci)
public static Index.Property convertFromPb(OnestoreEntity.Index.Property property)
public static Index convertFromPb(OnestoreEntity.Index index)