org.hibernate.search.backend.impl.jgroups
Class BackendMessage
java.lang.Object
org.hibernate.search.backend.impl.jgroups.BackendMessage
- All Implemented Interfaces:
- Serializable
public class BackendMessage
- extends Object
- implements Serializable
- Author:
- Sanne Grinovero (C) 2011 Red Hat Inc., Emmanuel Bernard
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
indexName
public final String indexName
queue
public final byte[] queue
BackendMessage
public BackendMessage(String indexName,
byte[] queue)
Copyright © 2006-2012 Hibernate. All Rights Reserved.