org.apache.xindice.server.rpc.messages
Class GetCollectionCount
java.lang.Object
org.apache.xindice.server.rpc.RPCDefaultMessage
org.apache.xindice.server.rpc.messages.GetCollectionCount
- All Implemented Interfaces:
- RPCMessage
- public class GetCollectionCount
- extends RPCDefaultMessage
XML-RPC message to list number of child collections in a collection
- Version:
- $Revision: 595817 $, $Date: 2007-11-16 15:49:03 -0500 (Fri, 16 Nov 2007) $
- Author:
- James Bates
Fields inherited from class org.apache.xindice.server.rpc.RPCDefaultMessage |
API_NAME, API_VERSION, COLLECTION, COMPRESSED, CONFIGURATION, DOCUMENT, MAXKEYSIZE, META, MISSING_COLLECTION_PARAM, MISSING_CONFIGURATION_PARAM, MISSING_DOCUMENT_PARAM, MISSING_META_CONFIGURATION, MISSING_META_PARAM, MISSING_NAME_PARAM, MISSING_PATTERN_PARAM, MISSING_QUERY_PARAM, MISSING_TIMESTAMP_PARAM, MISSING_TYPE_PARAM, NAME, NAMESPACES, PAGESIZE, PATTERN, QUERY, RESULT, TIMESTAMP, TYPE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCollectionCount
public GetCollectionCount()
execute
public Map execute(Map message)
throws Exception
- Throws:
Exception
Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.