Package | Description |
---|---|
com.streamscape.ds.schema.server |
Modifier and Type | Field and Description |
---|---|
static ServerRole |
ServerRole.FILE |
static ServerRole |
ServerRole.MESSAGE |
static ServerRole |
ServerRole.NOSQL |
static ServerRole |
ServerRole.SQL |
static ServerRole |
ServerRole.WEB |
Modifier and Type | Method and Description |
---|---|
static ServerRole |
ServerRole.fromName(java.lang.String name) |
ServerRole |
ServerObject.getServerRole() |
static ServerRole |
ServerRole.valueOf(java.lang.String name) |
static ServerRole[] |
ServerRole.values() |
Constructor and Description |
---|
ServerObject(DataspaceStore store,
NameManager.ObjectName name,
ServerRole role) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.