Uses of Interface
net.jini.core.entry.Entry
Packages that use Entry
Package
Description
Provides Space properties and security context services
Provides GigaSpaces client interface services
Provides GigaSpaces filter plug-in interfaces.
Provides GigaSpaces low level services
Helper utility classes for managing entries used as lookup service attributes.
Provides implementations of the
TransactionManager service.
Provides implementations of
ServiceRegistrar.Standard utility classes for managing the join state of a service
and the service discovery duties of a client or service.
These are common entry classes for use as attributes in lookup services and
their associated JavaBeans(TM) component wrapping classes.
JavaSpaces(TM) servers provide a place on the network, a space,
for clients to store and exchange objects.
Internally Used.
-
Uses of Entry in com.gigaspaces.cluster.activeelection.core
Classes in com.gigaspaces.cluster.activeelection.core that implement EntryModifier and TypeClassDescriptionclassThe election state attribute registered in conjunction with service candidate.Methods in com.gigaspaces.cluster.activeelection.core that return Entry -
Uses of Entry in com.gigaspaces.internal.client.spaceproxy
Methods in com.gigaspaces.internal.client.spaceproxy that return EntryModifier and TypeMethodDescriptionAbstractSpaceProxy.read(Entry template, Transaction txn, long timeout) AbstractSpaceProxy.readIfExists(Entry template, Transaction txn, long timeout) AbstractSpaceProxy.take(Entry template, Transaction txn, long timeout) AbstractSpaceProxy.takeIfExists(Entry template, Transaction txn, long timeout) Methods in com.gigaspaces.internal.client.spaceproxy with parameters of type EntryModifier and TypeMethodDescriptionAbstractSpaceProxy.notify(Entry template, Transaction txn, RemoteEventListener listener, long lease, MarshalledObject handback) AbstractSpaceProxy.read(Entry template, Transaction txn, long timeout) AbstractSpaceProxy.readIfExists(Entry template, Transaction txn, long timeout) AbstractSpaceProxy.take(Entry template, Transaction txn, long timeout) AbstractSpaceProxy.takeIfExists(Entry template, Transaction txn, long timeout) AbstractSpaceProxy.write(Entry entry, Transaction txn, long lease) -
Uses of Entry in com.gigaspaces.internal.naming
Methods in com.gigaspaces.internal.naming that return EntryModifier and TypeMethodDescriptionEntry[]INamingService.getLookupAttributes(Object service) Get the current attribute sets for the service.Entry[]LookupNamingService.getLookupAttributes(Object service) Methods in com.gigaspaces.internal.naming with parameters of type EntryModifier and TypeMethodDescriptionvoidINamingService.addNamingAttributes(Object service, Entry[] attrSets) Add attribute sets for the service.voidLookupNamingService.addNamingAttributes(Object service, Entry[] attrSets) voidINamingService.modifyNamingAttributes(Object service, Entry[] attrSetTemplates, Entry[] attrSets) Modify the current attribute sets for desired service.voidLookupNamingService.modifyNamingAttributes(Object service, Entry[] attrSetTemplates, Entry[] attrSets) -
Uses of Entry in com.gigaspaces.internal.server.space
Method parameters in com.gigaspaces.internal.server.space with type arguments of type EntryModifier and TypeMethodDescriptionprotected voidSpaceImpl.AppendInitialLookupAttributes(List<Entry> lookupAttributes) -
Uses of Entry in com.gigaspaces.internal.service
Methods in com.gigaspaces.internal.service with parameters of type EntryModifier and TypeMethodDescriptionvoidAbstractGigaSpacesService.addLookupAttributes(Entry[] attributes) Add attributes to the collection of attributes the JoinManager utility maintains.voidAbstractGigaSpacesService.addLookupAttributes(Entry[] attributes, long timeoutInMillis) Add the lookup attributes with a specified timeout to wait for the request to complete.voidAbstractGigaSpacesService.modifyLookupAttributes(Entry[] attrSetTemplates, Entry[] attrSets) Modify the current attribute sets.Method parameters in com.gigaspaces.internal.service with type arguments of type EntryModifier and TypeMethodDescriptionprotected voidAbstractGigaSpacesService.AppendInitialLookupAttributes(List<Entry> lookupAttributes) Constructors in com.gigaspaces.internal.service with parameters of type EntryModifierConstructorDescriptionServiceRegistrator(String[] groups, LookupLocator[] locators, DiscoveryListener listener, boolean useSharedLeaseRenewalManager, AbstractGigaSpacesService service, Entry[] serviceAttributes) -
Uses of Entry in com.gigaspaces.management.entry
Classes in com.gigaspaces.management.entry that implement EntryModifier and TypeClassDescriptionclassUsed as a means for a service to publish information about a JMX Connector. -
Uses of Entry in com.j_spaces.core
Methods in com.j_spaces.core that return Entry -
Uses of Entry in com.j_spaces.core.client
Classes in com.j_spaces.core.client that implement EntryModifier and TypeClassDescriptionclassEntry snapshot class.classDeprecated.Since 8.0 - This class has been deprecated and will be removed in future versions.Methods in com.j_spaces.core.client that return EntryMethods in com.j_spaces.core.client with parameters of type EntryModifier and TypeMethodDescriptionvoidSpaceURL.setLookupAttribute(String name, Entry attr) Deprecated.LookupRequest.setServiceAttributes(Entry[] attributes) static voidLookupFinder.sortLookupAttributes(Entry[] attributes) Deprecated. -
Uses of Entry in com.j_spaces.core.client.lus
Constructors in com.j_spaces.core.client.lus with parameters of type EntryModifierConstructorDescriptionAbstractServiceDiscoveryListener(String serviceName, Class[] classes, Entry[] serviceAttributes) Creates a new listener for the given service. -
Uses of Entry in com.j_spaces.core.cluster.startup
Methods in com.j_spaces.core.cluster.startup with parameters of type Entry -
Uses of Entry in com.j_spaces.core.filters.entry
Methods in com.j_spaces.core.filters.entry that return Entry -
Uses of Entry in com.j_spaces.core.service
Methods in com.j_spaces.core.service that return EntryModifier and TypeMethodDescriptionEntry[]ServiceAdminImpl.getLookupAttributes()Entry[]ServiceAdminProxy.getLookupAttributes()Methods in com.j_spaces.core.service with parameters of type EntryModifier and TypeMethodDescriptionvoidServiceAdminImpl.addLookupAttributes(Entry[] attrSets) voidServiceAdminProxy.addLookupAttributes(Entry[] attrSets) voidServiceAdminImpl.modifyLookupAttributes(Entry[] attrSetTemplates, Entry[] attrSets) voidServiceAdminProxy.modifyLookupAttributes(Entry[] attrSetTemplates, Entry[] attrSets) -
Uses of Entry in com.j_spaces.jmx
Methods in com.j_spaces.jmx that return EntryMethods in com.j_spaces.jmx with parameters of type Entry -
Uses of Entry in com.j_spaces.kernel
Methods in com.j_spaces.kernel that return EntryModifier and TypeMethodDescriptionstatic EntryJSpaceUtilities.getServiceItemLookupAttributeName(ServiceItem serviceItem, Class<? extends Entry> entryClass) Methods in com.j_spaces.kernel with parameters of type EntryModifier and TypeMethodDescriptionstatic StringJSpaceUtilities.retrieveName(Entry[] attrs) static StringJSpaceUtilities.retriveClusterName(Entry[] attrs) Method parameters in com.j_spaces.kernel with type arguments of type EntryModifier and TypeMethodDescriptionstatic EntryJSpaceUtilities.getServiceItemLookupAttributeName(ServiceItem serviceItem, Class<? extends Entry> entryClass) -
Uses of Entry in com.j_spaces.lookup.entry
Classes in com.j_spaces.lookup.entry that implement EntryModifier and TypeClassDescriptionclassCopyright (c) 2010 GigaSpaces Technologies Ltd.classThis lookup attributes providing registration space with cluster name class name.classContainer name attributes for registering to LookupService.classclassThe hostName attributes for registering to LookupService.classclassThe State entry represents the current service state.Methods in com.j_spaces.lookup.entry that return EntryModifier and TypeMethodDescriptionClusterGroup.fromString(String group) ClusterName.fromString(String clusterName) ContainerName.fromString(String attributeName) abstract EntryGenericEntry.fromString(String attributeName) HostName.fromString(String attributeName) State.fromString(String state) Methods in com.j_spaces.lookup.entry with parameters of type Entry -
Uses of Entry in com.j_spaces.sadapter.cache
Methods in com.j_spaces.sadapter.cache that return Entry -
Uses of Entry in com.sun.jini.lookup.entry
Classes in com.sun.jini.lookup.entry that implement EntryModifier and TypeClassDescriptionclassAn implementation of ServiceType that uses ResourceBundles.Methods in com.sun.jini.lookup.entry that return EntryModifier and TypeMethodDescriptionstatic Entry[]Returns a new array containing the elements of theaddAttrSetsparameter (that are not duplicates of any of the elements already in theattrSetsparameter) added to the elements ofattrSets.static Entry[]Returns a new array containing the elements of theaddAttrSetsparameter (that are not duplicates of any of the elements already in theattrSetsparameter) added to the elements ofattrSets.static Entry[]Returns a new array that contains copies of the attributes in theattrSetsparameter, modified according to the contents of both theattrSetTmplsparameter and themodAttrSetsparameter.static Entry[]LookupAttributes.modify(Entry[] attrSets, Entry[] attrSetTmpls, Entry[] modAttrSets, boolean checkSC) Returns a new array that contains copies of the attributes in theattrSetsparameter, modified according to the contents of both theattrSetTmplsparameter and themodAttrSetsparameter.Methods in com.sun.jini.lookup.entry with parameters of type EntryModifier and TypeMethodDescriptionstatic Entry[]Returns a new array containing the elements of theaddAttrSetsparameter (that are not duplicates of any of the elements already in theattrSetsparameter) added to the elements ofattrSets.static Entry[]Returns a new array containing the elements of theaddAttrSetsparameter (that are not duplicates of any of the elements already in theattrSetsparameter) added to the elements ofattrSets.static voidThrows anIllegalArgumentExceptionif any element of the array is not an instance of a validEntryclass (the class is not public, or does not have a no-arg constructor, or has primitive public non-static non-final fields).static booleanTests that twoEntry[]arrays are the same.static booleanTest that two entries are the same type, with the same public fields.static booleanTest if the parametertmplis the same class as, or a superclass of, the parametere, and that every non-nullpublic field oftmplis the same as the corresponding field ofe.static Entry[]Returns a new array that contains copies of the attributes in theattrSetsparameter, modified according to the contents of both theattrSetTmplsparameter and themodAttrSetsparameter.static Entry[]LookupAttributes.modify(Entry[] attrSets, Entry[] attrSetTmpls, Entry[] modAttrSets, boolean checkSC) Returns a new array that contains copies of the attributes in theattrSetsparameter, modified according to the contents of both theattrSetTmplsparameter and themodAttrSetsparameter. -
Uses of Entry in com.sun.jini.mahalo
Methods in com.sun.jini.mahalo that return EntryMethods in com.sun.jini.mahalo with parameters of type EntryModifier and TypeMethodDescriptionvoidTxnManagerImpl.addLookupAttributes(Entry[] attrSets) voidTxnManagerImpl.modifyLookupAttributes(Entry[] attrSetTemplates, Entry[] attrSets) -
Uses of Entry in com.sun.jini.reggie
Methods in com.sun.jini.reggie that return EntryModifier and TypeMethodDescriptionEntryRep.get()Convert back to an Entry.Entry[]GigaRegistrar.getLookupAttributes()static Entry[]Converts an array of EntryRep to an array of Entry.Methods in com.sun.jini.reggie that return types with arguments of type EntryMethods in com.sun.jini.reggie with parameters of type EntryModifier and TypeMethodDescriptionvoidGigaRegistrar.addLookupAttributes(Entry[] attrSets) voidGigaRegistrar.modifyLookupAttributes(Entry[] attrSetTemplates, Entry[] attrSets) static EntryRep[]EntryRep.toEntryRep(Entry[] entries, boolean needCodebase) Converts an array of Entry to an array of EntryRep.Constructors in com.sun.jini.reggie with parameters of type Entry -
Uses of Entry in net.jini.admin
Methods in net.jini.admin that return EntryModifier and TypeMethodDescriptionEntry[]JoinAdmin.getLookupAttributes()Get the current attribute sets for the service.Methods in net.jini.admin with parameters of type EntryModifier and TypeMethodDescriptionvoidJoinAdmin.addLookupAttributes(Entry[] attrSets) Add attribute sets for the service.voidJoinAdmin.modifyLookupAttributes(Entry[] attrSetTemplates, Entry[] attrSets) Modify the current attribute sets, using the same semantics as ServiceRegistration.modifyAttributes. -
Uses of Entry in net.jini.core.entry
Fields in net.jini.core.entry declared as EntryConstructors in net.jini.core.entry with parameters of type EntryModifierConstructorDescriptionUnusableEntryException(Entry partial, String[] badFields, Throwable[] exceptions) Create an exception for the given partial entry and vectors of bad field names/nested exception pairs. -
Uses of Entry in net.jini.core.lookup
Fields in net.jini.core.lookup declared as EntryModifier and TypeFieldDescriptionEntry[]ServiceItem.attributeSetsAttribute sets.Entry[]ServiceTemplate.attributeSetTemplatesAttribute set templates to match, or null.Methods in net.jini.core.lookup with parameters of type EntryModifier and TypeMethodDescriptionvoidServiceRegistration.addAttributes(Entry[] attrSets) Adds the specified attribute sets (those that aren't duplicates of existing attribute sets) to the registered service item.voidServiceRegistration.modifyAttributes(Entry[] attrSetTemplates, Entry[] attrSets) Modifies existing attribute sets.voidServiceRegistration.setAttributes(Entry[] attrSets) Deletes all of the service item's existing attributes, and replaces them with the specified attribute sets.Constructors in net.jini.core.lookup with parameters of type EntryModifierConstructorDescriptionServiceItem(ServiceID serviceID, Object service, Entry[] attrSets) Simple constructor.ServiceTemplate(ServiceID serviceID, Class[] serviceTypes, Entry[] attrSetTemplates) Simple constructor. -
Uses of Entry in net.jini.entry
Classes in net.jini.entry that implement EntryModifier and TypeClassDescriptionclassAn abstract implementation ofEntrythat provides useful implementations ofequals,hashCode, andtoString.Methods in net.jini.entry with parameters of type EntryModifier and TypeMethodDescriptionstatic booleanReturnstrueif the two arguments are of the same class and for each entry field F, the arguments' values for F are either bothnullor the invocation ofequalson one argument's value for F with the other argument's value for F as its parameter returnstrue.static intReturns zero XORed with the result of invokinghashCodeon each of the argument's non-nullentry fields.static StringReturns aStringrepresentation of its argument that will contain the name of the argument's class and a representation of each of the argument's entry fields. -
Uses of Entry in net.jini.lookup
Methods in net.jini.lookup that return EntryModifier and TypeMethodDescriptionEntry[]JoinManager.getAttributes()Returns an array containing the set of attributes currently associated with the service.Methods in net.jini.lookup with parameters of type EntryModifier and TypeMethodDescriptionvoidJoinManager.addAttributes(Entry[] attrSets) Associates a new set of attributes with the service, in addition to the service's current set of attributes.voidJoinManager.addAttributes(Entry[] attrSets, boolean checkSC) Associates a new set of attributes with the service, in addition to the service's current set of attributes.JoinManager.addAttributes(Entry[] attrSets, boolean checkSC, JoinManager.ModifyAttributesLatchFactory latchFactory) voidJoinManager.modifyAttributes(Entry[] attrSetTemplates, Entry[] attrSets) Changes the service's current set of attributes using the same semantics as themodifyAttributesmethod of theServiceRegistrationclass.voidJoinManager.modifyAttributes(Entry[] attrSetTemplates, Entry[] attrSets, boolean checkSC) Changes the service's current set of attributes using the same semantics as themodifyAttributesmethod of theServiceRegistrationclass.JoinManager.modifyAttributes(Entry[] attrSetTemplates, Entry[] attrSets, boolean checkSC, JoinManager.ModifyAttributesLatchFactory latchFactory) voidJoinManager.replaceRegistration(Object serviceProxy, Entry[] attrSets) Registers a new reference to the service with all current and future discovered lookup services, applying semantics identical to the one-argument form of this method, except with respect to the registration of the given attribute sets.voidJoinManager.setAttributes(Entry[] attrSets) Replaces the service's current set of attributes with a new set of attributes.JoinManager.setAttributes(Entry[] attrSets, JoinManager.ModifyAttributesLatchFactory latchFactory) Constructors in net.jini.lookup with parameters of type EntryModifierConstructorDescriptionJoinManager(Object serviceProxy, Entry[] attrSets, ServiceID serviceID, DiscoveryManagement discoveryMgr, LeaseRenewalManager leaseMgr) Constructs an instance of this class that will register the service with all discovered lookup services, using the suppliedServiceID.JoinManager(Object serviceProxy, Entry[] attrSets, ServiceID serviceID, DiscoveryManagement discoveryMgr, LeaseRenewalManager leaseMgr, Configuration config) Constructs an instance of this class, configured using the items retrieved through the givenConfiguration, that will register the service with all discovered lookup services, using the suppliedServiceID.JoinManager(Object serviceProxy, Entry[] attrSets, ServiceIDListener callback, DiscoveryManagement discoveryMgr, LeaseRenewalManager leaseMgr) Constructs an instance of this class that will register the given service reference with all discovered lookup services and, through an event sent to the givenServiceIDListenerobject, communicate the service ID assigned by the first lookup service with which the service is registered.JoinManager(Object serviceProxy, Entry[] attrSets, ServiceIDListener callback, DiscoveryManagement discoveryMgr, LeaseRenewalManager leaseMgr, Configuration config) Constructs an instance of this class, configured using the items retrieved through the givenConfigurationobject, that will register the given service reference with all discovered lookup services and, through an event sent to the givenServiceIDListenerobject, communicate the service ID assigned by the first lookup service with which the service is registered. -
Uses of Entry in net.jini.lookup.entry
Classes in net.jini.lookup.entry that implement EntryModifier and TypeClassDescriptionclassA free-form comment about a service.classThe name of a service as used by users.classGeneric information about a service.classHuman-oriented information about the "type" of a service.classThe base class from which other status-related entry classes may be derived. -
Uses of Entry in net.jini.space
Methods in net.jini.space that return EntryModifier and TypeMethodDescriptionJavaSpace.read(Entry tmpl, Transaction txn, long timeout) Read any matching entry from the space, blocking until one exists.JavaSpace.readIfExists(Entry tmpl, Transaction txn, long timeout) Read any matching entry from the space, returningnullif there is currently is none.The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.JavaSpace.take(Entry tmpl, Transaction txn, long timeout) Take a matching entry from the space, waiting until one exists.JavaSpace.takeIfExists(Entry tmpl, Transaction txn, long timeout) Take a matching entry from the space, returningnullif there is currently is none.Methods in net.jini.space with parameters of type EntryModifier and TypeMethodDescriptionJavaSpace.notify(Entry tmpl, Transaction txn, RemoteEventListener listener, long lease, MarshalledObject handback) When entries are written that match this template notify the givenlistenerwith aRemoteEventthat includes thehandbackobject.JavaSpace.read(Entry tmpl, Transaction txn, long timeout) Read any matching entry from the space, blocking until one exists.JavaSpace.readIfExists(Entry tmpl, Transaction txn, long timeout) Read any matching entry from the space, returningnullif there is currently is none.The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.JavaSpace.take(Entry tmpl, Transaction txn, long timeout) Take a matching entry from the space, waiting until one exists.JavaSpace.takeIfExists(Entry tmpl, Transaction txn, long timeout) Take a matching entry from the space, returningnullif there is currently is none.JavaSpace.write(Entry entry, Transaction txn, long lease) Write a new entry into the space. -
Uses of Entry in org.jini.rio.event
Classes in org.jini.rio.event that implement EntryModifier and TypeClassDescriptionclassThe EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service. -
Uses of Entry in org.openspaces.admin.internal.discovery
Methods in org.openspaces.admin.internal.discovery with parameters of type EntryModifier and TypeMethodDescriptionstatic StringDiscoveryService.getJMXConnection(Entry[] attrs) Get the String value found in the JMXConnection entry, or null if the attribute set does not include a JMXConnection