public class MongoDelete extends ClientRequest
| Constructor and Description |
|---|
MongoDelete(org.jboss.netty.channel.Channel channel,
MessageHeader header,
String fullCollectionName,
org.bson.BSONObject selector) |
| Modifier and Type | Method and Description |
|---|---|
org.bson.BSONObject |
getSelector() |
String |
toString() |
getChannel, getCollectionName, getDatabaseName, getFullCollectionName, getHeaderpublic MongoDelete(org.jboss.netty.channel.Channel channel,
MessageHeader header,
String fullCollectionName,
org.bson.BSONObject selector)
Copyright © 2013. All Rights Reserved.