public class CollectionSpec extends Object
Modifier and Type | Method and Description |
---|---|
static CollectionSpec |
create(String name,
String scopeName) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
name() |
String |
scopeName() |
String |
toString() |
public static CollectionSpec create(String name, String scopeName)
public String name()
public String scopeName()
Copyright © 2020 Couchbase, Inc.. All rights reserved.