All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pivotal.gemfirexd.internal.loc.tools.properties Maven / Gradle / Ivy

There is a newer version: 2.0-BETA
Show newest version
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to you under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Changes for GemFireXD distributed data platform (some marked by "GemStone changes")
#
# Portions Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you
# may not use this file except in compliance with the License. You
# may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
# implied. See the License for the specific language governing
# permissions and limitations under the License. See accompanying
# LICENSE file.

# This file is intended to specify the entry points
# for the various utilties which we will ship with
# JBMS
#

#####################################################
# ij 
#####################################################

gemfirexd.module.ij=com.pivotal.gemfirexd.internal.tools.ij
gemfirexd.module.ij.xaHelper=com.pivotal.gemfirexd.internal.impl.tools.ij.xaHelper
gemfirexd.module.Attribute=com.pivotal.gemfirexd.internal.iapi.reference.Attribute
gemfirexd.module.Property=com.pivotal.gemfirexd.internal.iapi.reference.Property
gemfirexd.module.cslook=com.pivotal.gemfirexd.internal.tools.dblook
gemfirexd.module.sysinfo=com.pivotal.gemfirexd.internal.tools.sysinfo
#GemStone change BEGIN
#gemfirexd.module.executionplan=com.pivotal.gemfirexd.tools.ExecutionPlanUtils

#####################################################
# GfxdUtilLauncher, GfxdDdlUtils
#####################################################
gemfirexd.module.GfxdUtilLauncher=com.pivotal.gemfirexd.tools.GfxdUtilLauncher
gemfirexd.module.GfxdDdlUtils=com.pivotal.gemfirexd.tools.internal.GfxdDdlUtils
#GemStone change END




© 2015 - 2024 Weber Informatics LLC | Privacy Policy