public static class ClusterConfigurationConfiguration.SchemaObjectContext extends ObjectSE
修飾子と型 | メソッドと説明 |
---|---|
protected static ClusterConfigurationConfiguration.SchemaObjectContext | from(org.apache.geode.cache.GemFireCache gemfireCache) |
<T extends GemfireAdminOperations> | getGemfireAdminOperations() |
<T extends org.apache.geode.cache.GemFireCache> | getGemfireCache() |
SchemaObjectCollector<?> | getSchemaObjectCollector() |
SchemaObjectDefiner | getSchemaObjectDefiner() |
boolean | isClientCache() |
boolean | isPeerCache() |
protected ClusterConfigurationConfiguration.SchemaObjectContext | with(GemfireAdminOperations gemfireAdminOperations) |
protected ClusterConfigurationConfiguration.SchemaObjectContext | with(SchemaObjectCollector schemaObjectCollector) |
protected ClusterConfigurationConfiguration.SchemaObjectContext | with(SchemaObjectDefiner schemaObjectDefiner) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
protected static ClusterConfigurationConfiguration.SchemaObjectContext from(org.apache.geode.cache.GemFireCache gemfireCache)
public <T extends GemfireAdminOperations> T getGemfireAdminOperations()
public boolean isClientCache()
public boolean isPeerCache()
public <T extends org.apache.geode.cache.GemFireCache> T getGemfireCache()
public SchemaObjectCollector<?> getSchemaObjectCollector()
public SchemaObjectDefiner getSchemaObjectDefiner()
protected ClusterConfigurationConfiguration.SchemaObjectContext with(GemfireAdminOperations gemfireAdminOperations)
protected ClusterConfigurationConfiguration.SchemaObjectContext with(SchemaObjectCollector schemaObjectCollector)
protected ClusterConfigurationConfiguration.SchemaObjectContext with(SchemaObjectDefiner schemaObjectDefiner)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.