Package | Description |
---|---|
org.apache.curator.framework | |
org.apache.curator.framework.imps | |
org.apache.curator.framework.schema |
Modifier and Type | Method and Description |
---|---|
SchemaSet |
CuratorFramework.getSchemaSet()
Return this instance's schema set
|
SchemaSet |
CuratorFrameworkFactory.Builder.getSchemaSet() |
Modifier and Type | Method and Description |
---|---|
CuratorFrameworkFactory.Builder |
CuratorFrameworkFactory.Builder.schemaSet(SchemaSet schemaSet)
Add an enforced schema set
|
Modifier and Type | Method and Description |
---|---|
SchemaSet |
CuratorFrameworkImpl.getSchemaSet() |
Modifier and Type | Method and Description |
---|---|
static SchemaSet |
SchemaSet.getDefaultSchemaSet()
Return the default (empty) schema set
|
SchemaSet |
SchemaSetLoader.toSchemaSet(boolean useDefaultSchema) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.