Package | Description |
---|---|
com.streamscape.ds.schema.server |
Modifier and Type | Field and Description |
---|---|
static NoSqlServerObject.NoSqlServerType |
NoSqlServerObject.NoSqlServerType.AWS |
static NoSqlServerObject.NoSqlServerType |
NoSqlServerObject.NoSqlServerType.DYNAMODB |
static NoSqlServerObject.NoSqlServerType |
NoSqlServerObject.NoSqlServerType.MONGO |
static NoSqlServerObject.NoSqlServerType |
NoSqlServerObject.NoSqlServerType.SALESFORCE |
Modifier and Type | Method and Description |
---|---|
static NoSqlServerObject.NoSqlServerType |
NoSqlServerObject.NoSqlServerType.fromName(java.lang.String name) |
static NoSqlServerObject.NoSqlServerType |
NoSqlServerObject.NoSqlServerType.valueOf(java.lang.String name) |
static NoSqlServerObject.NoSqlServerType[] |
NoSqlServerObject.NoSqlServerType.values() |
Constructor and Description |
---|
DynamoDBServerObject(DataspaceStore store,
NameManager.ObjectName name,
NoSqlServerObject.NoSqlServerType serverTypeEnum) |
NoSqlServerObject(DataspaceStore store,
NameManager.ObjectName name,
NoSqlServerObject.NoSqlServerType serverTypeEnum) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.